body {
	font-family: Arial, Helvetica, sans-serif;
}


a:link {text-decoration: underline; font-size:12px; color:#003366;}
a:visited {text-decoration: underline; font-size:12px; color:#003366;}
a:active {text-decoration: none; font-size:12px; color:#0066CC;}
a:hover {text-decoration: none; font-size:12px; color:#0066CC;}


h2 {color:#003366;}
h3 {color:#003366;}
h4 {color:#003366;}



table.maintable
{
	border-right:thick solid #003366;
	border-left:thick solid #003366;
	border-bottom:thick solid #003366;
}

/******************  NORMAL LINKS   *******************/
a.normal_link:link {text-decoration: underline; color:#003366; font-family: Arial, Helvetica, sans-serif; font-size:16px;}
a.normal_link:visited {text-decoration: underline; color:#003366; font-family: Arial, Helvetica, sans-serif; font-size:16px;}
a.normal_link:active {text-decoration: none; color:#0066CC; font-family: Arial, Helvetica, sans-serif; font-size:16px;}
a.normal_link:hover {text-decoration: none; color:#0066CC; font-family: Arial, Helvetica, sans-serif; font-size:16px;}

/******************  HOME PAGE BOTTOM BOX LINKS   *******************/
a.home_box:link {text-decoration: none; color:#003366; font-family: Arial, Helvetica, sans-serif; font-size:18px;}
a.home_box:visited {text-decoration: none; color:#003366; font-family: Arial, Helvetica, sans-serif; font-size:18px;}
a.home_box:active {text-decoration: none; color:#0066CC; font-family: Arial, Helvetica, sans-serif; font-size:18px;}
a.home_box:hover {text-decoration: none; color:#0066CC; font-family: Arial, Helvetica, sans-serif; font-size:18px;}

/******************  HOME LINKS   *******************/
a.homelinks:link {text-decoration: none; color:#003366; font-family: Arial, Helvetica, sans-serif; font-size:17px;}
a.homelinks:visited {text-decoration: none; color:#003366; font-family: Arial, Helvetica, sans-serif; font-size:17px;}
a.homelinks:active {text-decoration: none; color:#0066CC; font-family: Arial, Helvetica, sans-serif; font-size:17px;}
a.homelinks:hover {text-decoration: none; color:#0066CC; font-family: Arial, Helvetica, sans-serif; font-size:17px;}




/******************  INPUT BUTTONS  *******************/

input.btn
{
   color:#FFFFFF;
   font-weight:bold;
   background-color:#003366;
   border:2px solid;
   border-top-color:#000000;
   border-left-color:#000000;
   border-right-color:#000000;
   border-bottom-color:#000000;
}

input.btnhov
{
   color:#FFFFFF;
   font-weight:bold;
   background-color:#0066CC;
   border:2px solid;
   border-top-color:#000000;
   border-left-color:#000000;
   border-right-color:#000000;
   border-bottom-color:#000000;
}

/*******************************************   MAIN MENU TABLE    ************************************/

td.menutable
{
	border: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	background-color: #003366;
	text-align: center;
	font-family: Verdana;
	font-weight: bold;
	font-size: 13px;
	color: #FFFFFF; 
}

td.menutableleft
{
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	background-color: #003366;
	text-align: center;
	font-family: Verdana;
	font-weight: bold;
	font-size: 13px;
	color: #FFFFFF; 
}

td.menutableright
{
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	background-color: #003366;
	text-align: center;
	font-family: Verdana;
	font-weight: bold;
	font-size: 13px;
	color: #FFFFFF; 
}

td.menutablehover
{
	border: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	background-color: #0066CC;
	text-align: center;
	font-family: Verdana;
	font-weight: bold;
	font-size: 13px;
	color: #FFFFFF; 
}


a:link.menulink
{
	text-decoration:none;
	text-align: center;
	font-family: Verdana;
	font-weight: bold;
	font-size: 13px;
	color: #FFFFFF; 
}

a:hover.menulink
{
	text-decoration:underline;
	text-align: center;
	font-family: Verdana;
	font-weight: bold;
	font-size: 13px;
	color: #FFFFFF; 
}

a:visited.menulink
{
	text-decoration:none;
	text-align: center;
	font-family: Verdana;
	font-weight: bold;
	font-size: 13px;
	color: #FFFFFF; 
}

a:active.menulink
{
	text-decoration:underline;
	text-align: center;
	font-family: Verdana;
	font-weight: bold;
	font-size: 13px;
	color: #FFFFFF; 
}

/*******************************************   END MAIN MENU TABLE    ************************************/



/*******************************************   BOTTOM SEPERATOR BAR   ************************************/

td.seperatorbar
{
	border-bottom: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	background-color: #003366;
	text-align: center;
	font-family: Verdana;
	font-weight: bold;
	font-size: 13px;
	color: #FFFFFF; 
}




/*******************************************   COMMON TEXT TABLES   ************************************/

.texttable
{
width:600px;

}

.texttitlerow
{
	font:bold 12px Arial; 
	background: #003366; 
	color: #FFFFFF; 
	font-weight:bold; 
	padding: 3px 8px 3px 8px; 
	text-transform: none;
	border-top:#000000 thin solid;
	border-left:#000000 thin solid;
	border-right:#000000 thin solid;
	border-bottom:#FFFFFF thin solid;
}

.textdescriptionrow
{
	font:bold 12px Arial; 
	background: #CCCCCC; 
	color: #000000;  
	padding: 3px 8px 3px 8px; 
	text-transform: none;
	border-left:#000000 thin solid;
	border-right:#000000 thin solid;
	border-bottom:#000000 thin solid;
}



/*******************************************   CONTACT US TABLES   ************************************/

.contacttable
{
width:250px;
border:none;
}

.contactrow1
{
	font:bold 12px Arial; 
	background: #003366; 
	color: #FFFFFF; 
	font-weight:bold; 
	padding: 3px 8px 3px 8px; 
	text-transform: none;
	border-top:#000000 thin solid;
	border-left:#000000 thin solid;
	border-right:#000000 thin solid;
	border-bottom:#FFFFFF thin solid;
}

.contactrow2
{
	font:bold 12px Arial; 
	background: #CCCCCC; 
	color: #000000;  
	padding: 3px 8px 3px 8px; 
	text-transform: none;
	border-left:#000000 thin solid;
	border-right:#000000 thin solid;
	border-bottom:#000000 thin solid;
}



/******************************************  OUR HOMES DETAILS   ****************************************/
.homedetailscell {
	background-color: #efefef;
	vertical-align: top;
	font-size: 11px;
	padding-right: 3px;
	padding-left: 3px;
}