/* ================================================================ 
GENERAL STYLES
=================================================================== */
body {
 background:#070704;  
 font-family:Tahoma, Arial, Verdana, sans-serif;
}

ul {
	margin:0px;
	padding:0px;
}

hr {
	color:#DAC198;
	height: 1px;
}

a {
	color:#D18F38;
	text-decoration:none;
}

.emphasis {
	font-weight: bold;
	color:#D18F38;
	font-size:17px;}
	
	p.emphasis {
		margin: 22px 0px 18px 0px;
		}

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

.border {
	width:955px; 
	border:1px solid #DAC198; 
	border-width:1px 1px 1px 1px; 
	margin:24px 0 0 0;
}

	h2 {
	color:#D18F38;
	font-weight:bold;
	text-transform:uppercase;
	font-size:17px;
	margin: 22px 0px 18px 0px;
	} 
	
		h3 {
	color:#4A2710; 
	font-weight:bold;
	font-size:14px;
	margin: 18px 0px 6px 0px;
	} 
		
.content {
	background: url(../images/content.jpg) #070704 no-repeat;
	vertical-align:top;
	margin:0px;
	padding:0px;
	}
	
	.wwlogo {
	position:absolute;
	width:264px;
	margin-top: -280px;
	vertical-align:bottom;
	}
	
.submenu {
	display:block;
	position:relative;
	width:162px;
	left:51px;
	top:38px;
	text-align:center;
	font-size:12px;
	color:#DAC198;
}

.submenu p {
	margin: 0px 0px 16px 0px;
}

.submenu a {
	text-transform:uppercase;
}

.submenu a:hover {
	text-decoration:underline;
}



.pagetitle {
	display:block;
	position:relative;
	top:-368px;
	left: 275px;
	width:609px;
	text-align:center;
	z-index:500;
}

.note {
	position:relative;
	display:block;
	width:542px;
	margin-top:-424px;
	margin-bottom:36px;
	left: 275px;
	padding:48px 36px 36px 36px; 
	font-size:14px;
	color:#4A2710; 
	background:#F1E7CE;
	border-color:#4A2710;
	border: 1px;
	border-style:solid;
}

.gallery {
	font-size:11px;
	text-align:center;
	}
	
.gallery td{
	padding: 6px 0px 0px 0px;
	}
	
.gallery td img{
	border:1px solid #4A2710; 
	border-width:1px;
	}

.note ul {
	margin-left:32px;
	margin-bottom:14px;
	line-height: 22px;
}

.note p {
	margin-top:0px;
}

td.address {
	background:#4A2710; 
}
	
.faqcontent {
	background: url(../images/custom_bg/faq.jpg);
	background-repeat:no-repeat;
	vertical-align:top;
	}
	
img {
	border: 0;
	display:block;
}

td.logo {
	width:162px;
	height:185px;
	text-align:center;
	vertical-align:middle;
}

td.sublinks {
	width:173px;
	height:78px;
	text-align:left;
	vertical-align:middle;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size:11px;
	color:#DAC198;
}

td.sublinks p {
	margin: 0px 0px 0px 85px;
	line-height: 19px;
}

.footerbar {
	background:#4A2710;
}

.footer {
	color:#DAC198; 
	font-size:10px;
	text-align:center;
}

p.footer {
	margin: 0px 0px 9px 0px;
}

.footer a {
	color:#D18F38;
	font-weight:bold;
	text-transform:uppercase;
}

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

.build {
	position:relative;
	float:left;
	width: 805px;
	height: 285px;
	text-align:left;
	font-size:14px;
	color:#DAC198; 
	top:415px;
	left:75px;
	}
	
	.faq {
	position:relative;
	float:left;
	width: 805px;
	height: 285px;
	text-align:left;
	font-size:14px;
	color:#DAC198; 
	top:300px;
	left:75px;
	}
	
.faq p {
	margin: 0px 0px 12px 0px;
	}

.contact {
	position:relative;
	float:left;
	width: 484px;
	height: 285px;
	text-align:center;
	font-size:12px;
	color:442611;
	top:24px;
	left:235px;
	}
	
.small {
	font-size:10px;
}