/*//////////////////////////////////////////////////////////////
// Reset CSS Code for browser compatability
///////////////////////////////////////////////////////////////*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption, tbody, tfoot, thead{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/*//////////////////////////////////////////////////////////////
// set TAG code
///////////////////////////////////////////////////////////////*/
p,body,input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	visibility: visible;
}
body{
	background-image:url(art/background.jpg);
	background-repeat:repeat-y;
	background-position:top;
	background-color: #3B5998;
	margin:0px 0px 0px 0px;
}
a{
	color: #CCCCCC;
	text-decoration:none;
}
a:hover{
	color:#EEEEEE;
	text-decoration:none;
}
h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
	font-weight:normal;
	padding:5px;
	margin:0px 0px 0px 0px;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	font-weight:normal;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#000000;
	font-weight:normal;
	padding:0px 0px 0px 0px;
	margin:0px 0px 2px 0px;
}
/*/////////////////////////////////////////////////////////////////////////
 collage bar
//////////////////////////////////////////////////////////////////////////*/
#collage{
	background-repeat:repeat-x;
	background-image:url(art/header_back.jpg);
	width:950px;
	height:100px;
	margin:auto;
}
#collagered{
	margin-top:70px;
	margin-left:580px;
}
#collagered a{
	font-size:24px;
	color:#FF0000;
	font-weight:normal;
}
#collagewhite{
	margin-left:580px;
}
#collagewhite a{
	font-size:16px;
	color:#FFFFFF;
	font-weight:normal;
}
/*/////////////////////////////////////////////////////////////////////////
 top bar text
//////////////////////////////////////////////////////////////////////////*/
#titletext{
	padding:5px;
	display:block;
}
#titletext h1{
	font-size:20px;
	color:#000000;
	margin:0px;
	padding:0px;
}
/*/////////////////////////////////////////////////////////////////////////
 menu bar
//////////////////////////////////////////////////////////////////////////*/
.menubar{
	background-repeat:repeat-x;
	background-image:url(art/menuback.jpg);
	width:950px;
	height:50px;
	padding:0px;
	margin:auto;
	text-align:left;
	vertical-align:top;
	margin-top:10px;
}
.linkbar{
	width:950px;
	height:30px;
	padding:0px;
	margin-top:10px;
	text-align:center;
	vertical-align:top;
}
.menubar a{
	padding:18px 10px 17px 10px;
	margin:0px;
	background:none;
	color:#FFFFFF;
	font-family: arial, helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	text-align:center;
	float:left;
	border-right:1px solid #2D4271;
	border-left:1px solid #17233B;
}
.menubar a:hover{
	background-image:url(art/menuback_over.jpg);
	background-repeat:repeat-x;
	background-position:top;
	color:#FFFFFF;
}
/*/////////////////////////////////////////////////////////////////////////
 menu bar
//////////////////////////////////////////////////////////////////////////*/
#contentheader{
	padding:0px;
}
#contentfooter{
	padding:10px;
	margin-top:10px;
	border-top:#CCCCCC 1px solid;
	color:#666666;
}
#contentfooter a{
	color:#003399;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
#contentfooter a:hover{
	color:#CC0000;
}
/*/////////////////////////////////////////////////////////////////////////
 menu bar
//////////////////////////////////////////////////////////////////////////*/
#photoheader{
	background-repeat:no-repeat;
	background-image:url(art/content_photo_header.jpg);
	width:950px;
	height:20px;
	padding:0px;
}
#photofooter{
	background-repeat:no-repeat;
	background-image:url(art/content_photo_footer.jpg);
	width:950px;
	height:20px;
	padding:0px;
}

/*/////////////////////////////////////////////////////////////////////////
 main holder
//////////////////////////////////////////////////////////////////////////*/
#maincontent{
	width:960px;
	margin:auto;
	padding:0px;
	border:none;
	margin-top:10px;
}
/*/////////////////////////////////////////////////////////////////////////
 main holder
//////////////////////////////////////////////////////////////////////////*/
#content{
	width:950px;
	padding:0px;
}
#content_left{
	width:580px;
	background-color:#ffffff;
	vertical-align:top;
	padding: 20px;
	margin: 0px;
	color:#000000;
	float:left;
}
#content_right{
	width:300px;
	background-color:#dddddd;
	padding: 10px;
	margin: 0px;
	vertical-align:top;
	text-align:left;
	float:right;

}
#content_right h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#000000;
	font-weight:normal;
	padding:0px 0px 0px 0px;
	margin:0px 0px 2px 0px;
}

/*/////////////////////////////////////////////////////////////////////////
 main holder
//////////////////////////////////////////////////////////////////////////*/
#preforeclosure_content{
	background-color:#ffffff;
	padding:0px;
}
#preforeclosure_content h1{
	font-size:24px;
	color:#000000;
	padding:10px;
	border-bottom:#FF0000 2px solid;
	margin:0px;
}
#preforeclosure_content_left{
	width:263px;
	vertical-align:top;
	text-align:center;
	padding: 10px;
	margin:5px;
	background-color:#eeeeee;
	float:left;
}
#preforeclosure_content_left a{
	color:#000000;
}
#preforeclosure_content_left a:hover{
	color:#FF0000;
}
#preforeclosure_content_left a img{
	border:#000000 1px solid;
}
#preforeclosure_content_left a:hover img{
	border:#FF0000 1px solid;
}
#preforeclosure_content_left h2{
	color:#2C4270;
	border-bottom:#2C4270 2px solid;
	padding:5px;
	margin:0px;
	font-size:18px;
	text-align:left;
}
#preforeclosure_content_left a img{
	border:#0099FF solid 1px;
}
#preforeclosure_content_middle{
	width:360px;
	margin:5px;
	vertical-align:top;
	padding: 10px;
	background-color:#eeeeee;
	float:left;
}
#preforeclosure_content_middle h2{
	color:#2C4270;
	border-bottom:#2C4270 2px solid;
	padding:5px;
	margin:0px;
	font-size:18px;
}
#preforeclosure_content_middle b{
	font-size:16px;
}
#preforeclosure_content_right{
	width:235px;
	background-color:#eeeeee;
	padding: 10px;
	margin: 5px;
	vertical-align:top;
	float:left;
}
#preforeclosure_content_right h3{
	color:#2C4270;
	border-bottom:#2C4270 2px solid;
	padding:5px;
	margin:0px;
	font-size:18px;
}
#preforeclosure_content_right a:hover{
	font-weight:bold;
}
/*/////////////////////////////////////////////////////////////////////////
 recently saved homes modules
//////////////////////////////////////////////////////////////////////////*/
#recently_saved_homes{
	text-align:left;
	padding:0px;
}
#recently_saved_homes div{
	background-color:#CCCCCC;
	text-align:left;
	padding:10px;
	color:#000000;
	overflow:auto;
	margin-top:5px;
}
#recently_saved_homes div b{
	color:#990000;
}
#recently_saved_homes div a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
#recently_saved_homes div a img{
	border:solid 1px #FFFFFF;
	margin-right:10px;
	float:left;
}
/*/////////////////////////////////////////////////////////////////////////
 recently saved homes modules
//////////////////////////////////////////////////////////////////////////*/
#recently_shortsale_homes div{
	border-bottom:#CCCCCC dotted 1px;
	padding:5px 5px 15px 5px;
	text-align:left;
	position:relative;
	width:580px;
}
#recently_shortsale_homes div a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000099;
	font-weight:bold;
	position:relative;
}
#recently_shortsale_homes div a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FF0000;
	font-weight:bold;
	position:relative;
}
#recently_shortsale_homes div img{
	border: #000000 solid 1px;
	margin-right:5px;
	float:left;
}
/*/////////////////////////////////////////////////////////////////////////
 recently saved homes modules
//////////////////////////////////////////////////////////////////////////*/
#pageitem{
	border-bottom:#CCCCCC dotted 1px;
	padding:10px;
	text-align:left;
	color:#000099;
}
#pageitem a{
	color:#000000;
	font-weight:bold;
	font-size:12px;
}
#pageitem a:hover{
	color:#FF0000;
	font-weight:bold;
}

#pagedetails{
	border-top:#CCCCCC dotted 1px;
	border-bottom:#CCCCCC dotted 1px;
	background-color:#FFFFFF;
	padding:5px 5px 10px 10px;
	text-align:left;
	margin-bottom:10px;
}
#pagedetails a{
	color:#003399;
	font-weight:normal;
	text-decoration:underline;
}
#pagedetails a:hover{
	color:#990000;
}
#pagedetails h2{
	display:block;
	padding:0px;
	margin:10px 0px 5px 0px;
	font-size:18px;
	color:#003399;
	font-weight:normal;
}
#pagedetails h3{
	display:block;
	padding:0px;
	margin:10px 0px 5px 0px;
	font-size:14px;
	color:#003399;
	font-weight:normal;
}
#pagechild{
	border-top:#CCCCCC dotted 1px;
	padding:5px;
	text-align:left;
	color:#444444;
	margin-top:5px;
}
#pagechild h3 a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
}
#pagechild h3 a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FF0000;
	font-weight:normal;
	text-decoration:none;
}
.pagechilddate{
	display:block;
	width:80px;
	border:#CCCCCC dotted 1px;
	background-color:#eeeeee;
	color:#990000;
	font-size:12px;
	float:right;
	padding:5px;
	margin:-5px -5px 5px 5px;
	text-align:center;
}
/*/////////////////////////////////////////////////////////////////////////
 recently saved homes modules
//////////////////////////////////////////////////////////////////////////*/
#pagepdf{
	margin:1px;
	background-color:#FFFFFF;
	border:#dddddd 1px solid;
	padding:5px;
	text-align:center;
	float:left;
	width:72px;
	height:160px;
	overflow:hidden;
}
#pagepdf a img{
	border:#000000 1px solid;
}
#pagepdf a:hover img{
	border:#FF0000 1px solid;
}
#pagepdf a{
	color:#000000;
}
/*/////////////////////////////////////////////////////////////////////////
 recently saved homes modules
//////////////////////////////////////////////////////////////////////////*/
.testitem{
	padding:10px;
	color:#000000;
	background-color:#CCCCCC;
	border-bottom:#dddddd 1px solid;
}
.testitem a{
	color:#990000;
}
.testitem b{
	color:#000000;
}
.testitem p{
	color:#000000;
}
.testitem a img{
	border:solid 1px;
}
/*/////////////////////////////////////////////////////////////////////////
 recently saved homes modules
//////////////////////////////////////////////////////////////////////////*/
#photothumbs{
	margin:5px 0px 5px 0px;
	padding:0px;
}
#photothumbs a{
}
#photothumbs a img{
	float:left;
	border:1px #000000 solid;
	padding:0px;
	margin:5px;
}
#photothumbs a:hover img{
	border:1px #FF0000 solid;
}
/*/////////////////////////////////////////////////////////////////////////
 recently saved homes modules
//////////////////////////////////////////////////////////////////////////*/
.propertydetailstitle{
	font-size:18px;
	color:#003399;
	padding:5px;
	margin:0px;
	border-bottom:#003366 2px solid;
}
/*/////////////////////////////////////////////////////////////////////////
 recently saved homes modules
//////////////////////////////////////////////////////////////////////////*/
#propertyphototable tr td{
	padding:5px;
	text-align:center;
	vertical-align:top;
	background-color:#EEEEEE;
}
#propertyphototable tr td+td{
	padding:5px;
	text-align:center;
	vertical-align:top;
	background-color:#EEEEEE;
}
#propertyphototable tr td+td+td{
	padding:5px;
	text-align:center;
	vertical-align:top;
	background-color:#EEEEEE;
}
/*/////////////////////////////////////////////////////////////////////////
 recently saved homes modules
//////////////////////////////////////////////////////////////////////////*/
#formtable{
	width:580px;
}
#formtable_left{
	background-color:#DDDDDD;
	padding:5px;
	text-align:right;
	width:160px;
}
#formtable_right{
	background-color:#EEEEEE;
	padding:5px;
	text-align:left;
}
#formtable input{
	border:#999999 solid 1px;
}
/*/////////////////////////////////////////////////////////////////////////
 general text styles
//////////////////////////////////////////////////////////////////////////*/
.blacktitle{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#000000;
	font-size:18px;
}
.greytext{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#666666;
	font-size:12px;
}
.redtext{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#CC0000;
	font-size:12px;
}
/*/////////////////////////////////////////////////////////////////////////
 main holder bar
//////////////////////////////////////////////////////////////////////////*/
.iconfacebook{
	width:40px;
	height:40px;
	background-image:url(/art/icon-facebook-up.gif);
	background-position:top;
	background-repeat:no-repeat;
	margin:40px 10px 0px 0px;
	display:inline-block;
	float:right;
}
.iconfacebook:hover{
	background-image:url(/art/icon-facebook-over.gif);
}
.icontwitter{
	width:40px;
	height:40px;
	background-image:url(/art/icon-twitter-up.gif);
	background-position:top;
	background-repeat:no-repeat;
	margin:40px 10px 0px 0px;
	display:inline-block;
	float:right;
}
.icontwitter:hover{
	background-image:url(/art/icon-twitter-over.gif);
}
.iconyoutube{
	width:40px;
	height:40px;
	background-image:url(/art/icon-youtube-up.gif);
	background-position:top;
	background-repeat:no-repeat;
	margin:40px 10px 0px 0px;
	display:inline-block;
	float:right;
}
.iconyoutube:hover{
	background-image:url(/art/icon-youtube-over.gif);
}
.iconlinkedin{
	width:40px;
	height:40px;
	background-image:url(/art/icon-linkedin-up.gif);
	background-position:top;
	background-repeat:no-repeat;
	margin:40px 10px 0px 0px;
	display:inline-block;
	float:right;
}
.iconlinkedin:hover{
	background-image:url(/art/icon-linkedin-over.gif);
}
.iconmyspace{
	width:40px;
	height:40px;
	background-image:url(/art/icon-myspace-up.gif);
	background-position:top;
	background-repeat:no-repeat;
	margin:40px 10px 0px 0px;
	display:inline-block;
	float:right;
}
.iconmyspace:hover{
	background-image:url(/art/icon-myspace-over.gif);
}
