/*Copyright 2008 This CSS code was written by Marcus Neto of EEtemplates.com */
body{
	background: #566941 url(../images/bg.png) repeat-x;
	
}
.container{
	margin: 0px auto;
	width: 960px;
	
}
blockquote{
	background-color: #BAD0E6;
	border: 1px solid #28518F;
	padding: 10px;
	margin: 10px;
	font-size: 16px;
}
.header{
	float: left;
}
.header h1{
	height: 115px;
	width: 546px;
	text-indent: -5000px;
	padding: 0px;
	margin: 0px;
	float: left;
	background: url(../images/logo.png) no-repeat left top;
}
.header h1 a{
	text-indent: -5000px;
}
.header h2{
	text-indent: -5000px;
	padding: 0px;
	margin: 0px;
	height: 0px;
}
.action{
	background: url(../images/brownbg.png) no-repeat center top;
	height:275px;
	width: 960px;
	float: left;
	margin-top: 25px;
}
.actionleft{
	width: 435px;
	float: left;
	margin: 25px;
}
.actionleft h3{
	color: #FCFFEA;
	letter-spacing: 0px;
	font-size: 20px;
	border: 0;
}
.actionleft p{
	color: #FCFFEA;
	line-height: 155%;
	font-size: 14px;
}
.actionright{
	background: url(../images/flashbg.png) no-repeat left top;
	height: 230px;
	width: 400px;
	float: left;
	margin: 25px 30px 15px 25px;
	
}
.actionright span{
	margin-top: 9px;
	margin-left: 11px;
	float: left;
}
/*#tourbuttondiv {
	background: url(../images/button.png) no-repeat left top;
	height: 35px;
	width: 190px;
	float: left;
}
a#tourbutton{
	color: #4F4727;
	margin: 5px;
	text-decoration: none;
	font-size: 16px;
	float: left;
	margin: 10px 30px;
}*/
a#tourbutton, a#contactbutton{
	color: #4F4727;
	margin: 5px;
	text-decoration: none;
	font-size: 16px;
	float: left;
	margin: 10px 50px;
}
#tourbuttondiv, #contactbuttondiv {
	background: url(../images/button.png) no-repeat left top;
	margin-left: 10px;	
	height: 35px;
	width: 190px;
	float: left;
}
/*.content{
	background-color: #ffffff;
	width: 920px;
	float: left;
	padding: 15px;
	margin: 0px 5px 0px 5px;
}*/
.content{
	width: 910px;
	margin: 25px 0px 0px;
	float: left;
	padding: 15px 25px 4px 25px;
	background-color: #ffffff;
	background:#ffffff url(../images/addbg.png) repeat-x left top;

}

.contentinner{
	width: 870px;
	float: left;
	min-height: 160px;
	background: url(../images/innercontentbg.png) no-repeat left top;
	padding: 15px;
}
.contentinner img{
	margin: 10px;
	padding: 5px;
	border: 1px solid #cccccc;
}

/* @group Additional Content Area Structure */

.addcontent{
	width: 930px;
	margin: 0px;
	float: left;
	padding: 15px 15px 4px 15px;
	background-color: #ffffff;
	background:#ffffff url(../images/addbg.png) repeat-x left top;

}

.box1{
	width: 430px;
	float: left;
	min-height: 160px;
	background: url(../images/additionalbg.png) no-repeat left top;
	padding: 10px;
}
.box2{
	width: 430px;
	float: right;
	min-height: 160px;
	margin-left: 10px;
	background: url(../images/additionalbg.png) no-repeat left top;
	padding: 10px;
}
.box1 h3, .box2 h3 {
	padding-bottom: 0px;
	color: #4F4727;
	border: 0px;
	margin-bottom: 5px;
}
.box1 ul, .box2 ul{
	margin: 10px 20px;
	color: #1E3B68;
}
.box1 li{
	margin-bottom: 3px;
}
.box1 a, .box2 a{
	color: #333333;
}
.projectdate{
	margin-left: 100px;
}
	
div#module div {
	background: url(../images/tlbox.png) top left no-repeat;
}
div#module div div {
	position:relative;
	margin:0 0 1em;
	padding:5px 10px;
	background: transparent url(../images/trbox.png) top right no-repeat;
}
.footer{
	color: #ffffff;
	text-align: center;
}
.footerinner{
	float: left;
	height: 40px;
	margin: 960px;
	margin: 0px auto;

}
.footer a{
	color: #ffffff;
}
.footer ul{
float:left;
text-align:right;
width:470px;
margin: 5px 15px 0px 0px;
}

.footer ul#right{
	margin:0;
	text-align:left;
	width:470px;
	margin: 5px 0px 0px 0px;
}

#freeform{
	width: 390px;
	border: 1px solid #85A26A;
	background: #9FB689;
	float: left;
	padding: 15px;
	margin-top: 15px;
	margin-left: 15px;
}
#freeform h3{
	background-color:#FFFFFF;
	border-bottom:1px solid #85A26A;
	border-left:1px solid #85A26A;
	border-right:1px solid #85A26A;
	color:#454545;
	font-size:18px;
	font-weight:normal;
	letter-spacing:0;
	margin-top:-16px;
	padding:5px;
	width:185px;
	margin-bottom: 10px;
	
}
/* @end */

#projectlisting{
	float: right;
	color: #333333;
}
/* @group vcard contact info */

.vcard{
	margin: 15px;
	font-size: 14px;
	float: left;
	width: 360px;
	border: 1px solid #85A26A;
	background: #9FB689;
	padding: 15px;
}
.vcard h3{
	background-color:#FFFFFF;
	border-bottom:1px solid #85A26A;
	border-left:1px solid #85A26A;
	border-right:1px solid #85A26A;
	color:#454545;
	font-size:18px;
	font-weight:normal;
	letter-spacing:0;
	margin-top:-16px;
	padding:5px;
	width:185px;
	margin-bottom: 10px;
	
}
.vcard span{
	font-size: 14px;
}
.fn{
	font-size: 20px;
}
.adr, .phone, .email, .fax{
	margin-top: 5px;
}
.adr div{
	margin-bottom: 5px;
}

/* @end */

.left{
	float: left;
	width: 200px;
	margin-right: 20px;
}
.left h3{
	font-size: 16px;
	border: 0px;
	
}
.left li a{
	line-height: 175%;
	color: #333;
}
.projectwrap{
	float: right;
	width: 600px;
}





/* @group Lifestyle Section of Site */

.pagecount{
	font-size: 12px;
	font-style: italic;
	color: #a1a1a1;
}
#sidebar{
	width: 250px;
	float: left;
}
#sidebar h2{
	margin: 10px 0px 3px 0px;
	font-size: 14px;
	letter-spacing: 0px;
	font-weight: bold;
}
#sidebar ul{
	font-size: 13px;
	text-decoration: none;
	list-style: none;
	line-height: 135%;
	margin: 0;
	padding: 0 0 0 15px;
}
#sidebar a{
	text-decoration: none;
	color: #565656;
	font-size: 12px;
}

.posted{
	font-size: 12px;
	font-style: italic;
}

.outside{
	margin-left:295px;
	padding:1px 35px 0 0;
}

.comments{
	background-color: #e7e7e7;
	margin: 15px 0;
	padding: 10px;
	border: 1px solid #d5d5d5;
}
.keepreading p{
	font-size: 14px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	letter-spacing: -1px;
	border-bottom: 1px solid #e7e7e7;
	text-align: right;
}
h2.title{
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 0px;
}
.entry{
	margin-bottom: 35px;
}
.title a{
	font-size: 20px;
	color: #333;
	text-decoration: none;
}
.StepTitle{
	margin: 15px 0px;
	border: 0px;
	font-size: 20px;
}
.paginate span{
	color: a1a1a1;
}

.paginate a, .paginate b{
	padding: 3px;
	font-size: 12px;
	border: 1px solid #a1a1a1;
	color: #a1a1a1;
}








/* @end */