/*GS Homes Style*/

/*Body Style*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
/*Body Style Ends*/
a {
	color: #333333;
}
a:hover {
	color: #a65a27;
}
.imgBdr {
	border: 7px solid #333333;
}
.TblBdr {
	border: 1px solid #333333;
}
.pageBdr {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #DEDFE0;
}
.ErrorText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #98012e;
}
/*Form Style*/
.formCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.FormTextSm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.FormText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
/*Form Style Ends*/

/*Content Style*/
.SiteTextNoLnkSm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
}
.SiteTextNoLnkMed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
}
.SiteTextNoLnkLg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #004a2d;
}
.SiteTextLg:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #a65a27;
	text-decoration: none;
}
.SiteTextLg:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #a65a27;
	text-decoration: underline;
}
.SiteTextLg:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #a65a27;
	text-decoration: none;
}
.SiteTextNoLnk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
}
.SiteText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
}
.SiteText:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.SiteText:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #a65a27;
	text-decoration: underline;
}
.SiteText:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.Builtlast {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #146b38;
	font-weight:bold;
}
/*Content Style Ends*/

/*Footer Style*/
.FooterTextNoLnk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
	text-transform: uppercase;
	text-decoration: none;
}
.FooterText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
	text-transform: uppercase;
	text-decoration: none;
}
.FooterText:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-transform: uppercase;
}
.FooterText:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
	text-transform: uppercase;
}
/*Footer Style Ends*/

/*CommunityHdrs*/
.commHdrs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #a65a27;
	text-decoration: none;
	text-transform: uppercase;
	padding-top:20px;
}

.commHdrssub {
	font-family: "Century Gothic", Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	color: #a65a27;
	text-decoration: none;
	text-transform: capitalize;
	padding-top:20px;
}
.commHdrsContact {
	font-family: "Century Gothic", Arial;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	color: #a65a27;
	text-decoration: none;
	text-transform: uppercase;
	padding-top:20px;
	font-weight:bold;
}
/*End CommunityHdrs*/

/*Data Style*/
.yellowThing {
	background: #deecb7;
	cursor: pointer;
}
.whiteThing {
	background: background:inherit
	cursor: pointer;
}
/*Data Style Ends*/

/*Sub Nav*/
.subNavTbl {
background-image:url(../images/GSHomes_subNavBg.jpg);
background-repeat:no-repeat;
}
.subNav {
	font-family: "Century Gothic", Arial;
	font-size:12px;
	color:#a65a27;
	line-height:25px;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
	padding-left:15px;
}
.subNav:link {
	font-family: "Century Gothic", Arial;
font-size:12px;
color:#a65a27;
text-transform:uppercase;
text-decoration:none;
}
.subNav:hover {
	font-family: "Century Gothic", Arial;
font-size:12px;
color:#a65a27;
text-transform:uppercase;
text-decoration:underline;
}
.menuHomePos {
position: absolute;
top: 151px;
left: 50px;
z-index: 0;
} 

.subNavPos2 {
position: absolute;
top: 385px;
left: 40px;
z-index: 0;
}

.subNavPos {
position: absolute;
top: 250px;
left: 40px;
z-index: 0;
/* Hides from FF-mac \*/
position: relative;
top: -15px;
left: 5px;
z-index: 0;
/* End hide from FF-mac */
} 
.realtorSubNavPos {
position: absolute;
top: 350px;
left: 699px;
z-index: 0;
} 
/*End Sub Nav*/

/*Map Location*/
.mapNavPos {
position: absolute;
top: 250px;
left: 40px;
z-index: 0;
} 
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #146b38;
	font-weight:bold;
}