a:link {color: #000000; text-decoration:underline;}     /* unvisited link */
a:visited {color: #000000; text-decoration:underline;}  /* visited link */
a:hover {color: #FF0000;text-decoration:none;}   /* mouse over link */
a:active {color: #000000; text-decoration:underline;}   /* selected link */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin: 0px; width: 800px;
}
html>body { width: auto; min-width: 800px;  }

..outer-box { width: 1000px; }
html>body .outer-box { width: auto; min-width: 1000px;  }

.community_vertical_wrap { float:left; width:15%; }
.community_search_wrap { float:right; width:85%; }
.community_main_wrap { margin: 10px 0px; overflow:hidden; width:100% }

.yellow-highlight {
background-color:#FFFFCC;
border:1px solid #FF0000; 
display: inline-table;
padding:5px 0px; 
}

.testimonials { border-top:1px solid #D4D4D4; }

.basicpageheader { font-family: Arial, Helvetica, sans-serif; font-size: 1em;font-weight:bold; text-align:center;}
.normalbody, .basicpageheader, .bullet-outer, .normalbody-sm   {
margin-left:20px;margin-right:20px;
margin-top:0px;margin-bottom:0px;
}

.normalbody-sm {
font-size: .9em
}

.bullet-outer {
background:url(/images/housebullet.gif)  left top no-repeat;
background-position: 0px 3px;
padding-left: 20px;
padding-right: 20px;
margin-bottom: 8px;
font-size: .9em;
}

ul.sublist {
list-style-type:square;
}


h1 {font-family: Arial, Helvetica, sans-serif; font-size: 1.1em;font-weight:bold; text-align:center;}
h2 {font-family: Arial, Helvetica, sans-serif; font-size: 1em;font-weight:bold;
}



/***************************
navframe
****************************/

.navbar
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	font-weight: bold;
	text-decoration: none;
	background:url(/images/navline3.gif)  right bottom no-repeat;
	padding-bottom:3px;
	padding-top:0;
}  

.static
{
	border:medium none;
	text-indent:2px;
	height:19px;
	cursor:pointer;
	color:#000000;
	background-attachment:scroll;
	background:url(/images/navline3.gif)  right top no-repeat;
	padding-top:4px;
  	width:180px; 
	display:block;
}

.static a:link {text-decoration:none}
.static a:visited {text-decoration:none}
.static a:hover {color: #FF0000;text-decoration:none} 
.static a:active {text-decoration:none}

.mainDiv
{
  width:200px; 
}

.mainDiv a:link {text-decoration:none}
.mainDiv a:visited {text-decoration:none}
.mainDiv a:hover {color: #FF0000;text-decoration:none} 
.mainDiv a:active {text-decoration:none}

.topItem
{
	border:medium none;
	height:19px;
	color:#000000;
	cursor:pointer;
	text-indent:2px;
	background-attachment:scroll;
	background:url(/images/navline3.gif)  right top no-repeat;
	padding-top:4px;
}


.topItemOver
{
	text-indent:2px;
	height:19px;
	color:#FF0000;
	cursor:pointer;
	background:url(/images/navline3.gif)  right top no-repeat;
	padding-top:4px;
}

.topItemClose
{
	background-position:center;
	text-indent:2px;
	height:19px;
	cursor:pointer;
	background-attachment:scroll;    
	background:url(/images/navline3.gif)  right top no-repeat;
	padding-top:4px;
}

.topItemClose span, .topItemCloseOver span
{
	background: url(/images/arrow.jpg) center left no-repeat;
	display: block;
}

.topItemCloseOver
{
	background-position:center;
	text-indent:2px;
	height:19px;
	cursor:pointer;
	background-attachment:scroll;
	color:#FF0000;
	background:url(/images/navline3.gif)  right top no-repeat;
	padding-top:4px;
}

.topItemOver span, .topItem span
{
	background: url(/images/arrow-dn.jpg) center left no-repeat;
	display: block;
}

.dropMenu
{
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	border-top:0px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	color: #000000;
}


.subMenu a
{
   display:block; 
}
.subMenu {display:none}

.subItem a
{
   margin-left:12px; 
   margin-top:2px;
   height:19px;
   color: #000000; 
}

.subItemOver a
{
   margin-left:12px; 
   margin-top:2px; 
   height:19px; 
   color: #FF0000; 
}




/****************************
General Properties for the 
property search pages
****************************/

.communitycolgrid
{
  border: 1px dotted #D4D4D4; padding-left: 1; padding-right: 1; width:33%;
  padding-top: 1; padding-bottom: 1;  font-size:1em; font-family:Arial, Helvetica, sans-serif
}

.communitytblgrid
{
  border-collapse: collapse; border: 1px solid #111111; padding: 0; width:90%;
  bordercolor="#111111"  font-size:1em; font-family:Arial, Helvetica, sans-serif
   
}

.cummunityzipcodeval
{
  font-size:1em; font-family:Arial, Helvetica, sans-serif
}

.cummunityzipcodehead
{
  font-size:1em; font-family:Arial, Helvetica, sans-serif; font-weight:bold
}



.lk { font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size: 1.2em; } 
.d {  font-family:Arial, Helvetica, sans-serif; font-size: 1.1em;}


/****************************
bin/slidemenu.js properties
****************************/

#slidemenubar, #slidemenubar2 {
position:absolute; z-index:3;
border:2px solid red;
border-left:0px;
line-height:20px;
margin:0px;
}
.menubar {
width:15px:
}




