*
{
	/*margin: 0;*/
	padding: 0;
}
body
{	
	padding: 0;
	margin: 0;
	background: #fff url(images/bkground.jpg) repeat-x top left;
	color: #333;
	font: 12px Verdana, Sans-Serif;
}

p
{
	margin: 0 0 10px 0;
}

img
{
	border: none;
}

h1
{
	padding: 0px;
	margin: 0 0 3px 0;
	color: #006699;
	font-size: 13px;
	clear: both;
}
h2
{
	padding: 0px;
	margin: 0px;
	color: #006699;
	font-size: 12px;
		 
}
h4
{
	color: #006699;
	font-size: 12px;
}
/* SEO Image Added----------------------------------------------- */
.subheader
{
	padding: 0px;
	margin: 0 0 3px;
	color: #006699;
	font-weight: bold;
	font-size: 13px;
	clear: both;
}
.subheader2
{
	padding: 0px;
	margin: 0 0 3px;
	color: #006699;
	font-weight: bold;
	font-size: 13px;
	margin: 20px 0 0 10px;
}
.phone
{
	color: #333333;
	font-weight: bold;
	font-size: 18px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}
#spacer
{
	height: 20px;
	width: 51px; /*font-size: 1px;  to make sure width is not overridden */
	padding: 0;
	margin: 0;
}
#phone800
{
	color: #333333;
	font-weight: normal;
	font-size: 14px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	height: 20px;
	text-align: right;
	vertical-align: bottom;
}
#tollfree
{
	color: #333333;
	font-size: 17px;
	font-family: Verdana, Sans-Serif;
	height: 48px;
}
.subheader3
{
	padding: 0px;
	margin: 0 0 3px;
	color: #006699;
	font-weight: bold;
	font-size: 12px;
	margin: 20px 0 0 10px;
}
/* LINKS----------------------------------------------- */
a:link, a:visited
{
	color: #7D0000;
	font-weight: bold;
	text-decoration: none;
}
a:hover, a:active
{
	text-decoration: underline;
}
.section a:link, .section a:visited
{
	color: #7D0000;
	font-weight: bold;
	text-decoration: none;
}
.section a:hover, .section a:active
{
	text-decoration: underline;
}

.section h2
{
	font-size: 11px;
}

a.blue 
{
	color: #006699;
}

div.searchBox a:link, div.searchBox a:visited, div.searchBox2 a:link, div.searchBox2 a:visited
{
	color: #D1E3EC;
	font-weight: bold;
	text-decoration: underline;
}
div.searchBox a:hover, div.searchBox a:active, div.searchBox2 a:hover, div.searchBox2 a:active
{
	text-decoration: none;
}
#countyList a:link, #countyList a:visited
{
	color: #7D0000;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
#countyList a:hover, #countyList a:active
{
	text-decoration: underline;
}
#footer a:link, #footer a:visited
{
	color: #333;
	font-weight: normal;
	text-decoration: underline;
}
#footer a:hover, #footer a:active
{
	color: #7D0000;
	text-decoration: underline;
}
#container
{
	width: 903px;
	margin: 5px auto;
	position: relative;
}

#topleft
{
	width: 625px;
	/*height: 243px;*/
	margin-bottom:10px;
	position: relative;
	float: left;
}
.topright, .toprights
{
	margin-top: -6px;
	top: 0;
	left: 626px;
	width: 278px;
	position: absolute;
}
.bottomleft
{
    margin-top: 1px;
	width: 624px;
	float: left;
	clear: left;
	position: relative;
}
.bottomright, .bottomrights
{
	left: 626px;
	width: 278px;
	position: absolute;
}
.topright
{
	height: 304px;
}
.toprights
{
	height: 243px;
}
.bottomright
{
	top: 243px;
}
.bottomrights
{
	top: 230px;
}
.crumbTrail
{
	width: 624px;
	font-size: 12px;
	line-height: 16px;
}
/* LEFTCOL----------------------------------------------- */
#nav li
{
	height: 30px;
	padding: 0px;
	margin: 0px;
	float: left;
	text-align: center;
	list-style: none;
}
#nav li a:link, #nav a:visited
{
	height: 20px;
	padding: 10px 14px 0;
	background: url(images/nav-off.jpg) no-repeat 50% 0%;
	display: block;
	float: left;
	color: #fff;
	font: normal normal 13px Verdana, sans-serif;
	text-decoration: none;
}
#nav li a:hover, #nav a:active
{
	height: 20px;
	background: url(images/nav-on.jpg) no-repeat 50% 0%;
	display: block;
	float: left;
}
/*#sidebar-left
{
    width: 205px;
    margin: 0 0 0 0;
    float: left;
}
*/
#sidebar-left
{
	width: 205px;
	margin: -9px
	 0 0 0; 
	float: left;
	padding-top: 38px;
	background: url(images/perfectfor.gif) no-repeat;	
	position: relative;
}
.section
{
	width: 205px;
	margin: 0 0 10px 0;
	float: left;
	color: #333;
	font: 10px Verdana, Sans-Serif;
}
.section img
{
	margin: 0 8px 0 0;
	float: left;
}

#main
{
	width: 386px;
	padding: 0 15px 0 15px;
	margin: 5px 0 0 0;
	float: left;
}
#main ul
{
	padding: 0 0 0 15px;
	margin: 5px 0 15px 0;
	float: left;
}
#main ul li
{
	padding: 0px 0px 0px 15px;
	background: url(images/arrow2.jpg) no-repeat 0px 8px;
	list-style: none;
}

div.larger
{
	font-size: 11px;
	line-height: 16px;
}

.breadcrumb
{
	margin: 0 0 6px 0;
	color: #006699;
	font-size: 12px;
}
#countyList
{
	width: 620px;
	padding: 0 0 0 15px;
	margin: 20px 0 15px 0;
	float: left;
	float: left;
	color: #7D0000;
	font-weight: bold;
	font-size: 16px;
}
#countyList li
{
	padding: 0 0 0 15px;
	margin: 0 0 10px 0;
	list-style: none;
}
#faqList
{
	width: 600px;
	padding: 0 0 45px 15px;
	margin: 5px 0 15px 0;
	float: left;
	line-height: 18px;
	border-bottom: 1px solid #006699;
}
#faqList li
{
	padding: 0 0 0 15px;
	background: url(images/arrow2.jpg) no-repeat 0px 7px;
	list-style: none;
}

ul.aboutus
{
	margin-top:0px;	
	padding-left:0;
	margin-left:0;
	
}
#aboutus li
{
	
	color: #7D0000;
	font-size:13px;
	margin-left:1.5em;
   

}
.list
{
	padding: 0 0 0 15px;
	margin: 5px 0 25px 0;
	float: left;
}
.list li
{
	padding: 0 0 0 15px;
	background: url(images/arrow2.jpg) no-repeat 0px 5px;
	list-style: none;
	
}
.properties
{
	width: 145px;
	margin: 15px 10px 40px 0;
	float: left;
	color: #006699;
}
.properties img
{
	margin: 0 0 5px 0;
	float: left;
}
#propertyDetails
{
	width: 960px;
	margin: 25px 0 40px 0;
	clear: both;
}
#propLeft
{
	width: 655px;
	float: left;
}
#propImages
{
	width: 191px;
	float: left;
}
#propImages img
{
	margin: 0 0 8px 0;
}
#propDetail
{
	text-align: left;
	padding: 0 30px 0 30px;
	width: 370px;
	float: right;
	clear: right;
}
#propDetail ul
{
	padding: 0 0 0 15px;
	margin: 5px 0 15px 0;
	font-size: 12px;
}
#propDetail ul li
{
	padding: 0 0 0 15px;
	background: url(images/arrow2.jpg) no-repeat 0px 5px;
	list-style: none;
}
#propRight
{
	width: 305px;
	padding: 45px 0 0 0;
	float: right;
}
#propertyHeader
{
	height: 55px;
	width: 600px;
	margin-top: 10px;
	padding: 0px 0 20px 10px;
	background: url(images/propertydetails.jpg) repeat-x top left;
}

#propertyHeader p
{
	color: #006699;
	font-size: 14px;
	font-weight: bold;
	padding: 10px 0 0 130px;
	margin-left: 20px;
}

/* RIGHTCOL----------------------------------------------- */
#languages
{
	text-align: right;
}

#stateTab
{
	height: 23px;
	width: 274px;
	padding: 0px;
	margin-left: 0px; /* 1px ie6 fix*/
	float: left;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
}
#stateTab li
{
	height: 23px;
	width: 40px;
	background: url(images/state-tab.jpg) no-repeat top left;
	float: left;
	border-right: 1px solid #006699;
	list-style: none;
}
#stateTab li a:link, #stateTab li a:visited
{
	height: 23px;
	display: block;
	color: #04689A;
	font: 13px/23px Arial, Helvetica, Sans-Serif;
	text-align: center;
	text-decoration: none;
}
#stateTab li a:hover, #stateTab li a:active
{
	height: 23px;
	background-color: #04689A;
	display: block;
	color: #fff;
	text-align: center;
	text-decoration: none;
}
div.searchBox
{
	height: 70px;
	width: 274px;
	padding: 0px;
	margin: 0px;
	background: url(images/searchBox-bkground.jpg) no-repeat top left;
	float: left;
	color: #D1E3EC;
	border-right: 1px solid #fff;
}
div.searchBox2
{
	height: 125px;
	width: 274px;
	padding: 0px;
	background: url(images/searchBox-bkground.jpg) no-repeat top left;
	float: left;
	color: #D1E3EC;
}
.text-field
{
	width: 115px;
	padding: 2px;
	margin: 0 0 0 5px;
	background-color: #D1E3EC;
	color: #333;
	font: bold 11px "Trebuchet MS" , Sans-Serif;
	border: 1px solid #fff;
}
.text-field-long
{
	width: 250px;
	padding: 2px;
	margin: 0 0 5px 5px;
	background-color: #D1E3EC;
	color: #333;
	font: bold 11px "Trebuchet MS" , Sans-Serif;
	border: 1px solid #fff;
}
.dropdown
{
	margin-left: 5px;
	padding: 2px;
	background-color: #D1E3EC;
	border: 0px solid;
	font: bold 11px "Trebuchet MS" , Sans-Serif;
}

.search
{
	height: 25px;
	width: 74px;
	padding: 0px 12px 0 0;
	margin: 7px 0 0 10px;
	background: url(images/search.jpg) no-repeat top left;
	color: #006699;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Sans-Serif;
	border: none;
}
div.featured
{
	/*make sure this  -70px only affects default page*/
	/*margin-top: -75px;*/
	width: 259px;
	padding: 25px 0 0px 15px;
	background-color: #fff;	
	background:url(images/featured-locations.gif) repeat-x top left;
	/*background: url(images/featured-locations.gif) no-repeat top left;*/
	/*float: left;*/
	font-size: 12px;
	/*border-right:solid 1px white;*/
}


div.featuredbackground
{
	background: url(images/featured-locations.gif) no-repeat top left;
	margin-top: -25px;
	margin-left: -15px;
	width: 260px;	
	padding: 25px 0 0 15px;	
	/*float: left;*/
	font-size: 12px;
	
}
div.featured ul
{
	padding: 15px 0 0px 0;
	margin: 0px;
}
div.featured ul li
{
	padding: 0 0 0 15px;
	background: url(images/arrowRed.jpg) no-repeat 0px 5px;
	list-style: none;
}
div.pnlstandard
{
	width: 265px; /* padding: 139px 0 0 10px;    background: url(images/registration.jpg) no-repeat top left ;      float: left;     font-size: 10px;*/
}
#footer-container
{
	height: 150px;
	width: 100%;
	background: url(images/footer-bkground.gif) repeat-x left top;
	clear: both;
	position: relative;
}
#footer
{
	width: 900px;
	padding: 120px 0 40px 0;
	margin: 0px auto;
	background: url(images/footer-furnished-housing.gif) no-repeat 0px 74px;
}
#othersites
{
	margin-top: -120px;
	width: auto;
	text-align: right;
}

.btn, .btn_nxt
{
	height: 25px;
	width: 74px;
	background: url(images/btn.jpg) no-repeat top left;
	color: #006699;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Sans-Serif;
	border: none;
}

.btnAreaInfo
{
	color: #006699;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Sans-Serif;
	border: none;
}
.btn_nxt
{
	padding: 0px 12px 0 0;
	background: url(images/btn_nxt.jpg) no-repeat top left;
}
/* SEARCH -----------------------------------*/
#searchSummary
{
	padding: 8px;
	width: 876px;
	border: 1px solid #63C0F8;
	background: #ecf4c5;
	clear: both;
	height: 80px;
}
.summaryBox
{
	float: left;
	padding: 5px;
	border: 1px solid #63C0F8;
	background: #fff;
	width: 275px;
	position: relative;
	top: 0;
	margin-left: 8px;
	height: 68px;
}

/* PROPERTY GRID--------------------------------- */
.propertyTable
{
	/*width: 600px;*/
	position: relative;
	border: solid 1px #adadad;
	font-size: 12px;
	z-index: 101;
}
.propertyList
{
	width: 892px;
	position: relative;
	font-size: 12px;
	z-index: 101;
	border-bottom: solid 1px #63C0F8;
}
tr.propertyTableHead
{
	/*background: url(images/grid/gradient-spacer.jpg) repeat top left;*/
	height: 40px;
	font-size: 11px;
}
th.selected
{
	background: url(images/grid/gradient-spacer-dk.jpg) repeat bottom left;
}
.propertyTable h1
{
	/*margin: 20px 0 0 10px;*/
}
.propertyImages
{
	/*float: left;*/
	border: solid 1px #CCC;
	padding: 3px;
	background-color: #fff;
	margin-left: 6px;
	margin-top: 3px;
}
.propPager
{
	
	border-top: solid 1px #adadad;
	font-size: 10px;	
	background:  url(images/grid/gr-sp-footer-gray2.gif)  repeat-x top left;
	background-position:top;
    background-color: #cbcbcb;
    
   
}

.propPager select
{
	font: bold 12px "Trebuchet MS" , Sans-Serif;
}
.propPrint
{
	text-align: right;
	padding-right: 25px;
	clear: both;
}
.propPrint a
{
	font: 12px Verdana, sans-serif;
	color: #076196;
	background-color: #E7ECB2;
	border: 1px solid #63C0F8;
	border-top-width: 0px;
	padding: 0 1em 2px 1em;
	position: relative;
	top: -1px;
	text-decoration: none;
	z-index: 102;
}
/*--------------Right Menu ----------------------------*/
#menu
{
	float: left;
	width: 260px;
	padding: 30px;
}
#menu li
{
	padding: 0px;
	margin: 0px;
	list-style: none;
}
#menu a:link, #menu a:visited
{
	font-family: Verdana, sans-serif;
	font-size: 13px;
	font-weight: lighter;
}
td.darkCell
{
	padding: 10px 0 10px 0;
	background: url(images/shadeDark.jpg) no-repeat bottom right;
	font-family: Arial, Sans-Serif;
}

td.lightCell, td.imgCell
{
	border-top: solid 1px #adadad;
	padding: 3px 5px 3px 7px;
	background: url(images/shadeLight.jpg) repeat-y top right;
	font-family: Arial, Sans-Serif;  
}
td.imgCell
{
	padding-left: 0;
	margin-left: 5px;
}
div.imgPlaceHolder
{
	position: relative;
	z-index: 100;
}
div.special
{
	position: absolute;
	cursor: hand;
	top: 0;
	left: 0;
	width: 80px;
	height: 47px;
	background: url(images/special.png) no-repeat top left;
	z-index: 1001;
}
table.tblData
{
	border: solid 1px #1070a2;
	border-collapse: collapse;
}
table.tblData td
{
	padding: 8px;
}
table.tblData th
{
	height: 22px;
	background-color: #1070a2;
	color: White;
	font-family: Verdana;
	font-size: 10pt;
}
.rates img
{
	position: relative;
	top: 12px;
	padding: 0px 5px 0px 0px;
}
.rates
{
	font-weight: 700;
	font-size: 14px;
	color: #7D0000;
	clear: right;
	position: relative;
	top: -15px;
}
.applet
{
	float:left;
	width:265px;
	text-align:center;
}
.blue 
{
	color: #006699;
}
       
.maroon 
{
	color: #7D0000;
}

.red 
{
	color:#ff0000;
	}
	
.floating_label
 {
  position:absolute; z-index:200; top:-84px; right:5px;
  font-size:16pt;
  font-family:Arial;
  color: White;
  width: 625px;
  height: 53px;
  text-align:right;
 /* padding:0 5px 0 0;*/

}
.floating_label1
 {
  position:absolute; z-index:200; top:-62px; right:5px;
  font-size:12pt;
  font-family:Arial;
  color:White;
  width: 625px;
  height: 53px;
  text-align:right;
  /*padding:0 5px 0 0;*/
  

}

.blog
{
	left: 626px;
	position:absolute;
	width: 260px;
	height: 350px;
	 
}

div.walkscore
{
	position: relative; 
	width:160px; 
	height: 60px; 
	background: url(http://www2.walkscore.com/images/widget/back-yellow1.gif) 0 0 no-repeat;
	overflow:hidden;
	border:0;
	outline:0;
	margin:5px 0 5px 30px;
	padding:0;
	float: left;
}

        