@charset "UTF-8";
/* CSS Document */

/*main and common stuff*/
body {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 10px;
	line-height: 1.4em;
	background-color: #181818;
	text-align: center;
}
#copyright {
	font-size: 9px;
	text-align: center;
	position: relative;
	top: -10px;
	color: #D8D4B0;
}
#container {
	text-align: left;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#header {
	background-color: #444444;
	height: 18px;
	width: 950px;
	color: #CCCCCC;
	position: relative;
}
.contentArea {
	background-color: #181818;
	background-image: url(contentbackgra.jpg);
	position: relative;
	height: 650px;
	width: 950px;
}
.hContentArea {
	background-color: #181818;
	background-image: url(htcontentbackgra.jpg);
	position: relative;
	top: 0px;
	height: 650px;
	width: 950px;
}
.navBar {
	background-color: #37474E;
	background-image: url(navbar.jpg);
	width: 950px;
	position: relative;
	height: 31px;
	margin-bottom: 0px;
	text-align: left;
}
.navBar a {
	color: #884d2d;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	top: 18px;
	right: 36px;
	position: relative;
	background-color: #E5E0CC;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #353535;
	line-height: 7px;
	width: 92px;
	margin: auto;
	margin-left: 10px;
	padding: 3px;
	float: right;
	text-align: center;
}
.navBar a:hover {
	color: #F2EDC5;
	background-color: #333333;
	border-color: #682d0d;
}
.navBar  a.currentPage  {
	color: #77878E;
	background-color: #181818;
	border-color: #884d2d;
}
	
#masthead {
	background-image: url(masthead.png);
	background-repeat: no-repeat;
	position: relative;
	height: 72px;
	width: 950px;
	background-color: #181818;
	background-position: 3px 0px;
}
#masthead h1 {
	margin-left: -9000px;
	}

.navBar   p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #884d2d;
	position: absolute;
	left: 34px;
	top: 6px;
}

.hContentArea h1 {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #613218;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	position: relative;
	top: 139px;
	left:230px;
}

#contact {
	position: relative;
	top: 159px;
	left: 314px;
	}
	
.hContentArea p {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 10px;
	text-align:justify;
	line-height: 2em;
	color:884d2d;
	background-color: #DDD3AD;
	padding-top: 25px;
	padding-right: 35px;
	padding-bottom: 20px;
	padding-left: 35px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 540px;
	top: 140px;
	left: 185px;
	position: relative;
	
}

#seco {
	padding-top: 0px;
	margin-top: 0px;
	}
	
#fino {
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 35px;
	}
	

	
.hContentArea a {
	color: #000000;
	text-decoration: underline;
	font-family: Verdana, Geneva, Arial, sans-serif;
}
.hContentArea a:hover {
	color: #F2EDC5;
	text-decoration: underline;
	background-color: #000000;
}
.hContentArea dl {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 10px;
	color:884d2d;
	background-color: #DDD3AD;
	padding-top: 20px;
	padding-right: 35px;
	padding-bottom: 35px;
	padding-left: 35px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 360px;
	top: 160px;
	left: 280px;
	position: relative;
}
.hContentArea dt {
	font-weight: bold;
	text-indent: 20px;
	margin-top: 15px;
}



