/*
Design by Banyan Tree Software Solutions
http://www.banyantreesoft.com
*/
body {
	background:#a0976d;
	font:normal 12px "Tahoma";
	text-align: justify;
	color: #000000;
	margin-bottom:15px;
}
.outer {
	width:975px;
	margin:0 auto;
}
.header 
{    
	background:url(../_Images/headerrightcorner.jpg) no-repeat right top;
	height:170px;
	width:960px;
	float:right;
}
.btsslogo {
	margin-top:51px;
	padding-right:20px;
	float:right;
	width:935px;
	text-align:right;
}
.noborder {
	border:none;
}
.leftleaf {
	width:15px;
	height:166px;
	float:left;
	background:url(../_Images/topleftleaf.gif) no-repeat left top;
}
.page {
	background:#ffffff url(../_Images/headerleftcorner.jpg) no-repeat left top;
	width:960px;
	margin:0 auto;
	float:right;
}
.footer {
	clear:both;
	background:url(../_Images/footerbg.gif) no-repeat left top;
	height:105px;
	width:950px;
	vertical-align:bottom;
	padding-left:25px;
}
.footerlink {
	width:935px;
	padding:39px 0px 0px 15px;
	height:24px;
	text-align:left;
	float:left;
	color:#702a23;
	font-size:11px;
}
.copyright {
	width:935px;
	margin:0px 0px 0px 13px;
	height:24px;
	text-align:left;
	float:left;
	color:#702a23;
	font-size:11px;
}
#menu {
	float: right;
	margin-top:23px;
	margin-right:80px;
	font:normal 12px "Tahoma";
	color: #000000;
	border-right: 1px solid #ffffff;
}
#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#menu li {
	display: block;
	float: left;
	height: 24px;
}
#menulast li {
	display: block;
	float: left;
	height: 24px;
}
#menu a {
	display: block;
	width: 90px;
	height: 19px;
	padding: 5px 0px 0px 0px;
	text-decoration: none;
	text-align: center;
	color: #beb58a;
	border-left: 1px solid #ffffff;
	border-right: 0px solid #ffffff;
}
#menu a:hover {
	width: 90px;
	background: #beb58a;
	border-left: 1px solid #ffffff;
	border-right: 0px solid #ffffff;
	color: #4e2a12;
	text-align: center;
}
#menu .current_page_item {
	width: 90px;
	background: #beb58a;
	border-left: 1px solid #ffffff;
	border-right: 0px solid #ffffff;
	color: #4e2a12;
	text-align: center;
}
#menu .current_page_item a {
	width: 90px;
	background: #beb58a;
	border-left: 0px solid #ffffff;
	border-right: 0px solid #ffffff;
	color: #4e2a12;
	text-align: center;
}
.current_page_item {
	width: 90px;
	background: #beb58a;
	color: #4e2a12;
	text-align: center;
}
#contentarea {
	width:935px;
	margin:20px 0px 0px 13px;
	float:left;
}
.content {
	width:725px;
	float:right;
	padding-right:15px;
	text-align:left;
	vertical-align:top;
	background:url(../_Images/homebanner.jpg) no-repeat left top;
	padding-top:171px;
	color:#000000;
	line-height:16px;
	text-align:justify;
}
.insidecontent {
	width:725px;
	float:right;
	padding-right:15px;
	text-align:left;
	vertical-align:top;
	background:url(../_Images/insidebanner.jpg) no-repeat left top;
	padding-top:100px;
	color:#000000;
	line-height:16px;
	text-align:justify;
}
.greentboldtext {	
	color:#256736;
	font-weight:bold;
	line-height:16px;
	text-align:justify;
}
.contenttext {	
	color:#000000;
	line-height:16px;
	text-align:justify;
}
.redlink,A.redlink:link,A.redlink:visited, A.redlink:active {
	color:#702a23;
	text-decoration:underline;
}
A.redlink:hover {
	color:#702a23;
	text-decoration:none;
}
.greenlink,A.greenlink:link,A.greenlink:visited, A.greenlink:active {
	color:#256736;
	text-decoration:underline;
}
A.greenlink:hover {
	color:#256736;
	text-decoration:none;
}
.leftsidebar {
	width:170px;
	float:left;
	margin:240px 0px 0px 5px;
}
.portfolio {
	width:170px;
	height:178px;
	background:url(../_Images/leftboxbg.jpg) no-repeat left top;
	padding:0px 10px 0px 10px;
}
.more {
	float:left;
	text-align:right;
	width:150px;
	padding-top:5px;
}
.imagepadding {
	padding-top:17px;
}
.contactmap {
	float:left;
	padding:10px 10px 10px 20px;
	background:url(../_Images/contactmap.jpg) no-repeat left top;
	width:418px;
	height:274px;
}
.contactinfo {
	float:right;
	width:250px;
}
.inquiryimg {
	float:left;
	padding:10px 10px 10px 5px;
	background:url(../_Images/inquirypageimg.jpg) no-repeat left top;
	width:340px;
	height:540px;
}
.inquiryform {
	float:right;
	width:300px;
	text-align:right;
	padding-left:50px;
}
.formlabel {
	width:90px;
	float:left;
	text-align:left;
}
.formfields {
	width:260px;
	float:left;
}
.formpadding {
	padding:2px;
}
.fieldpadding {
	padding:1px;
}
.formtitle {
	height:22px;
	text-align:left;
}
.input {
	background:#f7edc1;
	border:solid 1px #ddb981;
	font:normal 12px "Tahoma";
	color:#000000;
	height:20px;
	
}
.textarea {
	background:#f7edc1;
	border:solid 1px #ddb981;
	font:normal 12px "Tahoma";
	color:#000000;
	padding-top:3px;
	padding-left:2px;
	width:210px;
}
.select {
	background:#f7edc1;
	border:solid 1px #ddb981;
	font:normal 12px "Tahoma";
	color:#000000;
}
.message {
	font:normal 12px "Tahoma";
	color:#ff0000;
	line-height:16px;
}
.button {
	background:#fed751 url('../_Images/buttonbg.jpg') repeat-x 50% top;
	font:bold 10px "Tahoma";
	color:#ad6135;
	height:18px;
	cursor:pointer;
	border:solid 1px #ad6135;
	padding:0px 5px 0px 5px;
}
.validation {
	float:right;
	text-align:right;
	padding-right:120px;
	padding-bottom:10px;
	height:14px;
}
.copyrightleft {
	float:left;
	text-align:left;
	height:21px;
	padding-top:3px;
}
.btndiv {
	text-align:center;
	padding:15px 0px 0px 100px;
}
.label
{
	font-family:Verdana;
	font-size:11px;
	color:Black;
}
.hidden
{
	display:none;
	width:0px;
}
}
