
body {
	background-color:#3f1e06;
	font-family: Arial;
	font-size:12px;
	color: #000000;
	line-height: 20px;
	text-decoration:none;
	margin: 0px;
	padding: 0px;
}

ul {
	margin: 0;
	padding: 0 0 0 25px;
	list-style: none;
	line-height: 22px;
}

ul li {
	background: url(../images/leave_bullet.jpg) no-repeat 0px 2px;
	padding-left: 23px;
}
	
ul ul {
	margin: 0;
	padding: 0 0 0 25px;
	list-style: circle;
	line-height: 22px;
}

ul ul li {
	background: none;
	padding-left: 5px;
}


p {
	margin: 0;
	padding: 10px 0;
}

a {
	color: #633;
}

a:hover {
	color: #633;
	text-decoration: none;
}

.pic_border {
	border: solid 3px #b1a988;	
}

.highlighter {
	background-color: #d2c89c	
}

.image {
	float: left;
	margin-right: 11px;
		
}



.bodytext_white {
 font-family: Arial;
 font-size: 12px;
 color: #FFFFFF;
 text-decoration:none;
}
.bodytext_bold {
 font-family: Arial;
 font-size: 12px;
 color: #000000;
 font-weight: bold;
 text-decoration:none;
}
.bodytext_bold_brown {
 font-family: Arial;
 font-size: 12px;
 color: #633;
 font-weight: bold;
 text-decoration:none;
}

.sperator {
	border-right: dashed 1px #333;
}
.testimonial_quote {
	font-size: 25px;
}
.bodytext-xlarge-orange {
	font-size: 18px;
	color: #832813;
}

.testimonial_text {
	font-size: 14px;	
}

#bullet ul {
	margin:0 0 0 30px;
	padding: 0;
}
#bullet ul li{
	padding: 3px;
	line-height: 18px;
}
#bullet ul li a{
	padding: 5px;
	line-height: 18px;
	color: #633;
}
#bullet ul li a:hover{
	padding: 5px;
	line-height: 18px;
	color: #633;
	text-decoration: none;
}
.copy{
	font-family: Arial;
	font-size:11px;
	color: #000000;
	text-decoration:none;
}
.title{
	padding: 0px;
	margin: 0px;
	font-family: Arial;
	font-size:24px;
	color: #333300;
	text-transform: uppercase;
	text-decoration:none;
}
.title2{
	padding: 0px;
	margin: 0px;
	font-family: Arial;
	font-size:18px;
	color: #333300;
	text-transform: uppercase;
	text-decoration:none;
}
.top_right_likns{
	font-family: Arial;
	font-size:10px;
	color: #666666;
	text-decoration:none;
}
.top_right_likns a{
	font-family: Arial;
	font-size:10px;
	color: #666666;
	text-decoration:none;
}
.top_right_likns a:hover{
	font-family: Arial;
	font-size:10px;
	color: #3f1e06;
	text-decoration:underline;
}
.footer_links {
	font-family:Arial;
	font-size:12px;
	color:#000000;
	text-decoration:none;
}
.footer_links a{
	font-family:Arial;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	vertical-align: top;
}
.footer_links a:hover{
	font-family:Arial;
	font-size:12px;
	color:#000000;
	text-decoration:underline;
}
.subheading_green{
 font-family: Arial;
 font-size:12px;
 color: #333300;
 text-decoration:none;
}
.subheading_brown{
 font-family: Arial;
 font-size:12px;
 color: #633;
 text-decoration:none;
}
.title_link a{
 padding: 0px;
 margin: 0px;
 font-family: Arial;
 font-size:24px;
 color: #333300;
 font-variant:small-caps;
 text-transform: capitalize;
}
.sup{
 padding: 0px;
 margin: 0px;
 line-height: 1px;
 text-decoration:none;
}
sup, sub { vertical-align: 5;
           position: relative; }
sup { bottom: 1ex; }
sub { top: 0.8ex; }

.tr_heading {
 background-color: #9a8966;
}
.tr_dark {
 background-color: #b5a982;
}
.tr_light {
 background-color: #bbb088;
}