
body {
	margin: 0;
	padding: 0;
	text-align: center;
	background: white url(../images/page-bg.gif) 0 0 repeat-x;
	font-size: 80%;
	color: #333333;
	font-family: verdana, arial, geneva, helvetica, sans-serif;
}

#page {
	margin: 0 auto;
	width: 830px;
	background-color: white;
	text-align: left;
}
#page2 {
	position: relative;
	margin: 0 15px;
	width: 800px;
	overflow: hidden;
	zoom: 1;
}

#page22 {
	position: relative;
	margin: 0 15px;
	width: 800px;
	overflow: hidden;
	zoom: 1;
}

h1 { font-size: 18px; }

.body-headline-gray {
	color: #666666;
}

a { color: #0073b9; text-decoration: none; }
a:hover { color: #70aee1; text-decoration: underline; }
a img { border: 0; }

button, input, select, textarea {
	font-size: 1em;
	font-family: verdana, arial, geneva, helvetica, sans-serif;
}

fieldset {
	border: 1px solid #ccc;
	padding: 5px 0 0;
	margin-bottom: 15px;
}

form fieldset.plain {
	margin: 0;
	padding: 0;
	border: 0;
}
fieldset legend {
	padding-right: 5px;
	color: black;
}
.field {
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 15px;
}

.field .label {
	color: #666;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 3px;
}
.field .help {
	font-size: 11px;
	margin-bottom: 3px;
}
form .submit {
	text-align: center;
}



#disclaimer {
	border-top: 1px solid #b3b3b3;
	padding: 15px 25px;
	background-color: #eee;
	color: #aaa;
	font-size: 10px;
	line-height: 135%;
}


#leasingteam {
	border-top: 4px solid #b3b3b3;
	border-bottom: 3px solid #b3b3b3;
	border-left: 1px solid #b3b3b3;
	padding: 15px 25px;
	background: #ffffff url('/images/specials/leasingteam-adbg2.jpg') right bottom no-repeat;
	color: #333333;
	font-size: 9pt;
	line-height: 120%;
	font-family: Times, Georgia, serif;
}

#taxcredit {
	border-top: 4px solid #b3b3b3;
	border-bottom: 3px solid #b3b3b3;
	border-left: 1px solid #b3b3b3;
	height: 160px;
	background: #ffffff url('/images/homebuyer_8000_tax_credit/taxcredit.jpg') top center no-repeat;
	color: #333333;
	font-size: 9pt;
	line-height: 120%;
	overflow: hidden;
	font-family: Times, Georgia, serif;
}

#taxcredit527 {
	border-top: 4px solid #b3b3b3;
	border-bottom: 3px solid #b3b3b3;
	border-left: 1px solid #b3b3b3;
	height: 160px;
	background: #ffffff url('/images/homebuyer_8000_tax_credit/taxcredit527.jpg') top center no-repeat;
	color: #333333;
	font-size: 9pt;
	line-height: 120%;
	overflow: hidden;
	font-family: Times, Georgia, serif;
}

#taxcredit527:hover {
	text-decoration: none;
}

/* Rounded corners */

.rounded-corners .corner {
	display: block;
	position: absolute;
	width: 10px;
	height: 10px;
	background-image: url('/images/rounded-corners-10px.png');
	background-repeat: 0;
	overflow: hidden;
	z-index: 1000;
	/* filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='/images/rounded-corners-10px.png'); */
}
.rounded-corners .top-left { background-position: 0 0; }
.rounded-corners .top-right { background-position: -10px 0; }
.rounded-corners .bottom-left { background-position: 0 -10px; }
.rounded-corners .bottom-right { background-position: -10px -10px; }

.rounded-corners .top-left, .rounded-corners .top-right { top: 0px; }
.rounded-corners .bottom-left, .rounded-corners .bottom-right { bottom: 0px; }
.rounded-corners .top-left, .rounded-corners .bottom-left { left: 0px; }
.rounded-corners .top-right, .rounded-corners .bottom-right { right: 0px; }

#main .rounded-corners .top-left, #main .rounded-corners .top-right { top: -1px; }
#main .rounded-corners .bottom-left, #main .rounded-corners .bottom-right { bottom: -1px; }
#main .rounded-corners .top-left, #main .rounded-corners .bottom-left { left: -1px; }
#main .rounded-corners .top-right, #main .rounded-corners .bottom-right { right: -1px; }

/* Header */

#header {
	position: relative;
	width: 800px;
	height: 90px;
	z-index: 200;
}
#logo {
	position: absolute;
	left: 17px;
	top: 19px;
}
#navigation .site {
	position: absolute;
	right: 15px;
	top: 18px;
	margin: 0;
	padding: 0;
	font-size: 80%;
}

#navigation a {
	text-decoration: none;
}
#navigation a:hover {
	text-decoration: underline;
}

#navigation .properties {
	position: absolute;
	height: 22px;
	top: 42px;
	left: 506px;
	margin: 0;
	padding: 0;
}
#navigation li {
	list-style: none;
	position: absolute;
	width: 90px;
	height: 22px;
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 10px;
	line-height: 22px;
	font-weight: bold;
}
#navigation li a {
	display: block;
	width: 90px;
	height: 22px;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-image: url(../images/top-navigation/button.gif);
	text-decoration: none;
}
#navigation li a:hover {
	background-position: 0 -22px;
}
#navigation li.active a {
	background-position: 0 -44px;
	color: white;
}
#navigation li.active a:hover {
	background-position: 0 -66px;
}
#navigation li.commercial { left: 0; }
#navigation li.apartments { left: 95px; }
#navigation li.home_sales { left: 190px; }
#navigation li.property_management { left: 190px; }


/* Footer */

#footer {
	/* height: 100px; */
	font-size: 9px;
	line-height: 14px;
	padding-top: 16px;
	padding-bottom: 16px;
	margin-right: 7px;
}
#footer p { margin: 0; padding: 0; }
#footer .copyright {
	float: right;
	width: 579px;
}
#footer .copyright2 {
	border-left: 1px solid #b3b3b3;
	padding: 6px 0 6px 17px;
}

#footer .site {
	float: right; 
	width: 190px;
	margin-right: 16px;
	padding-top: 6px;
	text-align: right;
}






#articledivimage {
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
}

#articlediv {
	font-size: 12px;
	line-height: 18px;
}

#articlediv h1 {
	margin-top: 0px;
	font-weight: normal; 
	font-size: 18pt; 
	color: #666666; 
	line-height: normal;
}

.body-headline-black {
	margin-top: 0px;
	font-weight: normal; 
	font-size: 18pt; 
	color: #666666; 
	line-height: normal;
}

.subhead {
	font-weight: normal;
	font-size: 13pt;
	color: #005daa;
	line-height: normal;
	padding-bottom: 7px;
}

#articlediv h3.subhead {
	font-weight: normal;
	font-size: 11pt;
	color: #005daa;
	line-height: normal;
	padding-bottom: 17px;
	display: block;
	margin-top: -10px;
}

#articlediv li {
	font-size: 12px;
	line-height: 18px;
}

.bioTD {
	padding-bottom: 20px;
	width: 170px;
	font-size: 13px;
	line-height: normal;
}


.fieldlegend {
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}

.fieldlegend .label {
	color: #666;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 3px;
}
.fieldlegend .help {
	font-size: 11px;
	margin-bottom: 3px;
}

.faqtable {
	font-size: 10px;
}

.lispacer {
	padding-bottom: 8px;
}

.rugteam {
	background-color: #eeeeee;
	padding: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#agentlist {
 	padding-bottom: 4px;
}


.borderlit img {
	border: 1px solid #cccccc;
}

.borderit:hover img {
	border: 1px solid #005daa;
}

.borderit:hover {
	color: red; /* irrelevant definition to overcome IE bug */
}

.quicklinksul {
	list-style: url(../images/arrow-off.gif);
}

.pdfbullet {
	list-style: url(../images/acrobat_icon_tiny.gif)!important;
	list-style: url(../images/acrobat_icon_tiny.gif);
}

.downloadtable {
border: 1px solid #cccccc;
}

.downloadtd1 {
padding-top: 4px; padding-bottom: 4px; padding-left: 12px; width: 21px;
}

.downloadtd2 {
padding-left: 5px;
}

.downloadtdspacer {
width: 18px;
}

.downloadtd3 {
padding-top: 4px; padding-bottom: 4px; width: 32px;
}

.downloadtd4 {
padding-left: 5px; padding-right: 12px;
}

.downloadtd5 {
padding-top: 4px; padding-bottom: 4px; padding-left: 12px; width: 32px;
}

.downloadtd6 {
padding-left: 5px; padding-right: 12px;
}

.downloadlink {
text-decoration: bold;
}

a.tooltip {
    position:relative; /*this is the key*/
    z-index:24;
    color:#333333;
    text-decoration: none;
    }

a.tooltip:hover {
	z-index: 25;
	background-color:#dddddd;
}

a.tooltip span{display: none}

a.tooltip:hover span { /*the span will display just on :hover state*/
    display: block;
    position: absolute;
    top: 1.5em;
    left: 1em;
    padding: 10px;
    border: 2px solid #666666;
    background-color:#ffffff;
    color:#000000;
    text-align: left;
    font-size: 8pt;
    width: 125px;
    }
    
    
    
    

.borderhighlight img {
border: 1px solid #b3b3b3;
}

.borderhighlight:hover img {
border: 1px solid #005daa;
opacity:.70;
filter: alpha(opacity=70);
-moz-opacity: 0.7;
}

.borderhighlight:hover {
color: #005daa; /* irrelevant definition to overcome IE bug */
}


.clickthru { height:29px;overflow: hidden; background: url('/images/ctbg.gif') 0 0 repeat-x; }
.clickthru .linktoptop { background: url('/images/ctbg.jpg') no-repeat 50% 0; text-align:center; height:29px;}
.clickthru a {display: block; line-height:29px;padding:0 15px 0 0;color: #ffffff; font-weight: bold; font-size: 12px; }






.clickthrured { height:34px; overflow: hidden; background: #f05618 url('/images/red-arrow-alert.jpg') 0 0 no-repeat; }
.clickthrured .linktoptop { text-align:left; height:34px;}
.clickthrured a { display: block; line-height:34px; padding:0 0px 0 25px;color: #ffffff; text-transform: uppercase; font-weight: bold; font-size: 14px; font-family: arial, helvetica, sans-serif; }
.clickthrured a:hover { text-decoration: none; }





a.showvisit:link {
	color: #0073b9;
	text-decoration: none;
}
	
a.showvisit:hover { 
	color: #70aee1;
	text-decoration: underline;
}

a.showvisit:visited {
	color: #d75b21;
	text-decoration: none;
}



/* 404 NOT FOUND STYLES */
#myoutercontainer { position:relative; background: url(/images/404bg.jpg) left top no-repeat; }
#myinnercontainer { padding: 40px 20px 40px 20px; text-align: center; line-height: 24px; }



/*

.dropshadow {
  background:url('/images/white-shadow.png') 0 0;
  _background-image:none;
  padding:5px 0 0 6px;
  _filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='/images/clear-shadow.png',sizingMethod='scale');
  }
.dropshadow-bd {
  zoom:1;
  background: url('/images/white-shadow.png') 100% 100%;
  _background:#fff;
  margin:0 -5px -6px 0;
  _margin:0;
  padding:1px 7px 15px 1px;
  _padding:0;
}

*/



/* graybgs */

.graybgs {
	background: #ffffff url('/images/quicklinksgrayboxes.gif') top left no-repeat;
}

.graybgs a.bggg {
	background: url('/images/quicklinksgrayboxes.gif') top left no-repeat;
	display: block;
	text-decoration: none;
	cursor: hand; cursor: pointer;
}

.graybgs a.bggg:hover {
	background: url('/images/quicklinksdarkgrayboxes.gif') top left no-repeat;
	display: block;
	text-decoration: none;
	cursor: hand; cursor: pointer;
}

.graybgs a {
	text-decoration: none;
	display: block;
	text-decoration: none;
	cursor: hand; cursor: pointer;
	}
	
.graybgs a:hover {
	text-decoration: none;
	display: block;
	text-decoration: none;
	cursor: hand; cursor: pointer;
	}







.graybgss {
	background: #ffffff url('/images/quicklinksgrayboxes.gif') top left no-repeat;
}

.graybgss div.bggg {
	background: url('/images/quicklinksgrayboxess.gif') top left no-repeat;
	display: block;
	text-decoration: none;
	cursor: hand; cursor: pointer;
}

.graybgss div.bggg:hover {
	background: url('/images/quicklinksdarkgrayboxess.gif') top left no-repeat;
	display: block;
	text-decoration: none;
	cursor: hand; cursor: pointer;
}

.graybgss a {
	text-decoration: none;
	display: block;
	text-decoration: none;
	cursor: hand; cursor: pointer;
	}
	
.graybgss a:hover {
	text-decoration: none;
	display: block;
	text-decoration: none;
	cursor: hand; cursor: pointer;
	}

  #goog-wm { }
  #goog-wm h3.closest-match { margin: 0; }
  #goog-wm h3.closest-match a { }
  #goog-wm h3.other-things { }
  #goog-wm ul { margin-left: 0; border: 1px solid #cccccc; display: inline; }
  #goog-wm li { list-style: none; }
  #goog-wm li.search-goog { display: block; }


#ad_browser_content_swap {
	top: -240px;
}
