/* portlandschoicerealty */

*html {
margin: 0;
padding: 0;
}

body {
margin: 0;
padding: 0;
}

body {
background:#000000;
/*background:#000000 url(images/bg.jpg) repeat-x;*/
}

.main {
margin: 0 auto;
width:780px;
}

.content {
width:725px;
}

.homepage {
background:url(images/h_bg_content.jpg) repeat-y;
height: 200px;
}
.text {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFF;
margin-top:10px;
margin-bottom:10px;
margin-left:50px;
margin-right:50px;
}
.text a:link, .text a:visited, .text a:active {
	color:#FFFFFF;
	text-decoration:underline;
}
.text a:hover {
	text-decoration:none;
}
.property {
font:Arial, Helvetica, sans-serif;
color: #99CCFF;
text-align:center;
font-size:12px;
}

.property a, .footer a {
color: #99CCFF;
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;

}
.property a:hover , .footer a:hover{
color:#FFFFFF;
font-weight:800;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;

}
.footer{
width:629px;
color:#FFFFFF;
font:Verdana;
font-size:11px;
}
/*width="726" height="310"*/
.slide {
background:url(images/h_slide.jpg) no-repeat;
text-align:center;
}
/*------------- SEO ADJUSTMENTS ------------*/
.seo-footer { text-align:center; color:#ffffff; margin:0 10px; }
.seo-footer a:link, .seo-footer a:visited, .seo-footer a:active { color:#ffffff; text-decoration:none; }
.seo-footer a:hover { text-decoration:underline; }