body,html {
	 margin: 0px;
	 padding:  0px;
	 background-image:url(Images/bg.jpg);
	 background-repeat:repeat-x;
	 background-position:top;
	 background-color:#031812; 
	 font-family: Georgia, "Times New Roman", Times, serif;
	 font-size:14px;
}
h1, h2, h3 { margin-bottom:-2px; margin-top:-2px; font-weight:200;}

img, div,table,tr,td ,input{ behavior: url(iepngfix.htc) 
}  

.MainText{
	 color:#000;
}
.MainText a:link{
	 color:#000;
	 text-decoration:none;	 
}
.MainText a:visited{
	 color:#000;
	 text-decoration:none;
}
.MainText a:hover{	
	 color:#873f40;
	 text-decoration:underline;
}
.MainText a:active{	
	 color:#000;
	 text-decoration:none;
}
.navText{ color: #000000; text-decoration:none;}
.navText a:link{ color: #000000; text-decoration:none;}
.navText a:visited{ color: #000000; text-decoration:none;}
.navText a:hover{ color: #ffe7a3; text-decoration:none;}
.navText{ color: #000000; text-decoration:none;}

.title{ color:#be982d; text-decoration:underline; text-transform: uppercase;}
.directionText{ color:#be982d}
.directionText a:link{ color:#be982d}
.directionText a:visited{ color:#be982d}
.directionText a:hover{ color:#be982d}
.directionText a:visited{ color:#be982d}

.floorText{ color:#FFFFFF; text-decoration:none}
.floorText a:link{ color:#FFFFFF; text-decoration:none}
.floorText a:visited{ color:#FFFFFF; text-decoration:none}
.floorText a:hover{ color:#1d5a48; text-decoration:none}
.floorText a:active{ color:#FFFFFF; text-decoration:none}








.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;
}



a:link {
	color: #ffffff;
	text-decoration:none;
}
a:visited {
	color: #ffffff;
	text-decoration:none;
}
a:hover {
	color: #ffffff;
	text-decoration:underline;
}
a:active {
	color: #ffffff;
	text-decoration:none;
}

