body,td,th {
	color: #333333;
	text-decoration:none;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
h1 {
	font-size:18px;
	font-weight:bold;
	line-height:22px;
	color:#000066;
}
h2 {
	font-size:16px;
	font-weight:bold;
	line-height:22px;
	color:#000066;
}
h3 {
	font-size:14px;
	font-weight:bold;
	line-height:18px;
	color:#333333;
}
#nav {
	background:#eeeeee;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font-size:0.8em;
	line-height:1.5em;
	font-weight:bold;
}
#news {
	background:#f5f5f5;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font-size:0.7em;
	line-height:1.3em;
	font-weight:bold;
}

.navitem {
	margin:auto 0;
	text-align:left;
	padding-left:5px;
	border-bottom:1px solid #ffffff;
	border-left:5px solid #FF6600;
}

.navitem:hover {
	background-color:#dddddd;
}

.header_text {
/*	float:right; */
	font-family:Arial, Helvetica, sans-serif; 
	/*font-size: 0.7em;*/
	font-size: 12px;
	color:#FFFFFF; 
	margin-top: 2px;
	margin-bottom: 2px;
	margin-right:4px;
	margin-left:4px;
	text-decoration:none;
	font-weight:bold;
}


.header_text_account {
	float:right;
	font-family:Arial, Helvetica, sans-serif; 
	/*font-size: 0.7em;*/
	font-size: 12px;
	color:#FFFFFF; 
	margin-top: 2px;
	margin-bottom: 2px;
	margin-right:4px;
	margin-left:4px;
	text-decoration:none;
	font-weight:bold;
}

.goTobyRealtyText {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	margin:2px 4px;
	text-decoration:none;
	font-weight:bold;
}
.header {
	border:1px solid #000033; 
	background-color:#0a22b3;
}
.subheader {
	line-height:20px;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	padding-left:3px;
	border:1px solid #000033; 
	background-color:#0a22b3;
}

#commentaries {
	background:#f5f5f5;
	font-size:13px;
	line-height:18px;
	font-weight:normal;
	margin-right: 6px;
}

#articles {
	background:#f5f5f5;
	font-size:13px;
	line-height:18px;
	font-weight:normal;
}

.middlebreak {
	border:1px solid #9b8f2a; 
	background-color:#716717;
	font-size:0.5em; 
	color:#FFFFFF; 
	margin-top: 2px;
	margin-bottom: 2px;
	margin-right:4px;
	text-decoration:none;
	font-weight:bold;
}
.tagline {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	font-weight:bold;
	line-height:2.0em;
}

.news_item {
	width:206;
	padding:5px;
	border-bottom:1px solid #dddddd;
}
.news_item:hover {
	background-color:#dddddd;
}


.news_item_long {
	width:422px;
	padding:5px;
	border-bottom:1px solid #dddddd;
}
.news_item_long:hover {
	background-color:#dddddd;
}

.news_item_rotate {
	width:206px;
	padding:5px;
	border-bottom:1px solid #dddddd;
}
.news_item_rotate:hover {
	background-color:#dddddd;
}

.smalllink {
	font-size:11px;
	font-weight:bold;
}

a:link {
	color: #000066;
	text-decoration:none;
}
a:visited {
	color: #003399;
	text-decoration:none;
}
a:hover {
	color: #990000;
	text-decoration:none;
}
a:active {
	color: #000000;
	text-decoration:none;
}
.searchbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
/* Properties Listings Table */

#listingTable td {
/*	border-bottom:1px solid #bbb; */
	font-size: 11px;
}

.bottomBorder {
	border-bottom:1px solid #bbb;
}

.colheader {
	background-color:#0a22b3;
	color:#fff;
	font-weight:bold;
	font-size: 12px;
}

#listingTable td.listrowHover {
	background-color:#F6F0DF;
}
/* Property detail page */
.propertymls {
	background-color:#0a22b3;
	font-size: 12px;
	color:#fff;
	font-weight:bold;
	margin-bottom:10px;
	padding:3px 10px;
}

.propPrice {
	font-size:1.3em;
	font-weight:bold;
	margin-bottom:10px;
}

.listingdetails {
	font-size: 11px;
}

.listingdetails td {
	border-bottom: 1px #ccc solid;
}

.sectionHead {
	background-color:#F6F0DF;
	font-weight: bold;
}

.homeheadline {
	color:#ffffff;
	font-size:16px;
	line-height:18px;
	font-weight:bold;
	margin:5px 8px 0px 8px;
}

.homelink {
	color:#ffff00;
	font-size:11px;
	text-align:right;
	line-height:12px;
	font-weight:bold;
	margin:0px 8px 5px 8px;
}
#footer {
	margin:0 auto;
	width: 470px;
	text-align:center;
	font-size:11px;
	line-height:18px;
	font-weight:normal;
	color:#666666;
	padding-top:10px;
	padding-bottom:25px;
/*	border-top:1px solid #dddddd; */
}
.findAgent {
	margin-top: 10px;
	font-size: 12px;
	font-weight:bold;
	margin-bottom: 10px;
}
.listingAgent {
	margin-top: 10px;
	font-size: 11px;
	font-weight:normal;
	margin-bottom: 10px;
}
.listingAgent_res {
	font-size: 10px;
	font-weight:normal;
}
.referralForm {
	font-size: 11px;
	margin-left: 20px;
	margin-bottom: 10px;
}
.referralForm input, select, textarea {
	font-size: 11px;
}
.submit_button {
	font-size: 11px;
	font-weight: bold;
}
.header_text a:link {
	color: white;
}
.header_text a:visited {
	color: white;
}
.header_text a:hover {
	color: white;
	text-decoration: underline;
}

.story_comments {
	font-size: 11px;
	padding:5px;
	border-bottom:1px solid #dddddd;
}

.error_message {
	padding: 8px;
	background-color:#FFFFCC;
	border: 1px #CCCCCC solid;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 12px;
}
.homeSalesHeader {
	padding: 2px; 
	background:#eeeeee;
	border-bottom:1px solid #dddddd;
	font-size:12px;
	font-weight:bold;
}


/* STYLES FOR NEW SITE */


#newWrapper {
	margin:0 auto;
	width:980px;
}
#accountBar {
	width:980px;
	border:1px solid #000033; 
	background-color:#0a22b3;
/*	text-align:right;*/
	padding:3px;
	height:18px;
}
#logo {
	clear:both;
	float:left;
	margin-top:3px;
	margin-bottom:3px;
}
#topBannerAd {
	float:right;
	margin-top:15px;
	margin-bottom:15px;
}
#tagLine {
	clear:both;
	width:990px;
	font-size:12px;
	font-weight:bold;
	float:left;
	color:#333333;
}
#rightIcons {
	clear:right;
	float:right;
	margin-bottom:5px; 
	width: 155px;
}
#emailafriend {
	float:left;
	padding-top: 10px;
	margin-right:10px;
	font-size:11px;
	font-weight:bold;
}
#facebook {
	float:right;
}
#col_commentaries {
	width:216px;
	float:left;
	background:#f5f5f5;
	font-size:13px;
	line-height:18px;
	font-weight:normal;
	margin-right: 6px;
}
#col_articles {
	width:216px;
	float:left;
	background:#f5f5f5;
	font-size:13px;
	line-height:18px;
	font-weight:normal;
	margin-right: 6px;
}
#col_news {
	width:216px;
	float:right;
	background:#f5f5f5;
	font-size:13px;
	line-height:18px;
	font-weight:normal;
}

#col_news_long {
	width:432px;
	float:left;
	background:#f5f5f5;
	font-size:13px;
	line-height:18px;
	font-weight:normal;
}

#col_rotating {
	width:216px;
	float:right;	
	font-size:13px;
	line-height:18px;
	font-weight:normal;
	margin-right: 6px;
}
#col_rotating .rotatingContainer {
	background:#f5f5f5;
}


.clear {
	clear:both;
}
.reqField {
	display:none;
}
#picks {
	width:147px;
	padding: 2px 8px 10px 8px;
	background-color:#FF9;
/*	background-color:#fdfcea; */
	border-bottom:1px solid #cccccc;
	text-align:center;
}
.picksHeader {
	font-size:14px;
	font-weight:bold;
	margin:5px 0px;
	color:#0a22b3;
}
.picksLink {
	font-size:14px;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:8px;
}
.picksText {
	font-size:13px;
	font-weight:normal;
	line-height:18px;
}

.pick_arrows{
	background-repeat: no-repeat;	
	height: 15px;
	width: 15px;
	margin-top:12px;
}

.pick_arrows:hover{
	cursor: pointer;
}

.pick_arrows span{
	visibility: hidden;
}

#previous_random_pick{
	background: url("/i/left_arrow.gif");
	float:left;
}

#next_random_pick{
	background: url("/i/right_arrow.gif");
	float:right;	
}
