/***** ELEMENTS *****/
body {
  text-align: center;
  margin:10px;
}
hr {
    border: 0;
}
img { 
	border: 0;
}
/***** IDs *****/
#HOMECONTENT {
	width:718px;
}
#HOMETOPNAV {
	width:718px;
	margin-top:27px;
}
#MAINSHELL {
	margin: 0 auto;
	width: 718px;
	text-align: left;
} 
#CONTENT {
	width:718px;
}
#TOPNAV {
	width:718px;
	height:107px;
}
#FOOTER {
	width:718px;
	height:16px;
}

/*** TOP NAV ***/
.mainNavCell {
	padding-top:0px;
	padding-bottom:4px;
	background-color:#584B37;
	width:505px;
}
.toolsNavCell {
	padding-top:0px;
	padding-bottom:4px;
	background-color:#584B37;
	text-align:center;
	width:202px;
}
/**** PAGE FOOTER ***/
.footerText {
	background-color:#DCDAB6;
	font-family:Arial;
	font-size:11px;
	color:#756F59;
	padding-left:20px;
}


/*** PAGE CALLOUT ***/
.calloutHeader {
	background-color:#66885F;
	height:29px;
	width:181px;
}
.calloutSide {
	background-color:#DFDFDF;
	width:1px;
}
.calloutInside {
	background-color:#FFFFFF;
	width:199px;
}
.calloutTable {
	width:201px;
}
.calloutText {
	color:#584B37;
	font-family:Arial;
	font-size:10px;
	list-style: disc;
}
.calloutText14 {
	color:#979A6B;
	font-family:Arial;
	font-size:14px;
}
.calloutText16 {
	color:#979A6B;
	font-family:Arial;
	font-size:16px;
}
.calloutTextLink {
	color:#5D714E;
	font-family:Arial;
	font-size:10px;
}
.calloutTextLink:hover {
	color:#5D714E;
	text-decoration:none;
}

/*** GALLERY ***/
.galleryInstText {
	color:#B2B087;
	font-family:Arial;
	font-size:11px;
	font-style:italic;
	font-weight:bold;
}
.galleryImageLinks {
	color:#584B37;
	font-family:Arial;
	font-size:10px;
	line-height:17px;
}
.galleryImageLinks:hover {
	color:#2EAD15;
	text-decoration:none;
}
.galleryImageNavLinks {
	color:#584B37;
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	
}
.galleryImageNavLinks:hover {
	color:#2EAD15;
	text-decoration:none;
}
.galleryImageTitle {
	color:#B2B087;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
}
.galleryImageSubText {
	color:#584B37;
	font-family:Arial;
	font-size:11px;
	line-height:13px;
}
hr.galleryLinks {
	width:150px;
    color: #C8C7C1;
    background-color: #C8C7C1;
    height: 1px;
}

/***** PAGE CONTENT CLASSES *****/
.contentTitle {
	color:#584B37;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
}

.contentText {
	color:#584B37;
	font-family:Arial;
	font-size:11px;
}

a.contentTextLink {
	color:#2EAD15;
	text-decoration:none;
}
a.contentTextLink:visited {
	color:#B5AD1A;
	text-decoration:none;
}
a.contentTextLink:hover {
	color:#2EAD15;
	text-decoration:none;
}

.pageTitle0 { /* Featured Partner */
	color:#584B37;
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
	line-height: 35px;
}
.pageTitle1 { /* About Us */
	color:#66885F;
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
	line-height: 35px;
}
.pageTitle2 { /* Our Products */
	color:#87948A;
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
	line-height: 35px;
}
.pageTitle3 { /* Design Consulting */
	color:#5F808C;
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
	line-height: 35px;
}
.pageTitle4 { /* Builder Services */
	color:#A36606;
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
	line-height: 35px;
}
.pageTitleT3 { /* Contact Us */
	color:#DCDAB6;
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
	line-height: 35px;
}
.columnTitleT3 {
	color:#584B37;
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
	padding-top:22px;
	padding-bottom:10px
}
.columnTextT3 {
	color:#9C9A7A;
	font-family:Arial;
	font-size:12px;
	line-height:17px;
}
.MngmtTeamPhoto {
	padding-top:5px;
	padding-right:10px;
}
/** FORM CLASSES ***/
.formTitleT3 {
	color:#584B37;
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
	padding-bottom:5px;
	padding-top:12px;
}
.formTextT3 {
	color:#9C9A7A;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
}
input.formInputT3 {
	width: 182px;
	height: 18px;
}
select.formInputT3 {
	width: 182px;
	height: 18px;
	font-size:10px;
}
select.formSelectStateT3 {
	width: 50px;
	height: 18px;
	font-size:10px;
}
textarea.formInputT3 {
	width: 182px;
	height: 44px;
	font-size:10px;
}

/*** HOME ***/
.homeQuickNav {
	padding-top:5px;
	padding-bottom:10px;
	padding-left:0px;
}
.homeMainNavCell {
	padding-top:0px;
	padding-bottom:0px;
	background-color:#584B37;
}
.homeFooterText {
 	font-family:Arial;
 	font-size:11px;
 	color:#756F59;
 	padding-left:3px;
}
.homeCalloutSide {
	background-color:#A7A285;
	width:1px;
}
.homeCalloutInside {
	background-color:#F9FAF5;
	width:150px;
	height:167px;
}
.homeCalloutTable {
	width:152px;
}
.homeCalloutBottom {
	background-color:#A7A285;
	width:134px;
	height:1px;
}
.homeCallOutTableCell {
	width:155px;
	height:224px;
}
.homeCalloutLinkCell {
	background-color:#DCDAB6;
	height:21px;
	width:134px;
}
.homeCalloutLink {
	font-family:Arial;
 	font-size:9px;
 	color:#5D714E;
	text-decoration:none;
	font-weight:bold;
	padding-left:2px;
}
.homeCalloutLink:hover {
 	color:white;
}
.homeCalloutText {
	color:#4A443B;
	font-family:Arial;
 	font-size:11px;
	text-align:left;
	line-height:12px;
	width:135px;
}
.homeLeftColumnText {
	color:#464646;
	font-family:Arial;
 	font-size:12px;
	text-align:left;
	line-height:14px;
	width:150px;
}
.homeLeftColumnTextTitle {
	color:#6F8560;
	font-family:Arial;
 	font-size:15px;
	text-align:left;
	line-height:16px;
	width:180px;
}
a.homeCalloutTextLink {
	text-decoration:underline;
	color:#874628;
	font-family:Arial;
 	font-size:11px;
}
a.homeCalloutTextLink:hover {
	text-decoration:none;
	color:#C94C13;
}
hr.homeCalloutHR {
	width:132px;
    color: #C8C7C1;
    background-color: #C8C7C1;
    height: 1px;
}
hr.homeLeftColumnHR {
	width:175px;
    color: #B6B38B;
    background-color: #B6B38B;
    height: 1px;
}


/*** FEATUED PARTNER POPUP **/
.PartnerWindowHeader {
	background-color:#DCDAB6;
	height:32px;
}
.PartnerLink {
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#EF201B;
}
.PartnerLink:hover {
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
}
hr.PartnerPage {
	width:350px;
    color: #B6B38B;
    background-color: #B6B38B;
    height: 1px;
}
