body {
	text-align: center;
	font-size: .90em;
	font-family: "Lucida Grande","Lucida Sans Unicode",sans-serif;
	margin: 0;
	background: #EEEEEE url("/assets/images/v2/gradient-bg.jpg") top left repeat-x;
}

p {
	line-height: 1.25em;
}

h1,h2,h3 {
	color: #023870;
}

#page_container {
	width: 800px;
	margin: 0 auto;
	text-align: left;
}

#navigation {
	float: left;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
}

#main_nav {
	list-style: none;
}

#main_nav li {
	list-style: none;
	padding: 5px;
}

#main_nav a {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

#main_nav a:hover {
	text-decoration: underline;
}

#content_container {
	float: left;
	background: url("/assets/images/v2/content-body-bg.jpg") top left repeat-y;
}

#header {
	height: 104px;
	background:  url("/assets/images/v2/header.jpg") top left no-repeat;
}

#header h1 {
	margin-left: -1000px;
	margin-top: 0px;
}

#main_content {
	padding: 0 5px 0 20px;
	float: right;
	width: 540px;
	margin-right: 25px;
	background: url('/assets/images/v2/mwlogo_lrg_bg.gif') top right no-repeat;
	min-height: 500px;
	/* text-align: justify; */
}

#footer {
	padding: 40px 25px;
	clear: both;
	text-align: left;
	background: url('/assets/images/v2/bottom-corner-bar.jpg') top left no-repeat;
}

#slogan {
	font-size: 1.5em;
	font-weight: bold;
	text-align: center;
	clear: both;
}

#slogan_phone {
	font-size: .90em;
	color: #990000;
}

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

#button_nav li {
	list-style: none;
	padding: 5px;
	padding-left: 20px;
	padding-bottom: 10px;
	text-align: center;
}

#button_nav a {
	padding: 5px;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFCC00;
	border: 1px solid #CCCCCC;
	color: #000;
}

#button_nav a:hover {
	text-decoration: underline;
}

/* HIDE OPEN HOUSE SCHEDULE BUTTON UNTIL CODED */
#ohs_button {
	/* display: none; */
}

#library_button {
	display: none;
}

.service_list {
	font-size: 1.3em;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #023870;
	list-style-type:disc;
}

#staff #our_staff_table {
	width: 100%;
	border: 0;
}

#staff .our_staff_table td {
	padding: 5px 0;
}

#staff .our_staff_table img {
	border: 1px solid #EEE;
}

#staff .our_staff_table img {
	text-decoration: none;
}

#contact #card {
	margin-right: 210px;
	background-color: #D3FFCE;
	border: 2px solid #023870;
	padding: 5px;
}

#contact #card p {
	margin: 0; padding: 0;
}

#contact #phyllis {
	width: 200px;
	float: right;
	font-weight: bold;
	text-align: center;
	font-size: .85em;
}

#contact #phyllis img {
	border: 1px solid #EEE;
}

#contact em {
	font-weight: bold;
	font-style: normal;
	color: #023870;
}

#open_house_schedule #schedule {
	border: 2px dashed #023870;
	padding: 10px;
}

#open_house_schedule #schedule h2 {
	text-align: center;
	font-size: 1em;
	margin: 0; padding: 0;
}

#agents #resume {
	width: 350px;
	float: right;
}

#agents #contact_info img {
	border: 1px solid #EEE;
}

#agents #contact_info {
	text-align: center;
}

#agents label {
	display: block;
	font-weight: bold;
	float: left;
	width: 60px;
	/* padding: 3px 5px;
	margin: 0px 0px 5px 0px; */
	clear: left;
}
	