@charset "UTF-8";
/* CSS Document */

#content-wrapper-second{
	float: right;
	width: 666px;
	background-color:#d3d0bd;
	margin: 115px 0 35px 0;
	text-align: center;
	border-bottom: 2px solid #403f35;
	padding-bottom:25px;
	}
	
#content-wrapper-second h2{
	margin: 10px 31px 15px 31px;
	}
	
#content-wrapper-second p{
	margin: 15px 31px 0 31px;
	}
.content-block{
	min-height: 550px;
	}
	
.header-image{
	padding-top: 15px;
	}
	
h4{
	font:bold 14px "Trebuchet MS", sans-serif;
	color: #3d3c32;
	margin: 15px 16px 0 16px;
	padding-left: 15px;
	background: transparent url(../images/arrow-section-title.gif) 0 50% no-repeat;
	}
	
.button a{
	color:#dddac8;
	font: normal 17px Arial, Helvetica, sans-serif, sans-serif;
	padding: 6px 15px;
	float: left;
	width: 185px;
	text-decoration: none;
	line-height: 19px;
	}
	
.button a:hover{
	color:#331800;
	}
	
em{
	color:#918266;
	font: italic 11px Arial, Helvetica, sans-serif, sans-serif;
	float:left;
	padding-top: 2px;
	
	}
	
.button{
	float: left;
	width: 215px;
	background: #4c2300 url(../images/button-bg.jpg) repeat-x;
	border: #c4c3b9 4px solid;
	margin: 15px 0 0 11px;
	}
	
.wrapper-arrow{
	width: 215px;
	float: left;
	background: transparent url(../images/button-arrow.jpg) no-repeat 93% 20px;
	}
	
.second-highlights{
	background: transparent url(../images/vert-divider.gif) 50% 0 repeat-y;
	border-top: #2b2a25 dashed 1px;
	margin: 25px 20px 0 20px;
	padding-bottom: 30px;
	float: left;
	display: inline;
	}
	
.second-highlights.single{
	background: none;
	}
	
.second-highlight-container{
	float: left;
	width: 280px;
	padding-right: 56px;
	display: inline;
	}
	
.single .second-highlight-container{
	float: left;
	width: 625px;
	padding-right: 0;
	display: inline;
	}
	
.second-highlight-container.last{
	padding-right: 0;
	}
	
.second-highlight-container h3{
	color: #dddac8;
	background: none;
	background-color: #716f61;
	border: none;
	margin: 20px 0 10px 10px;
	float:left;
	display:inline;
	}
	
#content-wrapper-second .second-highlight-container p{
	font-size: 13px;
	line-height: 16px;
	float: left;
	clear: left;
	margin: 10px 10px 0 10px;
	width: 260px;
	}

 #content-wrapper-second .single .second-highlight-container p{
	width: 600px;
	}

#content-wrapper-second .second-highlight-container p.bold-red{
	font:bold 14px "Trebuchet MS", sans-serif;
	color: #5e3500;
	line-height: 19px;
	}
	
.second-highlights .link{
	width: 280px;
	padding: 0;
	}
	
.second-highlights .link a.image{
	margin:10px 5px 0 10px;
	}
	
.footer.second{
	clear: both;
	height: 125px;
	background: url(../images/sec-footer-bg.jpg) repeat-x ;
	}
	
.footer.second #footer-menu ul li a{
	color:#d7d4c1;
	border-right: 1px solid #d7d4c1;
	}
	
.footer.second #footer-menu ul li a:hover,
.footer.second #footer-menu li a.active{
	color: #3d3c32;
	}

.footer.second #footer-menu li a.last{
	border: none;
	}
	
	
	
	