body{

	background:#FFCC00 url("body_bg.gif") center top repeat-y;

	font:13px/20px Arial, Helvetica, sans-serif;



}







a, a:link{

	color:#661E18;

	text-decoration:none;



}







a:hover{

	color:#A99789;



}





/*wrap*/



#wrap{

	width:880px;

	margin:0 auto;

	padding:5px;



}







/*logo*/



#header #logo{

	width:345px;

	height:85px;

	text-indent:-999999px;

	padding-bottom:5px;

	float:left;



}







#header #logo a{

	display:block;

	float:left;

	background:url("logo.jpg") no-repeat;

	width:345px;

	height:85px;



}















/*search*/







#search{

	float:right;

	width:auto;

}







#s{
	font:12px Georgia, "Times New Roman", Times, serif;
	color:#BFC0B4;
	padding:6px 30px 6px 8px;
	background:none;
	border:1px solid #f0f0ed;
	width:217px;
}







#s:focus{

	border:1px solid #d6d6d6;

	color:#000;

}







#search .go{

	position:absolute;

	margin:5px 0 0 -26px;

}















/*home*/







/*one column page or wide page*/





body.oneColumn #content{

	width:100%;

	float:left;

	padding-bottom:20px;

	padding-top:8px

}















/*two column page*/





body.twoColumns #content{

	float:left;

	width:580px;

	padding-top:8px;

	padding-bottom:20px;

}







#sidebar{

	float:right;

	width:260px;

	color:#6d6e64;

	padding-right: 0;

	padding-bottom: 20px;

	padding-left: 0;

}























#features{





	/*height:395px;*/



	

	background-image: url("block_bg.png");

	background-repeat: no-repeat;

	background-position: left top;

	padding-top: 3px;

}















.hide { display: none; }







.show { display: block; } 















.banner{

	text-align:left;

	height:370px;

	position:relative;

	text-align:left;

	width:100%;




}















.banner img{

	float:left;

	padding-top: 25px;

	padding-right: 20px;

	padding-bottom: 25px;

	padding-left: 25px;

}







.banner h2{
	color:#9B955E;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	line-height: normal;
	/* margin-top: 30px; */







	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 0;

}







.banner h2 strong{

	font-weight:bold;

	color:#818170;



}







.banner p{

	margin-right: 40px;

	margin-bottom:5px;

	color:#6d6e64;

}







.banner .button a, .button a{

	float:left;

	padding:1px; 

	border:1px solid #ddddd7;

	text-decoration:none;

}



input.button {
  

	background:#A8A89B;

	color:#fff;

	text-transform:capitalize;

	padding-top: 5px;

	padding-right: 9px;

	padding-bottom: 5px;

	padding-left: 9px;

	font-family: Georgia, "Times New Roman", Times, serif;
	
  border:1px solid #A8A89B;

  font-size:12px;
  
	cursor:pointer;
}

input.button:hover {
	background:#C2BE9A;
	border:1px solid #C2BE9A;
  
}  


.banner .button a span, .button a span{

	float:left;

	display:block;

	background:#a8a89b;

	color:#fff;

	text-transform:capitalize;

	padding-top: 5px;

	padding-right: 9px;

	padding-bottom: 5px;

	padding-left: 9px;

	font-family: Georgia, "Times New Roman", Times, serif;

}







.banner .button{

	font-size:13px;

}







.button{

	margin-bottom:10px;

	font-size:12px;

}







.button a span{

	padding:4px 14px;

}







.banner .button a:hover, .button a:hover{

	border:1px solid #C2BE9A;

	cursor:pointer;

}







.banner .button a:hover span, .button a:hover span{

	background:#C2BE9A;

	cursor:pointer;

}















.feature_nav.selected{

	color:#3e2f2f;

}















a.feature_nav{

	padding-left:0.1875em;

}















#feature-select a{

	text-decoration:none;

}













#feature-select a.next{

	margin-left:0.25em;

	padding-left:0.375em;

}







#feature-select{

	color:#ded9ce;

	padding-top:7px;

	padding-bottom:10px;

	text-align:right;

	margin-right:0.6875em;

}



#content{

	color:#6d6e64;

}







#content h1, #content h2, #sidebar h2, 







#content h3, #sidebar h3,







#content h4, #sidebar h4, 







#content h5, #sidebar h5,







#content h6{

	font-family:Georgia, "Times New Roman", Times, serif;

	font-weight:normal;

}







#content h1{

	color:#404135;

	font-size:40px;

}







#content h2{
	color:#9B955E;
	font-size:24px;
	padding-top:2px;
	background:url("lines_bg.gif") repeat-x bottom left;
	margin-bottom:15px;
	padding-bottom:10px;
	float:left;
	width:100%;
}







#content h3{

	color:#404135;

	font-size:18px;

	line-height:26px;

	font-family: Georgia, "Times New Roman", Times, serif;

}







#home h3{

	color:#404135;

	font-size:24px;

	line-height:26px;

	font-family: Georgia, "Times New Roman", Times, serif;

	padding-bottom:20px;

}







#sidebar h3{

	background:url("lines_bg.gif") repeat-x bottom left;

	font-size:18px;

	padding-left:10px;

	margin-bottom:10px;

	padding-bottom:10px;

	line-height:18px;

	color:#404135;

}























/*subscribe newsletter*/







#sidebar .block{

	padding-left:10px;

	padding-bottom:20px;

}















#sidebar blockquote p{

	font-style:italic;

}







#sidebar .subscribe .e{

	font:12px Georgia, "Times New Roman", Times, serif;

	color:#8A8B72;

	background:none;

	border:1px solid #D0D0C6;

	width:205px;

	padding:6px 30px 6px 8px;

}







#sidebar .subscribe .e:focus{

	border:1px solid #d6d6d6;

	color:#000;

}







.subscribe .go{

	position:absolute;

	margin:10px 0 0 -30px;

}























/*column3*/







.column3, .column2{

	float:left;

	width:100%;

}







.column3 div, .column3 .first, .column2 div, .column2 .first{

	float:left;

	width:260px;

	margin-left:46px;

}







.column3 img, .column2 img{

	float:left;

	padding:5px;

	margin-bottom:10px;

}







.column3 .first, .column2 .first{

	margin-left:0;

}































.subcontent{

	margin:0px 0 0px 0;

}















#footer{

	clear:both;

	width:880px;

}







#footer p{

	text-align:center;

	font-size:11px;

	color:#6d6e64;

	margin:0;

	padding:0;

}







#footer p a,







#footer p a:link{

	color:#661E18;

}







#footer p a:hover{

	color:#383b1f;

}























em{

	font-style:italic;

}























.side_nav{

	margin-bottom:0px;

}







.latest_news, .blog, .popularpost{

	padding-bottom:20px;

}







.side_nav li, .latest_news li, .blog li, .popularpost li{

	display:block;

	margin:0;

	list-style:none;

}







.side_nav li a{

	display:block;

	width:210px;

	padding:8px 0 8px 10px;

	border-bottom:1px solid #ced0bf;

}







.side_nav li a:hover{

	border-bottom:1px solid #ced0bf;

	background:#d6d8cb;

}







































/*news*/







.latest_news li, .blog li{

	padding-bottom:20px;

}







.popularpost li{

	padding-bottom:6px;

}







.latest_news li.last, .blog li.last{

	padding-bottom:0px;

}







.latest_news li .title, .blog li .title, .popularpost li .title{

	font-size:17px;

	display:block;

	padding-bottom:6px;

	font-family:Arial, Helvetica, sans-serif;

}







.latest_news li .date, .blog li .date{

	display:block;

	font-size:11px;

	color:#959481;

}







.latest_news li .date em, .blog li .date em{

	color:#cfcebe;

}







.latest_news li .date a, .blog li .date a{

	color:#959481;

	text-decoration:underline;

}







.latest_news li .date a:hover, .blog li .date a:hover{

	color:#575645;

	text-decoration:underline;

}























/*portfolio */







.portfolio img, .clients img{

	margin-bottom:10px;

}







.portfolio div{

	padding-bottom:30px;

}







* html .portfolio div{

	margin-left:45px;

}







* html .portfolio .first{

	margin-left:0;

}















/*services , clients*/















.services div, .clients div{

	margin-bottom:30px;

	float:left;

}















/*tabs*/







ul.tabs {

	margin: 0;

	padding: 0;

	float: left;

	list-style: none;

	height: 32px; /*--Set height of tabs--*/

	border-bottom: 1px solid #bec0b2;

	border-left: 1px solid #bec0b2;

	width: 100%;

}







ul.tabs li {

	float: left;

	margin: 0;

	padding: 0;

	height: 31px; /*--Subtract 1px from the height of the unordered list--*/

	line-height: 31px; /*--Vertically aligns the text within the tab--*/

	border: 1px solid #bec0b2;

	border-left: none;

	margin-bottom: -1px; /*--Pull the list item down 1px--*/

	overflow: hidden;

	position: relative;

	background: #d6d8cb;

}







ul.tabs li a {

	text-decoration: none;

	color: #000;

	display: block;

	font-size: 13px;

	padding: 0 20px;

	border: 1px solid #fff; /*--Gives the bevel look with a 1px white border inside the list item--*/

	outline: none;

}







ul.tabs li a:hover {

	background: #ced0bf;

}







html ul.tabs li.active, html ul.tabs li.active a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/

	background: #fff;

	border-bottom: 1px solid #fff; /*--Makes the active tab look like it's connected with its content--*/

}















/*tab container*/







.tab_container {

	border: 1px solid #bec0b2;

	border-top: none;

	overflow: hidden;

	clear: both;

	float: left; width: 100%;

	background: #fff;

	margin-bottom:30px;

}







.tab_content {

	padding: 20px;

}















/*under tabs*/







.undertabs {

	border: 1px solid #bec0b2;

	overflow: hidden;

	clear: both;

	float: left; width: 100%;

	background: #fff;

	margin-bottom:30px;

}







.undertabs_content {

	padding: 15px;

}















/*client container*/







.client_container {

	border: 4px double #D1CDB0;

	overflow: hidden;

	clear: both;

	float: left;

	width: 100%;

	background: #fff;

	margin-bottom:30px;

}







.client_content {

	padding: 10px;

}























/*blog*/







.entry{

	padding-bottom:40px;

	float:left;

}















.entry_meta{

	float:left;

	width:141px;

	text-align:right;

	padding-right:6px;

	border-right:1px solid #bebfba;

	margin-left:2px;

	font-size:11px;

}















.entry_meta span{

	display:block;

	line-height:14px;

	padding-bottom:10px;

}







.entry_excerpt{

	float:right;

	width:399px;

	border-left:1px solid #f0f0ed;

	padding-left:30px;

	margin:0 0 0 -1px;

}







.navigation{

	float:left;

	width:100%;

	background:url("lines_bg.gif") repeat-x top left;

	padding:15px 0 0 0;

}























/*news*/







.news_entry{

	clear:both;

	margin-top: 10px;

	height: 130px;

}







.news_entry h3{

	padding-bottom:0;

	margin-bottom:0;

}







.news_meta{

	padding-bottom:10px;

}























/*testimonial*/







.testimonial_entry{

	clear:both;

	padding-bottom:30px;

	padding-left:40px;

	background:url("start_quote.gif") no-repeat left top;

}







.testimonial_entry blockquote{

	font-style:italic;

}







.testimonial_entry blockquote .q{

	background:url("end_quote.gif") no-repeat bottom right;

}







.testimonial_entry blockquote .author{

	font-family:Arial, Helvetica, sans-serif;

}







.testimonial_entry h3{

	padding-bottom:0;

	margin-bottom:0;

}























/*gallery*/







.gallery{

	padding:15px 0 30px 0;

	margin:0;

	clear:both;

}







.gallery li{

	list-style:none;

	padding:0;

	margin-left:12px;

	margin-bottom:12px;

	display:inline;

	float:left;

}







.gallery li.row{

	margin-left:0px;

}







.gallery li a{

	padding:2px;

	float:left;

	display:block;

	border:1px solid #c8c9be;

}







.gallery li a:hover{

	border:1px solid #661E18;

}















.gallery li a img{

	float:left;

}























/*navigation*/















.navi{

	padding:0!important;

	margin: 0 0 -30px 0!important; 

	float:right;

	position:relative;

	font-family:Arial, Helvetica, sans-serif;

}







.navi li{

	list-style:none;

	display:inline;

	margin:0;

	padding:0;

}







.navi li a{

	border-right:1px solid #c8c9be;	

	float:left;

	padding:0px 10px;

}







.navi li.last a{

	border-right:none;	

}























/*contact-form*/







#contact-form{

	padding:0;

	margin:0;

}





#recaptcha_widget_div {

  margin-left: 120px;

}





#contact-form p > label{

	float:left; 

	width:120px;

	font-size:14px;

	font-family:Georgia, "Times New Roman", Times, serif;

}







#name,







#email,







#subject,







#message{

	border:1px solid #dddddd;

	padding:8px;

	color:#5e5e5e;

	font-size:14px;

	font-family:Georgia, "Times New Roman", Times, serif;

}























#name:focus,







#email:focus,







#subject:focus,







#message:focus{

	border:1px solid #acacac;

	padding:8px;

}















#name,







#email,







#subject{

	width:285px;

}







#message{

	width:350px;

	height:200px;

}















.send_btn{

	border:none;

	padding:3px 3px;

	background:#a8a89b;

	color:#f1f1e8;

	font-size:16px;

	font-weight:normal;

	font-family:Georgia, "Times New Roman", Times, serif;

}







#main_content #content .errorMsg h3{

	color:red;

}







#main_content #content .infoMsg h3{

	color:green;

}























/*social_network*/







.social_network{

	margin:0;

	padding:0 0 20px 0;

}







.social_network li{

	list-style:none;

	margin:0;

	padding:0;

	display:inline;

}















/*services table*/







#ver-zebra{

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	/*  width: 100%;  -- dave: commented this out to attempt to fix table problem on services pages in some browsers */

	text-align: left;

	border-collapse: collapse;

}







#ver-zebra th{

	font-size: 14px;

	font-weight: normal;

	padding: 8px 37px;

	border-right: 1px solid #fff;

	border-left: 1px solid #fff;

	color: #661E18;

	font-variant: small-caps;

}







#ver-zebra td{

	padding: 8px 15px;

	border-right: 1px solid #fff;

	border-left: 1px solid #fff;

	color: #6d6e64;

}







.vzebra-odd{

	background-color: #F9F9F2;

}







.vzebra-even{

	background-color: #F2F1EA;

}







#ver-zebra #vzebra-application, #ver-zebra #vzebra-children{

	background:url("application.png") no-repeat;
	
	background-color: #DDDAC6;
	
	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #CFCBAD;

}







#ver-zebra #vzebra-characteristics{

	border-bottom-width: 1px;
	background:url("characteristics.png") no-repeat;

	border-bottom-style: solid;

	border-bottom-color: #DFDCC8;

	background-color: #EBEADE;

}


#ver-zebra #vzebra-development{

	border-bottom-width: 1px;
	background:url("development.png") no-repeat;

	border-bottom-style: solid;

	border-bottom-color: #DFDCC8;

	background-color: #EBEADE;

}










ul.servicelist li{

	list-style-type:disc;

	line-height:18px;

	margin-bottom:10px;

}















/*common styles*/







.clearfix{

	clear:both;

}







h1, h2, h3, h4, h5, h6, h7,p,pre,ol,ul,dl{

	padding-bottom:10px;

}







p{

	color:#585858;

}







li{

	list-style:outside;

	margin-left:20px;

}







ul.styledlist{

	clear:both;

	margin:0;

	padding:0 0 20px 0;

}







ul.styledlist li{

	background:url("arrow.gif") no-repeat left 0.4em;

	padding-left:17px;

	list-style:none;

	margin-left:5px;

	margin-left:5px;

	line-height:22px;

}







ol li{

	list-style:decimal;

	margin-left:20px;

}







dl dt{

	font-weight:bold;

	padding-bottom:10px;

}







dl dd{

	padding-bottom:10px;

	margin-left:0px;

}























strong{

	font-weight:bold;

}







em, code{

	font-style:italic;

}







ul, ul li {

	list-style-type:disc;

}







ol, ol li {

	list-style-type:decimal;

}







table {

	margin-bottom:1.4em;

  width: 579px;

	/*  width: 100%;  -- dave: commented this out to attempt to fix table problem on services pages in some browsers */
}







th {

	font-weight:bold;

}







th, td, caption {

	padding:4px 10px 4px 5px;

}







tfoot {

	font-style:italic;

}







sup, sub {

	line-height:0;

}







abbr, acronym {

	border-bottom: 1px dotted;

	cursor:help;

}







address {

	margin:0 0 1.5em;

	font-style:italic;

}







del {

	text-decoration: line-through;

}







pre {

	white-space:pre;

}







img.centered, .aligncenter, div.aligncenter {

	display: block;

	margin-left: auto;

	margin-right: auto;

}







img.border{

	border:1px solid #c8c9be;

	padding:2px;

}







img.alignright {

	display: inline;

	margin:0 0 10px 12px;

}







img.alignleft {

	display: inline;

	margin-top: 0;

	margin-right: 12px;

	margin-bottom: 20px;

	margin-left: 0px;

}







.alignright {

	float: right;

	width:auto;

}







.alignleft {

	float: left;

	width:auto;

}



.privacy {

	font-size: 18px;

	font-family: Georgia, "Times New Roman", Times, serif;

}

