@charset "utf-8";
img, div, input, li, h1 a { behavior: url("/iepngfix.htc") }
body {
	background-color: #c2c2c2;
	background-image: url(images/global_bg.gif);
	background-repeat: repeat-x;
	margin: 0px;

}
#wrapper {
	background-color: #fffef7;
	width: 906px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #c2c2c2;
	border-left-color: #c2c2c2;
	margin-right: auto;
	margin-left: auto;
	display: table;
}
#header {
	clear: both;
	float: left;
	width: 906px;
}
#header .header_byline {
	float: left;
	width: 695px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #515151;
	line-height: 1.3em;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#header h1 {
	margin: 0px;
	padding: 0px;
	float: left;
}

#header  h1 a {
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	height: 76px;
	width: 183px;
	display: block;
	text-indent: -100000px;
}
#header #navigation {
	width:906px;
	clear: both;
	float: left;
}
#header    ul   {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#header ul  li    {
	float: left;
	padding-right: 15px;
	margin-top: 5px;
	padding-left: 15px;
	height: 25px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e0ded5;
}
#header   .nav_first  {
	padding-left: 8px;
	display: block;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e0ded5;
}



#header #nav {
	width: 858px;
	height:36px;
	background-image: url(images/navbar_bg.gif);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}
#header #nav a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 9pt;
	font-weight: bold;
}



#content_wrapper {
	clear: both;
	float: left;
	width: 860px;
	padding-right: 24px;
	padding-left: 22px;
}
/*
#header  #nav  li:hover {
	background-color: #FFFFFF;
}
#header #nav a:hover {
	color: #FF0000;
}
*/
#splash {
	clear: both;
	width: 429px;
	float: left;
	margin-top: 21px;
	padding-left: 431px;
}
#splash .blurb {
	background-image: url(content/splash_overlay.png);
	background-repeat: no-repeat;
	clear: both;
	float: left;
	height: 136px;
	width: 389px;
	margin-top: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FFFFFF;
}
#splash .blurb p {
	width: 343px;
	padding-left: 21px;
	margin-top: 15px;
	margin-bottom: 15px;
}
#splash li {
	padding-bottom: 3px;
}
#splash li a {
	padding-bottom: 3px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#splash li a:hover {
	color: #CCCCCC;
}

.box_header {
	background-image: url(images/box_header.jpg);
	background-repeat: no-repeat;
	clear: both;
	float: left;
	height: 24px;
	width: 833px;
	padding-left: 27px;
	padding-top: 10px;
	margin-top: 25px;
}


.box_header h1 {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}
.box_content {
	background-image: url(images/box_bg.jpg);
	background-repeat: repeat-y;
	clear: both;
	float: left;
	width: 860px;
}







.box_content h2 {
	margin: 0px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #515151;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 27px;
	float: left;
	width: 710px;
	display: block;
}
.box_content .printer {
	float: left;
	width: 106px;
	display: block;
	padding-top: 10px;
}
.box_content .printer a {
	font-size: 8pt;
	color: #515151;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;

}
.box_content .printer a:hover {
	text-decoration: underline;
}



.box_content .box_left {
	float: left;
	width: 398px;
	margin-top: 14px;
	padding-left: 27px;
}
.box_content .box_left ul {
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.box_content .box_left ul li {
	float: left;
	padding-right: 8px;
}


.box_content .box_right {
	float: left;
	width: 408px;
	margin-top: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #515151;
}
.box_content  .box_right  p, .box_content .box_right_section p {
	margin-top: 0px;
	margin-bottom: 15px;
	font-size: 11pt;
	line-height: 1.3em;
}
.box_content   .box_right   ul, .box_content    .box_right_section    ul,  .box_content .box_right_section ol {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}
.box_content  .box_right_section  ol  li{
	padding-bottom:10px;
}
.box_content  .box_right  ul  li {
	padding-bottom:3px;
	font-size: 10pt;
}
.box_content .box_right_section ul li {
	padding-bottom:10px;
	font-size: 10pt;
}
.box_content .box_right .agent_box {
	width: 408px;
	float: left;
	margin-top: 20px;
	background-image: url(images/contact_agent_bg.jpg);
	background-repeat: no-repeat;
}
.box_content .box_right .agent_box .ag_left {
	float: left;
	width: 110px;
}
.box_content .box_right .agent_box .ag_right {
	float: left;
	width: 298px;
}
.box_content .box_right .agent_box .ag_right p {
	font-size: 10pt;

}



.box_content .box_right .agent_box h3 {
	color: #990033;
	margin-top: 0px;
	margin-bottom: 5px;
}
.box_content .box_left_section {
	float: left;
	width: 335px;
	margin-top: 27px;
	padding-left: 27px;
}
.box_content .box_right_section {
	float: left;
	width: 448px;
	margin-top: 27px;
	font-family: Arial, Helvetica, sans-serif;
	color: #515151;
}
.box_content .box_right_section h3 {
        margin-top:0px;
		padding-top:0px;
}
.box_content .box_right_section ol { 
		padding-bottom:25px;
}

.box_footer {
	background-image: url(images/box_footer.png);
	background-repeat: no-repeat;
	clear: both;
	float: left;
	width: 860px;
	height: 43px;
}
.listings_container {
	padding-left: 18px;
	width: 780px;
	padding-bottom: 8px;
	float: left;
	padding-top: 18px;
}
.listings_container .lc_left {
	width: 144px;
	float: left;
}
.listings_container .lc_right {
	width: 617px;
	float: left;
	padding-left: 19px;
}
.listings_container .lc_right p {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #515151;
	line-height: 1.4em;
}
.listings_container .lc_right a {
	color: #990033;
	text-decoration: none;
}
.listings_container .lc_right a:hover {
	text-decoration: underline;
}
.listings_container .pad {
	padding-right: 69px;
}







#global_footer {
	clear: both;
	float: left;
	height: 86px;
	width: 860px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #737373;
}
#global_footer #left {
	float: left;
	width: 325px;
	padding-left: 20px;
}
#global_footer #right {
	float: left;
	width: 515px;
}
table { 
	color:#515151;
	font-family:arial;
	font-size:10pt;
	padding-top:16px;
	padding-left:27px;	
}
table a {
	color: #990033;
	text-decoration: none;
}
table a:hover {
	text-decoration: underline;
}
table td {
	padding: 5px 10px;
}
.box_content .box_2cols {
	margin-top: 27px;
	width: 783px;
	padding-left: 27px;
}
.box_content  .box_2cols  .profile_box {
	width: 759px;
	float: left;
	padding-bottom: 25px;
}
.box_content .box_2cols .profile_box .profile_left {
	width: 117px;
	float: left;
}
.box_content .box_2cols .profile_box .profile_left img {
	border: 1px solid #606060;
}

.box_content .box_2cols .profile_box .profile_right {
	width: 640px;
	float: left;
}
.box_content .box_2cols .profile_box .profile_right p {
	padding-top: 0px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #606060;
}
.box_content .box_2cols .profile_box .profile_right a, .box_content .box_right_section a {
	color: #980031;
	text-decoration: none;
}
.box_content .box_2cols .profile_box .profile_right a:hover, .box_content .box_right_section a:hover {
	text-decoration: underline;
}
.box_content .box_2cols .profile_box .profile_right blockquote {
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #606060;
}
