/* CSS Document */

body{
	margin:0;
	padding:0;
	background-color:#d7d3ba;
	/*background-image:url(../images/site-bgrd.jpg);
	background-repeat:repeat-x;*/
	font-family:'Trebuchet MS',Arial, Helvetica, sans-serif;
	/*font-size:13px;*/
	color:#555;
	}
.wrapper{
	width:960px;
	margin:0 auto;
	background-color:#FFFFFF;
	}
h1{	
	color:#991114;
	/*font-size:27px;*/
	font-weight:normal;
	margin:0;
	padding:0;
	}
h2{	
	color:#a29e85;
	/*font-size:17px;*/
	font-weight:normal;
	margin:0;
	padding:0;
	}
h4{	
	color:#991114;
	/*font-size:27px;*/
	font-weight:normal;
	margin:0 0 -10px 0;
	padding:0;
	}
h5{	
	color:#991114;
	/*font-size:17px;*/
	font-weight:normal;
	margin:0 0 -10px 0;
	padding:0;
	}
h6{	
	color:#991114;
	/*font-size:17px;*/
	font-weight:normal;
	margin:0 0 -10px 0;
	padding:0;
	}

a{
	color:#000000;
	text-decoration:underline;
	}
a:link{
	color:#000000;
	text-decoration:underline;
	}
a:visted{
	color:#000000;
	text-decoration:underline;
	}
a:hover{
	color:#991114;
	text-decoration:none;
	}
a:active{
	color:#000000;
	text-decoration:underline;
	}
a.noUnderline 
	{	
	text-decoration:none;
	color:#757258;
	}
a.noUnderline:hover,
	{
	text-decoration:none;
	color:#757258;
	}


.messageBox {padding:5px; color:red; border:1px solid red;}
.menu{
	background-color:#991114;
	background-image:url(../images/top-bgrd.jpg);
	width:960px;
	height:35px;
	float:left;
	padding-top:20px;
	}
.content{
	float:left;
	width:960px;
	/*background-image:url(../images/contentBgrd.jpg);
	background-repeat:repeat-y;*/
	}	
.leftCol{
	float:left;
	width:242px;
	}
.leftColContent{
	border-left:13px solid white;
	background-color:#d7d3ba;
	padding:13px;
	}
		
.mainContent{
	float:right;
	width:717px;
	}	
	
.mainContentHome{
	width:960px;
	height:368px;
	background-image:url(../images/banners/banner_home.jpg);
	background-repeat:no-repeat;
	}	
.mainContentHomeBox {
	margin:195px 18px 10px 18px;
	padding:10px;
	background-color:#fff;
	filter:alpha(opacity=80);-moz-opacity:.80;opacity:.80;
	float:left;
	color: #000;
	}	
form{
	padding:0;
	margin:10px 0 0 0;
	}
.leftdivider{
	float:left;
	width:204px;
	height:0;
	border-bottom:1px solid white;
	margin-bottom:10px;
	margin-top:10px;
	}
.maindivider{
	float:left;
	width:461px;
	height:0;
	border-bottom:1px solid #d6d3ba;
	margin-bottom:10px;
	margin-top:10px;
	}
.fulldivider{
	float:left;
	width:689px;
	height:0;
	border-bottom:1px solid #d6d3ba;
	margin-bottom:10px;
	margin-top:10px;
	}
.crosslink input, select{
	/*font-size:10px;*/
	}
.crosslinkHomeWrapper {
	padding:0 10px 10px 10px;
	}
.crosslinkHome {
	width: 220px;
	height:175px;
	background-color:#d7d3ba;
	background-image:url(../images/homeBoxGrad.jpg);
	background-repeat:repeat-x;
	float:left;
	margin:5px;
	}
.crosslinkHomePadding {
	padding:10px;
	}
.crossCopy{
	width:204px;
	float:left;
	margin:10px 0 10px 0;
	}
.mainCopy{
	padding:14px;
	width:461px;
	float:left;
	}
.mainCopyFull{	
	clear:both;
	padding:14px 14px 14px 14px;
	width:689px;
	float:right;
 	}

.testimonialRightCol{
	width:204px;
	padding:12px;
	float:right;
	background-image:url(../images/testimonialRightBgrd.jpg);
	background-repeat:repeat-x;
	}
.testimonialCopy{
	padding:5px 10px 5px 10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	/*font-size:16px;*/
	color:#a19f84;
	}
.testimonialSource{
	clear:both;
	padding:5px 10px 5px 10px;
	/*font-size:12px;*/
	font-weight:bold;
	}
.largeButton{
	width:190px;
	padding:3px 0 3px 10px;
	margin-top:10px;
	background-color:#d6d3ba;
	}
.medButton{
	padding:3px 5px 4px 5px;
	background-color:#d6d3ba;
	width:99px;
	margin:0 5px 5px 0;
	float:left;
	font-size:90%;
	}
.backlinkButton{
	padding:3px 5px 4px 5px;
	background-color:#d6d3ba;
	border: 1px solid #f2f2ea;
	width:250px;
	margin:0 5px 5px 0;
	float:left;
	}	
.crosslinkButton{
	padding:3px 5px 4px 5px;
	background-color:#d6d3ba;
	border: 1px solid #f2f2ea;
	width:180px;
	margin:0 5px 5px 0;
	float:left;
	}	
.crosslinkButtonHome{
	padding:3px 5px 4px 5px;
	background-color:#d6d3ba;
	border: 1px solid #f2f2ea;
	width:150px;
	margin:0 5px 5px 0;
	float:left;
	}	

a.noUnderline 
	{	
	text-decoration:none;
	color:#757258;
	}
a.noUnderline:hover,
	{
	text-decoration:none;
	color:#757258;
	}

.CTA{
	padding:30px 0 0 18px;
	}
	
.region{
	background-color:#d6d3ba;
	width:679px;
	padding:5px;
	font-size:16px;
	margin:10px 0 1px 0;
	color:#a19f84;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
	
.developmentRow{
	background-color:#f2f0e2;
	width:679px;
	padding:5px;
	margin-bottom:2px;
	clear:both;
	}
.devListName{
	float:left;
	width:400px;
	}
.resaleListName{
	float:left;
	width:400px;
	}
.resaleListTel{
	float:left;
	text-align:right
	}
.devLocation{
	width:689px;
	text-align:center;
	background-image:url(../images/dev-title-bgrd.jpg);
	background-repeat:repeat-x;
	padding-bottom:10px;
	margin-bottom:1px;
	float:left;
	background-color:#d6d3ba;
	}
.devInfo{
	width:689px;
	background-color:#d6d3ba;
	float:left;
	}

.devPic{
	float:left;
	width:464px;
	}

.devDetails{
	float:left;
	width:185px;
	padding:5px 5px 5px 15px;
	/*font-size:12px;*/
	}	
	
.devCopy{
	width:689px;
	float:left;
	padding-top:5px;
	}
.redText{
	color:#991114;
	}
	
	
.footer{
	clear:both;
	width:946px;
	background-image:url(../images/footer.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	/*font-size:12px;*/
	/*padding:78px 0 20px 14px;*/
	color:#a19f84;
	}
.footerPadding {padding:78px 170px 20px 14px;}
.footerHome{
	clear:both;
	width:946px;
	background-image:url(../images/footer_home.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	/*font-size:12px;*/
	/*padding:78px 0 20px 14px;*/
	color:#a19f84;
	}
.footerHomePadding {padding:15px 170px 20px 14px;}
.footer a, .footerHome a{
	text-decoration:none;
	color:#a19f84;
	}
.FAQLink {font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
}
.vt-wrapper{
	width:320px;
	margin:0 auto;
	border: 1px solid #00377C;
	}
.vt-wrapper-list{
	width:320px;
	margin:0 auto;
	border: 1px solid #00377C;
	}
.vt-wrapper-list-inner{
	padding: 10px;
	font-size:0.7em;
	}
.vt-display{
	padding:0;
	}
.blue-header-dark{
	color:#fff;
	font-weight:bold;
	background-image:url(images/blue-grad-dark.jpg);
	background-repeat:repeat-x;
	padding:8px 0 8px 8px;		
	}
.disclaimer {font-size:80%; font-style:italic;}


.v2i {text-align:right; background-color:#d7d3ba; padding:5px 5px 0 0; font-size:90%;} 
a.v2ilink {text-decoration:none; color:white;}
a.v2ilink:hover {text-decoration:none; color:#991114;}

