.menu_large	a:link  {color:#ffffff; text-decoration: none; font-size: 16px;} 
.menu_large	a:visited {color:#ffffff; text-decoration: none; font-size: 16px;} 
.menu_large	a:active {color:#FF9900; text-decoration: none;font-size: 16px;}  
.menu_large	a:hover {color:#666666; text-decoration: none; font-size: 16px;}
.menu_large	a:hover {text-decoration: none;}
.menu_large	{
		font-size: 16px;
		font-weight: bold;
		color:#990000;
}

.menu	a:link  {color:#333333; text-decoration: none;} 
.menu	a:visited {color:#99000; text-decoration: none;} 
.menu	a:active {color:#FF9900; text-decoration: none;}  
.menu	a:hover {color:#999999; text-decoration: none; }
.menu	a:hover {text-decoration: none;}
.menu	{
		font-size: 16px;
		font-weight: bold;
		color: #CCCCCC;
}

.menu_small	a:link  {color:#333333; text-decoration: none;} 
.menu_small	a:visited {color:#000000; text-decoration: none;} 
.menu_small	a:active {color:#FF9900; text-decoration: none;}  
.menu_small	a:hover {color:#666666; text-decoration: none; }
.menu_small	a:hover {text-decoration: none;}
.menu_small	{
		font-size: 12px;
		font-weight: bold;
		color: #CCCCCC;
}

.menu_footer	a:link  {color:#ffffff; text-decoration: none;} 
.menu_footer	a:visited {color:#ffffff; text-decoration: none;} 
.menu_footer	a:active {color:#FF9900; text-decoration: none;}  
.menu_footer	a:hover {color:#666666; text-decoration: none; }
.menu_footer	a:hover {text-decoration: none;}
.menu_footer	{
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	text-align:center;
}

.footer_background {
	background-color:#000000;
	background-image:url(images/footer_bg.jpg);
}

.footer_small	a:link  {color:#B64727; text-decoration: none;} 
.footer_small	a:visited {color:#B64727; text-decoration: none;} 
.footer_small	a:active {color:#999999; text-decoration: none;}  
.footer_small	a:hover {color:#999999; text-decoration: none; }
.footer_small	{
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
	text-align:center;
}


.floorplan a:link {color:#990000;}
.floorplan a:visited {color:#990000;}
.floorplan a:active {color:#666666;}
.floorplan a:hover {color:#666666;}
.floorplan {
	font-weight: bold;
	}

a:link {color:#990000; }
a:visited {color:990000; }
a:active {color:#990000;  text-decoration: bold; }
a:hover {color:#990000;  text-decoration: bold; }


/* Fixes Link Border in Fire Fox*/
a img {
border: none;
}

.table1 {
	background-color:#FFFFFF;
	}

.main_menu {
	background-color:#2a3c03;
	}

.menu_body {
	background-color:#666666;
	}
		


body {
	background-image:url(images/bg.jpg);
	background-color:#000000;
	background-repeat: repeat;
	margin-top:0px;
}


body, table, td  {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height:16px;
}

p {
	text-align:justify;
	}




.image_border {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}


.image {

	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #ffffff;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #ffffff;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	}
	
	
.title {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}



h1 {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	text-align:left;
}

h2 {
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	text-align:left;
}

.error {
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
}

.head {
	
	font-size: 15px;
	font-weight: normal;
	line-height:15px;
	color: #333333;
}

.white_text {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;	
}

.table_border {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width:0px;
	border-left-width:0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color:#FFFFFF;
}	


/*.shadow{
	behavior: url(iepngfix.htc); 
	width: 100%;
	background-image: url(images/shadow.png);
	background-position: center;
	background-repeat: repeat-y;
	
}*/

