@charset "utf-8";


/* ---- Tag Overrides --- */

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #50701D;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

table {
	border: none;
	margin: 0;
	padding: 0;
}

img {
	border: 0 none;
	vertical-align: middle;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


/* ---- ID Based Classes --- */

#container {
	width: 955px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	background-color: #FFFFFF;
	background-image: url(../images/subpage-bg.jpg);
	background-repeat: no-repeat;
}

#mainContentHome {
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
}

#mainContentHome #tbLayout {
	width: 100%;
	border: 0;
}

#mainContentHome #tdContent {
	text-align: justify;
	vertical-align: top;
}

#mainContentHome #tdPhoto {
	padding-left: 40px;
	vertical-align: top;
}

#mainContentHome #tdLogo {
	padding-right: 40px;
	vertical-align: top;
}

#mainContent {
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 45px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
	min-height: 275px;
}

#mainContent #tbLayout {
	width: 100%;
	border: 0;
	text-align: left;
	margin-top: 20px;
}

#mainContent #tdContent {
	text-align: justify;
	vertical-align: top;
}

#mainContent #tdContactInfo {
	text-align: justify;
	vertical-align: top;
	font-size: 16px;
}

#mainContent #tdPhoto {
	vertical-align: top;
	padding-left: 40px;
}

#mainContent #tdContactInfo {
	text-align: left;
	vertical-align: top;
	padding-left: 40px;
}

#header #logo {
	padding-top: 12px;
	padding-left: 40px;
	padding-bottom: 16px;
} 

#nav {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 40px;
	height: 28px;
	color: #FFFFFF;
	background-color: #AC650D;
} 

#nav a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
}

#nav a:hover {
	font-weight: bold;
	letter-spacing: normal;
	letter-spacing: 1px;
}

#bottom_nav {
	background-color: #DDE1BE;
	padding-left: 40px;
	padding-right: 40px;
}

#bottom_nav .residents_contact a:hover {
	font-weight: bold;
}

#bottom_nav .community_brochure a {
	font-size: 14px;
	color: #50701D;
	text-decoration: none;
	letter-spacing: 2px;
}

#bottom_nav .community_brochure a:hover {
	font-weight: bold;
}

#bottom_nav .residents_contact a {
	font-size: 14px;
	color: #AC650D;
	text-decoration: none;
	letter-spacing: 2px;
}

#footer {
	margin-top: 7px;
	padding-left: 40px;
	padding-bottom: 15px;
	background-color: #FFFFFF;
}

#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	margin: 0px;
}

#footer .copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	margin-top: 5px;
}

#footer a {
	color: #000000;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}

#footer a:hover {
	color: #AC650D;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}

#submitButton a {
	font-size: 18px;
	color: #50701D;
	text-decoration: none;
	letter-spacing: 2px;
}

#submitButton a:hover {
	font-weight: bold;
}


/* ---- Named Classes --- */

.footer_images {
	float: right;
	margin-right: 35px;
	margin-top: 15px;
}

.text_sizer { 
	float: right;
	margin-right: 30px;
	margin-top: 2px;
}

.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 0px;
}

.formTextRequired {
	color: #cc0000;
}

.errMsg {
	color: #CC0000;
	font-weight: bold;
}

.noticeMsg {
	color: #50701D;
	font-weight: bold;
}

.charCounter {
	font-size: 10pt;
	color: #666666;
}

.forMoreDetails {
	color: #DDE1BE;
	font-size: 18px;
}

.photoGallery {
	float: left;
	margin-right: 40px;
	margin-bottom: 40px;
	border: 1px solid #cccccc;
	padding: 15px;
	text-align:center;
	min-height: 125px;
	min-width: 125px;
}

.photoGalleryThumb {
	padding-bottom:10px;
}

.floorPlan {
	float: left;
	margin-right: 40px;
	margin-bottom: 40px;
	width: 250px;
}

.floorPlanThumb {
	background-color: #DDE1BE;
	border: 1px solid #AC650D;
	padding: 15px;
	margin: 0;
	margin-bottom: 10px;	
}

.floorPlanClick {
	text-align: left;
	font-size: 12px;
	color: #50701D;
	text-decoration: none;
	letter-spacing: 2px;
}

.floorPlanHead {
	text-align: left;
	font-size: 19px;
	color: #5D4C42;
	line-height: 21px;
	letter-spacing: 1px;
	margin: 0;
	margin-top: 10px;
}

.floorPlanDescription {
	text-align: left;
	font-size: 15px;
	color: #5D4C42;
	line-height: 21px;
	padding-top: 10px;
	letter-spacing: 1px;
	margin: 0;
	margin-top: 5px;	
}

.floorPlanLarge {
	display: none;
	padding: 15px;
	background-color: #DEE2BF;
	border: 2px solid #5B4D44;
}

.floorPlanLargeNav {
	float: right;
	font-size: 14px;
	text-decoration: none;
	letter-spacing: 2px;
}

.floorPlanLargeNav a {
	text-align: left;
	font-size: 14px;
	color: #50701D;
	text-decoration: none;
	letter-spacing: 2px;
}

.floorPlanLargeNav a:hover {
	text-align: left;
	font-size: 14px;
	text-decoration: none;
	letter-spacing: 2px;
	font-weight: bold;
}

.floorPlanLargeContent {
	margin-top: 65px;
}

.floorPlanLargeImg {
	float: right;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}

.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/* BROCHURE/FLOOR PLAN CONTACT FORMS */

.hidden { display: none; }
.unhidden { display: block; }

#brochureContact {
	padding: 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFF;
	border: 2px solid #666;
	position: absolute;
	left: 50px;
	bottom: 50px;
	font-size: 12px;
}
#brochureContact a {
	color:#000;
}

.floorPlanContact {
	padding: 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFF;
	border: 2px solid #666;
	position: absolute;
	right: 50px;
	top: 50px;
	font-size: 12px;
	z-index:10;
}
.floorPlanContact a {
	color:#000;
}