html,body{margin:0;padding:0}
body{font: 80% verdana, arial,sans-serif;}
p { 
	text-align: left;
	font-size: 12px;
	color: #000;
	margin-left:20px;
	letter-spacing: 0.2px; 
	line-height:1.5em;
}

h1 {margin-top:20px;
	color: #1B1676;
	font-size: 16px;		
	margin-left: 20px;
}

h2 {
	color: #FA9D35;
	font-size: 12px;		
	margin-left: 20px;
}

p.testimonials {text-align: right; font-weight:bold; padding-right: 5px; color:#68923e; padding-bottom:20px; padding-right: 5px; border-bottom-style:dotted; border-bottom-width: 1px; border-bottom-color:#5baeb4;}

h3 {padding-left: 20px; font-style:italic; color:#5baeb4;}

a:link { 
	text-decoration: none; 
	color: #68923e;
}

a:visited { 
	text-decoration: none; 
	color: #68923e;
 outline: none;
} 


a:hover, a:active {
	color: #68923e;
	text-decoration: underline; 
}

a.two:link { 
	text-decoration:underline; 
	color: #df2321;
}

a.two:visited { 
	text-decoration: none; 
	color: #68923e;
 outline: none;
} 


a.two:hover, a.two:active {
	color: #5baeb4;
	text-decoration: underline; 
}

a img {
	border: none; 
}
ul li{
margin-left:30px;
color:#1B1676;
}
#header{
	width:860px;
	height:153px;
	}
	
	#headerdivider{
	background:#FA9D35;
	height:9px;
	}
	
#banner {
	display: block;
}

#container{
	text-align:left;
	width:860px;
	margin:0 auto;
	
	}
	#wrapper{
	width:858px;
border-right: solid 1px #739a47;
border-left: solid 1px #739a47;
}
#navigation{
	background:#68923e;
	float:left;
	
}

#content{
	float:right;
	width:659px;
}

#content p{
margin-right:15px;
	margin-bottom:15px;
}
#content p.date{
margin-right:15px;
	margin-bottom:15px;
	font-size:11px;
	margin-top:-8px;

}


.left_column{width:195px;
border-bottom: solid 9px #FA9D35;}

.left_column ul {
  list-style: none;
  
}
.left_column ul li {

  list-style: none;
  margin: 0;
  padding:0;
}
.left_column ul li a {
  background: #68923e;
	
  font-weight: bold;
  color: #fff;
  display: block;
  font-size: 12px;
	padding:5px;
	letter-spacing:0.1em;
 
	}

.left_column ul li a:hover {
 color: #1B1676;

} 
#clear {clear:both;
}
.left_divider {
	background:#FA9D35;
	height:9px;
}
.left_image {
	display: block;
}
#spacer {background:#fff;
height:20px;
}

.bottomlinks{
width:185px;
background:#fff;
float:left;
margin-bottom:30px;
}

.bottomlinks a{
background:#fff;
float:left;
font-size:11px;
color:#68923e;
font-weight:bold;
padding-top: 5px;
padding-left: 20px;
}

.bottomlinks a:hover 
{ color:#FA9D35;;
background:#fff;}



#footer {
	width: 859px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #1B1676;
	clear: both;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}
#footer a:link {
	color: #fff;
	
}
#footer a:hover {
	color: #68923e;
	
}
#footer a:visited {
	color: #fff;
	
}
