@charset "utf-8";
/* CSS Document */

body {
	background: grey;
	}
#shadow_right {
	position: absolute;
	right: -35px;
	top: 5px;
	width: 35px;
	background: url(../images/shadow_right.png) repeat-y;
	height: 99%;
	}
#shadow_left {
	position: absolute;
	left: -35px;
	top: 5px;
	width: 35px;
	background: url(../images/shadow_left.png) repeat-y;
	height: 99%;
	}
h1 {
	font-size: 20px;
	}
h2 {
	font-size: 16px;
	}
a { 
	color: #374842;
	text-decoration: none;
	}
a:hover {
	color: 
	}
.list_title {
	color: #f7c634;
	font-size: 16px;
	font-weight: bold;
	}
.green {
	color: #374842;
	}
.gold {
	color: #f7c634;
	}

#copyright {
	font-size: 11px;
	margin-left: auto;
	margin-right: auto;
	color: #e7e7e7;
	width: 850px;
	text-align: left;
	padding-left: 10px;
	font-family: arial;
	}
/*--------------------------Navigation--------------------------*/


#navigation_bar {
	width: 850px;
	clear: both;
	margin-top: 5px;
	}
#navigation_bar ul {
	list-style: none;
	color: #374842;
	width: 850px;
	padding: 0;
	margin-top: 5px;
	}
#navigation_bar li {
	float: left;
	font-size: 12px;
	width: 110px;
	font-weight: bold;
	border-right: 1px solid #d2d4d3;
	height: 23px;
	padding: 0;
	margin-top: 6px;
	padding-top: 5px;
	text-align: center;
	}
#navigation_bar a {
	text-align: center;
	}
#header_top #logo {
	float: left;
	border: none;
	width: 624px;
	margin-top: 10px;
	margin-left: 10px;
	}
#header_top #address {
	float: left;
	font-size: 12px;
	padding-left: 20px;
	text-align: right;
	margin-top: 34px;
	height: 40px;
	font-weight: bold;
	}

.current {
	color: #f7c634;
	}
img {
	border: none;
	}	
/*--------------------------------Homepage---------------------------------*/


#container {
	margin-left: auto;
	margin-right: auto;
	width: 850px;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	line-height: 20px;
	color: #374842;
	position: relative;
	background: url(../images/body_background_greyfade.jpg) repeat;
	}
#header_top {
	background: url(../images/sawyer_header_top.jpg) no-repeat;
	width: 850px;
	height: 150px;
	}
#banners {
	width: 850px;
	height: 208px;
	clear: both;
	}

#intro {
	width: 620px;
	height: 100%;
	padding-left: 30px;
	font-size: 13px;
	padding-bottom:  30px;
	}
#quicklinks {
	position: absolute;
	right: 28px;
	top: 390px;
	background: url(../images/quicklinks_background.jpg) no-repeat;
	height: 97px;
	width: 144px;
	}
#quicklinks ul {
	list-style: square;
	padding-top:15px;
	padding-left: 26px;}
#quicklinks li {
	font-size: 12px;
	
	}
#middle_banners {
	width: 850px;
	height: 180px;
	margin-left: 15px;
	}

#middle_banners p {
	font-size: 11px;
	width: 135px;
	line-height: 15px;
	}
#banner1 a {
	width: 275px;
	height: 180px;
	}
#banner1 {
	width: 275px;
	height: 180px;
	background: url(../images/research_background.jpg) no-repeat;
	float: left;
	}	
#banner1 p {
	padding-left: 14px;
	padding-top: 34px;
	}
#banner2 {
	width: 270px;
	height: 180px;
	background: url(../images/sales_leasing_background.jpg) no-repeat;
	float: left;
	margin-top: 1px;
	}	
#banner2 p {
	padding-left: 14px;
	padding-top: 34px;
	}
	
#banner3 {
	width: 270px;
	height: 180px;
	background: url(../images/featured_property_angel.jpg) no-repeat;
	float: left;
	margin-top: 1px;
	}	
#banner3 p {
	padding-left: 14px;
	padding-top: 34px;
	}
#weekly_market_insight {
	float: left;
	clear: both;
	height: 150px;
	width: 520px;
	border-right: 1px solid #f8c633;
	padding-left: 25px;
	}
#announcements {
	float: left;
	height: 150px;
	width: 280px;
	padding-left: 18px;
	}
#announcements ul {
	list-style: square;
	font-size: 13px;
	padding-left: 30px;
	}


#logos img {
	float: left;
	margin-right: 40px;
	border: none;
	}
#logos {
	margin-left: 30px;
	padding-top: 15px;
	clear: both;
	width: 850px;
	height: 150px;
	}
#logos p {
	font-size: 13px;
	font-weight: bold;
	}
#bottom {
	clear: both;
	width: 850px;
	height: 11px;
	background: url(../images/sawyer_bottom_gradient.jpg) no-repeat;
	}


/*-------------------------------------------Team Page----------------------------------------------*/


#team {
	margin-top: 50px;
	padding-left: 30px;
	}
.team_member {
	clear: both;
	border-bottom: 1px solid #f7c634;
	margin-bottom: 20px;
	width: 760px;
	}

.team_member img {
	float: left;
	margin-right: 15px;
	margin-top: 15px;
	}

.team_info {
	float: left;
	width: 530px;
	font-size: 12px;
	padding-bottom: 20px;
	
	}
.title {
	color: #f7c634;
	font-weight: bold;
	}

#doug .team_member img {
	margin-right: 15px;
	margin-top: 15px;
	}
#doug #doug_images {
	float: left;
	width: 180px;
	}
#doug .team_member {
	clear: both;
	border-bottom: none;
	margin-bottom: 20px;
	width: 760px;
	}
#bill .team_member {
	clear: both;
	border-bottom: none;
	width: 760px;
	}	
/*-------------------------------------------Properties Page----------------------------------------------*/


#properties {
	margin-top: 50px;
	padding-left: 30px;
	}
#property_type {
	border-bottom: 1px solid #f7c634;
	margin-bottom: 20px;
	width: 800px;
	}
#property_type a {
	text-align: right;
	font-size: 13px;
	width: 800px;
	}
.team_member {
	clear: both;
	}
.property {
	
	padding-bottom: 5px;
	height: 290px;
	
	width: 700px;
	margin-top: 10px;
	
	}
.property img {
	float: left;
	margin-right: 15px;
	margin-top: 15px;
	}
.property_info {
	float: left;
	width: 460px;
	font-size: 12px;
	
	}
.title {
	color: #f7c634;
	font-weight: bold;
	}
a:hover {
	text-decoration: underline;
	}
	
#property_categories {
	margin-left: 30px;
	border-bottom: 1px solid #f7c634;
	border-top: 1px solid #f7c634;
	width: 460px;
	}
#property_categories p {
	font-size: 13px;
	}
/*------------------------------------- Services & Consulting -----------------------------------*/

.services {
	width: 300px;
	float: left;
	margin-left: 30px;
	padding-bottom: 30px;
	}
.services ul {
	list-style: square;
	font-size: 14px;
	padding-left: 20px;
	}
.small_text {
	font-size: 12px;
	
	}	
/*--------------------------------------  Market Info  --------------------------------------*/

#city_resources {
	padding-left: 30px;
	padding-bottom: 30px;
	}
	
/*-----------------------------------------  Contact Page ----------------------------*/

#contact_info {
	padding-left: 30px;
	padding-bottom: 30px;
	}