body
{
	margin: 0px;
	color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	text-align: left;
	vertical-align: top;
	width: 100%;
	background-color: #000;
}
img { border: 0px; }
td { vertical-align: top; }
#entirepage {
	width: 1000px;
	margin: auto;
}
#bodyarea {
	position: relative;
	left: -90px;
	top: 30px;
	width: 600px;
	float: right;
}
#homepage1 {
	position: relative;
	overflow: hidden; 
	background-image: url(../images/home1.jpg);
	background-repeat: no-repeat;
	width: 1000px;
	height: 580px;
	top: 0px;
}
#internal {
	position: relative;
	background-image: url(../images/inside.jpg);
	background-repeat: no-repeat;
	width: 1000px;
	height: 650px;
	top: 0px;
}
#navmenu { position: relative; left: 640px; height: 25px;}
#leftnav
{
	position: relative;
	left: 130px;
	top: 236px;
	width: 120px;
	float: left;
}
#googlemap {
	position: relative;
	float: right;
}
h1 {
	font-size: 22px;
	font-weight: normal;
	margin: 5px 0px 2px 0px;
	color: #33afb2;
	text-transform: uppercase;
	text-align: right;
	font-family: "MS Sans Serif", Geneva, sans-serif;
}
h2 {
	font-size: 13px;
	font-weight: normal;
	margin: 20px 0px 2px 0px;
	color: #33afb2;
	text-transform: uppercase;
	font-family: "MS Sans Serif", Geneva, sans-serif;
}
p { margin: 6px 0px 10px 0px; line-height: 20px; }
.leftnavmenu {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	line-height: 31px;
	font-size: 12px;
	text-transform: uppercase;
	color: #33afb2; 
}
.line
{
	border-top: 1px #666 solid;
	margin: 30px 0 10px 0;
}
.slideshowimg, .gallery { border: 1px #666 solid; }
.galleryname {color: #33afb2; text-align: right; }
.footer { position: relative; clear: both; color: #666; text-align: center; padding-top: 60px; font-size: 10px; line-height: 12px; }
.inputfield { background: #2e2f30; color: #fff; height: 13px; border: 0px;}
.textfield { background: #2e2f30; color: #fff;  border: 0px;}
.slideshow
{
	text-align: left;
	margin: 30px 0 20px 0;
	display: block;
	height: 350px;
}
.note
{
	font-size: 10px;
	line-height: 12px; 
	font-style: italic;
}

.submitbtn { background-image: url(../images/submitoff.gif); border: none; width: 63px; height: 26px;}
.submitbtn:hover { background-image: url(../images/submiton.gif); border: none; width: 63px; height: 26px; }

.smallnote
{
	font-size: 12px;
	font-style: italic;
}
.copynote { font-size: 11px; }
.error { color: #600; }

a:link, a:active, a:visited {
color: #33afb2; 
text-decoration: none;
}
a:hover {
color: #FFF;
text-decoration: underline;
}
a.left:link, a.left:active, a.left:visited {
color: #FFF;
text-decoration: none;
}
a.left:hover {
color: #33afb2; 
text-decoration: none;
}
a.footerlink:link, a.footerlink:active, a.footerlink:visited {
color: #666;
text-decoration: none;
}
a.footerlink:hover {
color: #33afb2; 
text-decoration: none;
}
a.lefton:link, a.lefton:active, a.lefton:visited, a.lefton:hover {
color: #33afb2; 
text-decoration: none;
}
