body,html {
	 margin-top: 20px;
	 padding:  0px;
	 background-color:#00907e; 
	 font-family: "Times New Roman", Times, serif
}

img, div,table,tr,td ,input{ behavior: url(iepngfix.htc) 
} 
/*--------Photo Rotator-----------------*/
#slider-wrapper {
    width:404px;               
    height:202px;              
    margin:0;
}
#slider {
    width:404px;               
    height:202px;              
	background:url(images/loading.gif) no-repeat 50% 50%;
	
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;	
}
/*-----------------------------------*/
.specialFix{margin-bottom: 0; padding-bottom: 0;} /*h1=40px=2.5em   h2=30px=1.875em*/ 
.Thinner { font-weight:200}

.RolloverText a{ color:#FFFFFF; text-decoration:none;}
.RolloverText a:hover{ color:#e3a93f; text-decoration:none;}

.floorplanNavText a:link { color:#FFFFFF; font-size:18px; text-decoration:none; clear:both;}
.floorplanNavText a:visited{ color:#FFFFFF; font-size:18px; text-decoration:none;}
.floorplanNavText a:hover{ color:#996633;font-size:18px; text-decoration: underline;}
.floorplanNavText a:active{ color:#FFFFFF; font-size:18px; text-decoration:none;}

.resNavText a:link { color:#FFFFFF; font-size:24px; text-decoration:none; padding-left:40px;}
.resNavText a:visited{ color:#FFFFFF; font-size:24px; text-decoration:none; padding-left:40px;}
.resNavText a:hover{ color:#996633;font-size:24px; text-decoration: underline; padding-left:40px;}
.resNavText a:active{ color:#FFFFFF; font-size:24px; text-decoration:none; padding-left:40px;}


.leafUp{ color:#FFFFFF}
.leafOver{ color:#996633; background-image:url(images/leaf_alt.png); background-position:0px center; background-repeat:no-repeat }
.leafOver-alt{ color:#996633; background-image:url(images/leaf_big.png); background-position:0px center; background-repeat:no-repeat; }


.MainText{	 
	 font-size:14px;
	 color:#663300;
}
.MainText a:link{	 
	 font-size:14px;
	 color:#663300;
	 text-decoration:none;	 
}
.MainText a:visited{	 
	 font-size:14px;
	 color:#663300;
	 text-decoration:none;
}
.MainText a:hover{	 
	 font-size:14px;
	 color:#663300;
	 text-decoration:underline;
}
.MainText a:active{	 
	 font-size:14px;
	 color:#663300;
	 text-decoration:none;
}
.bottomNav { font-size:12px;color:#ffffff;text-transform:uppercase;}
.bottomNav a { font-size:12px;color:#ffffff;text-decoration:none;	 text-transform:uppercase;}
.bottomNav a:hover{ font-size:12px;color:#800000;text-decoration: underline;text-transform:uppercase;}
.footer{	 
	 font-size:10px;
	 color:#ffffff;
	 text-transform:uppercase;
}
.footer a:link{	 
	 font-size:10px;
	 color:#ffffff;
	 text-decoration:none;
	 text-transform:uppercase;	 
}
.footer a:visited{	 
	 font-size:10px;
	 color:#ffffff;
	 text-decoration:none;
	 text-transform:uppercase;
}
.footer a:hover{	 
	 font-size:10px;
	 color:#ffffff;
	 text-decoration:underline;
	 text-transform:uppercase;
}
.footer a:active{	 
	 font-size:10px;
	 color:#ffffff;
	 text-decoration:none;
	 text-transform:uppercase;
}


