
html
{
	background: #09090e;
}

body
{
	margin: 0;
	font-family: Georgia, "Times New Roman", "Times", serif;
	font-size: 16px;
	line-height: 1.3em;
	color: #333;
	background: #fff url(../../img/body-back-1.png) center top repeat-y;
}

#main
{
	position: relative;
	margin: 0 auto;
	padding-bottom: 30px;
	width: 983px;
}

#main .clear
{
	clear: both;
}

/* ----- Header ----- */

#header
{
	position: relative;
	height: 346px;
	background: url(../../img/header-1.png) no-repeat;
}

#header h2
{
	position: absolute;
	top: 70px;
	left: 40px;
	margin: 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 2.3em;
	font-weight: bold;
	color: #ffd58d;
	text-shadow: 0 3px 7px #1d3857;
}

#header h3
{
	position: absolute;
	top: 42px;
	left: 40px;
	margin: 0;
	font-size: 0.9em;
	font-weight: normal;
	color: #fff;
}

#header .phone
{
	position: absolute;
	top: 60px;
	right: 280px;
	color: #fff;
	font-style: italic;
	font-size: 1.4em;
	z-index: 5;
}

#header-houses
{
	position: absolute;
	top: 140px;
	left: 100px;
	width: 531px;
	height: 174px;
	background: url(../../img/header-houses-2.jpg) no-repeat;
}

#tammy-pic
{
	position: absolute;
	bottom: 0;
	right: 60px;
}

/* ----- Menu ----- */

#menu
{
	position: absolute;
	top: 346px;
	left: 17px;
	width: 949px;
	height: 51px;
	font-size: 1.7em;
	background: url(../../img/menu-back-1.png) repeat-x;
}

#menu ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu ul li
{
	float: left;
	margin: 0;
	padding: 0;
}

#menu ul li a
{
	float: left;
	display: block;
	margin: 2px 0 0 0;
	padding: 12px 15px 0 15px;
	height: 37px;
	color: #fff;
	text-decoration: none;
	text-shadow: 0 3px 7px #1d3857;
	background: url(../../img/menu-separator-1.png) right 50% no-repeat;
}

#menu ul li a:hover { color: #c4e0ff; }
#menu ul li.active a { background-color: #3370b6; }

/* ----- Content ----- */

#outer-content
{
	padding: 60px 45px 0 45px;
	padding-top: 70px;
}

#inner-content
{
	float: left;
	width: 550px;
}

h1
{
	font-size: 2.2em;
	font-weight: normal;
	color: #03182d;
}

h2
{
	font-size: 1.2em;
	font-weight: normal;
	color: #40699b;
}

ul
{
	margin: 15px 45px;
	padding: 0;
}

ul li
{
	padding: 2px 0;
}

a
{
	color: #3680cd;
	text-decoration: none;
}

a:hover { text-decoration: underline; }

/* ----- Sidebar ----- */

#sidebar
{
	float: right;
	width: 293px;
}

#sidebar-logo
{
	margin-top: 30px;
	width: 293px;
	height: 126px;
	background: url(../../img/exit-logo-1.jpg) no-repeat;
}

#sidebar-logo-text
{
	padding-top: 10px;
	text-align: center;
	font-size: 1.5em;
}

#sidebar-contact
{
	margin: 50px 0;
	padding: 10px 0 0 0;
	width: 293px;
	height: 118px;
	background: url(../../img/sidebar-contact-1.png) no-repeat;
	text-align: center;
}

#sidebar-contact h2
{
	margin: 0;
	padding: 0 0 10px 0;
	font-size: 1.7em;
	color: #fff;
	text-shadow: 0 3px 7px #1d3857;
}

#sidebar-contact ul
{
	float: left;
	margin: 0 0 0 25px;
	padding: 0;
	list-style: none;
}

#sidebar-contact ul li
{
	margin: 0;
	padding: 0;
	float: left;
}

#sidebar .twitter a { display: block; width: 40px; height: 34px; background: url(../../img/social-media-buttons-1.png) 0 0 no-repeat; }
#sidebar .facebook a { display: block; width: 40px; height: 34px; background: url(../../img/social-media-buttons-1.png) -40px 0 no-repeat; }
#sidebar .email a { display: block; width: 40px; height: 34px; background: url(../../img/social-media-buttons-1.png) -80px 0 no-repeat; }

#sidebar .contact-phone
{
	color: #fff;
	font-size: 1em;
	text-shadow: 0 3px 7px #1d3857;
}

#sidebar .contact-email
{
	padding-top: 7px;
}

#sidebar .contact-email a
{
	color: #fff;
	text-decoration: none;
	text-shadow: 0 3px 7px #1d3857;
}

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

#outer-footer
{
	background: url(../../img/footer-back-1.png) repeat-x;
}

#footer
{
	margin: 0 auto;
	width: 983px;
	height: 150px;
	background: url(../../img/footer-1.png) no-repeat;
}

#inner-footer
{
	padding: 15px 0 0 0;
	text-align: center;
	color: #000;
	font-size: 1.1em;
}
.callout
{
	padding: 10px;
	font-size: 1.4em;
	font-style: italic;
	color: #777;
}

.callout p
{
	margin: 0;
	padding: 0;
}

.blockinyourface
{
	float: right;
	width: 40%;
	padding: 10px;
	margin-left: 15px;
	background: #eee;
	font-size: 0.9em;
}

.blockinyourface h3
{
	margin: 0;
	padding: 0;
}

.blockinyourface p
{
	margin: 0;
	padding: 7px 0 0 0;
}

/* ----- Listings ----- */

.listings
{
	width: 100%;
	font-size: 0.9em;
}

.listings td
{
	padding: 10px;
	vertical-align: top;
	border-bottom: 10px solid #fff;
}

.listing
{
	background: #f2f3f5;
}

.listing-image { text-align: center; }

.listing-image img
{
	display: block;
	margin-bottom: 7px;
	padding: 1px;
	border: 1px solid #bbb;
}

.listing-meta
{
	padding-bottom: 7px;
	font-size: 0.8em;
	border-bottom: 2px solid #acadaf;
}

.listing-meta div
{
	float: left;
	padding-right: 15px;
}

.listing-meta-more { font-style: italic; }

.listing-address { padding-top: 7px; }
.listing-description { padding-top: 7px; }

.listing-contact
{
	padding: 10px 15px;
	width: 270px;
	background: #dfdfdf;
	border: 2px solid #e4e5e7;
	text-align: center;
}

.listing-contact-label { font-size: 1.3em; padding-bottom: 10px; }

.listing-contact-phone1 { font-size: 0.8em; }

.listing-contact-email
{
	clear: both;
	padding-top: 10px;
	font-size: 1.1em;
}

/* ----- Listings ----- */

#index-listings #sidebar { display: none; }
#index-listings #inner-content { width: 880px; }

#index-listings h1
{
	margin: 0;
	padding: 125px 0 30px 0;
}

#listing-search
{
	position: absolute;
	top: 397px;
	left: 35px;
	padding: 15px 30px 0 30px;
	width: 850px;
	height: 95px;
	color: #3e86d7;
	background: url(../../img/search-bar-1.png) left bottom no-repeat;
}

#listing-search div { float: left; }

#listing-search div.zip-code { width: 22%; }
#listing-search div.price-range { width: 39%; }
#listing-search div.bedrooms { width: 22%; }

#listing-search label
{
	float: none;
	display: block;
	padding-bottom: 10px;
	width: auto;
	font-size: 1.4em;
	text-align: left;
}

#listing-search input,
#listing-search select
{
	float: none;
	font-size: 1.2em;
	font-family: Georgia, serif;
}

#index-listings #zip_code
{
	width: 110px;
}

#index-listings #price_range_low,
#index-listings #price_range_high
{
	width: 110px;
}

#index-listings #bedrooms
{
	width: 110px;
}

#index-listings div.submit-search
{
	padding-top: 35px;
}