/* CSS Document */

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:15px;
	margin: 0;
	padding: 0;
	
}
.mention {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	margin: 0;
	padding: 0;
	color: #CC9933;
	}

#wrapper 
	{
	width: 1030px;
	float:left;
	}

/* main content area */

#right { 
	padding-left: 15px;
	float:left;}
	
#side_banner_wrapper { 
	float:left;
	width: 168px;
	margin: 8px;
	padding-top: 80px;
	margin-left: 30px;
	
	}
#side_banner_wrapper ul {
	border:none;
	padding-left:none;
}
#side_banner_wrapper img{
	margin-bottom: 1em;
}

	
#right_bottom { 
	padding-left: 15px;
	float:left;
	width: 575px;}
	
#weather {position:absolute;
top: 233px;
left: 454px;}

#more_listings {position:absolute;
top: 326px;
left: 553px;}
		
/*company name style */
.secondary_titles {color:#666666}
.box 
	{
	width: 580px;
	
	}

.box h1 
	{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-weight:bold;
	color:#333333;
	border-top: 1px #666666 solid;
	border-bottom: 1px #666666 solid;
	}


.box h1, .box p {
  padding-left: 10px;
  padding-right: 10px;
}
.photo_border {
	border: thin solid #999999;
	padding: 20px;
}


/*AD STYLE*/

.dmcontent_container 
{text-align: center; width: 168px;height: 120px; margin-top:675px;}

.dmcontent_title 
{text-align: center; height: 20px; line-height: 20px; font-family: Arial, Sans-Serif; font-size: 12px; font-weight: bold;width: 168px;color: #FFFFFF;background-color: #336699;}

.dmcontent_body 
{overflow-y: auto; text-align: left;font-family: Arial, Sans-Serif; line-height: 18px; font-size: 12px; margin-left: auto; margin-right: auto;width: 166px;height: 99px;color: #336699;background-color: #FFFFFF;}

.dmcontent_link 
{text-decoration: none;}

