.menu_image_repeat {
	background-image: url(images/menu_06.gif);
	background-repeat: repeat-y;
}
.header_bground {
	background-image: url(images/main_03.gif);
	background-repeat: repeat-x;
	height: 43px;
	text-indent: 23px;
}
.arial_12pt_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}

.bottom_main {
	background-color: #DEE9DF;
	background-image: url(images/main_09.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 218px;
}
.title_indent {
	padding-left: 50px;
}
.thumbHold {
	overflow: hidden;
	width: 530px;
}

.top_main {
	background-color: #DEE9DF;
	background-image: url(images/main_06.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.thumbRow {
	margin-bottom: 10px;
	overflow: visible;
	width: 530px;
}



#menu ul {
	list-style-type: none;
	margin-left: 6px;
	padding-left: 6px;
}
#menu a {
	color: #50673D;
	display: block;
	width: 99%;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 5px;
}
#maincontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 530px;
	margin-left: 23px;
	line-height: 18px;
}
.gallery_thumbnail {
	float: left;
	height: 120px;
	width: 160px;
	margin-right: 10px;
	margin-bottom: 10px;
}


#maincontent a {
	font-weight: normal;
	color: #475F37;
}
.gallery {
	width: 510px;
}
.thumbNail {
	margin: 5px;
	height: 120px;
	width: 160px;
	float: left;
	background-color: #999999;
}
.clear {
	clear: both;
}





.main {
	background-color: #DEE9DF;
}

#menu ul li a:hover {
	background-color: #D8DCCD;
}

#menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #50673D;
	margin-top: 5px;
}
#linkbox {
	background-color: #E7E6C8;
	width: 350px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px;
	border: 1px solid #627A52;
}
#linkbox a {
	color: #000000;
}


#maincontent a:hover {
	font-weight: normal;
	color: #006600;
	text-decoration: underline;
}
body {
	background-color: #FBFBF7;
	margin: 0px;
	padding: 0px;
}
#linkbox a:hover {
	color: #4D653D;
	text-decoration: underline;
}
.floatright {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 5px;
}
.floatleft {

	float: left;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-right: 10px;
}
