body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#holder {
	width: 800px;
	background: #FFFFFF;
	text-align: left;
	margin: 0 auto 0 auto;
}
#header {
	background: #FFFFFF;
	background-image: url(images/header_brnd.png);
	height: 130px;
	width: 800px;
	font-size: 12px;
	margin: 0 auto;
	position: relative;
}
#smallnav {
	width: 150px;
	position: absolute;
	right: 26px;
	bottom: 130px;
	padding: 4px;
	text-align: center;
}
#right_column {
	padding: 5px;
	width: 400px;
	float: right;
	height: 100%;
	margin-right: 25px;
}
#left_column {
	padding: 5px;
	width: 315px;
	float: none;
	margin-left: 25px;
	margin-right: 25px;
}
#single_column {
	padding: 5px;
	width: 740px;
	margin-left: 25px;
	margin-right: 25px;
}
.column-right {
	width: 600px;
}

#footer {
	padding: 5px;
	border-top: 1px solid #877D6C;
	font-size: 70%;
	color: #FFFFFF;
	background-image: url(images/footer_brnd.png);
	vertical-align: top;
	height: 45px;
}
.brclear { 
     clear:both; 
     height:0; 
     margin:0;
     font-size: 1px;
     line-height: 0px;
}
p {
	font-size: 100%;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #4C6D44;
}
#title_area_home {
	height: 193px;
	width: 800px;
	
}
#title_area {
	height: 64px;
	width: 800px;
}
H1 {
	font-size: 100%;
	font-size: 18px;
	font-weight: bold;
	font-style: italic
	color: #4C6D44;
	font-family: "Times New Roman", Times, serif;
	color: #603813;
	font-style: italic;
}
li {
	font-size: 100%;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #4C6D44;
	margin-bottom: 6px;
}

H2 {
	font-size: 100%;
	font-size: 14px;
	font-weight: bold;
	color: #4C6D44;
	line-height: 16px;
	margin-bottom: 2px;
	font-family: "Times New Roman", Times, serif;

}
H3 {
	font-size: 100%;
	font-size: 13px;
	font-weight: bold;
	color: #4c6d44;
	font-family: "Times New Roman", Times, serif;
	margin-right: 20px;
}
H4 {
	font-size: 100%;
	font-size: 14px;
	font-weight: bold;
	font-style: italic
	color: #4C6D44;
	font-family: "Times New Roman", Times, serif;
	color: #603813;
	font-style: italic;
}
