body {
	padding:0px;
	margin:0px;
	background-color: #99947B;
	text-align:center;
}

.left_body_top {
	background-color: #52260C;
	width:278px;
	height:249px;
	font-family: Arial, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}

.left_body_top a:active, .left_body_top a:visited, .left_body_top a:link {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:underline;
}

.sidebar a:hover {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:underline;
}

h1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 15px;
	font-weight:bold;
	color: #752C18;
}

h2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 15px;
	font-weight:bold;
	color: #333F55;
}

.smallheader {
	font-family: Verdana, Arial, sans-serif;
	font-size: 15px;
	font-weight:bold;
	color: #333F55;
}

HR {
	height: 1px; 
	color: #1C1C1C;
	width: 100%;
}

.light_line {
	height: 1px; 
	color: #CCC;
	width: 100%;
}

.adjuster_image {
	border-left: #FFFFFF 5px solid;
	border-right: #FFFFFF 5px solid;
	border-top: #FFFFFF 5px solid;
	border-bottom: #FFFFFF 5px solid;
}

.content {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #272727;
	padding-right: 5px;
	padding-left: 5px;
}
.leftBorder {
	border-left: 1px solid #752C18;
}


.content a:active, .content a:visited, .content a:link, .content a:hover {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #354157;
	text-decoration:underline;
}

.content a:hover {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #3E0000;
	text-decoration:underline;
}

.headerarea {
	height:85px;
	width:426px;
	background-color:#52260C;
}	

.footer {
	background-image:url(images/footer.jpg);
	height:41px;
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #6E6E6E;
	text-align:center;
}

.footer a:active, .footer a:visited, .footer a:link {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #712815;
	text-decoration:underline;
}

.footer a:hover {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #712815;
	text-decoration:underline;
}
.marginLeft15 {
	margin-left: 15px;
}
.memberList {
	font-weight: bold;
	background-color: #99947B;
}
.font11 {
	font-size: 11px;
}
.brochure {
	padding: 20px 10px 10px;
	float: right;
	width: 180px;
	margin-left: 20px;
	border: 1px solid #959500;
	text-align: center;
	margin-bottom: 20px;
}
.brochureImg {
	border: 1px solid #999999;
	text-align: center;
}
.button {
	background-image: url(images/white_button.gif);
	background-repeat: no-repeat;
	text-align: center;
	height: 52px;
	padding-top: 4px;
	width: 170px;
}
.cream {
	background-color: #f9f4e1;
}

