@charset "UTF-8";
/* CSS Document */


/* Global Stuff */
	.behindeverything3 {
		font-size: 6px;
		/* visibility: hidden; */
		line-height: 6px;
		z-index: -100;
		position: relitive;
		text-align: center;	
		width:640px;
		height:0px;
		margin-left:auto;
		margin-right:auto;
		
		
		
	}
	.behindeverything {
		font-size: 6px;
		/* visibility: hidden; */
		line-height: 6px;
		z-index: -1;
		position: relitive;
		text-align: center;
		width: 500;
	}
	.behindeverything1 {
		z-index: 10;
		position: absolute;
	}
body {
	font-size: 14pt;
	font-family: "Times New Roman", Times, serif;
	text-align:center;
	background-image: url(../images_layout/back-main-parkwood.jpg);
	background-repeat: no-repeat;
	background-color: #66521d;
}
.maps {
	font-size: 14pt;
	font-family: "Times New Roman", Times, serif;
	text-align:center;
	background-color: #ffffff;
}

* {
	margin:0px;
	padding:0px;
}

a {
	color: #940f0f;
}

.picLeft {
	float: left;
}

.picRight {
	float: right;
}

.picCenter {
	margin-left:42px;
}

.homePrice {
	font-size: 14px;
	color: #630;
}

fieldset {
	width:350px;
	/*height:294px;*/
	padding: 15px;
	font-size: 14px;
	text-align: justify;
	border: 1px solid #9f884b;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
}

fieldset.testimonials {
	width:350px;
	/*height:294px;*/
	padding: 15px;
	font-size: 14px;
	text-align: justify;
	border: 1px solid #9f884b;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
}

fieldset.models1 {
	width:560px;
	/*height:294px;*/
	padding: 15px;
	font-size: 14px;
	text-align: justify;
	border: 1px solid #9f884b;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
}

	fieldset.models1:hover {
		width: 560px; /*height:294px;*/
		padding: 15px;
		font-size: 14px;
		text-align: justify;
		border: 1px solid #940f0f;
		font-family: "Times New Roman", Times, serif;
		font-weight: normal;
		background-color: #d9b6a8;
		/*cursor: pointer;*/
	}
A.models1 {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
legend {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	margin-left:20px;
	color: #0c5427;
}

legend A{
	font-family: "Times New Roman", Times, serif;
	color: #0c5427;
	text-decoration: none;
}

Fieldset.models1 A{
	font-family: "Times New Roman", Times, serif;
	color: #0c5427;
	text-decoration: none;
}

Fieldset.models1 A:hover{
	font-family: "Times New Roman", Times, serif;
	color: #0c5427;
	text-decoration: underline;
}

legend A:hover{
	font-family: "Times New Roman", Times, serif;
	color: #0c5427;
	text-decoration: underline;
}
legend span {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	margin-left:20px;
	color: #0c5427;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	color: #66521d;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #0c5427;
}

	.promotions1 {
		font-family: "Times New Roman", Times, serif;
		font-size: 45px;
		font-weight: bold;
		color: #735f1e;
		font-style: italic;
	}

.promotions2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: bold;
	color: #735f1e;
}

.promotions3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 140px;
	font-weight: bold;
	color: #ffffff;
	font-style: italic;
}

.promotions5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bold;
	color: #094a1d;
}

.promotions4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 40px;
	font-weight: bold;
	color: #094a1d;
}

.promotions4 a{
	color: #094a1d;
	text-decoration: underline;
}

.promotions4 a:hover{
	color: #9f884b;
	text-decoration: none;
}

/* Layout .divs  */

div#veryTop {
	width:940px;
	height:81px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(../images_layout/tree-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	cursor: pointer;
}
h5 {
	top: 5px;
}

div#veryTopTag {
	width:530px;
	float: right;
	margin-top: 40px;
	margin-right: 25px;
	text-align: right;
}

div#veryTopTag h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 23px;
	font-weight: bold;
	color: #fff;
}

div#header {
	width:940px;
	height:38px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(../images_layout/back-header.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

div#wrapper {
	width:940px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(../images_layout/back-wrapper.gif);
	background-repeat: repeat-y;
	margin-bottom: 12px;
}

div#footer {
	width:100%;
	height:33px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(../images_layout/back-footer.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

div#footerText {
	float: left;
	line-height: 33px;
	text-decoration: none;
	color: #094a1d;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	width: 400px;
	text-align: left;
}

#footer img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
	margin-top: 3px;
	margin-right: 12px;
}

div#flashPromo {
	width:930px;
	height:265px;
	margin-left:auto;
	margin-right:auto;
}

div#secHeader {
	width:930px;
	height:112px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(../images_layout/title-background.jpg);
	background-repeat: no-repeat;
}

div#secTitles {
	width:550px;
	height:20px;
	text-align: right;
	float: right;
	margin-right: 23px;
	margin-top: 28px;
}

div#secTitles h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: bold;
	color: #eae5d7;	
}

div#secTitles h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}

div#contentWell {
	width:890px;
	margin: 20px 20px 0px;
	border: 1px solid #9f884b;
	margin-left:auto;
	margin-right:auto;
}
h4.modeltitlesections {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bold;
	color: #6e5e23;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #6e5e23;
}

h4.modeltitlesections2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #6e5e23;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #6e5e23;
}




/*   ----------------    */

/*   ----------------    */



div#contentTwoColumnModels {
	width:280px;
	float: left;
	margin-left: 8px;
	margin-right: 12px;
	font-family: "Times New Roman", Times, serif;
}

div#contentTwoColumnModels h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #6e5e23;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #6e5e23;
}

div#contentTwoColumnModels ul {
	margin-top: 10px;
	margin-bottom: 20px;
}


div#contentTwoColumnModels li {
	font-size: 14px;
	margin-left: 34px;
}

div#contentTwoColumnModelsRight {
	width:280px;
	float: right;
	margin-left: 20px;
	margin-right: 8px;
}

div#contentTwoColumnModelsRight h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #6e5e23;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #6e5e23;
}

div#contentTwoColumnModelsRight ul {
	margin-top: 10px;
	margin-bottom: 20px;
}


div#contentTwoColumnModelsRight li {
	font-size: 14px;
	margin-left: 34px;
}










/*   ----------------    */

/*   ----------------    */




























div#contentTwoColumn {
	width:380px;
	float: left;
	margin-left: 8px;
	margin-right: 12px;
	font-family: "Times New Roman", Times, serif;
}

div#contentTwoColumn h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #6e5e23;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #6e5e23;
}

div#contentTwoColumn ul {
	margin-top: 10px;
	margin-bottom: 20px;
}


div#contentTwoColumn li {
	font-size: 14px;
	margin-left: 34px;
}

div#contentTwoColumnRight {
	width:380px;
	float: right;
	margin-left: 20px;
	margin-right: 8px;
}

div#contentTwoColumnRight h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #6e5e23;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #6e5e23;
}

div#contentTwoColumnRight ul {
	margin-top: 10px;
	margin-bottom: 20px;
}


div#contentTwoColumnRight li {
	font-size: 14px;
	margin-left: 34px;
}

div#wrapperBot {
	width:930px;
	height:20px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(../images_layout/back-wrapperBot.gif);
	background-repeat: repeat-x;
}

div#bodyCol {
	width:590px;
	margin-top: 20px;
	margin-left:20px;
	margin-right:20px;
	text-align: justify;
	float: right;
}

div#bodyCol p {
	margin:10px 0px 28px;
	line-height: 18pt;
}

div#secBodyCol {
	width:590px;
	margin-top: 20px;
	margin-left:20px;
	margin-right:20px;
	text-align: left;
	float: right;
}

div#secBodyCol p {
	margin:10px 0px 28px;
	font-size: 14px;	
}

div#secBodyCol table {
	margin:10px 0px 28px;
	font-size: 14px;	
}


div#secBodyCol ul {
	margin-top: 10px;
	margin-bottom: 20px;
}


div#secBodyCol li {
	font-size: 14px;
	margin-left: 34px;
}

div#secBody {
	width:830px;
	margin-top: 16px;
	margin-left:auto;
	margin-right:auto;
	text-align: justify;
	
}

div#secBody p {
	margin:10px 0px 28px;
	font-size: 14px;
	text-align: justify;
}

.caption {
	text-align: left;
	font-size: 24px;
	font-weight: bold;
	color: #6e5e23;
}

div#leftCol {
/*	width:234px; */
	width:240px;
	background-image: url(/images_layout/back-secLeftCol-PA2.png);
	margin: 5px;
	height: 100%;
	text-align: justify;
	float: left;
	background-repeat: repeat-x;
}

img.leftcolimages1 {
		border: 3px ridge #1b4021;
		padding: 2px;
		margin-left: 5px;
		background-color: #ffffff;
	}
img.leftcolimages1:hover {
		border: 3px groove #1b4021;
		padding: 2px;
		margin-left: 5px;
		background-color: #e0e0e0;
}

img.centlargeframmodels {
		border: 7px ridge #1b4021;
		padding: 4px;
		background-color: #ffffff;
	}
	
img.centlargeframmodels:hover {
		border: 7px groove #1b4021;
		padding: 4px;
		background-color: #e0e0e0;
	}

img.centExteriorphotos {
		border: 5px ridge #1b4021;
		background-color: #ffffff;
	}
	
img.centInteriorphotos {
		border: 4px ridge #940f0f;
		padding: 3px;
		margin: 5px;
		background-color: #ffffff;
	}
	
img.centInteriorphotos:hover {
		border: 4px groove #940f0f;
		padding: 3px;
		background-color: #e0e0e0;
	}


div#leftCol H1 {
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	color: #1b4021;
	text-decoration: underline;
}

div#leftCol H1:hover {
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	color: #4f3e19;
	text-decoration: underline;
}

.leftColstats {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #6e5e23; 
	width: 145px;
}

.leftColstatsGreen {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #1b4021; 
	width: 145px;
}

.leftColstatsRed {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #940f0f; 
	width: 145px;
}

.smalltext {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000; 
	width: 145px;
}

.HomeListPriceRed {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #940f0f; 
	width: 145px;
}

div#leftCol HR {
	margin: 12px 5px;
	background-color: #a99d73;
	width: 210px;
	height: 1px;
}

HR.admin {
	background-color: #6e5e23;
	color: #6e5e23;
	height: 2px;
}

div#leftCol p {
	margin: 12px 5px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #6e5e23;
}

div#secLeftCol {
	width:234px;
	height: 600px;
	margin: 5px;
	text-align: justify;
	float: left;
	background-image: url(/images_layout/back-secLeftCol-PA2.png);
	background-repeat: repeat-x;
}

div#secLeftCol p {
	margin: 12px 5px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #6e5e23;
}

div#secLeftColOLD p {
	margin: 28px 5px 12px 7px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 28px;
	color: #6e5e23;
	background-repeat: repeat-x;
}

div#secLeftCol img {
	margin: 42px 5px 12px 42px;
}

.disclaimer {
	font-size: 12px;
	color: #666666;
	margin-top: 12px;
	margin-bottom: 8px;
}


/* VeryTop bar  main navigation */

div#veryTopMenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
	width: 100%;
}

div#veryTopMenu li {
	color: #094a1d;
	display:inline; /* To fix IE margin doubling bug */
	
}

div#veryTopMenu ul a {
	height:24px;
	line-height:24px;
	text-decoration: none;
	color: #094a1d;
	font-size: 16px;
	padding-right: 8px;
	padding-left: 6px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #094a1d;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}

div#veryTopMenu ul a:hover {
	color: #9f884b;
}

div#veryTopMenu ul .current a {
	color: #66521d;
}


/* Middle bar  main navigation */

div#navBar {
	width:930px;
	height:44px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(../images_layout/back-middleNav.gif);
	background-repeat: repeat-x;
}

div#middleNav {
	height:44px;
	text-align:center;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #fff;
	padding-top: 8px;
}

div#middleNav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
	width: 100%;
}

div#middleNav li {
	color: #094a1d;
	display:inline; /* To fix IE margin doubling bug */
	
}

div#middleNav ul a {
	height:24px;
	line-height:24px;
	text-decoration: none;
	color: #094a1d;
	font-size: 16px;
	padding-right: 8px;
	padding-left: 6px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #094a1d;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}

div#middleNav ul a:hover {
	color: #9f884b;
}

div#middleNav ul .current a {
	color: #66521d;
}

/* Header bar  main navigation */

div#veryTopMenu  {
	float: right;
	margin-right: 24px;
	margin-top: 12px;
}

div#veryTopMenu p {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #094a1d;
	text-align: right;
}

div#veryTopMenu a {
	color: #094a1d;
	text-decoration: none;
}

div#veryTopMenu a:hover {
	color: #9f884b;
}

div#veryTopMenu .current a {
	color: #9f884b;
}

/* Home Plans DIVS */

div.plan {
	width:264px;
	/*height:294px;*/
	background-color: #c2b38b;
	margin: 4px;
	text-align: center;
	float: left;
	border: 1px solid #9f884b;
	background-image: url(../images_layout/back-home-panel.gif);
	background-repeat: no-repeat;
}

div.plan h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #094a1d;
	margin-top: 12px;
}

div.plan h4  {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #630;
	margin: 12px 5px 6px;
}

div.plan p {
	margin: 12px 5px 18px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #6e5e23;
}

div.plan img {
	margin: 10px 22px;
	border: 5px solid #FFFFFF;	
}

/* Utilities */

.clearthefloats {
	clear:both;
}

/* Alsett Clearing Method www.csscreator.com. Used to float the footer neatly below columns. */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* fix for IE Mac */

.clearfix {display: inline-block;}

/* Holly Hack for a bug in IE 6 for Windows. */

* html .clearfix {height: 1%;}
.clearfix {display: block;}
