@charset "UTF-8";
/* CSS Document */

body
	{
	font-family: Arial, Helvetica, sans-serif;
	size: 12px;
	color:#5d87a1;
	background-color: #ffffff;
	margin: 0;
	background-color: #ffffff;
	background-image:url(corners/topgrad.gif);
	background-repeat:repeat-x;	
	}

.title
	{
	font-size:20px;
	font-weight:900;
	color:#3d4034;
	}
	
.title2
	{
	font-size:14px;
	font-weight:900;
	color:#3d4034;
	}

.titleRed
	{
	font-size:20px;
	font-weight:900;
	color:#c60018;
	}

.titleblue
	{
	font-size:20px;
	font-weight:900;
	color:#3d4034;
	}

.maintitle
	{
	font-size:28px;
	font-weight:900;
	color:#000000;
	}

.DownloadApp
	{
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	text-decoration: none;
	}
.DownloadApp:hover
	{
	font-size:12px;
	font-weight:bold;
	color:#cdfefe;
	text-decoration: underline;
	}

#titletop
	{
	padding-top: 48px;
	padding-left: 12px;
	padding-right: 12px;
	}

#titletopf
	{
	padding-top: 48px;
	padding-left: 1px;
	padding-right: 1px;
	}

#titletoptools
	{
	padding-top: 50px;
	padding-left: 12px;
	padding-right: 12px;
	}

#reg
	{
	padding-left:12px;
	padding-right:12px;
	padding-top:8px;
	}

#feat
	{
	padding-left:12px;
	padding-right:12px;
	padding-top:18px;
	}

#main
	{
	padding-left:26px;
	padding-right:26px;
	padding-top:18px;
	}

a.blue
	{
	color:#85adcd;
	text-decoration:none;
	}

.text
	{
	font-size:14px;
	font-weight:100;
	color:#456e88;
	}

.textdark
	{
	font-size:14px;
	font-weight:100;
	color:#1f4c69;
	}

.textgrey
	{
	font-size:14px;
	font-weight:100;
	color:#6d7065;
	}
.homebrief
	{
	font-size:12px;
	font-weight:100;
	color:#5d87a1;
	}
.homedetail
	{
	font-size:15px;
	font-weight:100;
	color:#5d87a1;
	padding-left:26px;
	padding-top:6px;
	float:left;
	width:700px;
	}
.homedetailplus {
	font-size:20px;
	font-weight:900;
	padding-top:1px;
	padding-right:44px;
	color:#6d7065;
	}
.homedetailgrey {
	color:#666666;
	}
	
.homedetailimg {
	background-color:#ffffff;
	width:340px; height:250px;
	float:left; margin:8px;
	text-align:center;
	}
.homethumb {
	width:144px; 
	height:100px; 
	background-color:#ffffff; 
	float:left; 
	margin-left:4px; 
	margin-right:4px; 
	text-align:center;
	}
.homethumbleft {
	width:144px; 
	height:100px; 
	background-color:#ffffff; 
	float:left; 
	margin-left:8px; 
	margin-right:4px; 
	text-align:center;
	}
.homethumbright {
	width:84px; 
	height:100px; 
	background-color:#ffffff; 
	float:left; 
	margin-left:4px; 
	margin-right:8px; 
	text-align:center;
	}
.homedetailpad {
	width:670px;
	margin-left:20px;
	margin-right:20px;
	}
.homedetailtitle {
	font-size:18px;
	font-weight:900;
	color:#5d87a1;
	border-bottom:solid 1px #99c6ed;
	}
#top
	{
	padding-top: 86px;
	padding-bottom: 12px;
	}
	
#texttop
	{
	padding-top: 100px;
	padding-bottom: 12px;
	padding-left: 12px;
	}
#feathomestopblank
	{
	padding-top: 80px;
	padding-bottom: 12px;
	padding-left: 12px;
	}

.text a.blue:link
	{
	text-decoration:underline;
	color:#85adcd;
	}

.text a.blue:hover
	{
	text-decoration:underline;
	}

a
	{
	color:#5d87a1;
	}
	
a:hover
	{
	color:#2a536c;
	}
	
a.invisible
	{
	color:#5d87a1;
	text-decoration:none;
	}

.subheads
	{
	font-size:18px;
	font-weight:100;
	color:#5d87a1;
	padding-top: 100px;
	padding-bottom: 30px;
	padding-left: 24px;
	padding-right: 24px;
	line-height: 30px;
	}

.subheads a:link
	{
	text-decoration:none;
	color:#5d87a1;
	}

.subheads a:hover
	{
	text-decoration:underline;
	color:#5d87a1;
	}

.list
	{
	background-image:url(buttons/list_0.gif);
	width:48px;
	height:34px;
	float:left;
	margin-top:3px;
	background-repeat:no-repeat;
	}

.list:hover
	{
	background-image:url(buttons/list_1.gif);
	}
.list2
	{
	background-image:url(buttons/list_2.gif);
	width:48px;
	height:34px;
	float:left;
	margin-top:3px;
	background-repeat:no-repeat;
	}

.gallery
	{
	background-image:url(buttons/gallery_0.gif);
	width:48px;
	height:34px;
	float:left;
	margin-top:3px;
	background-repeat:no-repeat;
	}

.gallery:hover
	{
	background-image:url(buttons/gallery_1.gif);
	}
.gallery2
	{
	background-image:url(buttons/gallery_2.gif);
	width:48px;
	height:34px;
	float:left;
	margin-top:3px;
	background-repeat:no-repeat;
	}

.map
	{
	background-image:url(corners/map_0.gif);
	width:48px;
	height:34px;
	float:left;
	margin-top:3px;
	background-repeat:no-repeat;
	}

.map:hover
	{
	background-image:url(corners/map_1.gif);
	}
	
.print
	{
	background-image:url(buttons/print_0.gif);
	width:48px;
	height:34px;
	float:left;
	margin-top:3px;
	background-repeat:no-repeat;
	}

.print:hover
	{
	background-image:url(buttons/print_1.gif);
	}

.buttoncontainer
	{
	float:right;
	width:380px;
	}

.container
	{
	float:none;
	width:220px;
	}

.bar
	{
	background-image:url(corners/secondline.gif);
	width:1px;
	height:39px;
	float:left;
	margin-left:6px;
	margin-right:6px;
	}

.sides
	{
	background-image:url(corners/diag.gif);
	width:10px;
	}

.center
	{
	background-color:#FFFFFF;
	border-style: solid;
	border-width:1px;
	border-color: #99c6ed;
	}

#second
	{
	background-image:url(corners/secondtitlebar.gif);
	padding-left:18px;
	padding-right:18px;
	padding-top:12px;
	height:36px;
	}
.contact
	{
	background-image:url(buttons/contact_0.gif);
	background-color:#ffffff;
	height:29px;
	width:100px;
	text-decoration:none;
	}

.contact:hover
	{
	background-image:url(buttons/contact_1.gif);
	background-color:#ffffff;
	height:29px;
	width:100px;
	}
.findhomes
	{
	background-image:url(buttons/findahome_0.gif);
	background-color:#ffffff;
	height:29px;
	width:100px;
	text-decoration:none;
	}

.findhomes:hover
	{
	background-image:url(buttons/findahome_1.gif);
	background-color:#aa00ffffff15;
	height:29px;
	width:100px;
	}
	
.aboutus
	{
	background-image:url(buttons/aboutus_0.gif);
	background-color:#ffffff;
	height:29px;
	width:114px;
	text-decoration:none;
	}

.aboutus:hover
	{
	background-image:url(buttons/aboutus_1.gif);
	background-color:#ffffff;
	height:29px;
	width:114px;
	}	

.realtors
	{
	background-image:url(buttons/realtors_0.gif);
	height:29px;
	background-color:#ffffff;
	width:100px;
	text-decoration:none;
	}

.realtors:hover
	{
	background-image:url(buttons/realtors_1.gif);
	height:29px;
	background-color:#ffffff;
	width:100px;
	}

.localarea
	{
	background-image:url(buttons/localarea_0.gif);
	height:29px;
	background-color:#ffffff;
	width:100px;
	text-decoration:none;
	}

.localarea:hover
	{
	background-image:url(buttons/localarea_1.gif);
	height:29px;
	background-color:#ffffff;
	width:100px;
	}

.rentals
	{
	background-image:url(buttons/rentals_0.gif);
	height:29px;
	background-color:#ffffff;
	width:100px;
	text-decoration:none;
	}

.rentals:hover
	{
	background-image:url(buttons/rentals_1.gif);
	height:29px;
	background-color:#ffffff;
	width:100px;
	}
	
.openhouse
	{
	background-image:url(buttons/openhouse_0.gif);
	height:29px;
	width:100px;
	background-color:#ffffff;
	text-decoration:none;
	}

.openhouse:hover
	{
	background-image:url(buttons/openhouse_1.gif);
	height:29px;
	background-color:#ffffff;
	width:100px;
	}

.vacation
	{
	background-image:url(buttons/vacationrentals_0.gif);
	height:29px;
	background-color:#ffffff;
	width:119px;
	text-decoration:none;
	}

.vacation:hover
	{
	background-image:url(buttons/vacationrentals_1.gif);
	height:29px;
	background-color:#ffffff;
	width:119px;
	}

.control
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-align:center;
	}

.login
	{
	font-size:11px;
	color:#333333;
	}

a.white
	{
	color:#FFFFFF;
	text-decoration:none;
	}

a.white:hover
	{
	text-decoration:underline;
	}

.txtxs
	  { font-size: 10px;}

.txtmed
	  { font-size: 12px;}
		
.txtmed2
	  { font-size: 12px;
		text-align:justify;}

.txtxlb
	  { font-size: 18px;
		font-weight: bold;}

.txtl
	  { font-size: 15px;
		}

.txtxsb
	  { font-weight: bold;
		font-size: 10px;
		background-color:#eff6f8;
		padding-bottom: 3px;}
		
.txtxsbnoback
	  { font-weight: bold;
		font-size: 10px;
		padding-bottom: 3px;}

.SubmitBtn
	  { color:white; 
		font:10pt verdana; 
		background-color:285963; 
		border-color:285963;
	  }
.BlueBtn
	  { color: 000000; 
		font:10pt verdana; 
		background-color:#7ba3ab; 
		border-color:#7ba3ab;
	  }
	  
.GrnBtn
	  { color: #ffffff; 
		font-weight: bold; 
		background-color:#62a2cf; 
		border-color:62a2cf;
		padding: 2px;
	  }
.SmRedBtn
	  { color: white; 
		font:10pt verdana; 
		background-color:#ff0000; 
		border-color:#800000;
	  }
	  
.InvisibleSubmitBtn
	  { color:#ffffff; 
		font-size:10px; 
		background-color:#99c6ed; 
		text-align: center;
		border: solid 1px #99c6ed;
/*		border-bottom: 1px solid black */
	  }
.InvisibleSubmitBtn1
	  { color:#ffffff; 
		font-size:10px; 
		background-color:#99c6ed; 
		text-align: center;
		border: solid 1px #99c6ed;	
		font-weight: bold;
/*		border-bottom: 1px solid black */
	  }
	  
.BackBtn
	  {	color:white; 
		font-size:10pt ; 
		background-color: 0000ff; 
		border-color: 0000ff;
	  }
	  
.links
	{
	padding:14px;
	}
	
.linkstitle {
	font-size:18px;
	font-weight:bold;
	border-bottom:solid;
	border-bottom-width:1px;
	border-bottom-color:#b1d6f2;
	}
	
.linkscat {
	font-size:15px;
	font-weight:900;
	padding-left:12px;
	padding-top:4px;
	}
	
.linksname a {
	font-size:14px;
	padding-left:24px;
	padding-top:4px;
	}
	
.linksname a:hover {
	color:#003366;
	}
	
.linksdesc {
	font-size:14px;
	padding-left:30px;
	padding-bottom:8px;
	}
	
.line {
	width:687px;
	height:1px;
	background-image:url(corners/line.gif);
	background-repeat:repeat-x;
	}
	
.textnav a {
	color:#5d87a1;
	font-size:12px;
	padding:2px;
	}
	
.textnav {
	color:#5d87a1;
	text-align:center;
	}
	
.textred {
	color:#aa0015;
	}