/*Theme Styles*/
body {
background-color: #000;         /*background: url(gradBg.jpg) 0 0 repeat-x;*/
}
#container {
border-color: #999;
border-style: solid;
border-width: 0px;
}
#wrapper {
background-color: #FFF;
border-color: #999;
border-style: solid;
border-width: 0px;
}

#header {
background: #FFFFFF url(headerBg.gif) 0 0 no-repeat;
border-bottom: 2px solid #FFF;
}
	img { 
	behavior: url(iepngfix.htc); /* IE6 PNG Fix */
	}
	#contactInfo li, #contactInfo li a:link {
	color: #29356E;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	line-height: 13px;
	text-decoration: none;
	text-transform: uppercase;
	}
	#contactInfo li {
	border-right: 2px solid #29356E;
	}
	#contactInfo li.last {
	border-right: 0;
	}
	#date {
	color: #0f3283;
	font: bold 11px Arial;
	}
#leftColumn {
background: #1444b1 url(remaxBalloon.jpg) bottom left no-repeat;
}
#menuCol {
background: transparent url(navColGradBg.gif) top left repeat-x;
}
	#menu {
	background-color: #29356E;
	}
#rightCol {
background-color: #FFF;
}
	#featuredProperty {
	border-right: 2px solid #0f3283;
	}
#subFooter {
background-color: #EEE;
border-top: 2px solid #0f3283;
}
	#office p {
	color: #000;
	font-family: Arial, Helvetica;
	font-size: 11px;
	line-height: 13px;
	text-decoration: none;
	}
	#office p span {
	font-weight: bold;
	}
	#serving {
	font: italic 13px/22px Arial; letter-spacing: .25px;
	}
#footer {
background-color: #7198c6;
}
	#footerBottom {
	background-color: #7198c6;
	}
		#footerNav, #footerNav a:link, #footerNav a:visited {
		color: #000;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight: normal;
		letter-spacing: .25px;
		line-height: 16px;
		text-decoration: none;
		vertical-align: middle;
		}
		#footerNav a:hover {
		color: #036;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight: normal;
		letter-spacing: .25px;
		text-decoration: underline;
		vertical-align: middle;
		}
		#designedBy {
		color: #0f3283; font: 10px arial;
		}