body{
	background-color: #ebe1d3;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
}

img{
	margin: 0px;
	padding: 3px;
}

h3{
	margin: 0px;
	padding: 0px;
	text-transform: capitalize;
}

h3 a{
	color: #000000;
}

h4{
	margin: 0px;
	padding: 0px;
	text-transform: capitalize;
}

.banner_top{
	background-color: #701616;
	border-bottom: 1px solid #ffffff;
	color: #ffffff;
	font-size: 18px;
	font-weight: 100;
	margin: 0px;
	padding: 10px;
}

.banner_top a{
	color: #ffffff;
	text-decoration: none;
}

.banner_top a:HOVER{
	color: #ffffff;
	text-decoration: underline;
}

.banner_img{
	margin: 0px;
	padding: 0px;
}

.columns{
	margin: 0px;
	padding: 0px;
	
}

.column_left{
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	width: 250px;
}

.column_right{
	margin: 0px;
	padding-left: 8px;
	vertical-align: top;
	width: 640px;
}

.news_flash{	
	color: #825540;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}

.quote{
	background-image: url(images/quotes.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	color: #666666;
	font-size: 20px;
	font-style: italic;
	margin: 0px 25px;
	padding: 15px 30px 15px 15px;
	text-align: right;
}

.testimonial{
	background-image: url(images/quotes.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	color: #000000;
	font-size: 16px;
	margin: 0px;
	padding: 15px 0px 15px 30px;
	text-align: left;
}

.testimonial_left{
	background-image: url(images/quotes_left.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	color: #000000;
	font-size: 16px;
	margin: 0px;
	padding: 15px 30px 15px 0px;
	text-align: left;
}

.link_fullstory{
	font-style: italic;
}

.info_box{
	background-color: #b4cfbc;
	border-bottom: 1px solid #825540;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 5px;
	text-align: left;
}

.info_contact{
	background-color: #ffffff;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 5px;
}

.info_contact a{
	color: #000000;
	text-decoration: underline;
}

.info_contact a:HOVER{
	color: #000000;
	text-decoration: underline;
}

.menu{
	margin: 0px;
	padding: 0px;
}

.menu a{
	color: #000000;
	text-decoration: none;
}

.menu a:HOVER{
	color: #000000;
	text-decoration: underline;
}

.menu_topic{
	border-bottom: 2px dotted #000000;
	font-size: 16px;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	padding: 3px;
}

.menu_topic a{
	color: #000000;
	text-decoration: none;
}

.menu_content{
	font-size: 16px;
	margin: 0px 0px 0px 5px;
	padding: 3px;
}

.banner_bottom{
	background-color: #825540;
	clear: both;
	color: #ffffff;
	font-size: 14px;
	margin: 0px;
	padding: 8px;
}

.banner_bottom a{
	color: #ffffff;
	text-decoration: none;
}

.banner_bottom a:HOVER{
	color: #ffffff;
	text-decoration: underline;
}
