/* CSS Document */


/*---------------------------------------------------
                       GLOBAL
----------------------------------------------------*/

body{margin-top: 40px;padding: 0px; font-family: "Trebuchet MS", Arial, Verdana, Helvetica, Geneva, sans-serif;
	font-size: 76%; /* relative fonts; 76% ~ 12pt */
	background-image:url(images/bk_page.jpg);}
	
#wrapper{ background-color:#C7CFC1; width:811px; padding:5px 0px;}
#wrapperTable{ border-color:#98A58E; background-color:#FFFFFF;}
#rotators{ width:398px; height:351px; background-image:url(images/HeaderRight.jpg); background-repeat:no-repeat;}

/*---------------------------------------------------
                       MENU
----------------------------------------------------*/
a#menu-home { background: url(images/m_home.gif) no-repeat; height:45px; width:94px; float:left; }
a#menu-news { background: url(images/m_news.gif) no-repeat; height:45px; width:78px; float:left; }
a#menu-contact{ background: url(images/m_contactUs.gif) no-repeat; height:45px; width:131px; float:left; }
a#menu-amenities{ background: url(images/m_amenities.gif) no-repeat; height:45px; width:110px; float:left; }
a#menu-community { background: url(images/m_community.gif) no-repeat; height:45px; width:124px; float:left; }
a#menu-greenLiving{ background: url(images/m_greenLiving.gif) no-repeat; height:45px; width:140px; float:left; }
a#menu-history{ background: url(images/m_history.gif) no-repeat; height:45px; width:120px; float:left; }


a#menu-home:hover { background: url(images/m_home-over.gif) no-repeat; height:45px; width:94px; float:left; }
a#menu-news:hover { background: url(images/m_news-over.gif) no-repeat; height:45px; width:78px; float:left; }
a#menu-contact:hover { background: url(images/m_contactUs-over.gif) no-repeat; height:45px; width:131px; float:left; }
a#menu-amenities:hover { background: url(images/m_amenities-over.gif) no-repeat; height:45px; width:110px; float:left; }
a#menu-community:hover  { background: url(images/m_community-over.gif) no-repeat; height:45px; width:124px; float:left; }
a#menu-greenLiving:hover { background: url(images/m_greenLiving-over.gif) no-repeat; height:45px; width:140px; float:left; }
a#menu-history:hover { background: url(images/m_history-over.gif) no-repeat; height:45px; width:120px; float:left; }


/*---------------------------------------------------
                      HOME PAGE TEXT
----------------------------------------------------

#homeText {width: 716px;height: 220px;background: url(images/g_h_text.gif) no-repeat;float:left; }
#homeText span {display: none; }*/



/*---------------------------------------------------
                      SUB PAGE TEXT
----------------------------------------------------*/
.subPageContent { background: url(images/g_grass.gif) no-repeat bottom right; }

h2 { font-size: 14px; color: #273210; margin-bottom: -10px; }

.style1 {font-size:18px;}

.style2 {color: #FF0000}

.style6 {font-size: 9px}

a { color:Black; font-weight:bold; text-decoration:underline;}

a:hover { color:Black; font-weight:bold; text-decoration:none;}
	
tr{ vertical-align:top;}

#rotate1{ position:relative; top:110px; width:182px; height:116px;}

#rotate2{ position:relative; top:-24px; left:193px; width:182px; height:116px;}

#rotate3{ position:relative; top:-33px; left:118px; width:182px; height:116px;}