	body {
	margin:0;
	padding:0;
	color:#333;
	font-size:100%;
	font-family:Futura, "Century Gothic", AppleGothic, sans-serif;
	text-align:center;
	background-image: url(images/bodybk2.jpg);
	background-repeat: repeat-x;
	background-color: #053150;
	height:100%;
	background-position: center 1px;
}
html
{
height: 100%;
font-size:12px;
}
  body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,p,blockquote,th,td {
 margin:0;
 padding:0;
 } 
h1, h2, h3, h4, h5, h6 {
	font-family: helvetica, arial, verdana, sans-serif;
	word-spacing:-0.125em;
	font-weight: bold;			
}

h1 {
	background-repeat: no-repeat;
	font-size: 18px;
	margin-top: 0;
	margin-bottom: 1em;
	color: #000000;
	height: 33px;
	line-height: 2.3em;
	background-position: 6px 6px;
	background-image: url(images/h1bk.jpg);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}



h2 {
	background-repeat: no-repeat;
	font-size: 18px;
	margin-top: 0;
	margin-bottom: 1em;
	color: #333333;
	height: 33px;
	line-height: 2.3em;
	background-position: 6px center;
	width: 505px;
	margin-left: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #550022;
	width:95%;
}

h3 {
	font-size: 145%;
	line-height: 1em;
	margin-top: 0;
	margin-bottom: 1em;
	margin-left: 12px;
}
.whyme222{
	font-size: 125%;
	line-height: 1em;
	margin-top: 0;
	margin-bottom: 1em;
	margin-left: 12px;
}
h4 {
	font-size: 118%;
	line-height: 1em;
	margin-top: 1em;
	margin-bottom: 1em;
	border-bottom-style: none;
	font-weight: bold;
}


h5 {
	font-size: 13px;
	line-height: 1em;
	margin-top: 1em;
	margin-bottom: 1em;
	border-bottom-style: none;
	font-weight: bold;
}

#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 780px;
}

#header {
	background-image: url(images/topheaderfinal.jpg);
	height: 170px;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
}
p {
	margin-top: 0.5em;
	margin-bottom:1.5em;
	margin-left: 0.5em;
	padding-left: 0;
	line-height: 1.5em;
	margin-right: 0.5em;
	text-align: left;
}
cite{ font-family:Cambria, Georgia, Times, Times New Roman, serif    ;}
ul {
	margin-top: 0.35em;
	margin-left: 2em;
	padding-left: 0;
}
li {
  line-height: 1.5em;
}
dl {
  margin-top: 0.35em;
}
dt {
  text-indent: -0.5em;
  color: #339;
  margin-top: 1em;
}
dd {
  margin-top: 0.35em;
  margin-left: 0;
  padding-left: 0;
  line-height: 1.5em;
}


#side-a {
	float: left;
	width: 300px;
}

#side-b {
	margin: 0;
	float: left;
	width: 470px;
	height: 1% /* Holly hack for Peekaboo Bug */
}
#side-c1 {
	float: left;
	width: 780px;
	height: 1% /* Holly hack for Peekaboo Bug */;
	background-color: #CCCCCC;	
}
#side-c {
	float: left;
	width: 780px;
	height: 1% /* Holly hack for Peekaboo Bug */;
	margin-top: 18px;
	margin-bottom: 0;
	background-image: url(images/sidecbk.gif);
	background-repeat: repeat;
	border: 1px solid #550022;
}
#side-c2 {
	float: left;
	width: 780px;
	height: 1% /* Holly hack for Peekaboo Bug */;
	margin-top: 18px;
}
#sidec2content{
	background-repeat: repeat-y;
	background-image: url(images/sidec2bkmiddle.gif);
	margin-top: -18px;
}
#sidec2top {
	height:31px;
	background-image: url(images/sidec2bktop.gif);
}
#sidec2bottom{
	background-image: url(images/sidec2bkbottom.gif);
	background-repeat: no-repeat;
	height: 35px;
}
#footer {
	clear: both;
	background-image: url(images/footer.jpg);
	background-repeat: repeat-x;
	height: 66px;
	margin-bottom: 0px;
}
/* all A tags whose HREF attribute ends in .pdf */
a[href$='.pdf'] { 
	padding-right: 18px;
	background: transparent url(images/icon_pdf.gif) no-repeat center right;
}

/* all A tags whose REL attribute equals pdf */
a[rel='pdf'] { 
	padding-right: 18px;
	background: transparent url(images/icon_pdf.gif) no-repeat center right;
}

/*  all A tags whose REL attributes has the letters pdf somewhere mixed in*/
a[rel*='pdf'] { 
	padding-right: 18px;
	background: transparent url(images/icon_pdf.gif) no-repeat center right;
}

/* all A tags whose REL attribute contains the value pdf, seperated from other values with a space */
a[rel~='pdf'] { 
	padding-right: 18px;
	background: transparent url(images/icon_pdf.gif) no-repeat center right;
}

/* all A tags whose HREF attribute starts with mailto: */
a[href ^="mailto:"] {
	padding-right: 18px;
    background: transparent url(images/icon_mailto.gif) no-repeat center right;
   
}

/* all A tags whose CLASS attribute is popup */
a[class ="popup"] {
	padding-right: 18px;
    background: transparent url(images/icon_popup.gif) no-repeat center right;
}


a[href$='.doc'] { 
	padding-right: 18px;
	background: transparent url(images/icon_doc.gif) no-repeat center right;
}
a[href$='.xls'] { 
	padding-right: 18px;
	background: transparent url(images/icon_xls.gif) no-repeat center right;
}
a[rel ~='external'] {
	padding-right: 18px;
	background: transparent url(images/icon_external.gif) no-repeat center right;
}
/* all A tags whose HREF attribute starts with #top */
a[href ^="#top"] {
	padding-right: 18px;
    background: transparent url(images/icon_top.gif) no-repeat center right;
   
}
#index .index, #mortgagecalculator .mortgagecalculator, #whyme .whyme, #bio .bio, #selling .selling, #buying .buying, #contact .contact, #featured .featured

{
	background-image: url(images/menubk.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height:31px;
	width:84px;
	color: #ffffff;
}
.clearleft{clear:left;}
.clearright{clear:right;}
.clearboth{clear:both;}


ul#navmenu-h {
	margin: 0;
	padding-top: 125px;
	list-style: none;
	position: relative;
	
}

ul#navmenu-h ul {
 width: 160px; /* Sub Menu Width */
 margin: 0;
 list-style: none;
 display: none;
 position: absolute;
 top: 100%;
 left: 0;
}

ul#navmenu-h ul ul,ul#navmenu-h ul ul ul { top: 0; left: 100%; }

ul#navmenu-h li { float: left; display: inline; position: relative; }
ul#navmenu-h ul li { width: 100%; display: block; }

/* Root Menu */
ul#navmenu-h a {
	float: left;
	display: block;
	color: #FFFFFF;
	font: bold 11px Arial, sans-serif;
	text-decoration: none;
	height: 1%;
	text-align: center;
	width:84px;
	line-height:12px;
	padding-top:3px;
	
}

/* Root Menu Hover Persistence */
ul#navmenu-h a:hover,ul#navmenu-h li:hover a,ul#navmenu-h li.iehover a {
	background-image: url(images/menubk.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height:31px;
	width:84px;
	color: #ffffff;
	
}

/* 2nd Menu */
ul#navmenu-h li:hover li a,ul#navmenu-h li.iehover li a {
 float: none;
 background: #000;
}

/* 2nd Menu Hover Persistence */
ul#navmenu-h li:hover li a:hover,ul#navmenu-h li:hover li:hover a,ul#navmenu-h li.iehover li a:hover,ul#navmenu-h li.iehover li.iehover a {
 background: #999;
}

/* 3rd Menu */
ul#navmenu-h li:hover li:hover li a,ul#navmenu-h li.iehover li.iehover li a {
 background: #999;
}

/* 3rd Menu Hover Persistence */
ul#navmenu-h li:hover li:hover li a:hover,ul#navmenu-h li:hover li:hover li:hover a,ul#navmenu-h li.iehover li.iehover li a:hover,ul#navmenu-h li.iehover li.iehover li.iehover a {
 background: #666;
}

/* 4th Menu */
ul#navmenu-h li:hover li:hover li:hover li a,ul#navmenu-h li.iehover li.iehover li.iehover li a {
 background: #666;
}

/* 4th Menu Hover */
ul#navmenu-h li:hover li:hover li:hover li a:hover,ul#navmenu-h li.iehover li.iehover li.iehover li a:hover {
 background: #333;
}

/* Hover Function - Do Not Move */
ul#navmenu-h li:hover ul ul,ul#navmenu-h li:hover ul ul ul,ul#navmenu-h li.iehover ul ul,ul#navmenu-h li.iehover ul ul ul { display: none; }
ul#navmenu-h li:hover ul,ul#navmenu-h ul li:hover ul,ul#navmenu-h ul ul li:hover ul,ul#navmenu-h li.iehover ul,ul#navmenu-h ul li.iehover ul,ul#navmenu-h ul ul li.iehover ul { display: block; }




.featuredlisting{
	margin-right:8px;
	float: right;
	width: 325px;
}
.featuredlisting2{
	margin-right:8px;
	float: left;
	width: 325px;
	margin-left:8px;
	text-align: center;
}
.renee{
	margin-left: 12px;
}
.floatleft{
	float:left;
	margin-right: 8px;
	margin-left: 8px;
}
.floatright{
	float:right;
	margin-right: 8px;
}
.floatrightwhite{
	float:right;
	color: #FFFFFF;
}
.footercontent{
	text-align:center;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 0px;
	padding-bottom: 2px;
}
.footercontent a{
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.footercontent a:hover{
color:#000000;
	text-decoration:underline;

}
.equalhousing{
	margin-right: 50px;
}
.calculator{margin-left:12px;
margin-right:12px;}



#pic {
	left: 5px;
	position: relative;
	top: 10px;
}

#pic a .large {
	border: 0px;
	display: block;
	height: 1px;
	left: -1px;
	position: absolute;
	top: -1px;
	width: 1px;
}

#pic a img {
	border: 0;
}

#pic a.p1, #pic a.p1:visited {
	
	left: 0;
	text-decoration: none;
	top: 0;

}

#pic a.p1:hover {
	;
}

#pic a.p1:hover .large {
	border: 1px solid #000000;
	display: block;
	height: 202px;
	left: 100px;
	position: absolute;
	top: -100px;
	width:164px;
}
.contactme{
	margin-left:35%;
	width: 50%;
}
.ie6bottom{
margin-bottom: 150px;
}
