body {
	background-color: #002266;
	font-family: verdana;
	margin: 0;
	color: #555;
	font-size: 11px;
	background-image: url(../images/page_bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	}

#right a:link,
#right a:visited {
	color: #003399;
	}

#right a:hover,
#right a:active {
	color: #003399;
	text-decoration: none;
	}
	
#masthead {
	width: 100%;
	padding: 10px 0 0 0;
	background-color: #002266;
	text-indent: -9999px;
	height: 135px;
	background-image: url(../images/masthead.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	}
	
#body {
	width: 780px;
	margin: 0 auto;
	padding: 0;
	}
	
#content {
	width: 780px;
	margin: 0 0 0 1px;
	padding:0;
	}
	
html > body div#content {
	margin: 0;
	}
	
#left {
	float: left;
	width: 155px;
	margin: 0;
	padding: 10px 0 0 0;
	}
	
html > body div#left {
	padding: 10px 0 0 0;
	}
	
#right {
	float: right;
	width: 605px;
	margin: 0 5px 0 0;
	padding: 0;
	}

html > body div#right {
	float: right;
	width: 605px;
	margin: 0 10px 0 0;
	padding: 0;
	}
	
#newsletter {
	float: right;
	background-color: #FCF3D7;
	padding: 10px;
	border: 1px solid #FFCC66;
	margin: 0;
	width: 205px;
	}
#newsletter p {
	margin: 5px 0;
	}
	
#news_events {
	width: 370px;
	}
	
#logos {
	padding-left: 10px;
	padding-top: 10px;
	}

#profile_left {
	width: 350px;
	float: left;
	}
	
#profile_right {
	width: 246px;
	float: right;
	}

.profile_highlight {
	border: 1px solid #002266;
	padding: 5px;
	}

#download_pdf {
	margin: 10px 0 10px 0;
	}
	
#download_pdf p {
	margin: 0;
	}
	
#download_pdf a:link,
#download_pdf a:visited {
	display: block;
	font-size: 1.4em;	
	padding: 10px 10px 10px 50px;
	color: #999;
	background-color: #FFFFCC;
	border: 1px solid #FFFF66;
	text-align: center;
	background-image: url(/assets/images/icon_PDF_big_faded.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	}
	
#download_pdf a:hover,
#download_pdf a:active {
	color: #333;
	background-color: #FFFFCC;
	border: 1px solid #BCBB00;
	text-decoration: underline;
	background-image: url(/assets/images/icon_PDF_big.gif);
	}

p.subnote {
	font-style: italic;
	}
		
#footer {
	border-top: 1px solid #FFCC66;
	margin: 10px 0 0 0;
	padding: 10px 0;
	clear: both;
	}
	
#footer p {
	margin: 5px 0;
	padding: 0;
	line-height: 1.2em;
	}
	
p {
	line-height: 1.6em;
	margin: 0 0 7px 0;
	}

p.locations {
	margin:0 0 10px 0;
	font-size: 12px;
	text-align: center;
	letter-spacing: 2px;
	background-color: #eee;
	border: 1px solid #ccc;
	}
	
p.note {
	color: #fff;
	background-color: #FF00FF;
	}
	
p.staff {
	line-height: 1.6em;
	margin: 5px 0 20px 0;
	}

#profile_left p {	
	margin: 0 0 10px 0;
	}
	
img.image_right {
	margin: 5px 0 5px 10px;
	background-color: #eee;
	border: 1px solid #ccc;
	padding: 5px;
	float: right;
	}

img.image {
	margin: 5px 0 5px;
	background-color: #eee;
	border: 1px solid #ccc;
	padding: 5px;
	}

h1 {
	margin: 0 0 10px 0;
	color: #003399;
	border-bottom: 1px solid #FFCC66;
	font-size: 2.6em;
	padding: 0 0 5px 0;
	}
	
h2 {
	color: #003399;
	font-weight: normal;
	font-size: 1.9em;
	margin: 15px 0 0 0;
	}

h2.newsletter {
	margin: 0;
	}

h3 {	
	margin: 10px 0 0 0;
	font-weight: bold;
	color: #333;
	}
	
h1,h2,h3 {
	font-family: "Trebuchet MS";
	}

acronym,abbr {
	font-style: italic;
	border-bottom: 1px dotted #666;
	}

address {
	font-style: italic;
	margin: 5px 0 12px 22px;
	line-height: 1.6em;
	}


img.wide_image {
	border:1px solid #ccc;
	background-color:#eee;
	padding:5px;	
	}
	
/*ul#nav {
	list-style-type: none;
	margin: 0 0 0 0px;
	padding: 0 0 30px 0;
	background-image: url(nav_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	}
	
ul#nav li a {
	display: block;
	margin: 0 0 5px 15px;
	padding: 4px;
	color: #fff;
	text-decoration: none;
	}
	
ul#nav li a:hover {
	font-weight: bold;
	}
	
*/	

.news_events {
	background-color: #FCF3D7;
	padding: 10px;
	border: 1px solid #FFCC66;
	margin: 0 0 10px 0;
	}

.news_events h2,
#newsletter h2 {
	margin: 0 0 5px 0;
	}

ul#nav {
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS";
	font-size: 12px;
	}
	
ul#nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS";
	font-size: 12px;
	}
	
ul#nav li a {
	display: block;
	width: 140px;
	margin: 0;
	padding: 5px 5px 5px 10px;
	color: #003399;
	text-decoration: none;
	}

ul#nav li ul li a {
	display: block;
	width: 125px;
	margin: 0;
	padding: 5px 5px 5px 25px;
	color: #003399;
	text-decoration: none;
	}

ul#nav li ul li ul li a {
	display: block;
	width: 110px;
	margin: 0;
	padding: 5px 5px 5px 40px;
	color: #003399;
	text-decoration: none;
	}
		
ul#nav li a:hover {
	background-image: url(../images/nav_bg_hover.jpg);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #fff;
	}

ul.events {
	list-style-type: bullet;
	margin: 0 0 0 0px;
	padding: 0 0 0 15px;
	}
	
ul.events li {
	line-height: 1.6em;
	margin: 0 0 0px 0;
	padding: 4px;
	color: #555;
	text-decoration: none;
	}

form {
	margin: 0;
	padding: 0;
}
	
.searchbar {
	background-color: #eee;
	margin: 0 0 10px 0;
	padding: 2px 5px;
	border: 1px solid #ccc;
	}
	
.searchbar span.searchleft {
	float: left;
	padding: 3px 0 0 0;
	font-size: 1.2em;
	font-family: "Trebuchet MS";
	}

.searchbar span.searchright {
	float: right;
	}
	
input.text2 {
	width: 150px;
	}

#right ul li, #right ol li {
	margin: 0px 0 7px 0;
	line-height: 1.4em;
	}
	

th {
	text-align: left;
	}
		
.quote {
	margin: 10px 10px 10px 0;
	padding-left: 75px;
	background: #fff url('/assets/images/open_quote_small.jpg') no-repeat top left;
	}
	
#listing-photo {
	float: right;
	width: 302px;
	margin: 0;
	}

#listing-photo img {
	border: 1px solid #333;
	margin: 5px 0;
	}
	
#listing-info {
	float: left;
	width: 298px;
	margin: 0;
	}
	
table#real_estate_results {
	margin: 10px 0;
	padding: 0;
	border: 0;
	font-size: 1.0em;
	width: 100%;
	border-bottom: 1px solid #ccc;
	}
	
table#real_estate_results th {
	text-align: left;
	padding: 5px;
	border-bottom: 2px solid #ccc;	
	}
	
table#real_estate_results tr.row td {
	border-top: 1px solid #ccc;
	}
	
table#real_estate_results tr.alt {
	background-color: #FFF1A6;
	}

table#real_estate_results td {
	padding: 5px;
	}
	
dl#real_estate_list {
	}
	
dl#real_estate_list dt {
	float: left;
	clear: left;
	width: 125px;
	margin: 2px 0;
	padding: 3px 0;
	font-weight: bold;
	}
	
dl#real_estate_list dd {
	width: 164px;
	float: left;
	margin: 2px 0;
	padding: 3px;
	border-left: 1px solid #ccc;
	}