body {
	background-color: #3D3D3D;
	font-family: verdana;
	font-size: 11px;
	color: #323131;
}

#container {
	width: 800px;
	margin: 0 auto 0 auto;
}
#header {
	height:102px;
	width:800px;
	background-image:url(../images/header2.jpg);
	background-repeat:no-repeat;
	float:left;
}
#address{
	margin-left:640px;
	font-size:10px;
	color:#E8C336;
	line-height: 11px;
	padding: 0px;
	margin-top: 50px;
	font-weight: bold;
}

#navarea {
	background-color: #000000;
	height: 33px;
	float:left;
	width: 800px;
}

#navarea ul {
	margin: 0px;
	padding: 0px;
	line-height: 33px;
	white-space: nowrap;
}
#navarea li {
	display:inline;
	list-style: none;
}
#navarea a {
  display: block;
  float: left;
  text-decoration: none;
}

#hometextarea {
	background-image: url(../images/textarea.jpg);
	background-repeat: repeat-y;
	float: left;
	width: 800px;
	clear:both;
	padding-right:4px;
}

#insidetextarea {
	background-image: url(../images/textarea.jpg);
	background-repeat: repeat-y;
	padding-left: 0px;
	padding-right: 0px;
	margin:0px;
	width: 800px;
	clear:both;
	padding-right:4px;
}
#page {
	padding-left:20px;
	padding-right:10px;
}
#pagegallery {
	padding-left:20px;
	padding-right:10px;
}
.gallery {
	width:780px;
	border:none;
	height:400px;
	overflow:auto;
	background-color:#FFFFFF;
}
#hometext {
	float: left;
	width: 511px;
}

#ssarea {
	float: right;
	width: 275px;
	background-image: url(../images/ssarea.jpg);
	background-repeat: repeat-y;
	height:427px;
	margin-right:4px;
}

#ssbgarea {
	padding-left: 18px;
}

#bottomssimg {
	text-align: center;
	padding-right:4px;
}

#footer {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	height: 23px;
	font-size: 10px;
	color: #e2dede;
	padding-left: 2px;
	padding-top: 2px;;
	float:left;
	clear:both;
	width: 800px;
}

a:link, a:visited {
	text-decoration: underline;
	color: #323131;
}

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

h1 {
	font-weight: bold;
	font-size: 14px;
	color: #1c1c1c;
}
h3 {
	font-weight: bold;
	font-size: 12px;
	color: #323131;
}
#maps {
	width:350px;
	float:right;
}

#logos {
	margin-top: 20px;
}

#logos ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
}

#logos ul li {
	display: inline;
	padding-right: 5px;
	
}

#logos ul li img {
	border: 0px;
	padding-bottom: 10px;
}

#logos ul li a {
	text-decoration: none;
}
.options {
	width:385px;
	float:left;
}
.clear {
float:left;
clear:left;
width:100%;
}
.details{
font-size:16px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
}
.detailsblue{
font-size:16px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
color:#009;
}
.blue{
font-weight:bold;
color:#009;

}