body 
{
	margin: 0;
	padding:0;
	width:100%;
	height:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-repeat: repeat;
	background-image: url(images/site/bg.jpg);
	background-attachment: fixed;
	background-color: #D7CCC6;
}

div#container
{
	margin-top:15px;
	width:770px;
	display: block;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border: 5px solid #A6170F;
	padding: 6px;
/*margin-left:auto;
margin-right:auto;
border:solid 1px #5a5242;*/
}

div#menu
{
	display:block;
	height:393px;
	width: 770px;
	background-repeat: no-repeat;
	background-image: url(images/site/banner.jpg);
}

div#menu span#links
{
	width:100px;
	overflow:visible;
	display:block;
	/*background-color:#e4ded2;*/
position:relative;
	top:320px;
	text-align: right;
	left: 10px;
	height: 80px;
	color: #000000;
}
#container #content .bullet {
	margin-left: 20px;
	margin-right: 5px;
}


div#content
{
	width:770px;
	text-align:justify;
	height: auto;
}

span#footer
{
	width:770px;
	clear:both;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	display:block;
	color:#A6170F;
	font-size:80%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	line-height: 33px;
	background-repeat: no-repeat;
}

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

span#footer a:hover
{
	color:#000000;
}

img.thumbs
{
}

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

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

a
{
	text-decoration:none;
	font-style:normal;
	font-weight:bold;
	color: #A6170F;
}

a:hover
{
color:#FF0000;
text-decoration:underline;
}

div#map
{
	padding: 5px;
	margin-left:13px;
	border:1px solid #A6170F;
	width: 360px;
	height: 290px;
	float: left;
	margin-bottom: 20px;
	margin-right: 0px;
	margin-top: 15px;
}
div#map a
{
color:#A6170F;
}
h1
{
	color:#93001D;
	font-size:14px;
	font-weight: bold;
}

h2
{
	color:#A6170F;
	font-size:14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 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:#FFFFFF;
font-size:80%;
}

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

img.righto
{
	float:right;
	background-color: #A7C9BB;
	padding: 1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 5px;
	border: 2px solid #A6170F;
}

div#address
{
	float:right;
	width:250px;
	margin-right: 100px;
	margin-top: 15px;
}
div#rightimages
{
	float:right;
	display:block;
	color:#000000;
	text-align:left;
	width: 205px;
	height: auto;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 20px;
}
