/* -------------------------------------------------- */
/* Gander Builders CSS Document             	      */
/* Designed by PMT Advertising                        */
/* www.pmtadvertising.com                             */
/* info@pmtads.com                                    */
/* -------------------------------------------------- */


#ctl00 {
color: #FFFFFF;
}

body {
font-family: "Georgia", Times New Roman, Times, serif;
background-color: #330000;
font-size: 14px;
margin: 0 auto;
padding: 0px;
text-align: left;
}

#content {
margin: 0 auto;
background-color: #E4DEAE;
border: 1px solid #FFFFFF;
width: 775px;
}

p, ul, li {
/*font-size: 13px;
font-family: Arial, san-serif;
color: #373513;*/
}

html,body, #centerContainer {
height: 100%;
margin: 0;
padding: 0;
border: none;
}

#centerContainer {
width: 100%;
height: 100%;
margin: 0 auto;
text-align: center;
vertical-align: middle;
padding: 0;
text-align: center;
}

div.clearer {
height: 0;
line-height: 0px;
clear:both;
}

.burstContainer {

}

.navigation {
background-color: #B4A63C;
height: 125px;
}



/*body#index .feature {	
clear: both;
font-weight: normal;
font-size: 1.25em;
border-bottom: 1px solid #eee;
color: #393513;
font-family: Arial, san-serif;
}

.feature h2 {
color: #660000;
font-size: 1.5em;
font-family: "Georgia", Times New Roman, Times, serif;
padding-left: 15px;
}

.feature li {
padding: 8px;
}

body#index .photoLot {
float: left;
width: 350px;
}*/





body#index .feature,
body#home .feature{	
font-weight: normal;
font-size: 11px;
color: #393513;
font-family: Arial, san-serif;
float: left;
width: 230px;
/* height: 400px; */
padding: 0 5px;
}

.highlightedText {
color: #cc0000;}

body#index .feature h2,
body#home .feature h2  {
color: #660000;
font-size: 13px;
font-family: "Georgia", Times New Roman, Times, serif;
padding: 0px;
margin: 0;
padding-top: 7px;
}

body#index .feature ul,
body#home .feature ul {
padding: 10px;
margin: 0;
}

body#index .feature li,
body#home .feature li {
padding: 2px 0;
}

body#index .photoLot,
body#home .photoLot{
width: 200px;
height: 200px;
padding: 0 0 10px 0;
}

#currentEvents{
padding: 0 10px;
background-color: #DBD494;
border-bottom: 1px solid #ACA139;
}


#currentEvents h1,
#goingGreen h1,
#communityInvolvement h1 {
color: #660000;
border-bottom: 1px solid #ACA139;
padding: 5px 0 5px 0;
margin: 0;
width: 100%;
}

#goingGreen,
#communityInvolvement {
padding: 0 10px;
}

#goingGreen p,
#communityInvolvement p {
padding: 5px 0 5px 0;
}

#announcement {
padding: 5px 10px;
color: #000;
background-color: #4d736e;
line-height: 1.5em;
}

#announcement .box { float: left; width: 410px; }

#announcement h4 { float: left; width: 420px; }

#announcement p { margin-bottom: 0; padding-bottom: 0; }

#announcement a img { margin: 0; }

#announcement .bookLink { float: left; display: block; width: 300px; height: 150px; margin-left: 25px; background: transparent url(../images/bookLink.gif) no-repeat top left; }

#announcement .communityInvolvement { float: left; display: block; width: 300px; height: 64px; margin-left: 25px; background: transparent url(../images/communityInvolvement.gif) no-repeat top left; }
#announcement .communityInvolvement:hover { background-image: url(../images/communityInvolvement-over.gif); }

#announcement a.visitOldStoneVillage { /* LEFT display: block; width: 276px; height: 55px; margin: 0; background: transparent url(../images/visitOldStoneVillage-btn.jpg) no-repeat top left; */ }

.communityInvolvementPics img { padding: 0 20px; }






.featureArea {
background-color: #E4DEAE;
height: 250px;
}

.homeArea {
border-top: 1px solid #FFFFFF;
border-bottom: 1px solid #FFFFFF;
margin: 0 auto;
}

.homeArea img {
margin: 0 auto;
}

.homesArea {
background-color: #E4DEAE;
}

.footer {
text-align: center;
margin: 5px;
}

.zoomer {
height: 350px;
border-bottom: 1px solid #C1C185;
}

.borderBox {
border: 1px solid #C1C185;
padding: 10px;
}

.borderBox img {
margin: 0 auto;
}

.photoHolder {
float: left;
margin-right: 1em;
}

.featureHolder {
float: right;
border-left: 1px solid #776D28;
padding-bottom: 10px;
padding-left: 15px;
padding-top: 0;
margin-left: 5px;
margin-bottom: 10px;
width: 250px;
}

.featureHolder img {
border: 0;
margin: 0;
}

.featureHolder .siteTextHeadline {
font-weight: bold;
}

.featureHolder .siteText {
line-height: 1.2em;
}

/* -------------------------------------------------- */
/* Table Elements                                       */
/* -------------------------------------------------- */

.tableHolder {
margin: 0 auto;
border-collapse: collapse;
border: 1px solid #C1C185;
width: 100%;
margin-top: 10px;
margin-bottom: 20px;
color: #39391D;
}

.tableHolder table {
width: 100%;
border-collapse: collapse;
}

.tableHolder td, .tableHolder th {
text-align: left;
border-bottom: 1px solid #C1C185;
height: 1.5em;
padding: 3px;
width: 50%;
}

.normalRow {
background-color: #EAEAD6;
color: #39391D;
}

.altRow {
background-color: #F1F1E4;
color: #39391D;
}

/* ---------------------*/
/* site layout styles */
/* ---------------------*/

.twoColLeft, .twoColRightAlt {
float: left;
width: 200px;
margin: 5px;
}

.twoColRight, .twoColLeftAlt {
float: right;
width: 500px;
}

.twoColRightAlt {
float: right;
}

.twoColLeftAlt {
float: left;
}

.fullWidth {
margin: 20px;
}

.fiftyLeft {
float: left;
width: 40%;
margin: 20px;
margin-right: 0;
}

.fiftyRight {
float: right;
width: 45%;
margin: 20px;
margin-left: 0;
}

.alphaList {
list-style-type: lower-alpha;
}

.listSpacer {
margin-bottom: 20px;
}

li.noType {
list-style-type: none;
}

/* ---------------------*/
/* text styles           */
/* ---------------------*/

.siteText, .siteTextHeadline, .notesText {
padding-left: 4px;
padding-right: 4px;
font-size: 1em;
line-height: 1.8em;
color: #393513;
}

.siteTextHeadline {
font-weight: bold;
}

.notesText {
/*font-size: .8em;*/
line-height: 1.2em;
}

.footerText {
font-family: Tahoma, Verdana, Helvetica, sans-serif;
font-size: .7em;
color: #FFFFFF;
}

.footerText a {
color: #FFFFFF;
}

/* -------------------------------------------------- */
/* link elements                                           */
/* -------------------------------------------------- */

a, a:active , a:hover {
color: #660000;
text-decoration: none;
padding: 2px;
font-weight: bold;
}

a:hover {
color: #000000;
cursor: pointer;
}

.linkContainer {
padding: 5px;
}

img {
border: none;
margin-top: 1em;
margin-bottom: 1em;
}

a:hover img, a img:hover {
cursor: pointer;
}

.borderBox a:hover {
border: 0 none;
background-color: inherit;
}

.featureHolder a {
padding: 0;
margin: 0;
border: 0 none;
background-color: transparent;
}

.featureHolder a:hover {
background-color: transparent;
}

.borderBox a:hover {
background-color: transparent;
}

.footer span a:hover {
	color: #ffff70;
}

/* ---- Styles adjusted for PMT Builders ---- */
div.section {
	padding: 0px 5px 10px 5px;
	font-size: 1em;
	line-height: 1.8em;
	color: #393513;
}
body#tenSteps div.section {
	font-size: 1em;
}

div.property_development .entry {
	

	padding: 5px;
	margin: 0px 0px 20px 0px ;
	text-align: center;
}

div.property_development .entry h1 {
	display: none;
}

div.property_development .detail {
	margin: 0px;
	padding: 0px;
}

div.property_development p {
	font-family: Georgia, Times New Roman, Times, serif;
	text-align: left;
	padding: 0px 4px;
	margin: 0px;
	font-size: 1em;
	line-height: 1.2em;
	color: #393513;
}

div.property_development .group1 {
	margin: 10px 10px 20px 20px;
	width: 180px;
	float: left;
}

div.property_development .group2 {
	width: 525px;
	float: right;
	margin-bottom: 20px;
	margin-right: 20px;
}

div.property_development .downloads {
	margin: 0 auto;
	border: 1px solid #C1C185;
	margin: 10px 0px 20px 0px;
	/*font-size: 0.8em;*/
	color: #39391D;
}

div.property_development .downloads h2,
div.property_development .downloads h1 {
	padding: 0px 3px;
	/*font-size: 0.9em;*/
}

div.property_development .directions {
	background-color: #F1F1E4;
	border-top: 1px solid #C1C185;
	padding: 8px 3px;
}

div.property_development .covenants {
	background-color: #EAEAD6;
	border-top: 1px solid #C1C185;
	padding: 8px 3px;
}

div.property_development .map p{
	padding: 0px;
	margin: 0px;
}

div.property_development .map h2,
div.property_development .covenants h2,
div.property_development .directions h2 {
	display: none;
}

div.property_development .group2 h1 {
	color: #6A0000;
}

div.property_development .group2 h2 {
	/*font-size: 0.9em;*/
	margin: 0;
	padding: 8px 3px;
	color: #39391D;
}

div.property_development .description p {
	text-align: justify;
}

div.property_development .school,
div.property_development .lotlist,
div.property_development .communities,
div.property_development .modellist {
	border: 1px solid #C1C185;
	margin: 0px 0px 20px 0px;
}

div.property_development .school a,
div.property_development .school a.alternate,
div.property_development .lotlist p,
div.property_development .communities a,
div.property_development .communities a.alternate,
div.property_development .modellist p {
	border-top: 1px solid #C1C185;
	/*font-size: 0.8em;*/
	display: block;
	margin: 0;
	padding: 8px 3px;
	background-color: #EAEAD6;
}

div.property_development .school a.alternate,
div.property_development .communities a.alternate {
	background-color: #F1F1E4;
}


div.property_development .features {
	padding-left: 4px;
	padding-right: 4px;
	font-size: 1em;
	line-height: 1.8em;
	color: #393513;
}

div.property_development .features ul {
	border-top: 1px solid #C1C185;
	border-left: 1px solid #C1C185;
	border-right: 1px solid #C1C185;
	margin: 20px 0px 5px 0px;
	padding: 0px;
}

div.property_development .features li {
	border-bottom: 1px solid #C1C185;
	list-style-type: none;
	margin: 0px;
	padding: 2px 5px;
	background-color: #F1F1E4;
}

div.property_development .features li.alternate {
	background-color: #EAEAD6;
}

div.property_development .map .map_viewer_print{
	display: none;
}
/* */

#homes div.property_model {
	border-top: 1px solid #C1C185;
	border-right: 1px solid #C1C185;
	border-left: 1px solid #C1C185;
}

div.property_model .entry {
	background-color: #EAEAD6;
	color: #39391D;
	
	text-align: left;
	border-bottom: 1px solid #C1C185;
}

div.property_model .alternate {
	background-color: #F1F1E4;
	color: #39391D;
}

div.property_model .entry h1 {
	font-size: 1em;
	font-weight: normal;
	padding: 7px 3px;
	margin: 0px;
}

div.property_model .detail {
	font-size: 1em;
	color: #39391D;
	padding-right: 10px;
}

div.property_model .detail h1{
	color: #6A0000;
}

div.property_model .detail h2{
	/*font-size: 0.9em;*/
	margin: 0;
	padding: 8px 3px;
	color: #39391D;
}

div.property_model .entry .split_b {
	display: none;
}

div.property_model div.picture {
	display: none;
}

div.property_model .pictures {
	background-color: #F1F1E4;
	border: 1px solid #C1C185;
	padding: 2px;
}

div.property_model .pictures h2{
	border-bottom: 1px solid #C1C185;
}

div.property_model .pictures p {
	height: 92px;
	float: left;
	padding: 2px;
	margin: 0;
}

div.property_model .pictures a{
	display: none;
}



div.property_model .vrtour {
	background-color: #F1F1E4;
	border: 1px solid #C1C185;
	padding: 2px;
	margin-top: 20px;
}

div.property_model .vrtour h2{
	border-bottom: 1px solid #C1C185;
}

div.property_model .vrtour p {
	padding: 2px;
	margin: 0;
}


div.property_model .floorplans {
	background-color: #F1F1E4;
	border: 1px solid #C1C185;
	margin: 10px 0px;
}

div.property_model .floorplans p {
	background-color: #EAEAD6;
	border-bottom: 1px solid #C1C185;
	padding: 0px;
	margin: 0px 0px 2px 0px;
}

div.property_model .floorplans p.print {
	display: none;
}

div.property_model .floorplans a {
	display: none;
}
body#models div.floorplans p.download a {
	display: block;
}

/* */
div.general_faq .entry {
	border: 1px solid #C1C185;
	margin: 0px 0px 15px 0px;
	font-size: 1em;
	font-weight: normal;
	color: #39391D;
}

div.question {
	background-color: #EAEAD6;
	border-bottom: 1px solid #C1C185;
	font-weight: bold;
}
div.general_faq p {
	margin: 0;
	padding: 7px;
}

/* */


div#mapContainer {
	border: 1px solid #C1C185;
	margin: 10px 0px;
	width: 460px;
	height: 300px;
}

#book #content { width: 565px; margin-top: 10px; padding: 20px; }
#book #textNav { display: none; }
#book #content p { margin: 0 0 12px 0; }
#book #content img { float: left; margin: 0 15px 0 0; }
#book #content .hr { margin: 0 0 20px 0; padding-bottom: 20px; border-bottom: 1px solid #723b27; }

div.contactinfo {
	border: 1px solid #C1C185;
	padding-left: 4px;
	padding-right: 4px;
}

div.contactinfo h1 {
	border-top: 1px solid #C1C185;
	/*font-size: 0.9em;*/
}
	
div.contactinfo h2 {
	/*font-size: 0.9em;*/
	padding: 0;
	margin: 0;
}

div.contactinfo p {
	padding: 0;
	margin: 0;
}

div#section_contact {
	margin-right: 10px;
}

#photoRow {
padding-left: 15px;
width: 250px;
float: right;
}

body#buildersTrendInfo .fullWidth {
margin: 20px;
}

.alphaList {
list-style-type: lower-alpha;
}

.listSpacer {
margin-bottom: 20px;
}

/* */
#textNav {
	border-left: 1px solid white;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
	width: 775px;
	margin: 0 auto;
	text-align: center;
	/*font-size: 11px;*/
	background-color: #E4DEAE;
	padding: 4px 0px;
	color: #393513;
	font-size: 11px;
	font-family: Arial, san-serif;
}

#textNav a { 
	line-height: 25px;
	color: #7A0000;
	padding: 0px 8px;
}

body#pictbox #textNav {
display: none;
}

body#pictbox .pictbox {
margin: 0px;
}

body#pictbox img {
border: 1px solid #CCCCCC;
}

h1 a {
color: #7A0000;
font-size: 1em;
}

.developmentHolder .entry {
float: left;
width: 360px;
height: 150px;
margin-left: 10px;
}

.developmentHolder .entry.alternate {
float: right;
margin-right: 10px;
}

#frankfortImage {
float: left;
}