body, html { 
	font-family: arial, sans-serif;
	font-size: 12px;
	text-align: center;
	background-color: #fff;
    }
body img { 
	border:none; 
	}
#header {
	height: 263px;
	width: 758px;
	padding:0px;
	margin: 0 auto;
	}
#wrapper {
	margin: 0 auto;
	text-align: left;
	width: 748px;
	position: relative;
	padding:0px;
	height:100%;
	}
#menus {
		clear:left;
		float:left;
		padding:0;
		background:#e5cc8e url(images/metaltop-gold.gif) top repeat-x;
		border-bottom:1px solid #7E7567;
		width:100%;
		border-top:2px solid #141312;
		overflow:hidden;
		font-family:Verdana, sans-serif;
	}
#menus ul {
		float:left;
		margin:0;
		padding:0;
		list-style:none;
		position:relative;
		left:50%;
		text-align:center;
	}
#menus ul li {
		display:block;
		float:left;
		list-style:none;
		margin:0;
		padding:0;
		position:relative;
		right:50%;
	}
#menus ul li.first {
		border-left:1px solid #7E7567;
	}
#menus ul li.last {
		border-right:1px solid #ECE9D8;
	}
#menus ul li a {
		display:block;
		float:left;
		margin:0;
		padding:20px 10px 6px 10px;
		border-left:1px solid #ECE9D8;
		border-right:1px solid #7E7567;
		text-decoration:none;
		color:#7D6A46;
		font-size:.8em;
		font-weight:bold;
		text-transform:uppercase;
		line-height:1.3em;
	}
#menus ul li a:hover {
		color:#000;
		background-color:#ECE9D8;
		border-left:1px solid #fff;
		padding-top:18px;
		padding-bottom:8px;
	}
#menus ul li.active a,
#menus ul li.active a:hover {
		color:#fff;
		background:#141312;
		border-left:1px solid #655d51;
		padding-top:18px;
		padding-bottom:8px;
	}
#content {
	width: 748px;
	clear:both;
	background: #58a2c1;
	padding-bottom:10px;
	overflow:auto;
	}
#content a:link {color:#fff;text-decoration:underline;}
#content a:visited {color:#fff;text-decoration:underline;}
#content a:active {color:#000;text-decoration:underline;}
#content a:hover {color:#034e6c;text-decoration:underline;}
#leftcolumn {
	padding:5px 5px 5px 10px;
	width:200px;
	float:left;
	margin-top:10px;
	text-align:left;
	color:#fff;
	}
#leftcolumn p {
	text-align:left;
	padding:0px 0px 0px 20px;
	}
#leftcolumn h2{
	font-size:120%;
	color:#034e6c;
	}
#leftcolumn li{
	list-style:none;
	margin-left:15px;
	}
#leftcolumn h3{
	font-size:100%;
	color:#034e6c;
	}
#rightcolumn {
	padding:0px;
	margin:0px;
	width:530px;
	float:right;
	text-align:center;
	color:#0b0b0b;
	}
#rightcolumn h2 {
	color:#fff;
	font-size:140%;
	padding-top:20px;
	}
#rightcolumn h3 {
	color:#fff;
	font-size:120%;
	padding-left:60px;
	text-align:left;
	clear:both;
	}
#rightcolumn p {
	text-align:left;
	width:85%;
	margin-left:50px;
	}
#rightcolumn p.center {
	text-align:center;
	}
#rightcolumn ul {
	color:#000;
	text-align:left;	
	margin-left:80px;	
	}
#box {
	width:450px;
	margin-left:30px;
	}
#box img {
	float:left;
	width:200px;
	margin-top:10px;
	}
#box ul{
	margin:0px 0px 40px 250px;
	}
#brochure {width:500px;}
#brochure img {float:left;width:187px;height:317px;margin-left:35px;}
#brochure p {float:right;width:250px;margin:20px 0px 0px 0px;padding:0px;}
#footer {
	margin:0 auto;
	width:746px;
	height:20px;
	clear:both;
	position: relative;
	text-align: center;
	border-bottom: 2px solid black;
	background-image: url(images/dt_bg.gif);
	border-top: 2px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
	}
#footer p {
	margin-top:2px;
	}
form {
	background:transparent;
	width:450px;
	margin:0 auto;
	padding:5px 10px 5px 5px;
	min-height:270px;
	}
form p.forms {
	width: 400px;
	clear: left;
	margin: 0 0 0 10px;
	padding: 5px 0px 5px 5px;
	padding-left: 105px; /*width of left column containing the label elements*/
	height: 1%;
	}
form label {
	float: left;
	margin-left: -155px; 
	width: 150px;
	}
form input[type="text"]{
	width: 180px;
	}
form textarea{
	width: 230px;
	height: 60px;
	}	
a, a:visited, a:hover, a:active {
	color:#000;
	}
#viewer {
	width:450px; 
	height:260px; 
	background:#ececec url(turf/turf.jpg) 0 0px no-repeat;
	border:1px solid #aaa;
	margin:0 auto 20px auto;
	}
#viewer ul {margin-right:50px;}
.gallery {
	padding:0; 
	margin:220px 0 0 0; 
	list-style-type:none; 
	position:relative; 
	width:320px;
	}
.gallery img {
	border:0;
	}
.gallery li {
	float:left;
	}
.gallery li a, .gallery li a:visited {
	font-size:11px;
	float:left; 
	text-decoration:none; 
	color:#fff; 
	background:#000; 
	text-align:center; 
	width:25px; 
	height:26px; 
	line-height:24px; 
	border:1px solid #444;
	margin:2px;
	}
.gallery li a img {
	position:absolute; 
	top:-320px; 
	left:0; 
	visibility:hidden; 
	border:0;
	}
.gallery li a img.landscape {
	top:-220px;
	left:-80px;
	}
.gallery li a:hover {
	background:#ececec;
	}
.gallery li a:active, .gallery li a:focus {
	background:#444; 
	color:#fff;
	}
.gallery li a:active img, .gallery li a:focus img {
	visibility:visible;
	}
	

