* {margin:0; padding:0; border:none; }

body {
	background:#171717;
	font:15px Arial, Helvetica, sans-serif;
}

p {
	font:15px Arial, Helvetica, sans-serif;
	line-height:1.5em;
}

a,
a:link,
a:active,
a:visited{
	color:#666;
	text-decoration:none;
}

a:hover{
	color:#9F0000;
	text-decoration:underline;
}

#background-contain {
	background:#d2d2d2 url(../img/main-bg.jpg) repeat-y top center;
	min-height:300px;
	margin:0 auto;
}

#main-contain {
	width:960px;
	min-height:300px;
	margin:0 auto;
}

#index-header {
	width:960px;
	margin:0 auto;
	}

#index-head-wood {
	width:31px;
	float:left;
}

#photo-rotation {
	width:754px;
	float:left;
}

#logo-wood {
	width:175px;
	float:left
}

#navagation {
	width:960px;
	margin-top:25px;
	}
	
#content {
	width:929px;
	min-height:300px;
	padding-top:25px;
	padding-left:31px;
}

#gallery-content {
	width:960px;
	min-height:450px;
}

#gallery-nav {
	width:960px;
}


#content ul,ol {
	margin:0 0 10px 17px;
}

#content h1 {
	font:20px Arial, Helvetica, sans-serif;
	color:#960000;
	margin:0 0 15px 0;
}
	
#footer {
	background:url(../img/footer-bg.jpg) repeat-x center top;
	height:119px;
	margin:0 auto;
}

#footer-contain {
	width:960px;
	margin:0 auto;
}

#footer-imgs {
	width:470px;
	float:left;
}

#footer-text {
	font:13px Arial, Helvetica, sans-serif;
	color:#FFF;
	text-transform:uppercase;
	line-height:1.6em;
	width:451px;
	height:99px;
	padding-top:20px;
	padding-left:39px;
	float:left;
}
	
#footer-text a {
	color:#80ccdf;
	text-decoration:none;
}

#footer-text a:hover {
	text-decoration:underline;
}


.photo_gal_table {
	margin: 20px 0;	
}

.photo_gal_table img {
	float: left;
	margin: 0 10px 10px 0;
	border: 1px solid #000;
	width: 100px;
	height: 80px;
}

.form_table input,textarea,select {
	margin: 2px;
	padding: 3px;
	border: 1px solid #000;
}

table.about-table td{padding:10px; vertical-align:top;}

ul#sitemap-list li{
	font:15px Arial, Helvetica, sans-serif;
	margin-left:5px;
	}