body 
{
	background-color:#F3EEDE;
	height:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	
}
div#lefty
{
	float:right;
	display:block;
	color:#000000;
	text-align:left;
	width: 305px;
	margin-left: 10px;
}
div#container
{
	width:770px;
	background-image: url(images/site/containerback.jpg);
	background-repeat: repeat-y;
	float: none;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #88242E;
	padding: 0px;
}

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

div#menu span#links
{
	height: 27px;
	display: inline;
	width: auto;
	position: relative;
	float: right;
	top: 83px;
	right: 21px;
}

div#content
{
	text-align:justify;
	margin-right: 20px;
	margin-left: 20px;
}

span#bottomText
{
	width:770px;
	display:block;
	font-size:12px;
	height:30px;
	text-align:center;
	color:#EAE0C5;
	background-repeat: no-repeat;
	line-height: 30px;
	background-color: #88242E;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}

span#bottomText a
{
color:#EAE0C5;
text-decoration:none;
}

span#bottomText a:hover
{
color:#FFFFFF;
}

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

img.menu
{
}

span#images
{
	width:750px;
	display:marker;
	margin-left:auto;
	margin-right:auto;
	margin-top: auto;
	margin-bottom: 5px;
	top: 80px;
	position: static;
}


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

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

div#map
{
	padding: 5px;
	border:1px solid #8E1C33;
	width: 400px;
	height: 300px;
	float: left;
	margin-bottom: 50px;
	margin-right: 20px;
	margin-left: 10px;
}

span#bottomLinks
{
	width:auto;
	clear:both;
	text-align:center;
	margin-top:10px;
	display:block;
	color:#64B51B;
	font-size:80%;
	height: 25px;
	line-height: 25px;
}


p.underHeader
{
	color: #000000;
	font-size: 15px;
	margin-top: 0px;
	margin-right: 30px;
	margin-left: 10px;
	margin-bottom: 0px;
}

img.righto
{
	float:right;
	margin-left: 5px;
}

div#address
{
	float:right;
	width:auto;
	margin-right: 40px;
	margin-top: 20px;
}
h2
{
	font-size: 16px;
	color: #8E1C33;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

