/* -- BASIC ELEMENTS -- */
body	{
		background: #adc085 url(../images/gradient_background.jpg) left top repeat-x;
		font-size: 13px;
		}

select, input, textarea
		{
		border: solid 1px #333;
		}
		
a		{
		color: #e33000;
		}
		
a:hover	{
		cursor: hand;
		}		

th		{
		text-align: right;
		}

/* -- COMMON ELEMENTS -- */
.container
		{
		width: 960px;
		margin: 0 auto 0 auto; 
		}

.required
		{
		color: #E33000;
		}

.note
		{
		color: #999;
		font-size: 10px;
		}

td.headingBanner
		{
		vertical-align: bottom;
		padding-top: 39px;
		width: 100%;
		}

td.headingBanner div
		{
		background: url(../images/20091123_gradient_green.gif) left top repeat-x;
		height: 122px;
		}

img.headingTitle
		{
		margin: 92px 0 0 235px;
		}	
	
td.sideShadow
		{
		background: #fff url(../images/gradient_vdrop.gif) left top repeat-y;
		vertical-align: top;
		_padding-bottom:10px;
		}	
	
.topShadow
		{
		background: url(../images/gradient_hdrop.gif) left top repeat-x;
		}
		
.content
		{
		vertical-align: top;
		padding: 10px 15px 50px 15px;
		}
		
.content ul
		{
		margin-left: 15px; 
		}	
		
.content li
		{
		padding-bottom: 3px;
		}
			

.footer h6	
		{
		font-weight: normal;
		color: #626e48;
		}

.footer h6 a
		{
		font-weight: normal;
		color: #626e48 !important;
		text-decoration:underline;
		}

.footer h6 a:hover
		{
		text-decoration:none;
		}
		
.relativeDiv
		{
		position: relative; 
		}				
		
/* -- NAV ELEMENTS -- */
.nav	{
		vertical-align: top;
		padding: 15px 0 50px 2px;
		background: #fff url(../images/20091123_nav_watermark.gif) 7px 35px no-repeat; 
		}
		
.nav div
		{
		background: url(../images/20091222_nav.gif) left top no-repeat;
		height: 28px;
		}

.nav a	{
		font-size: 0px;
		line-height: 0px;
		display: block;
		}
	
#home	{
		background-position: 0px 0px;
		}

a:hover #home
		{
		background-position: -219px 0px;
		}

#aboutus
		{
		background-position: 0px -28px;
		}

a:hover #aboutus
		{
		background-position: -219px -28px;
		}


#residential
		{
		background-position: 0px -56px;
		}

a:hover #residential
		{
		background-position: -219px -56px;
		}

#community
		{
		background-position: 0px -84px;
		}

a:hover #community
		{
		background-position: -219px -84px;
		}

#services
		{
		background-position: 0px -112px;
		}

a:hover #services
		{
		background-position: -219px -112px;
		}
		
#services
		{
		background-position: 0px -112px;
		}

#siteplan
		{
		background-position: 0px -140px;
		}

a:hover #siteplan
		{
		background-position: -219px -140px;
		}
		
#floorplan
		{
		background-position: 0px -168px;
		}

a:hover #floorplan
		{
		background-position: -219px -168px;
		}
		
#photogallery
		{
		background-position: 0px -196px;
		}

a:hover #photogallery
		{
		background-position: -219px -196px;
		}
		
#resources
		{
		background-position: 0px -224px;
		}

a:hover #resources
		{
		background-position: -219px -224px;
		}
		
#faqs
		{
		background-position: 0px -252px;
		}
a:hover #faqs
		{
		background-position: -219px -252px;
		}
#contactus
		{
		background-position: 0px -280px;
		}
a:hover #contactus
		{
		background-position: -219px -280px;
		}
		
#join
		{
		background-position: 0px -308px;
		}

a:hover #join
		{
		background-position: -219px -308px;
		}

/*-------------
HOME
-------------*/

#homeLeft
		{
		width: 400px;
		float: left;
		margin-bottom: 15px;
		}
#homeLeft img
		{
		margin-left:80px;
		}

#homeRight 
		{
		margin-left: 410px;
		}

#homeRight img
		{
		}
		
/*-------------
FLOOR PLANS
-------------*/

.sitePlan
		{
		text-align: center;
		}
	
table.floorplan
		{
		padding:20px 0 0 0;
		width:100%;
		}
table.floorplan td
		{
		padding: 0 15px 0 15px;
		text-align:center;
		}
		
.floor_plan_click
		{
		padding: 10px 0 0 20px;
		}
		
/*-------------
CONTACT
-------------*/
table.contact, table.contactForm
		{
		width: 100%;
		}
		
table.contactForm th
		{
		vertical-align: top;
		padding-top:4px;
		width: 200px;
		}
		
table.contactForm td
		{
		vertical-align: top;
		}		
		
.contactForm input, .contactForm textarea, .contactForm ul
		{
		width: 300px; 
		margin: 2px 0 2px 0;
		padding: 3px;
		}		

.radioButtons
		{
		padding-bottom: 5px;
		}

.contactForm li
		{
		list-style-type: none;
		margin: 0;
		padding: 0;
		} 

	
.radioButtons input, .contactForm li input
		{
		width: 15px;
		border: none;
		margin-right: 10px; 
		}


/*--------GALLERY--*/

#descFrame
		{
		border: solid 1px #ccc;
		border-top: none;
		}

table.frameTable, table#galleryHeading
		{
		width: 100%;
		border: solid 1px #ccc;
		}
		
table#galleryHeading
		{
		background: #F8F8F8 url(../images/gallery_gradient_top.jpg) left bottom repeat-x;
		border-bottom: none;
		}

#galleryHeading td
		{
		padding: 0px 2px 10px 0px;
		}
		
/* ----------RANDOM IMAGE CSS ----------*/
.rightImage
		{
		float: right;
		padding-left: 20px;
		margin-bottom: 10px;
		}		
		
.rightImage img
		{
		border: solid 1px #999;
		padding: 2px;
		}		
#stop-music-link-container {
	text-align: right;
}
#music-off-link {
	position: relative;
	left: -10px;
	top: -25px;
	background: url(/images/music_icon.gif) center right no-repeat;
	padding-right: 18px;
	margin-right: 4px;
}
dl.faq dt {
	color: #E33000;
	margin-top: 10px;
}
dl.faq dd {
	display: none;
}
dl.faq dd.open {
	display: block;
}
.plus-minus {
	color: #000;
	font-weight: normal;
}
dl.info dd {
	display: block;
}
table.floorplan tr td.first, table.floorplan tr td.last {
	width: 180px;
}
table.floorplan tr td.middle {
	font-size: 10px;
	width: 80px;
	text-align: center;
	padding-left: 10px;
}
td.cottage {
	text-align: center;
	font-size: 10px;
}
td.cottage p {
	padding: 20px 0;
	margin: 0;
}

p.highlighted {
	margin-top:20px;
}

input.file,
input.submit {
	font:11px/11px arial, helvetica, sans-serif;
	padding:5px 6px 3px 6px;
	border:auto;
}
