@charset "UTF-8";

* {
	margin: 0;
	padding: 0;
}
body {
	width: 100%;
	font-family: Verdana, Geneva, sans-serif;
	color: #656159;
	font-size: .8em;
	background:#f5ede0;
}

#rightColumn p {
	margin:0 0 18px;
	}
	
#rightColumn ul {
	margin:0 0 0 15px;
	padding:0 0 0 15px;
	}
	
#rightColumn ul li {
	margin:0 0 10px;
	}

h2 {
	font-size: 1.8em;
	color: #000;
	padding-bottom: 12px;
}

h2 a.small {
	font-size:11px;
	font-weight:normal;
	}
	
h3,h4,h5 {
	color: #9a6a0e;
	font-size: 1.4em;
	margin:0 0 3px;
}

h4,h5 {
	font-size:1.2em;
	color:#335676;
	}
	
h5 {
	font-size:1.3em;
	color:#103352;
	}

#wrapper {
	background-color: #44719b;
}
#top {
	background: url(../images/coldwellBanker_top.jpg) no-repeat;
	height: 395px;
	width: 1000px;
	margin: 0 auto 0 auto;
	position:relative;
	z-index:2;
}

#photo-area {
	background:#FFF;
	width:599px;
	height:248px;
	position:absolute;
	z-index:3;
	right:54px;
	top:59px;
	}

#top-bar {
	width:100%;
	position:absolute;
	top:0;
	left:0;
	height:153px;
	background: #00366a url(../images/main-bg.jpg) center top no-repeat;
	z-index:1;
	}
	
#navigation {
	background-color: #145899;
	width: 600px;
	height: 31px;
	float: right;
	margin: 0 54px 0 0;
	display: inline;
}
#navigation ul {
	padding-left: 13px;
}
#navigation li {
	float: left;
	list-style-type: none;
	padding: 0 17px 0 17px;
}
#navigation a {
	color: #FFF;
	text-decoration: none;
	line-height: 31px;
}
#navigation a:hover {
	color: #b1d0ee;
}
#quickLinks {
	float: right;
	clear: right;
	width: 611px;
	height: 88px;
	margin: 276px 49px 0 0;
	background: url(../images/coldwellBanker_quickLinks.jpg) no-repeat;
	display: inline;
}
#quickLinks li {
	float: left;
	width: 203px;
	list-style-type: none;
}
#quickLinks a {
	height: 88px;
	width: 203px;
	display: block;
}
.logo {
	margin: 17px 0 0 70px;
}
.article {
	margin: 19px 0 0 56px;
}
#contentArea {
	width: 1000px;
	margin: 0 auto 25px;
}

#mid-wrap {
	background:#43719c;
	width:100%;
	position:absolute;
	top:153px;
	height:242px;
	left:0;
	}
	
#rightColumn {
	float: right;
	width: 600px;
	padding: 32px 52px 32px 52px;
	line-height:20px;
	font-size:11px;
}
#leftColumn {
	width: 264px;
	height: 247px;
	background: url(../images/coldwellBanker_calendarBg.jpg) no-repeat 32px 40px;
	padding: 32px 0 0 28px;
}
#leftColumn h3 {
	text-align: center;
	font-weight: normal;
}
#bottom {
	width: 1000px;
	background-color: #fff;
	margin:0 auto 25px auto;
	clear:both;
}
#bottomNav ul {
	padding-left: 21px;
}
#bottomNav li {
	float: left;
	list-style-type: none;
	padding: 0 5px 0 5px;
	line-height: 52px;
}
#bottomNav a {
	color: #5b574f;
	text-decoration: none;
}
#bottomNav a:hover {
	color: #000000;
}
#bottomLinks {
	float: right;
	margin-right: 30px;
}
.noShow {
	margin-left: -9999px;
}

#mini_calendar {
	text-align: center;
	margin: 15px 25px 10px 38px;
	background: #fffef6;
	border: 1px solid #ccc;
	padding-bottom: 25px;
}

#mini_calendar h4 {
	font-size: 90%;
	padding: 5px;
	margin: 0;
	color: #666;
}

#mini_calendar h4 a {
	color: #46d;
	border: 1px solid #cde;
	background: #def;
	width: 1em;
	height: 1em;
	line-height: 1em;
	text-decoration: none;
	font-size: 120%;
}

#mini_calendar table {
	margin: 0 auto;
}

#mini_calendar .next_link {
	float: right;
}

#mini_calendar .back_link {
	float: left;
}
	
#mini_calendar table td {
	color: #999;
	text-align: right;
}

#mini_calendar table td.active {
	color: #000;
	font-weight: bold;
	background: #ffa;
}

#mini_calendar table td a {
	font-weight: bold;
	text-decoration: none;
	text-align: right;
}

#mini_calendar table td.event {
	background: #def;
}

#mini_calendar table td.event a {
	color: #46d;	
}

#content .event_listing p {
	margin: 0;
	line-height: 1.4em;
	color: #555;
}

#sale {
	color:#F5EDE0;
	font-size:xx-small;
}

#sale a {
	color:#F5EDE0;
	font-size:xx-small;
}

.details {
	font-size: 0.85em;
	color: #fff;
	width: 210px;
	margin-top: 6px;
	margin-left: 70px;
}
