body,html {
	 margin: 0px;
	 padding:  0px;
	 background-image:url(Images/bg.jpg);
	 background-repeat:repeat;
	 font-family:"Times New Roman", Times, serif;
	 color: #1d1a14;
	 font-size:14px;
	 
}

img, div,table,tr,td ,input{ behavior: url(iepngfix.htc) 
}  

.MainText{	 
	 font-size:14px;
}
.MainText a:link{	 
	 font-size:14px;	
	 text-decoration:underline;	 
}
.MainText a:visited{	 
	 font-size:14px;	
	 text-decoration:underline;
}
.MainText a:hover{	 
	 font-size:14px;
	 text-decoration:underline;
}
.MainText a:active{	 
	 font-size:14px;
	 text-decoration:underline;
}

.SpecialText{
	font-family: Edwardian Script ITC;
	text-transform:capitalize;	
}
.SpecialText a:link{
	font-family: Edwardian Script ITC; 	 
	text-decoration:none;	 
	text-transform:capitalize;	 

}
.SpecialText a:visited{	 
	font-family: Edwardian Script ITC;
	 text-decoration:none;
	 text-transform:capitalize;	
}
.SpecialText a:hover{
	 font-family: Edwardian Script ITC; 
	 text-decoration:underline;
	 text-transform:capitalize;
	 
}
.SpecialText a:active{	 
	 font-family: Edwardian Script ITC; 
	 text-decoration:none;
	 text-transform:capitalize;	 
}
.XlargeText{ font-size:100px;}
.MediumText{ font-size:50px;}
.largeNavText{ font-size:30px;}
.NavText{ font-size:16px}
.boldText{  font-weight:bold;}
.whiteText{ color:#FFFFFF}
.thinText{ font-weight:200; font-stretch:narrower}
.blueText{ color: #009999;}
.darkBlueText{ color: #336666;}
.lightBlueText{ color:#a4baa4}
.underlineText{ text-decoration:underline;}
.ItalicText{ font-style:italic;}
.Indent{ text-indent:20px}

.floorNav{ font-size:14px; text-decoration:underline; color: #1d1a14;}
.floorNav a:link{ font-size:14px; text-decoration:underline; color: #1d1a14;}
.floorNav a:visited{ font-size:14px; text-decoration:underline; color: #1d1a14;}
.floorNav a:hover{ font-size:14px; text-decoration:underline; color: #669999;}
.floorNav a:active{ font-size:14px; text-decoration:underline; color: #1d1a14;}

.floorplanNav{ font-size:14px; text-decoration:none; color: #1d1a14;}
.floorplanNav a:link{ font-size:14px; text-decoration:none; color: #1d1a14;}
.floorplanNav a:visited{ font-size:14px; text-decoration:none; color: #1d1a14;}
.floorplanNav a:hover{ font-size:14px; text-decoration:underline; color: #669999;}
.floorplanNav a:active{ font-size:14px; text-decoration:none; color: #1d1a14;}

.resNav{font-size:20px; text-decoration:none; color: #1d1a14;}
.resNav a:link{ font-size:20px; text-decoration:none; color: #1d1a14;}
.resNav a:visited{ font-size:20px; text-decoration:none; color: #1d1a14;}
.resNav a:hover{ font-size:20px; text-decoration:underline; color: #669999;}
.resNav a:active{ font-size:20px; text-decoration:none; color: #1d1a14;}

.footer{	 
	 font-size:12px;
	 color:#1d1a14;
	 text-transform: capitalize;	
}
.footer a:link{	 
	 font-size:12px;
	 color:#1d1a14;
	 text-decoration:none;
	 text-transform: capitalize;		 
}
.footer a:visited{	 
	 font-size:12px;
	 color:#1d1a14;
	 text-decoration:none;
	 text-transform: capitalize;
}
.footer a:hover{	 
	 font-size:12px;
	 color:#1d1a14;
	 text-decoration:underline;
	 text-transform: capitalize;	
}
.footer a:active{	 
	 font-size:12px;
	 color:#1d1a14;
	 text-decoration:none;
	 text-transform: capitalize;	
}



a:link {
	color: #1d1a14;
	text-decoration:none;
}
a:visited {
	 color: #1d1a14;
	text-decoration:none;
}
a:hover {
	color: #473f32;
	text-decoration:underline;
}
a:active {
	color: #1d1a14;
	text-decoration:none;
}

