body 
{
	background-color:#B0A15E;
	margin: 0;
	padding:0;
	width:100%;
	height:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/site/bg.png);
	background-repeat: repeat-y;
	color: #FFFFFF;
}

div#container
{
	margin-top:0px;
	width:770px;
	margin-left:auto;
	margin-right:auto;
	text-align:justify;
	background-color:#FFFFFF;
	background-image: url(images/site/containerback.jpg);
	background-repeat: repeat-y;
	color: #FFFFFF;
}

div#logo
{
	margin-left:auto;
	margin-right:auto;
	height:195px;
	width:770px;
	display:block;
	background-color:black;
	color:white;
	background-image: url(images/site/banner.jpg);
	background-repeat: no-repeat;
}
#container #logo ul {
	margin: 0px;
	padding: 0px;
	display: inline;
	position: absolute;
	top: 150px;
	width: 400px;
	text-align: right;
}
#container #logo li {
	display: inline;
}
#container #logo a {
	color: #F6EAB0;
	margin-left: 10px;
	font-style: normal;
}


div#textArea
{
clear:both;
display:block;
width:760px;
margin-left:auto;
margin-right:auto;
background-position:right top;
background-repeat:repeat-y;
}

p
{
padding-left:20px;
padding-right:20px;
}

p.bodyText
{
padding-left:20px;
padding-right:20px;
margin-right:250px;
}

h2
{
color:#F6EAB0;
font-size:16px;
margin-left:20px;
margin-bottom:0px;
margin-top:10px;
}
#container #textArea .underNormalcustomernames {
	font-style: italic;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #F6EAB0;
}

#container #textArea .imageCenter {
	text-align: center;
}


span#bottomText
{
	margin-left:auto;
	margin-right:auto;
	width:770px;
	display:block;
	font-size:11px;
	height:40px;
	text-align:center;
	color:#000000;
	clear:both;
	background-color:#B0A15E;
	background-image: url(images/site/SPANBOTTOMBACK.jpg);
	background-repeat: no-repeat;
	line-height: 35px;
}

span#bottomText a
{
	color:#000000;
	text-decoration:none;
	font-style: normal;
}

span#bottomText a:hover
{
color:white;
text-decoration:underline;
}

div#map
{
	padding: 4px 4px 4px 4px;
	display:block;
	border:1px solid #F6EAB0;
	margin-bottom:10px;
	margin-left:20px;
	width: 440px;
	height: 330px;
	color: #000000;
}

div#map a
{
	color:black;
	font-style: normal;
}

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

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

img
{
	border:1px solid #F6EAB0;
	margin-bottom:0px;
	margin-right: 4px;
	margin-left: 4px;
}

p.underNormal
{
padding-left:20px;
padding-right:20px;
margin-top:0px;
}

img.floatRight
{
	float:right;
	margin-left: 10px;
	margin-right: 10px;

}
img.floatRight2
{
	float:right;
	margin-right: 54px;

}

div#address
{
	width:260px;
	display:block;
	float:right;
	margin-right: 30px;
}
#container #textArea #localLink {
	float: right;
	width: 200px;
}
