body, h1, h2, h3, p, img, form, input, textarea, div, ul, li {
	margin: 0;
	padding: 0;
	border: 0;
	text-indent: 0;
	font-size-adjust: 0.50;	
	}

div#floatclearer {
	clear: both;
	color: #101010;
	height: 1px;
	}
	
body {
	background: #101010;
	}

div#bgline {
	position: absolute;
	left: 0px;
	top: 180px;
	display:block;
	height: 1px;
	line-height: 1px;
	overflow: hidden;
	width: 100%;
	background: #FFFFFF;
}

div#bg {
	position: absolute;
	left: 0px;
	top: 181px;
	width: 100%;
	height: 343px;
	background: #000000;
	}

div#wrapper {
	width: 800px;
	margin: 0 auto;
	background: #101010;
	}
	
/* navigation styling */

ul#homenav {
	font-size: 100%;
	float: left;
	position: relative;
	left:66px;
	padding-top: 253px;
	padding-right: 0px;
	padding-bottom: 2px;
	text-indent: 0;
	width: 556px;
	}
	
ul#homenav li {
	float: left;
	font-family: Verdana;
	font-size:10.5px;
	list-style-type: none;
	display: block;
	height: 11px;
	text-indent: 0;
	}
	
ul#homenav li p {
	text-decoration:none;
	line-height: 11px;
	font-size:10.5px;
	font-size: 1em;
	color: #FFFFFF;
	}
	
ul#homenav li a {
	text-decoration:none;
	color: #FFFFFF;
	}
	
ul#homenav li a:hover {
	color: #F4B12A;
	}
	
div#preloaded-images {
   position: absolute;
   left: -9999px; 
   top: -9999px;
}

/* sitewide text formatting */	
	
h3 {
	vertical-align:bottom;
	color: #F4B12A;
	font-family: Verdana;
	font-size: 10.5px;
	line-height: 22px;
	padding-bottom: 11px;
	}

h2 {
	float: left;
	width: 200px;
	font-family: Verdana;
	font-size: 19px;
	font-weight: normal;
	color: #F4B12A;
	padding-bottom: 14px;
	clear: left;
	}
	
p {
	vertical-align:bottom;
	color: white;
	font-family: Verdana;
	font-size: 10.5px;
	line-height: 22px;
	padding-bottom: 11px;
	}
	
div#homeheader img {
	float: left;
	padding-left: 40px;
	padding-top: 186px;
	padding-bottom: 2px;
	}
	
div#banner {
	float: left;
	}
	
div#banner img {
	border: 0px solid red;
	}
	
ul#homethumbnails {
	position: relative;
	padding-top: 1px;
	width: 515px;
	}
	
ul#homethumbnails li {
	float: right;
	padding-right: 3px;
	list-style-type: none;
	display: block;
	}
	
ul#homethumbnails li a {
	text-decoration: none;
	display: block;
	height: 70px;
	}
	
ul#homethumbnails li a.home1 {
	background: url('../images/home_1.jpg') no-repeat top left;
	width: 70px;
	}
	
ul#homethumbnails li a.home2 {
	background: url('../images/home_2.jpg') no-repeat top left;
	width: 70px;
	}
	
ul#homethumbnails li a.home3 {
	background: url('../images/home_3.jpg') no-repeat top left;
	width: 70px;
	}
	
ul#homethumbnails li a.home4 {
	background: url('../images/home_4.jpg') no-repeat top left;
	width: 70px;
	}
	
ul#homethumbnails li a.home5 {
	background: url('../images/home_5.jpg') no-repeat top left;
	width: 70px;
	}
	
ul#homethumbnails li a.home6 {
	background: url('../images/home_6.jpg') no-repeat top left;
	width: 70px;
	}
	
ul#homethumbnails li a.home7 {
	background: url('../images/home_7.jpg') no-repeat top left;
	width: 70px;
	}

ul#homethumbnails li a.home1:hover {
	background: url('../images/home_1a.jpg') no-repeat top left;
	width: 70px;
	}
	
ul#homethumbnails li a.home2:hover  {
	background: url('../images/home_2a.jpg') no-repeat top left;
	width: 70px;
	}
	
ul#homethumbnails li a.home3:hover  {
	background: url('../images/home_3a.jpg') no-repeat top left;
	width: 70px;
	}
	
ul#homethumbnails li a.home4:hover  {
	background: url('../images/home_4a.jpg') no-repeat top left;
	width: 70px;
	}
	
ul#homethumbnails li a.home5:hover  {
	background: url('../images/home_5a.jpg') no-repeat top left;
	width: 70px;
	}
	
ul#homethumbnails li a.home6:hover  {
	background: url('../images/home_6a.jpg') no-repeat top left;
	width: 70px;
	}
	
ul#homethumbnails li a.home7:hover  {
	background: url('../images/home_7a.jpg') no-repeat top left;
	width: 70px;
	}

div#maincontent {
	float: right;
	padding-right: 30px;
	width: 515px;
	}
	
div#maincontent p a {
	color: white;
	text-decoration: none;
	}
	
div#maincontent p a:hover {
	color: #F4B12A;
	}
	
div#floatclearer {
	clear: both;
	}
	
/* nav styling for other pages */

div#header img {
	float: left;
	padding-left: 40px;
	padding-top: 86px;
	padding-bottom: 12px;
	}

ul#nav {
	position: relative;
	float: left;
	left:66px;
	padding-top: 153px;
	padding-right: 0px;
	text-indent: 0;
	width: 556px;
	}
	
ul#nav li {
	float: left;
	font-family: Verdana;
	font-size:10.5px;
	list-style-type: none;
	display: block;
	height: 11px;
	text-indent: 0;
	}
	
ul#nav li p {
	text-decoration:none;
	line-height: 11px;
	font-size:10.5px;
	color: #FFFFFF;
	}
	
ul#nav li a {
	text-decoration:none;
	color: #FFFFFF;
	}
	
ul#nav li a:hover {
	color: #F4B12A;
	}


/* contact page styling */
form p {
	width: 320px;
	padding-bottom: 5px;
	}

form p span {
	float: left;
	clear: left;
	}
	
form p input {
	font-family: Verdana;
	font-size: 10.5px;
	width: 120px;
	height: 18px;
	margin-top: 5px;
	margin-right: 120px;
	float: right;
	padding-left: 5px;
 	color: #000000;
	background: #dddddd;
	}
	
form p input.button {
	float: left;
	position: relative;
	left: 75px;
	width: 40px;
	padding: 0;
	clear: both;
	background: #dddddd;
	}
	
form p textarea {
	font-family: Verdana;
	font-size: 10.5px;
	width: 240px;
	float: right;
	margin-top: 5px;
	padding-left: 5px;
	overflow: auto;
	background: #dddddd;
	color: #000000;
	}

	/* gallery page styling */

div#midline {
	float: left;
	position: absolute;
	display:block;
	height: 395px;
	width: 1px;
	top: -26px;
	left: -15px;
	background: #FFFFFF;
	z-index: 10;
	}

div#topline {
	padding-top: 0px;
	display:block;
 	height: 1px;
	overflow: hidden;
	line-height: 1px;
	background: #FFFFFF;
	width: 100%;
	}

div#container {
	width: 800px;
	height: 343px;
	background: #000000;
	padding-top: 0px;
	}
	
	
div#linklist {
	z-index: 5;
	float: left;
	position:absolute;
	position:absolute;
	padding-top: 20px;
	padding-left: 40px;
	display: block;
	width: 205px;
	height: 350px;
	overflow: auto; 
	scrollbar-arrow-color: #ffffff;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #262626;
	scrollbar-shadow-color: #262626;
	scrollbar-track-color: #3F3F3F;
	}
	
div#linklist p {
	position:absolute; 
	top:58px; 
	left:40px;
	}
	
div#linklist h2 {
	position:absolute; 
	font-size-adjust: 0.55;
	top:20px; 
	left:40px;
	}

div#linklist a{
	text-decoration:none;
	color: #FFFFFF;
	}

div#linklist a:hover{
	color: #F4B12A;
	}
	
ul#gallery { 
	position: relative;
	padding-top: 22px;
	width: 515px; 
	list-style: none; 
	display: block; 
	}

ul#gallery li {
   	position:relative;
	left:11px;
	float: left;
	list-style-type: none;
	display: block;
	}
	
#overlay {
	float:left;
	display:none;
	position:absolute;
	height:95px;
	width:95px;
	z-index:2;
}

#thumbnail{
	margin: 0 6px 2px 0;
   	position:relative;
   	height:95px;
   	width:95px;
	z-index:1;
}

ul#gallerynav {
	float: left;
	display: block;
	height: 11px;
	position: absolute;
	top: 528px;
	padding-top: 12px;
	padding-left: 267px;
	text-indent: 0;
	width: 750px;
	}
	
ul#gallerynav li {
	float: left;
	font-family: Verdana;
	font-size:10.5px;
	list-style-type: none;
	display: block;
	height: 11px;
	text-indent: 0;
	}
	
ul#gallerynav li p {
	text-decoration:none;
	line-height: 11px;
	font-size:10.5px;
	color: #FFFFFF;
	}
	
ul#gallerynav li a {
	text-decoration:none;
	color: #FFFFFF;
	}
	
ul#gallerynav li a:hover {
	color: #F4B12A;
	}

/* text page styling */

div#textcontent { 
	position: relative;
	padding-top: 18px;
	padding-left: 11px;
	width: 505px;  
	display: block; 
	}
	
div#textcontent a { 
	font-family: Verdana;
	font-size:10.5px;
	text-decoration:none;
	color: #FFFFFF;
	}
	
div#textcontent a:hover {
	color: #F4B12A;
	}

div#textcontent h3 {
	font-weight: bold;
	padding-bottom: 0px;
	padding-top: 10px;
}

div#footer {
	position:relative;
	display: block;
	height: 94px;
	width: 515px;
}
div#backtotop {
	position:absolute;
	top: 912px;
	float: left;
	padding-top: 20px;
	padding-left: 267px;
	font-family: Verdana;
	font-size:10.5px;
	display:block;
	width:515px;
	height:11px;
	}
	
div#backtotop a {
	text-decoration:none;
	color: #FFFFFF
	}
	
div#backtotop a:hover {
	color: #F4B12A;
	}
	
/* about page styling */

div#locationimages {
	display: block;
	width: 317px;
	height: 603px;
	position: absolute;
	left: 271px;
	top: 183px;
	float: right;
}

div#locationimages img {
	position: absolute;
	left:0px;
	top:62px;
}

.copyright {
	position:absolute;
	bottom:10px;
	width:505px;
}
.copyright p, .copyright a:link, .copyright a:visited {
	color:#444 !important;
	font-size:10px;
	line-height:16px;
	text-decoration:none !important;
}
.copyright a:hover, .copyright a:visited:hover {
	color:#444 !important;
	font-size:10px;
	line-height:16px;
	text-decoration:underline !important;
}
.copy {
	position:relative;
	float:left;
}
.terms {
	position:relative;
	float:right;
}

