@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	text-align: center;
	background-color:#FFF;
}

.wrapper {
	width: 825px;
	margin: 0 auto;
	text-align: left;

}

.header {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px 0px 0px 0px;
}

.main {
	border: 1px solid #bfb6aa;
}

.content_header {
	padding: 30px 34px;
	color: #333;
	font-size: 12px;
	font-family: Verdana;
}

.content_header a {
	color: #600;


}

.content_header hr {
	border: 0px;
	height: 1px;
	background-color: #bfb6aa;
}

.content_header h1 {
	color: #4F3B30;
	font-family: 'Constantia',Times,Georgia,serif;
	font-size: 22px;
	font-weight: normal;
	margin: 0px 0px;
}


.nav {
	height: 25px;
	background-color: #261e06

; 
}

.header_image {
	height: 234px;
	padding: 3px 0px;
	z-index: 0;
}

.bar {

	background-color: #f0ede0;
	height: 25px;
	text-align: right;
	color: #6C5D4A;
}

	
.column {
	padding: 12px;
	float: left;
	font-size: 12px;
	
}
.single {
	width: 798px;
	text-align: center;
	font-size: 12px;
}

.double {
	width: 550px;
	font-family: "Calisto MT", "Bell MT", Helvetica, sans-serif;
	font-size: 14px;
}


.triple {
	width: 220px;
}

.lhs {
	width: 180px;
	
}


.middle {
	width: 380px;
	font-family: Calisto MT, Bell MT, Helvetica, sans-serif;
	font-size: 14px;
	

}

.final {
	width: 190px;
	background-color: #F9F9F9;
	font-family: Calisto MT, Bell MT, Helvetica, sans-serif;
	font-size: 12px;

}

.content {
	font-family: Calisto MT, Bell MT, Helvetica, sans-serif;
	font-size: 14px;
	color: #6C5D4A;
	padding: 10px 0px;
	
}

.content h1 {
	font-family: Calisto MT, Bell MT, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #372C25;
	margin: 10px 0px;
}

.content h2red {
	font-size: 13px;
	font-weight: bold;
	color:#b80007;
	
}

.content h3red {
	font-size: 12px;
	font-weight: bold;
	color:#b80007;
}

.content h2blue {
	font-size: 13px;
	font-weight: bold;
	color:#0048e8;
	
}

.content h3blue {
	font-size: 12px;
	font-weight: bold;
	color:#0048e8;
}

.content norm {
	font-size: 11px;

}



/* START MENU STYLE */

.menu div {
	z-index: 1000;
}


.menu {
	position: relative;
	width: 823px;
	height: 25px;
	font-family: Constantia,Verdana,Arial,Helvetica,sans-serif;
	font-weight:bold;
	font-size: 11px;
	color: #fff;
	z-index: 1000;
	text-align: center;
}

.menu .item {
	height: 25px;
	line-height: 25px;
	cursor: pointer;
	position: relative;
	display: inline;
	padding: 6px 26px;
	color: #fff;
	text-decoration: none;
}

.menu a {
	color: #fff;
	text-decoration: none;
}

.menu .item.hover {
	background-color: #999;
}

.header_img { 
margin: 0 0 30px 0; 
border-bottom: 1px solid #000; 
float: left; 
clear: both; 
}

.header_img img { display: block; } 


/*
.baseline {
	background-color: #e6e1d3;
	height: 35px;
	font-size: 6px;
	font-family: Constantia;
	text-align: center;
	

}
.byline {
font-family: Arial,Helvetica,sans-serif;
font-size: 12px;
text-align: left;
}

.rhs {
	width: 500px;
	
}

.footer {
	margin-top: 22px;
	color: #CCCCCB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}

.footer a {
	color: #A3A3A3;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

.footer a:hover {
	text-decoration: underline;
}

.submenu {
	position: absolute;
	background-color: #4A3831;
	top: 25px;
	left: 0px;
	width: 180px;
	z-index: 1000;
	text-align: left;
}

.submenu .item a {
	white-space: nowrap;
}

.submenu .item {
	float: none;
	display: block;
	padding: 6px 14px;
	height: auto;
	line-height: normal;
}


*/
/* END MENU STYLE */
