
a.menu:link, a.menu:visited, a.menu:active
{ 

	color: white; 
	text-decoration: none;


}

a.menu:hover 
{ 
	
	color: white; 
	text-decoration: underline;

}

a.news_link:link, a.news_link:visited, a.news_link:active
{ 

	color: #483d8b;
	text-decoration: underline;

}


a.news_link:hover, a.news_link:focus
{ 
	
	color: black;
	text-decoration: underline;

}


a.more_info:link, a.more_info:visited, a.more_info:active
{ 

	text-decoration: none;


}

a.more_info:hover 
{ 
	
	text-decoration: underline 

}

body
{

	margin: 0px;
	margin-top: 30px;

	background-image: url(../images/blue_grad.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #83E4F9;

}

body, table, div 
{

	font-family: verdana;
	font-size: 10pt;

}

h1
{

	font-family: verdana;
	font-size: 12pt;	

	margin-left: 15px;
	margin-bottom: 5px;

}

select 
{
		
	font-family: verdana;
	font-size: 7pt;

}

#container
{

	width: 890px;
	margin: 0px auto;

}

#banner
{

	width: 890px;
	height: 150px;

}

.top_menu
{

	color: white;
	font-family: tahoma;
	font-size: 8pt;
	font-weight: bold;


	white-space: pre;

}

#main_body
{

	width: 890px;
	background-color: white;

	background-image: url(../images/bg.jpg);
	background-position: left;
	background-repeat: repeat-y;

}

#left
{

	width: 203px;
	float: left;	
	background-color: #B3B3B3;

}

#right
{

	width: 687px;
	float: right;
	background-color: white;

}

#top_line
{

	background-color: #BAC9E5;
	height: 21px;
	padding-top: 3px;
}

#prop_search
{

	background-color: #D7D7D7;

}

.you_are_in
{

	font-family: tahoma;
	font-size: 8pt;
	margin-left: 10px;

}

#news_area
{

	background-color: #B3B3B3;

}

.small_heading
{

	font-family: verdana; 
	font-size: 8pt; 
	font-weight: bold;

}

#tab_area
{

	width: 660px; 
	height: 260px; 
	margin: 0px auto;

	background-image: url(../images/box_bg.jpg);
	background-repeat: repeat-y;
	background-position: right;


}

#tab_bottom
{
	
	height: 30px;
	background-image: url(../images/box_bottom.jpg);
	background-repeat: no-repeat;
	background-position: top right;

}

#white_area
{

	width: 626px;
	height: 260px;

	margin: 0px auto;
	background-color: white;

}

.box
{
	
	width: 206px;
	height: 256px;
	float: left;

}

.tab_title
{

	color: #2906A2;
	font-family: tahoma;
	font-size: 8pt;
	font-weight: bold;

	text-align: left;
}

.inner_margin
{


	margin: 0px;
	padding: 10px;
	

}

.box_text
{

	margin: 0px;
	padding: 10px;

	font-family: tahoma;
	font-size: 8pt;

	text-align: justify;

	line-height: 17px;

}

.area_text
{

	font-family: verdana; 
	font-size: 10pt;
	line-height: 20px;
 
	margin: 0px; 
	width: 651px; 

	margin: 0px auto; 
	text-align: justify;


}

.news_p
{

	width: 180px; 

	margin: 0px auto; 
	margin-top: 10px; 
	margin-left: 10px; 

	font-family: tahoma; 
	font-size: 8pt;

	text-align: justify;
	line-height: 20px;

}

.contact_tab_text
{

	padding: 15px;

}

.news_divider
{

	height: 1px;
	color: white;

}

