body {
	background-image: url(/images/layout50/siteBackgroud.gif);
	background-color: #FBFBF9;
	background-repeat: repeat-x;
	text-align: center;
	font-family: helvetica, arial, sans-serif;
	margin: 0px;
	padding: 0px;
	}
	
#mainFrame {
	width: 964px;
	margin: 10px auto;
	text-align: center;
	}
	
.clear {
	clear: both;
	}
	
.noborder {
	border-style: none ! important;
	}
	
a:link, a:visited {
	color: #333399;
	font-weight: bold;
	text-decoration: underline;
	}
	
a:hover {
	color: #E45B28;
	font-weight: bold;
	text-decoration: underline;
	}
	
form {
	margin: 0px;
	padding: 0px;
	}
	
img {
	border: none;
	}
	
td {
	text-align: left;
	}
	
.header, hr {
	display: none;
	}
	
/* Banner Styles
--------------------------------------------------*/

#mainBanner {
	padding: 5px 0 0 0;
	width: 960px;
	margin: 0px auto ! important;
	text-align: left;
	}

/* Logo Styles
--------------------------------------------------*/
	
#logo {
	width: 260px;
	margin: 0px 35px 0 0;
	float: left;
	}

#logo img {
	border: none;
	margin: 0 0 10px 0;
	}

#logo h1, #logo h2 {
	color: #EE6615;
	display: inline;
	font-size: 18px;
	font-family: helvetica, arial, sans-serif;
	}
	
#logo h1 {
	font-weight: normal;
	}
	
#logo h2 {
	font-weight: bold;
	}
	
/* Right Banner Styles
--------------------------------------------------*/
	
#bannerRight {
	width: 665px;
	float: right;
	}
	
#bannerRight h1, #bannerRight h2 {
	color: #FF9933;
	display: inline;
	font-size: 18px;
	font-family: helvetica, arial, sans-serif;
	}
	
#bannerRight h1 {
	font-weight: bold;
	}
	
#bannerRight h2 {
	font-weight: normal;
	}
	
#homeTitle {
	float: left;
	}
	
/* Homefinder Styles
--------------------------------------------------*/
	
#homeFinder {
	float: right;
	width: 250px;
	text-align: right;
	color: #141D4D;
	}
	
#homeFinder span {
	color: #9999CC;
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
	}
	
#homeFinder h1 {
	color: #9999CC;
	font-size: 18px;
	font-family: helvetica, arial, sans-serif;
	font-weight: bold;
	margin: 0;
	padding: 0;
	}
	
#homeFinder a {
	color: #ffffff;
	font-size: 12px;
	font-family: helvetica, arial, sans-serif;
	font-weight: bold;
	}
	
#login {
	text-align: left;
	float: left;
	}
	
#login_title {
	color: #141D4D;
	font-weight: bold;
	font-size: 18px;
	}
	
.login_label {
	color: #141D4D;
	font-weight: normal;
	font-size: 12px;
	}
	
#homeFinder p {
	margin: 0;
	padding: 0;
	color: #ffffff;
	font-size: 11px;
	line-height: 14px;
	}
	
#homeFinder p a {
	font-size: 10px;
	font-weight: normal;
	}
	
/* Quick Search Styles
--------------------------------------------------*/
	
#quickSearch {
	background: url(/images/layout50/quickSearchBg.gif) no-repeat right top;
	margin: 10px 0 0 0;
	padding: 10px 0 5px 0;
	}
	
#quickSearch h1 {
	font-family: helvetica, arial, sans-serif;
	font-size: 24px;
	margin: 0px 50px 0 0;
	padding: 0px;
	color: #E8E6E1;
	float: left;
	}
	
#quickSearch a {
	color: #E8E6E1;
	font-size: 12px;
	font-family: helvetica, arial, sans-serif;
	float: left;
	margin: 8px 0 0 0;
	}
	
#quickSearch ul {
	list-style-type: none;
	float: left;
	width: 700px;
	margin: 0px;
	padding: 0px;
	}
	
#quickSearch li {
	float: left;
	padding: 5px 0px;
	width: 167px;
	height: 25px;
	}
	
#quickSearch label {
	font-size: 11px;
	color: #E8E6E1;
	font-family: helvetica, arial, sans-serif;
	width: 51px;
	float: left;
	padding: 3px 0 0 0;
	text-align: left;
	}
	
#quickSearch ul select {
	width: 100px;
	float: left;
	}
	
#quickSearch ul input {
	height: 12px;
	float: left;
	width: 93px;
	font-size: 10px;
	}
	
#quickSearchButton input {
	width: 98px ! important;
	height: 20px ! important;
	float: right;
	margin: 0 0 0 51px;
	}
	
/* Interior Banner Styles
--------------------------------------------------*/

#saleSign {
	float: left;
	border: none;
	}
	
#bannerRightInt {
	width: 780px;
	text-align: right;
	float: right;
	}
	
#intTitle h1, #intTitle h2 {
	color: #FF9933;
	display: inline;
	font-size: 18px;
	font-family: helvetica, arial, sans-serif;
	}
	
#intTitle h1 {
	font-weight: bold;
	}
	
#intTitle h2 {
	font-weight: normal;
	}
	
#phoneNumbers h1, #phoneNumbers h2 {
	color: #EE6615;
	display: inline;
	font-size: 18px;
	font-family: helvetica, arial, sans-serif;
	}
	
#phoneNumbers h1 {
	font-weight: normal;
	}
	
#phoneNumbers h2 {
	font-weight: bold;
	}
	
.quickSearchInt {
	margin-top: -38px ! important;
	background-position: right 38px ! important;
	}
	
#tagLine {
	float: left;
	color: #ffffff;
	font-weight: normal;
	font-style: italic;
	font-size: 18px;
	margin: -3px 0 0 0px;
	padding: 0px;
	}
	
/* Content Frame Styles
--------------------------------------------------*/

#contentFrame {
	background-image: url(/images/layout50/frameBg.png);
	background-repeat: repeat-y;
	text-align: center;
	margin: 0px ! important;
	padding: 0px ! important;
		

	}
	
#contentFrameInt {
	width: 940px;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	}
	
#contentFrameBottom {
	background-image: url(/images/layout50/bottomShadow.gif);
	background-repeat: no-repeat;
	height: 6px;
	}
	
#mainContentArea {
	min-height: 400px;
	}
	
/* Navigation Styles
--------------------------------------------------*/


#nav {
	list-style-type: none;
	margin: 0px;
	padding: 0px 9px;
	}
	
#nav li {
	margin: 0px;
	padding: 0px;
	float: left;
	}
	
#nav a {
	font-size: 14px;
	color: #000033;
	padding: 15px 28px 0;
	margin: 0px;
	text-decoration: none;
	display: block;
	border-width: 0 1px 0 0;
	border-style: solid;
	border-color: #D3CEC0;
	height: 25px;
	font-weight: bold;
	}
	
#nav li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	background-color: #D1CABB;
	border-width: 1px;
	border-style: solid;
	border-color: #A6A092;
	list-style-type: none;
	text-align: left;
	margin: 0px ! important;
	padding: 0px 5px ! important;
	z-index: 1000;
	}

#nav li:hover ul {
	left: auto;
	}
	
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	}
	
#nav ul a {
	border: none;
	padding: 5px 0px ! important;
	margin: 0px ! important;
	font-size: 11px;
	height: 14px;
	border-width: 1px 0px 0 0;
	border-style: solid;
	border-color: #A6A092;
	}

#nav ul li {
	display: block;
	float: none;
	}	
	
/* Homepage Content Styles
--------------------------------------------------*/

#homePage {
	background-image: url(/images/layout50/homeBg.jpg);
	background-repeat: no-repeat;
	width: 940px;
	height: 510px;
	}
	
#homeFlash {
	float: right;
	width: 269px;
	}
	
#curveLayer {
	position: absolute;
	width: 269px;
	height: 510px;
	z-index: 999;
	}
	
#homeFlash script {
	z-index: 1;
	}
	
#homeNavigation {
	width: 265px;
	float: left;
	}
	
#homeIcons {
	width: 406px;
	float: left;
	text-align: left;
	}
	
#homeNavigation img {
	border: 0px;
	}
	
#homeNavigation ul {
	list-style-type: none;
	margin: 25px 0 0 15px;
	padding: 0px;
	}
	
#homeNavigation li {
	margin: 18px 0;
	}
	
#mortgageLogo {
	padding: 165px 0 0 0;
	}
	
#homeIcons img {
	border: none;
	}	
	
#mapSearch {
	margin: 30px 0 0 35px;
	}
	
#buildersDevelopers {
	margin: 15px 0 0 10px;
	}
	
#homeIconColumn1 {
	float: left;
	margin: 25px 10px 0 35px;
	width: 182px;
	}
	
#homeIconColumn2 {
	float: left;
	margin: 25px 0 0 23px;
	width: 128px;
	}
	
#lakeSearch {
	margin: 10px 0 0 0;
	}
	
/* Interior Content Styles
--------------------------------------------------*/

#interiorPage {
	background-color: #ffffff;
	background-image : url(/images/layout50/interiorShadow.gif);
	background-repeat: repeat-x;
	padding: 20px;
	min-height: 360px;
	}
	
#interiorPage li {
	font-size: 12px;
	margin: 0 0 5px 0;
	line-height: 18px;
	}
	
#interiorPage p {
	font-size: 12px;
	margin: 0 0 10px 0;
	line-height: 18px;
	}
	
#interiorPage a {
	font-size: 12px;
	}
	
#interiorPage td {
	font-size: 12px;
	}
	
#interiorPage h1 {
	color: #233077;
	margin: 0 0 15px 0;
	font-size: 28px;
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #cccccc;
	}
	
#interiorPage h2 {
	color: #233077;
	margin: 10px 0 10px 0;
	font-size: 18px;
	}
	
/* Social Icon Area
--------------------------------------------------*/

#socialIcons {
	margin: 10px 0px;
	background-image: url(/images/layout50/socialIconsBg.gif);
	background-repeat: repeat-x;
	padding: 10px;
	height: 30px;
	clear: both;
	}
	
#socialIcons img {
	border: none;
	vertical-align: middle;
	}
	
#socialIcons ul {
	list-style-type: none;
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
#socialIcons li {
	display: inline;
	padding: 0 10px 0 0;
	vertical-align: middle;
	}
	
#addThis {
	float: right;
	padding: 8px 0;
	}
	
/* Featured Home Styles
--------------------------------------------------*/

#featuredListings {
	width: 734px;
	margin: 30px auto;
	text-align: left;
	float: left;
	}
	
#featuredListings h1 {
	color: #141D4E;
	text-transform: uppercase;
	font-size: 24px;
	padding: 0px;
	margin: 0 0 0 20px;
	}
	
#featuredListings a {
	font-size: 12px;
	}
	
#featuredListings p {
	margin: 0 0 0 20px;
	padding: 0px;
	}

.featuredHome {
	float: left;
	text-align: left;
	margin: 0px 20px;
	}
	
.featuredHome ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	}
	
.fhCity {
	font-size: 18px;
	}
	
.featuredHome img {
	padding: 7px;
	background-color: #ffffff;
	border: 1px #E8E6E1 solid;
	margin: 20px 0 10px 0px ! important;
	width: 184px;
	height: 133px;
	}
	
.featuredHome ul a {
	margin: 0px ! important;
	}
	
/* RSS Styles
--------------------------------------------------*/	
#dmg_layout_rss{
	border:1px solid black;
float:left;
margin-top:100px;
padding:10px;
text-align:left;
width:207px;
background: #E1DDD5;
font-family:helvetica,arial,sans-serif;

	}
	
	 .rss_box {
	 
 
 }
 
 .rss_title, rss_title a {
  
  line-height: 1.6em;
  font-size: 1em;
  color:#131D4E;
  
 }
 
 
 
 .rss_items {
padding-top: 5px;
list-style-type:none;
margin:0;
padding: 0px;
font-size: .75em;
}


.rss_item a:link, .rss_item a:visited, .rss_item a:active {
 padding-top: 3px;
 color:#131D4E;
}

.rss_item a:hover { 

}
	
.rss_date {
font-size: .85em;
padding: 5px 0px;
color: #666666;
line-hight: 1em;
}
.rss_item br{

	}

	
/* Footer Styles
--------------------------------------------------*/

#footer {
	border-width: 10px 0 0 0;
	border-style: solid;
	border-color: #E8E6E1;
	margin: 20px auto;
	width: 960px;
	padding: 20px 0 0 0;
	}

#footer p {
	margin: 3px 0px;
	padding: 0px;
	font-size: 12px;
	color: #999999;
	font-weight: bold;
	}
/********************* Luxury Living page ************************/

.luxuryLivingPage{
	font-family:Georgia, "Times New Roman", Times, serif;
	size: .85em;
	font-weight:normal;	
}
	

