/*=================================

Built By: Cow Dog Design - info@cowdogdesign.com

================================= */
/* GLOBAL ELEMENTS */
	* {
		margin:0;
		padding:0;
		border: 0;
		color:#131313;
		}
	
	body {
		margin: 10px 0;
		background: #270506 url(../images/bg.jpg) center top no-repeat;
		font: 62.5%/1.6em verdana,helvetica,arial,sans-serif;
		}
	hr {
		color: #7a0f17;
		background-color: #7a0f17;
		height: 1px;
		width: 90%;
		margin: 5px auto;
		}
	input, textarea, select {
		border:1px solid #7a0f17;
		padding: 3px;
		}
	p, span, ul li, ol li {
		font-size: 1.1em;
		}
	p {
		margin:0 0 5px 15px;
		}
	em {
		font-style: italic;
		}
/* END GLOBAL */

/* STANDARD CLASSES */
	.wysiwyg {
		margin:0 0 5px 0;
		width:697px;
		}
	.wysiwyg p, .wysiwyg h1, .wysiwyg h2, .wysiwyg h3, .wysiwyg h4, .wysiwyg h5, .wysiwyg h6, .wysiwyg div, .wysiwyg table {
		margin:0 0 5px 15px;
		}
	.wysiwyg table .common {
		width: 100%;
		margin-left: 0;
		}
	.common, .wysiwyg .common {
		margin:0 0 5px 15px;
		width:682px;
		}
	.td_pad_4 td, .td_pad_4 th {
		padding: 4px;
		}
	.alert {
		color:#ff0000;
		}
	
	.legal {
		font-size:1em;
		color:#c9c9c9;
		}
	.clear_float {
		clear: both;
		}
/* END STANDARD CLASSES */

/* STANDARD HEADER */
	h1, h2, h3, h4, h5, h6 {
		color:#8f3900;
		margin: 0 0 5px 15px;
		}
	h1 {font-size:1.8em;}
	h2 {font-size:1.4em;}
	h3 {font-size:1.3em;}
	h4 {font-size:1.2em;}
	h5 {font-size:1.1em;}
/* END STANDARD HEADER */

/* STANDARD LINKS */
	a, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, h1 a, strong a, a strong {
		text-decoration:none;
		color:#7a0f17;
		outline: none;
		}
	a:hover, h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, li a:hover, strong a:hover, a:hover strong {
		text-decoration: underline;
		}
/* END STANDARD LINKS */

/* ALIGNMENTS */
	.cal {text-align:center;}
	.left {text-align:left;}
	.ral {text-align:right;}
	.tvert {vertical-align:top;}
	.mvert {vertical-align:middle;}
	.mcal {vertical-align:middle;text-align:center;}
	.tcal {vertical-align:top;text-align:center;}
	.tral {vertical-align:top;text-align:right;}
/* END ALIGNMENTS */

/* TABLE */
	.legalfont, .legalfont td {
		font-size: 1.0
		}
/* END TABLE */

/* TD */
	.paymentCalculator td {
		border-right: 1px #ccc solid;
		border-bottom: 1px #ccc solid;
		}
	.pcTH {
		font-size: 1.3em;
		color: #fff !important;
		background: #7a0f17;
		}
	.td_10_p {
		width: 10%;
		}
	.td_20_p {
		width: 20%;
		}
	.td_30_p {
		width: 30%;
		}
	.td_40_p {
		width: 40%;
		}
	.td_50_p {
		width: 50%;
		}
	.td_60_p {
		width: 60%;
		}
	.td_70_p {
		width: 70%;
		}
	.td_80_p {
		width: 80%;
		}
	.td_90_p {
		width: 90%;
		}
	.pc_bdr_left {
		border-left: 1px #ccc solid;	
		}
	.td_ececec {
		background: #ececec;
		}
	.td_fff {
		background: #fff;
		}
/* END TD */

/* DIV */
	#logo, #nav, #header {
		margin-right: auto;
		margin-left: auto;
		width: 1000px
		}
	#logo {
		margin-bottom: -4px;
		min-height: 105px;
		height: auto !important;
		height: 105px;
		}
	#nav {
		min-height: 58px;
		height: auto !important;
		height: 58px;
		background: #7a0f17;
		}
	#header {
		min-height: 125px;
		height: auto !important;
		height: 125px;
		}
	#body_wrapper, #header {
		background: #e5e1cd;
		}
	#body_wrapper {
		margin-right: auto;
		margin-left: auto;
		padding: 22px 22px 12px 22px;
		width: 956px;
		}
	#body_left {
		float: left;
		padding-right: 24px;
		width: 693px;
		min-height: 200px;
		height: auto !important;
		height: 200px;
		background: transparent url(../images/bg_divide.gif) 205px 0 repeat-y;
		}
	#body_right {
		float: right;
		width: 213px;
		text-align: center;
		}
	#body_left_int {
		float: left;
		padding-right: 24px;
		width: 693px;
		min-height: 200px;
		height: auto !important;
		height: 200px;
		background: transparent url(../images/bg_divide.gif) 205px 0 repeat-y;
		}
	#body_right_int {
		float: right;
		width: 213px;
		text-align: center;
		} 
	.wysiwyg div div, .wysiwyg table div {
		margin: 0 0 5px 0;
		}
	#footer {
		clear: both;
		padding-top: 15px;
		width: 950px;
		text-align: center;
		}
	#body_left .wysiwyg {
		margin:0 0 5px 0;
		width:680px;
		}
	#body_left .wysiwyg p, #body_left .wysiwyg h1, #body_left .wysiwyg h2, #body_left .wysiwyg h3, #body_left .wysiwyg h4, #body_left .wysiwyg h5, #body_left .wysiwyg h6, #body_left .wysiwyg div {
		margin:0 0 5px 15px;
		}
	.margin_top_20 {
		margin-top: 20px;
		}
/* END DIV */

/* UL */
	#nav ul {
		margin: 0;
		padding: 0;
		}
/* END UL */

/* LI */
	#nav ul li {
		list-style: none;
		display: inline;
		}
/* END LI */



/* TEXT */
	.p_news {
		margin-top: 5px;
		margin-bottom: 5px;
		}
	#footer p {
		padding: 0;
		margin: 0;
		color: #454545;
		font-size: 1em;
		}
	.wysiwyg td p {
		padding: 0;
		margin: 0 ;
		}
/* TEXT END */

/* LINK */
	#nav ul li a {
		display: block;
		float: left;
		margin-left: 33px;
		height: 58px;
		font-size: 0;
		text-decoration: none;
		}
	#nav ul li a.btnHome {
		width: 49px;
		background: transparent url(../images/btn_home.gif) 0 0 no-repeat;
		}
	#nav ul li a.btnAboutUs {
		width: 84px;
		background: transparent url(../images/btn_about_us.gif) 0 0 no-repeat;
		}
	#nav ul li a.btnCommunities {
		width: 118px;
		background: transparent url(../images/btn_communities.gif) 0 0 no-repeat;
		}
	#nav ul li a.btnBuilders {
		width: 79px;
		background: transparent url(../images/btn_builders.gif) 0 0 no-repeat;
		}
	#nav ul li a.btnCalculator {
		width: 191px;
		background: transparent url(../images/btn_payment_calculator.gif) 0 0 no-repeat;
		}
	#nav ul li a.btnNews {
		width: 105px;
		background: transparent url(../images/btn_in_the_news.gif) 0 0 no-repeat;
		}
	#nav ul li a.btnContact {
		width: 102px;
		background: transparent url(../images/btn_contact_us.gif) 0 0 no-repeat;
		}
	#nav ul li a:hover {
		background-position: 0 -58px;
		}
/* END LINK */

/* HEADING */
	h1.imgHdr {
		padding: 0;
		margin: 0 0 10px 0;
		}
/* END HEADING */

/* STRONG */
	.pcTH strong {
		color: #fff;
		}
/* END STRONG */

/* FIELDSET */
	#fieldsetContact {
		margin: 0 auto;
		padding: 15px;
		width: 300px;
		border: 1px #454545 solid;
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
		border-radius: 10px;
		}
/* END FIELDSET */

/* LEGEND */
/* END LEGEND */

/* LABEL */
	#fieldsetContact label {
		display: block;
		float: left;
		clear: left;
		padding: 5px 5px 5px 0;
		width: 125px;
		text-align: right;
		}
/* END LABEL */

/* INPUT */
	#fieldsetContact input.btnSubmit, input.btnSubmit, a.btnSubmit {
		float: none;
		clear: both;
		margin: 0 auto;
		border: 0;
		width: 60px;
		padding: 4px;
		font-weight: bold;
		background: #7a0f17;
		color: #fff;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
		cursor: pointer;
		}
	#fieldsetContact input:hover.btnSubmit {
		background: #a99d8d;
		}
	.paymentCalculator input.btnSubmit {
		margin-top: 5px;
		margin-bottom: 5px;
		}
	#fieldsetContact input {
		display: block;
		float: left;
		margin-bottom: 8px;
		padding: 4px;
		width: 150px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
		}
/* END INPUT */

/* TEXTAREA */
	#fieldsetContact textarea {
		display: block;
		float: left;
		margin-bottom: 8px;
		padding: 4px;
		width: 150px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
		color: #454545;
		}
/* End TEXTAREA */

/* SELECT */
/* END SELECT */

/* IMG */
	#logo img {
		margin-left: 40px;
		}
	#body_right .imgBuilders {
		margin-right: 50px;
		}
	.news_thumb, .news_lores {
		float: right;
		margin: 0 0 20px 20px;
		}
/* END IMG */

/* HR */
/* END HR */

/* SUP */
/* END SUP */