body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background: url(../grfx/bg.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	text-align: center;
	
	
}

h1 {
	font-size: 15px;
	color: #422405;
}

h2 {
	font-size: 11px;
	color: #422405;
}

.floatimg {
	float:left;
	padding-right: 10px;


}

li {
padding-bottom: 35px;
}

.floatimgright {
	float:right;
	padding-left: 20px;

}

.right_links {
	margin-left: 160px;

}

a:link {
	text-decoration: underline;
	color: #422405;
	font-weight: bold;
}

a:visited {

	text-decoration: underline;
	color: #422405;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
	color: #7f5328;
	font-weight: bold;
}

*:first-child+html #shadow2 {

background-position: top;


}


#shadow {

	width: 817px !important;
	

	margin-right: auto;

	margin-left: auto;

	background:url(../grfx/shadowtest.jpg)  no-repeat;

	background-position: top center !important;

	overflow: visible;
	
	


}

#shadow2 {
	
	
	margin-bottom: 30px;
	
}	

#container {
	width: 801px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	
}

#header {
	width: 801px;
	height: 115px;
}

#main_image {
	width: 801px;
	height: 153px;
		margin: 0;
	padding: 0;
}

#navigation {
	width: 801px;
	height: 29px;

	
}

#content_wrapper {
	border-left: 1px solid black;
	border-right: 1px solid black;
	width:799px !important;
	width: 801px;
	min-height:500px;
    height:auto !important;
	height:100%;
	background-image: url(../grfx/content_bg.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #f1efe9;
	float:left;

	
}

#content {
	text-align: left;
	min-height:330px;
    height:auto !important;
	height:450px;
	background-position: top right;
	padding: 40px 44px 20px 40px;
	margin-left: 15px 0 0 40px !important;	
	width:700px !important;
	width: 730px;
	float: left;

	margin-top: 0;
	
}


#content .address {
	margin-left: 2px;
	line-height: 10px;
}
#content .address2 {
	margin-left: 109px;
	line-height: 10px;
}
#content .address3 {
	margin-left: 46px;
	line-height: 10px;
}

.image_container{
	float:left;
	width:640px;
}

.photo_object_container {
	float:left;
	text-align:center;	
	width:160px;
	min-height:180px;
}

.photo_container {
	padding: 4px 0 4px 0;
	min-height: 140px;
}

.document_container {
	min-height: 60px;
}

.img_gallery {
	border:solid 1px black;
}

* html #content_wrapper {
	margin: -18px 0 -180px 0;
}





#footer {
	clear: both;
	background: url(../grfx/footer_bg.jpg) repeat-x;
	margin-left: auto;
	margin-right: auto;
	height: 79px;
	overflow: visible;

	
}

#footer .small {
	
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #fffefe;
	
}

#footer p {
	margin: 0;
	padding-top:20px;
}


#footer a {
	text-decoration: none;
	color: #fffefe;
	font-weight: normal;
}

#footer a:visited {
	text-decoration: none;
	color: #fffefe;
	font-weight: normal;

}
#footer a:hover {
	text-decoration: none;
	color: #b58e69;
	font-weight: normal;
}