.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-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		font-weight: bold;
		color: #CCCCCC;
}


.menu	a:link  {color:#333333; text-decoration: none;} 
.menu	a:visited {color:#666666; 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-family: Arial, Helvetica, sans-serif;
		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-family: Arial, Helvetica, sans-serif;
		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-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #CCCCCC;
}

.footer_small	a:link  {color:#3333FF; text-decoration: none;} 
.footer_small	a:visited {color:#3333FF; text-decoration: none;} 
.footer_small	a:active {color:#3333FF; text-decoration: none;}  
.footer_small	a:hover {color:#666666; text-decoration: none; }
.footer_small	a:hover {text-decoration: none;}
.footer_small	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color:#3399FF;
}

a:link, a:visited {color:#0033CC; }
a:active, a:hover {color:#FF9900;  text-decoration: bold; }




img {border: 0}

body {
background-image:url(images/bg.jpg);
background-color: #589ED1;
background-repeat: repeat;}


body, table, td  {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: none;
line-height:13px;
}



/*This Area Handles the apperance of the details box for property details*/

.detail {
	
	background-color: #E8F4FF;
  } 
  
.detail_top {
	background-color: #E8F4FF;
	background-image: url(images/bg_top.jpg);
  } 

.detail_bottom {
	background-color: #E8F4FF;
	background-image: url(images/bg_bottom.jpg);
  } 


.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;

}


.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}

.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
}

.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height:13px;
	color: #333333;
}

.photo_caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: none;
	line-height:10px;
	color: #666666;
}



.white_text {
	color: #FFFFFF;
}

.qsearch_text {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
}
.price {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.property_description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: bolder;
}
.property_address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #333333;
}

.property_type {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	text-transform: capitalize;
	color: #ffffff;
}

.divider {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: nonr;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #003399;
	border-right-color: #003399;
	border-bottom-color: #003399;
	border-left-color: #003399;
	
	
	
	
}	

.left_menu	a:link  {color:#FFCC00; text-decoration: none; font:"Courier New", Courier, mono;
						font-weight: bold; font-size:14px;} 
.left_menu	a:visited {color:#FFCC00; text-decoration: none; font:"Courier New", Courier, mono;
						font-weight: bold; font-size:14px;} 
.left_menu	a:active {color:#FFCC00; text-decoration: none;}  
.left_menu	a:hover {color:#FFFF99; text-decoration: none;}
.left_menu	a:hover {text-decoration: none;}
.left_menu {
	line-height:13px;
	text-align: left;
	font-size: 13px;
	color: #FFCC00;
	font-weight: none;
	background-color: #5676A5;
	background-image: url(images/bg_leftmenu.jpg);	

/*dropshadow*/
}
.out {
	display:block;
	background:#666666;
	border:1px solid #ddd;
	position:relative;
	margin:1em 0;
	color: #333333;
  }
.in {
  text-align:center; 
  background:#fff; 
 
  position:relative; 
  padding:0px;
  font-weight:normal;
  }
.ltin {
  left:-3px;
  }
.tpin {
  top:-3px;
  }
.weather {width:50px;} /* change to suit */
.mls {width:152px;} /* change to suit */
.featured {width:150px;} /* change to suit */
.narrow {width:120px;} /* change to suit */
h4 {font-weight:bold; color:#000;}
	
	
