/*--------/ reset /----------*/

html,body,div,h1,h2,h3,h4,h5,h6,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,input { 
	margin:0; 
	padding:0; 
}

/*----/ /----*/

a, a:link {
	color: #efe5c6;
	text-decoration: none;

}

a:hover, a:active {
	color: #421400;
	text-decoration: underline;

}

a: link, a:visited {
	color: #edecec;

}

/*--------/ base /----------*/

body {
	background-color:#421400; 

}

p, a, h1, h2, h3, h4, li {
	font-family: Helvetica, Arial, sans-Serif;

}

p {
	padding: 5px 0 25px 0;
	font-size: 14px;
	font-style: normal;
	font-weight: lighter;

}

h1 {
	font-variant: small-caps; 
	color: #9C6213;
	font-size: 18px;
	font-weight: normal;
	line-height: 24px;
	letter-spacing: 2px;
	padding-bottom: 15px;
	

}

h2 {
	font-variant: small-caps; 
	color: #9C6213;
	font-size: 18px;
	font-weight: normal;
	line-height: 24px;
	letter-spacing: 2px;
	padding-bottom: 15px;
	

}

h3 {
	background: url(images/tree_ico.png) no-repeat;
	font-variant: small-caps; 
	font-size: 16px;
	font-weight: normal;
	margin-left: 65px;
	padding-left: 30px;
	line-height: 24px;
	letter-spacing: 2px;

}



h4 {
	background: url(images/tree_ico.png) no-repeat;
	font-variant: small-caps; 
	font-size: 12px;
	font-weight: normal;
	margin-left: 40px;
	padding-left: 30px;
	line-height: 24px;
	letter-spacing: 2px;

}


/*----/ /----*/



#wrap {
	width: 825px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;

}

#header {
	width: 825px;
	height: 227px;
	background: url(images/header.jpg) no-repeat;
	
}

#navTOP {
	background: #9c6213;
	width: 825px;
	height: 30px;
	padding-top: 15px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;

}

.nav {
	display: inline; 
	padding-left: 12px;
	padding-right: 12px;
}

.nav2 {
	display: inline; 
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}

#contTOP {
	background: url(images/top.jpg) no-repeat;
	width: 825px;
	height: 73px;

}

#contMID {
	width: 825px;
	min-height: 550px;
	background: url(images/tree.jpg) repeat-y;
	
	
}

#content {
	margin-left: auto;
	margin-right: auto;
	padding-left: 50px;
	padding-right: 50px;

}

#contBOTTOM {
	background: url(images/bottom.jpg) no-repeat;
	background-color: #ffffff;
	width: 825px;
	height: 122px;

}

#navBOTTOM {
	background: #926213;
	width: 825px;
	height: 30px;
	padding-top: 10px;
	margin-bottom: 50px;
	
	text-align: center;

}

#space {
	width: 825px;
	height: 40px;
	background-color: #ffffff;

}

#colLeft {
	width: 50%;
	float: left;
}

#colRight {
	width: 50%;
	float: right;
}

.faq_Q {
	font-variant: small-caps; 
	color: #9C6213;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 2px;
	
}

.legal {
	
	margin-left: 60px;
	margin-bottom: 15px;
	font-size: 14px;

}

.faq_A {
	padding-left: 25px;
	margin-top: -25px;

}


#footer {
	width: 825px;
	text-align: center;
	color: #efe5c6;

}

#key {
	font-size: 10px;
	margin-top: 25px;
	margin-bottom: 50px;

}
.facebook {float:right; margin-left:15px; size:13px; padding:8px; background-color:#930}

.form { size:12px; padding:8px; background-color:#926213; }

