body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #8d7d74;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a{
	text-decoration:none;
	color:#000000;
}
a:visited{
	text-decoration:none;
	color:#000000;
}
a:hover{
	text-decoration:underline;
	color:#000000;
}
h1 {
	font-size: 15px;
	font-weight: normal;
	color: #ec1c38;
	margin-top: 0px;
}

#container {
	width: 900px;
}
#leftside {
	float: left;
	width: 277px;
}
#logo {
	float: left;
	height: 212px;
	width: 277px;
}
#menu {
	float: left;
	height: 204px;
	width: 230px;
	background-image: url(../images/inner_menu_bg.jpg);
	text-align: left;
	padding-top: 40px;
	padding-left: 47px;
}
#menu ul{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 185px;
	list-style-type: none;
}
#menu ul li{
	float: left;
	height: 23px;
	width: 185px;
	padding-bottom: 3px;
}
#menu ul li a{
	font-size: 14px;
	color: #000000;
	height: 19px;
	width: 155px;
	padding-top: 4px;
	background-image: url(../images/menu_item_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
	text-decoration: none;
	float: left;
}
#menu ul li a:hover{
	background-image: url(../images/menu_item_bg-r.png);
	background-repeat: no-repeat;
	background-position: left top;
	cursor:pointer;
}
#menu ul li.selected a{
	background-image: url(../images/menu_item_bg-r.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#menu ul li.selected a:hover{
	background-image: url(../images/menu_item_bg-r.png);
	background-repeat: no-repeat;
	background-position: left top;
	cursor:pointer;
}

#lipud {
	float: left;
tabindex: 3;
	height: 20px;
	width:100px;
	text-align: left;
	
}


#home_banner {
	float: left;
	height: 456px;
	width: 623px;
}
#homebody {
	background-image: url(../images/home_boxes_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	float: left;
	width: 885px;
	background-color: #DCDCDC;
	text-align: left;
	padding-bottom: 20px;
	padding-left: 15px;
}
#copyright {
	text-align: right;
	float: left;
	width: 870px;
	padding-top: 8px;
	padding-right: 30px;
	padding-bottom: 20px;
	font-size: 11px;
	color: #cccccc;
}
#copyright a{
	color: #cccccc;
	text-decoration:none;
}
#copyright a:hover{
	color: #cccccc;
	text-decoration:underline;
}
#rightside {
	float: left;
	width: 623px;
}
#right_top {
	float: left;
	height: 21px;
	width: 573px;
	background-image: url(../images/inner_top_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 50px;
	padding-top: 42px;
}
.toplink {
	float: left;
	height: 18px;
	background-color: #ccd4cc;
	padding-top: 3px;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 5px;
}
#content_left {
	float: left;
	height: 538px;
	width: 14px;
}
#inner_body {
	background-color: #FFFFFF;
	float: left;
	min-height: 563px;
	width: 554px;
	text-align: left;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}
#content_right {
	float: left;
	height: 538px;
	width: 15px;
}
#innerbox_left {
	float: left;
	height: 145px;
	width: 15px;
}
#innerbox {
	background-color: #FFFFFF;
	float: left;
	height: 140px;
	width: 222px;
	text-align: left;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}

#inner_bottom {
	background-color: #DCDCDC;
	float: left;
	height: 15px;
	width: 900px;
}
#table_container {
	float: left;
	width: 885px;
}
#table_container a{
	color: #5d7121;
	text-decoration:none;
}
#table_container a:hover{
	color: #5d7121;
	text-decoration:underline;
}
#inner_stretch {
	float: left;
	width: 900px;
	background-color: #DCDCDC;
}
.color_red15 {
	color: #ec1c38;
	font-size:15px;
}
.color_green15 {
	font-size: 15px;
	color: #5d7121;
}

.table_cell_top_padding {
	padding-top: 20px;
	padding-bottom: 10px;
}
.gallery_row {
	float: left;
	width: 554px;
}

.gallery-container{
	width:84px;
	float:left;
	padding-bottom:10px;
}
