body 
{
	margin: 0;
	padding:0;
	width:100%;
	height:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-repeat: repeat-y;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #94845A;
	border-right-color: #94845A;
	border-bottom-color: #94845A;
	border-left-color: #94845A;
	background-attachment: fixed;
	background-color: #CCCCCC;
}

div#container
{
	margin-top:5px;
	width:800px;
	background-repeat: no-repeat;
	display: block;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(images/logo.jpg);
	border: 2px solid #B7332E;
	float: none;
/*margin-left:auto;
margin-right:auto;
border:solid 1px #5a5242;*/
}

div#menu
{
	display:block;
	height:231px;
	width: 800px;
	background-repeat: no-repeat;
	background-image: url(images/site/logo.jpg);
	border-top-width: 2px;
	border-top-color: #AD7C39;
	border-right-color: #AD7C39;
	border-bottom-color: #AD7C39;
	border-left-color: #AD7C39;
}

div#menu span#links
{
	width:180px;
	overflow:visible;
	display:block;
	/*background-color:#e4ded2;*/
position:relative;
	top:110px;
	margin-left: 10px;
	text-align: right;
	left: 0px;
}

div#content
{
	width:800px;
	margin-left:0px;
	text-align:justify;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

span#footer
{
	width:800px;
	clear:both;
	text-align:center;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	display:block;
	color:#FFFFFF;
	font-size:80%;
	background-color: #B7332E;
}

span#footer a
{
color:#FFFFFF;
text-decoration:none;
font-weight:normal;
font-style:normal;
}

span#footer a:hover
{
color:#000000;
text-decoration:underline;
}

img.thumbs
{
border-color:#5a5242;
border-width:1px;
margin-left:4px;
}

img.menu
{
border:none;
margin-bottom:4px;
margin-top:4px;
}

span#images
{
width:750px;
display:block;
text-align:center;
margin-left:auto;
margin-right:auto;
}

a
{
color:#B7332E;
text-decoration:none;
font-style:italic;
font-weight:bold;
}

a:hover
{
color:#990000;
text-decoration:none;
}

div#map
{
	padding: 5px;
	margin-left:30px;
	border:solid 1px #5a5242;
	width: 400px;
	height: 300px;
	float: left;
	margin-bottom: 20px;
	margin-right: 0px;
}

h1
{
color:#FFFFFF;
font-size:24px;
}

h2
{
	color:#5a5242;
	font-size:14px;
	margin-bottom: 0px;
}

span#bottomLinks
{
width:800px;
clear:both;
text-align:center;
margin-top:10px;
margin-left:auto;
margin-right:auto;
margin-bottom:10px;
display:block;
color:#B7332E;
font-size:80%;
}

p.underHeader
{
	margin-top:0px;
	margin-right: 15px;
	margin-left: 15px;
}

img.righto
{
	float:right;
	margin-left: 10px;
	border-color: #5a5242;
	border-width: 1px;
	margin-right: 0px;
	background-color: #B7332E;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 2px;
}

div#address
{
	float:left;
	width:200px;
	margin-left: 60px;
}
