@charset "utf-8";
/* CSS Document */

body {
	margin-top:35px;
	margin-left:0px;
	margin-right:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#6d5b50;
	font-size:14px;
}

.clear {
	CLEAR: both; FONT-SIZE: 0px; VISIBILITY: hidden; LINE-HEIGHT: 0; HEIGHT: 0px;
}

.master {
	width:970px;
	margin-left:auto;
	margin-right:auto;
}

.master a:link
{
	color:#949C51;
	text-decoration:underline;
}

.master a:hover
{
	color:#afb57d;
	text-decoration:underline;
}

.master a:visited
{
	color:#949C51;
	text-decoration:underline;
}


.homeHeader {
	width:970px;
}
.header {
	width:970px;
}

.secondaryNav {
	width:970px;
	text-align:right;
}
.topNav {
	width:970px;
	text-align:left;
}
.topNav img {
	margin-left:16px;
}

.homeFlash {
	width:970px;
	height:333px;
}

.homeContent {
	font-size:14px;
	color:#3B2314;
	padding-top:25px;
}
.content {
	width:970px;
	padding-top:25px;
}

.left {
	float:left;
	width:439px;
	padding-right:15px;
	line-height:16pt;
}
.right {
	float:left;
	width:500px;
	padding-left:15px;
	border-left:1px solid #afb57d;
}
.contentHeader {
	width:100%;
	text-align:right;
}

.socialNet
{
	float:left;
	padding-top:25px;
	width:310px;
	text-align:left;
}

.green 
{
	float:left;
	width:650px;
	text-align:right;
	padding-top:25px;
}
 
/* BEGIN Gallery Styles */

.galleryArrow {
	float:left;
	width:32px;
	margin-top:130px;
	margin-right:35px;
}
.galleryArrow img {
	cursor:pointer;
}
.galleryThumbs {
	float:left;
	width:366px;
	height:340px;
	overflow:scroll;
	overflow-y:hidden;
	overflow-x:auto;
}
.galleryThumbs img {
	margin-bottom:25px;
}
.myImage {
	border-right:1px solid #afb57d;
	border-left:1px solid #afb57d;
}

/* END Gallery Styles */

/* BEGIN Gallery Styles */

.tipThumb {
	float:left;
	width:153px;
	height:191px;
	text-align:left;
	margin-right:15px;
}
.tipThumb img {
	margin-top:50px;
}

#One
{
	background-image: url(../images/greenTip_bg1.png);
	background-repeat: no-repeat;
	background-position-y: center;
}
#Two {
	background-image:url(../images/greenTip_bg2.png);
	background-repeat:no-repeat;
}
#Three {
	background-image:url(../images/greenTip_bg3.png);
	background-repeat:no-repeat;
}

.bigGreenThumb {
	position:relative;
	top:22px;
	left:20px;
	width:487px;
	height:609px;
	background-image:url(../images/bigGreenThumb_fpo.png);
	background-repeat:no-repeat;
}
.bigGreenContent {
	color:#FFFFFF;
	padding-top:15px;
	padding-bottom:15px;
	padding-left:15px;
	padding-right:100px;
	background-image:url(../images/green_bigContent.png);
	background-repeat:repeat-y;
	text-align:left;
}

/* END Green Living Styles */

/* BEGIN Concierge Styles */

.conciergeNav img {
	margin-left:4px;
}
.conciergeArrow {
	float:left;
	width:auto;
	margin-right:10px;
	margin-top:50px;
}
.conciergeContent {
	float:left;
	width:488px;
	height:175px;
	font-size:11px;
	overflow:auto;
}

.leaf {
	float:left;
}

.letter {
	float:left;
	width:15px;
	height:18px;
	font-weight:900;
	color:#FFFFFF;
	font-size:8px;
	padding-left:5px;
	padding-top:3px;
	background-image:url(../images/concierge-letterBack.png);
	background-repeat:no-repeat;
	margin-right:6px;
}

.miniContent {
	float:left;
	width:101px;
}

.conTainer {
	float:left;
	width:auto;
	margin-bottom:20px;
}


.mapMarker {
	position:absolute;
	width:18px;
	height:38px;
	font-weight:900;
	color:#FFFFFF;
	font-size:16px;
	padding-left:6px;
	padding-top:2px;
	background-image:url(../images/concierge_mapMarker.png);
	background-repeat:no-repeat;
}

/* END Concierge Styles */

/* BEGIN Our Community Styles */

.communityDetail {
	position:absolute;
	top:-60px;
	width:970px;
}
.communityDetailContent {
	width:870px;
	height:820px;
	background-image:url(../images/commPop_midSpan.png);
	background-repeat:repeat-y;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:50px;
	padding-right:50px;
}
.communityText 
{
	position:relative;
	left:500px;
	float:left;
	width:350px;
	text-align:right;
}
.communityText h1 {
	font-size:24px;
	color:#949C51;
	font-weight:900;
	margin-top:0px;
}
.formText {
	float:left;
	text-align:right;
	padding-right:3px;
	width:60px;
	font-size:11px;
	padding-top:3px;
}
.formField {
	float:left;
	width:auto;
	padding-left:3px;
	margin-bottom:15px;
}

.formField .input
{
	border:solid 1px #6d5b50;
}

.formField .noborder
{
	border:none;
}

.formTable
{
	font-size:11px;
}

.formTable .textBox 
{
	border:solid 1px #6d5b50;
}


.formQuestion {
	float:left;
	width:215px;
	padding-top:3px;
	padding-right:45px;
	font-size:11px;
	text-align:right;
}

.greenContent {
	padding:20px;
	padding-bottom:25px;
	background-color:#949C51;
	line-height:16pt;
	color:#FFFFFF;
}

.greenContent a:link
{
	color:#FFFFFF;
	text-decoration:underline;
}
.greenContent a:visited
{
	color:#FFFFFF;
	text-decoration:underline;
}
.greenContent a:hover
{
	color:#F0F0F0;
	text-decoration:underline;
}

.greenPop {
	position:absolute;
	top:-200px;
	left:-200px;
}

.pnlTerms
{
	top: 20px;
	left: -240px;
	position: absolute;
	background-color:White;
	border:3px solid #949c51;
	width:300px;
	height:400px;
	overflow:auto;
}

.calStyle{}
.calStyle a:link{ text-decoration:none; }

.greenPopContent 
{
	/* somehow adding a border 
	and taking two pixels off 
	the width helped 
	with rendering */
	border:solid 1px #949c51;
	background-color:#949c51;
	padding-left:30px;
	padding-right:30px;
	color:#FFFFFF;
	width:422px;
	text-align:left;
	font-size:12px;
}

.homeFooter {
	width:970px;
	text-align:right;
	background-image:url(../images/int_footLogos.png);
	background-repeat:no-repeat;
	background-position:left;
	margin-top:15px;
}
.homeFooter a:link {
	color:#3B2314;
	text-decoration:none;
}
.homeFooter a:visited {
	color:#3B2314;
	text-decoration:none;
}
.homeFooter a:hover {
	color:#949C51;
	text-decoration:none;
}


/* 06-19-09 Coupon */

.coupon_061909 {
	text-align: left;
	width: 588px;
	border: 2px dashed #333333;
	margin: 0px 0px 0px 25px;
	padding: 0px;
}
.coupon_061909 #couponLogo {
	margin-top: 18px;
	margin-left: 40px;
}
.coupon_061909 p {
	font-size: 12pt;
	color: #000000;
	margin: 5px;
	line-height: 15pt;
}
.coupon_061909 h1 {
	font-size: 22pt;
	font-weight: normal;
	color: #949C51;
	margin: 13px 5px 5px;
	padding: 0px;
}
.coupon_061909  .coupon_footerAddress {
	font-size: 12pt;
	text-align: center;
	margin: 12px 0px 5px;
	padding: 0px;
	color:#949C51;
}
.coupon_061909  .coupon_footerAddress a {
	color: #949C51;
	text-decoration:none;
}
.coupon_061909  .coupon_footerAddress a:hover {
	color: #000000;
}
.printbutton {
	cursor:pointer;
	padding: 0px;
	text-align: center;
	text-decoration:none;
	border-style: none;
	margin-left: 245px;
	background: url(../Images/printCoupon.png);
	height: 42px;
	width: 170px;
	margin-top: 25px;
}

.printbutton:hover {
	background-image: url(../Images/printCouponRoll.png);
}
