/* main colors (light to dark brown): #F9F1E7 #e3d6c7  #A79680 #6f604c #473B2B
content width=620px

*/ 
BODY {
	FONT-FAMILY: verdana,tahoma,sans-serif;
	FONT-SIZE: 12px; 
	background:#ffffff;
	text-align: center;
}
img{
	border:0px;
}
A:visited {
	COLOR: #000000;
	text-decoration: underline;
}
A:link {
	COLOR: #000000;
	text-decoration: underline;
}
A:hover {
	COLOR: #6f604c;
	text-decoration: none;
}
A.nav:visited {
	COLOR: #473B2B;
	text-decoration: none;
}
A.nav:link {
	COLOR: #473B2B;
	text-decoration: none;
}
A.nav:hover {
	COLOR: #A79680;
	text-decoration: none;
}

.main{
	text-align: left;
	width:775px;
	margin-left:auto;
	margin-right:auto;
}
h1, a.logo:link, .logo, a.logo:active, a.logo:visited, a.logo:hover{
	width:675px;
	float:left;
	text-align:left;
	color:#6f604c;
	font-weight:bold;
	font-size:36px;
	margin: 0px;
	padding: 0px;
	line-height: 28px;
	text-decoration: none;

}
.menu{
	width:160px;
	float:right;
	padding-left:10px;
	
		border-left:1px dashed #6f604c;
		border-bottom:1px dashed #6f604c;
		border-right:1px dashed #6f604c;
}
.content{
	width:530px;
	float:left;
	padding-left: 30px;
}
h2, .where{
	text-align:left;
	width:570px;
	color:#473B2B;
	float:left;
	margin-top:15px;
	margin-bottom:1px;
	padding-left:15px;
	font-size:15;
}
.underlogo{
	width:775px;
	background:#A79680;
	height:10px;
	FONT-SIZE: 1px; 
	clear:both;
		margin: 0px;
	padding: 0px;
	

}
.delimiter{
	height:5px;
	FONT-SIZE: 1px; 
}
.supportbox{
	text-align:center;
	width:150px;
}
.banner{
	margin-bottom:5px;
}
.menuitem{
	font-weight: bold;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-bottom: 8px;
}

.menu_nonlink{
	font-weight: bold;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-bottom: 3px;
	FONT-SIZE: 12px; 
	color: #473B2B;
}

.article{

	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	margin-bottom: 8px;
	FONT-SIZE: 11px; 
	line-height: 12px; 
	
}
.subarticle{

	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 10px;
	margin-bottom: 2px;
	FONT-SIZE: 11px; 
	line-height: 12px; 
	
}
.subarticle2{
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 10px;
	margin-bottom: 8px;
	FONT-SIZE: 11px; 
	line-height: 12px; 
	
}
.guidenav{
color: #473B2B;
}
.menuline{
	width:150px;
	background:#A79680;
	height:5px;
	FONT-SIZE: 1px; 
}
.footer{
	clear:both;
	font-size:10px;
}
.footertext{
	text-align:right;
}

.infobox{
width:420px;
margin-left: 42px;
border: 1px solid #6f604c;
background:#F9F1E7;
padding-left: 5px;
padding-right: 5px;
}
.text {
FONT-FAMILY: verdana,tahoma,sans-serif;
	FONT-SIZE: 12px; 
}