/* @override http://slymanrealestate.com/css/style.css */

@import url("reset.css");

img {
	border: 0;
}

html, body {
	height: 100%;
}

body {
	color: #494949;
	font: normal normal 16px/19px Georgia, "Times New Roman", Times, serif;
}

#home {
	background: url(../images/body_home.gif) repeat-x;
}

#secondary {
	background: url(../images/body_sec.gif) repeat-x;
}

#container {
	width: 900px;
	min-height: 100%;
	margin-left: auto;
	margin-right: auto;
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: -250px;
	position: relative;
}

#sidebar_wrapper {
	background: url(../images/sidebar.gif) repeat-y left;
	float: left;
	width: 900px;
}

/* @group Splash Page */

#splash {
	background: #530000 url(../images/footer_bkg.gif) repeat-x 0 top;
}

#splash #container {
	width: 600px;
	position: relative;
	margin-bottom: 0px;
	
}

#splash #logo {
	text-align: center;
	float: left;
	width: 600px;
	margin-bottom: 20px;
	margin-top: 150px;
}

#splash #splashmessage {
	color: #ffffff;
	font-size: 25px;
	line-height: 30px;
	text-align: center;
}

/* @end */

/* @group Header */

#logo {
	float: left;
	display: inline;
	margin-top: 30px;
}

#tagline {
	float: right;
	display: inline;
	margin-top: 60px;
	
}

/* @end */

/* @group Navigation */

#nav {
	float: left;
	display: inline;
	clear: both;
	width: 900px;
	color: #ffffff;
	height: 40px;
	margin-bottom: 3px;
	margin-top: 28px;
}

#nav ul {
	font: normal normal 17px/40px Georgia, "Times New Roman", Times, serif;
	
}

#nav li {
	display: inline;
}

#nav li a {
	color: #ffffff;
	text-decoration: none;
	border-right: 1px solid #aaaaaa;
	float: left;
	padding-right: 20px;
	padding-left: 21px;
}

#nav li a:hover {
	background: url(../images/navlink.gif) repeat-x 0 -40px;
}

#nav li a.first {
	border-left: 1px solid #aaaaaa;
}

#nav li a.current {
	background: url(../images/navlink.gif) repeat-x 0 top;
	color: white;
}

#nav li a:hover.current {
	background: url(../images/navlink.gif) repeat-x 0 top;
	color: white;
}

/* @end */

/* @group Typography */

p {
	color: #494949;
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 20px;
}

p a {
	color: #771100;
	text-decoration: none;
	border-bottom: 1px solid #771100;
}

p a:hover {
	border-bottom: 1px solid #771100;
	border-top: 1px solid #771100;
	background-color: #e2cdb6;
}

b, strong {
	font-weight: bold;
	color: #28496a;
}

blockquote p {
	float: none;
	clear: none;
	background: #6a809a url(../images/home_bq_bkg.gif) repeat-x 0 top;
	color: #ffffff;
	font-style: normal;
	font-size: 20px;
	line-height: 24px;
	padding: 15px 25px;
	border-top: 1px solid #00274c;
	border-bottom: 1px solid #00274c;
	margin-bottom: 25px;
	font-weight: normal;
}

blockquote p cite {
	font-size: 15px;
	text-align: right;
	line-height: 25px;
	color: #b9c5ce;
}

h1 {
	color: #28496a;
	font: normal normal 32px/36px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: -1px;
	margin-bottom: 10px;
}

h2 {
	color: #771100;
	font: normal normal 26px/27px Georgia, "Times New Roman", Times, serif;
}

h3 {
	color: #a67652;
	font: 23px/23px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 15px;
}

h5 {
	color: #8b8b8b;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px;
	direction: ltr;
	font-size: 14px;
	line-height: 15px;
	margin-bottom: 7px;
}

/* @end */

/* @group Home */

#home_callout {
	float: left;
	width: 900px;
	height: 220px;
	background-image: url(../images/home_callout.jpg);
}

#callout_text {
	width: 410px;
	float: left;
	display: inline;
	text-align: left;
	margin-left: 40px;
	margin-top: 30px;
}

#callout_text h1 {
	color: #771100;
	font: normal 38px/40px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: -1px;
	word-spacing: -3px;
}

#callout_buttons {
	float: left;
	display: inline;
	clear: left;
	width: 430px;
	margin-left: 20px;
	margin-top: 20px;
}

#welcome {
	float: left;
	width: 550px;
	padding-top: 30px;
}

#welcome h2 {
	color: #28496a;
	font: normal normal 32px/36px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: -1px;
	margin-bottom: 10px;
}

#welcome p {
	font-size: 17px;
	line-height: 28px;
	margin-bottom: 20px;
}

#home_findproperty a {
	float: right;
	width: 283px;
	height: 113px;
	display: block;
	background-image: url(../images/button_home_findproperty_bkg.gif);
	margin-top: 30px;
	color: #e1b6ac;
	text-align: center;
	padding-left: 35px;
	padding-right: 25px;
	padding-top: 80px;
	text-decoration: none;
	margin-bottom: 20px;
}

#home_findproperty.home_agent a {
	background-image: url(../images/button_home_findagent_bkg.gif);
}

#home blockquote p {
	float: left;
	clear: both;
	font-size: 22px;
	line-height: 28px;
	margin-bottom: 25px;
	width: 850px;
}

#home blockquote p cite {
	float: right;
	color: #b4c0cc;
	padding-top: 10px;
	line-height: 25px;
	font-size: 17px;
	position: relative;
	/* for ie7*/ overflow: hidden;
}

#home .social-media {
	float: left;
	display: inline;
	overflow: hidden;
	width: 900px;
	margin-bottom: 15px;
	margin-top: -5px;
	
}

#home a.follow-twitter {
	text-indent: -9999px;
	float: left;
	display: inline;
	width: 41px;
	background: url(/images/twitter-follow.png) no-repeat 0 top;
	height: 74px;
}

#home a.follow-twitter:hover {
	background-position: 0 -74px;
}

#home p.tweet {
	float: left;
	display: inline;
	overflow: hidden;
		background: url(/images/tweet-bg.png) no-repeat 0 top;
	height: 58px;
	width: 534px;
	font-size: 14px;
	line-height: 18px;
	padding-top: 16px;
	padding-left: 30px;
	padding-right: 16px;
	margin-bottom: 0px;
	color: #28497d;
}

#home p.tweet a {
	color: #a48466;
	border-bottom-color: #a48466;
	
}

#home p.tweet a:hover {
	border-top-color: #a48466;
	background-color: #d4b591;
	color: #7a5b3c;
}

#home a.facebook-btn {
		text-indent: -9999px;
	float: left;
	display: inline;
	width: 276px;
	background: url(/images/facebook-btn.png) no-repeat 0 top;
	height: 74px;
}

#home a.facebook-btn:hover {
	background-position: 0 -74px;
}

#home .tweet-time {
	color: #6c829d;
	font-style: italic;
}

#home_dynamic_bkg {
	float: left;
	width: 900px;
	background: url(../images/home_dynamic_bkg.gif) repeat-y;
	margin-bottom: 25px;
}

#home_dynamic_wrap {
	background: url(../images/home_dynamic_header.gif) no-repeat 0 top;
	float: left;
	width: 880px;
	padding-left: 20px;
}

#home_dynamic_wrap .column {
	float: left;
	width: 256px;
	margin-right: 17px;
}

#home_dynamic_wrap .centercol {
	width: 279px;
	margin-left: 17px;
	margin-right: 30px;
}

#home_dynamic_wrap h3 {
	color: #ffffff;
	font: 23px/23px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-top: 22px;
	margin-bottom: 22px;
}

#home_dynamic_footer {
	background: url(../images/home_dynamic_footer.gif) no-repeat;
	clear: both;
	height: 20px;
}

.home_featured_agent {
	
}

#home .agent_pic {
	float: left;
	display: inline;
	width: 92px;
	margin-right: 10px;
	margin-bottom: 10px;
}

#home .agent_pic a img.profilepic,
#home .agent_pic img.profilepic {
	border: 3px solid #b9c5ce;
	padding: 3px;
	margin-bottom: 5px;
}

#home .agent_pic a:hover img.profilepic {
	border-color: #771100;
}

#home .agent_pic a:hover {
	color: #771100;
}

.home_featured_agent h4 a,
.home_featured_agent h4 {
	font-size: 22px;
	font-weight: normal;
	font-style: normal;
	color: #28496a;
	text-decoration: none;
	line-height: 23px;
}

.home_featured_agent h4 a:hover {
	text-decoration: underline;
	color: #771100;
}

.home_featured_agent h4 a .info,
.home_featured_agent h4 .info {
	font-size: 12px;
	line-height: 23px;
	color: #aaaaaa;
}

.home_featured_agent p {
	font-size: 14px;
	line-height: 16px;
	margin-bottom: 10px;
}

.home_featured_agent p.contact {
	color: #771100;
	font-size: 13px;
}

.home_featured_agent p.contact strong {
	color: #771100;
	font-weight: bold;
}

#home_dynamic_wrap ul {
	clear: left;
}

#home_dynamic_wrap li a {
	color: #28496a;
	text-decoration: none;
	display: block;
	border-top: 1px solid #aaaaaa;
	background: url(../images/icon_listarrow.gif) no-repeat 220px center;
	padding: 12px 40px 12px 10px;
	width: 205px;
}

#home_dynamic_wrap .centercol li a {
	width: 237px;
	background-position: 245px;
}

#home_dynamic_wrap li a:hover {
	background-color: #e7ebee;
}

#home_dynamic_wrap li a .info {
	color: #aaaaaa;
	font-size: 11px;
	margin-left: 5px;
}

p.viewmore {
	text-align: right;
	font-style: italic;
	border-top: 1px solid #aaaaaa;
	padding-top: 10px;
	margin-bottom: 0px;
}

/* @end */

/* @group Secondary */

#leftcol {
	width: 225px;
	float: left;
	display: inline;
	background: url(../images/sec_nav_top.gif) no-repeat;
	padding-top: 40px;
	padding-bottom: 40px;
}

ul#sec_nav {
	margin-bottom: 30px;
}

ul#sec_nav li a {
	display: block;
	border-bottom: 1px solid #aaaaaa;
	text-decoration: none;
	color: #494949;
	padding: 12px 10px;
	width: 205px;
}

ul#sec_nav li a:hover {
	font-weight: bold;
	background: #ffffff url(../images/sec_nav_hover.gif) no-repeat right;
}

ul#sec_nav li a.first {
	border-top: 1px solid #aaaaaa;
}

ul#sec_nav li a.current,
ul#sec_nav li a:hover.current {
	font-weight: bold;
	background: #ffffff url(../images/sec_nav_current.gif) no-repeat right;
	color: #771100;
}

#findproperty a {
	float: left;
	height: 98px;
	display: block;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	background: url(../images/button_findproperty.gif) no-repeat;
	width: 186px;
	padding-left: 12px;
	padding-right: 12px;
	font-size: 14px;
	padding-top: 53px;
	margin-bottom: 20px;
}

#findproperty.findagent a {
	background: url(../images/button_findagent.gif) no-repeat;
}

.listbox {
	width: 200px;
	float: left;
	display: inline;
	margin-left: 5px;
	background-color: #28496a;
	padding-bottom: 10px;
}

.listbox h4 {
	clear: left;
	background: #a67c52 url(../images/leftcol_listbox_header.gif) repeat-x;
	color: #ffffff;
	padding: 5px;
	margin-bottom: 0px;
	font: normal normal 20px/30px Georgia, "Times New Roman", Times, serif;
}

.listbox li a {
	color: #ffffff;
	text-decoration: none;
	display: block;
	border-top: 1px solid #a0aebd;
	padding: 12px 10px;
	width: 180px;
	font-size: 14px;
}

.listbox li a .time {
	color: #c69c6d;
	font-size: 11px;
}

.listbox li a .info {
	color: #a0aebd;
	font-size: 13px;
}

.listbox li a:hover {
	background-color: #052b52;
}

.listbox p.viewmore {
	border-top: 1px solid #a0aebd;
}

.listbox p.viewmore a {
	color: #c69c6d;
	font-size: 14px;
	padding-right: 10px;
	border-bottom-style: none;
}

.listbox p.viewmore a:hover {
	text-decoration: underline;
	background-color: transparent;
	border: none;
}

#leftcol blockquote p {
	float: left;
	display: inline;
	margin-left: 10px;
	width: 170px;
	font-size: 16px;
	line-height: 22px;
	font-style: italic;
	word-spacing: -1px;
	padding: 10px;
}

#leftcol blockquote p cite {
	font-size: 12px;
	line-height: 15px;
	margin-top: 10px;
	float: right;
}

#rightcol {
	float: right;
	width: 620px;
	display: inline;
	padding-top: 40px;
	padding-bottom: 40px;
}


#rightcol .column {
	float: left;
	width: 290px;
	overflow: hidden;
}

#rightcol .floatright {
	float: right;
}

#rightcol h3 {
	color: #a67652;
	font: 23px/25px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 7px;
	
}

#rightcol img.leftimg {
	float: left;
	border: 3px solid #cccfd3;
	padding: 3px;
	margin-right: 10px;
}

.rightcol_featured_agent,
.rightcol_partner {
	background-color: #e7ebee;
	padding: 10px;
	width: 270px;
	float: left;
}

#rightcol .agent_pic {
	float: left;
	display: inline;
	width: 92px;
	margin-right: 10px;
}

#rightcol .agent_pic a img.profilepic {
	border: 3px solid #cccfd3;
	padding: 3px;
	margin-bottom: 5px;
}

#rightcol .agent_pic a:hover img.profilepic {
	border-color: #28496a;
}

#rightcol .agent_pic a:hover {
	color: #28496a;
}

.rightcol_featured_agent h4 a {
	font-size: 22px;
	font-weight: normal;
	font-style: normal;
	color: #28496a;
	text-decoration: none;
	line-height: 23px;
}

.rightcol_featured_agent h4 a:hover {
	text-decoration: underline;
	color: #771100;
}

.rightcol_featured_agent h4 a .info {
	font-size: 12px;
	line-height: 23px;
	color: #aaaaaa;
}

.rightcol_featured_agent p {
	font-size: 14px;
	line-height: 16px;
	margin-bottom: 10px;
}

.rightcol_featured_agent p.contact {
	color: #771100;
}

.rightcol_featured_agent p.contact strong {
	color: #771100;
	font-weight: bold;
}


#rightcol ol {
	list-style-type: decimal;
	margin-bottom: 15px;
}

#rightcol ol li {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 35px;
}

#rightcol .column ul {
	float: left;
	width: 290px;
}

#rightcol .column li a {
	color: #28496a;
	text-decoration: none;
	display: block;
	border-top: 1px solid #aaaaaa;
	background: url(../images/icon_listarrow.gif) no-repeat 250px center;
	padding: 12px 45px 12px 10px;
	width: 235px;
}

#rightcol .column li a:hover {
	background-color: #e7ebee;
}

#rightcol .column li a .info {
	color: #aaaaaa;
	font-size: 11px;
	margin-left: 5px;
}

#rightcol p.viewmore {
	clear: left;
}

#rightcol p.info {
	font-style: italic;
	color: #a67652;
}

/* @end */

/* @group Agent Page */

#agent_contact {
	background-color: #771100;
	padding: 15px;
	width: 590px;
	height: 200px;
}

#agent_contact p.dashboard_p {
	font-size: 18px;
}

#rightcol #agent_contact .agent_pic {
	width: 130px;
}

#rightcol #agent_contact a img.profilepic {
	border: 3px solid #e1b6ac;
	padding: 3px;
	margin-bottom: 5px;
}

#rightcol #agent_contact a:hover img.profilepic {
	border-color: #ffffff;
}

#rightcol #agent_contact a:hover {
	color: #ffffff;
}

.agent_info {
	float: left;
	width: 435px;
	position: relative;
	margin-left: 10px;
}

#agent_contact h1 {
	color: #ffffff;
	margin-bottom: 0px;
}

#agent_contact h2 {
	font-size: 20px;
	font-weight: normal;
	font-style: normal;
	color: #ffffff;
	margin-bottom: 10px;
}

#agent_contact p {
	color: #e1b6ac;
	margin-bottom: 3px;
}

#agent_contact p a {
	color: #c69c6d;
	text-decoration: underline;
}

#agent_contact p a:hover {
	background-color: transparent;
	color: #ffffff;
}

#agent_contact strong {
	color: #ffffff;
}

#agent_contact .agent_featured_prop {
	float: right;
	position: relative;
	width: 225px;
	height: 153px;
	z-index: 0;
}

#agent_contact .agent_featured_prop a {
	display: block;
	width: 120px;
	height: 88px;
	background: url(../images/agent_featured_prop.gif) no-repeat;
	padding-top: 65px;
	padding-left: 85px;
	font-size: 13px;
	line-height: 15px;
	color: #771100;
	text-decoration: none;
	padding-right: 20px;
}

#rightcol .tabberlive h4 {
	color: #a67652;
	font: 23px/25px Georgia, "Times New Roman", Times, serif;
	margin-bottom: 15px;
	float: left;
	display: inline;
	width: 580px;
}

#rightcol .tabberlive blockquote p {
	color: #ffffff;
	font-size: 19px;
	line-height: 23px;
	clear: left;
}

#rightcol .tabberlive ul.tabbercontent {
	width: 500px;
	margin-bottom: 20px;
}

#rightcol .tabberlive ul.tabbercontent li {
	display: block;
	width: 500px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 10px;
	padding-left: 20px;
	background: url(../images/listbutton.gif) no-repeat 0 8px;
}

.profilepage .rightcol_featured_agent,
.profilepage .rightcol_partner {
	width: 600px;
	margin-bottom: 10px;
}

#rightcol .tabberlive img.mortgage,
img.mortgage {
	border: 3px solid #b9c5ce;
	padding: 3px;
	margin-bottom: 5px;
	margin-right: 10px;
	float: left;
	
}

/* @end */

/* @group Edit Agent */

#agent_contact span.logout a {
	float: right;
	color: #e1b6ac;
	text-decoration: none;
	font-size: 15px;
	line-height: 15px;
}

.loginbox {
	padding: 20px;
	float: left;
	width: 860px;
	margin-bottom: 40px;
	border-top: 0;
	border-bottom: 5px solid #28496a;
	background-color: #e0e5ea;
}

.loginbox table.edittable a {
	color: #771100;
}

.editprofile #agent_contact {
	background-color: #771100;
	padding: 15px;
	width: 870px;
	height: auto;
	float: left;
	display: inline;
	clear: left;
	margin-top: 30px;
}

.contactform #agent_contact {
	height: auto;
	clear: both;
}

.contactform .loginbox {
	padding: 20px;
	float: left;
	width: 580px;
	margin-bottom: 40px;
	border-top: 0;
	border-bottom: 5px solid #28496a;
	background-color: #e0e5ea;
}

.contactform .loginbox select {
	width: 160px;
}

.editprofile #agent_contact h1 {
	margin-bottom: 0px;
}

.editprofile #agent_contact h1.short {
	width: 300px;
	float: left;
}

a.button_right {
	float: right;
}

a.button_left {
	margin-left: 80px;
	float: left;
	display: inline;
}

.dashboard .button {
	margin-left: 15px;
	margin-right: 15px;
	display: inline;
	float: left;
}

table.edittable {
	width: 99%;
}

table.edittable td,
table.edittable th {
	padding: 10px;
}

table.edittable th {
	text-align: left;
	width: 200px;
	vertical-align: top;
}

.loginbox table.edittable th {
	width: 100px;
}

table.edittable tr.odd td,
table.edittable tr.odd th{
	background-color: #d3dae1;
}

table.edittable tr.save td,
table.edittable tr.save th {
	border-top: 1px solid #28496a;
}

table.edittable th .edit_desc {
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
	color: #736e73;
}

table.edittable input {
	background: #ffffff url(../images/form_bkg.gif) repeat-x 0 top;
	width: 97%;
	font: 18px/25px Georgia, "Times New Roman", Times, serif;
	color: #4d4d4d;
	border: 1px solid #808080;
	padding: 5px;
}

table.edittable input.shortinput {
	width: 43%;
}

table.edittable textarea {
	background: #ffffff url(../images/form_bkg.gif) repeat-x 0 top;
	width: 97%;
	font: 14px/18px Georgia, "Times New Roman", Times, serif;
	color: #4d4d4d;
	border: 1px solid #808080;
	padding: 5px;
	height: 8em;
}

table.edittable select {
	width: 200px;
	font: 18px Georgia, "Times New Roman", Times, serif;
}

input.inputbutton,
table.edittable input.inputbutton {
	float: left;
	display: inline;
	background: none;
	border: none;
	width: auto;
	margin-bottom: 40px;
	margin-left: 250px;
}

table.edittable input.inputbutton {
	margin-left: 0px;
	margin-bottom: 0px;
}

table.edittable img.profileimage {
	border: 3px solid #a7aaad;
	padding: 3px;
}

label.required {
	color: #771100;
	font-weight: bold;
}

/* @end */

/* Seller Buyer Tips //////////////////////////////////////////////////*/

.sellerbuyer h2 {
	clear: both;
	border-top: 1px solid #771100;
	padding-top: 10px;
	margin-bottom: 15px;
}

.sellerbuyer h3 {
	border-top: 1px solid #771100;
	padding-top: 20px;
}

.sellerbuyer em {
	font-size: 13px;
}

/* Auction Page //////////////////////////////////////////////////*/

.auctionpage .listbox {
	position: relative;
	float: right;
	margin-left: 40px;
}

/* @group Property Pages */

ul.loginbox {
	width: 900px;
	background-color: #771100;
	height: 32px;
	display: inline;
	margin: 0;
	padding: 0;
	border: 0;
}

ul.loginbox li {
	float: left;
}


ul.loginbox li a {
	padding: 6px 13px 7px;
	background: #e1b6ac url(../images/agent_tab_bkg.gif) repeat-x 0 top;
	text-decoration: none;
	display: inline;
	border-top: none;
	line-height: 32px;
	margin-left: 7px;
}

ul.loginbox li a:link {
	color: #ffffff;
}

ul.loginbox li a:visited {
	color: #ffffff;
}

ul.loginbox li a:hover {
	background: #e1b6ac url(../images/agent_tab_bkg.gif) repeat-x 0 bottom;
	border-color: #227;
}

ul.loginbox li a.current,
ul.loginbox li a:visited.current {
	background-color: #e0e5ea;
	background-image: none;
	color: #28496a;
	font-weight: bold;
}

ul.loginbox li a:hover.current {
	background-color: #e0e5ea;
	background-image: none;
	color: #28496a;
	font-weight: bold;
}


.findproperty #findproperty a {
	float: left;
	height: 100px;
	display: block;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	width: 308px;
	margin-bottom: 0px;
	padding-left: 20px;
	padding-right: 15px;
	padding-top: 110px;
	font-size: 16px;
}

.findproperty #findproperty a.tennessee {
	background: url(../images/button_tnproperty.gif) no-repeat;
	margin-left: 70px;
	display: inline;
}

.findproperty #findproperty a.georgia {
	background: url(../images/button_gaproperty.gif) no-repeat;
	display: inline;
	margin: 0px;
}

.findproperty p.disclaimer {
	float: left;
	font-size: 13px;
	line-height: 15px;
}

/* @end */

/* @group Utility Page */

.utility #rightcol ul {
	
}

.utility #rightcol li {
	padding-top: 5px;
	padding-bottom: 5px;
}

.utility #rightcol li a {
	color: #771100;
}

.utility #rightcol li li {
	margin-left: 15px;
}

.utility #rightcol li li a {
	color: #28496a;
}

.utility #rightcol li li li a {
	color: #a67652;
}

/* @end */

/* @group Footer */

.clearfooter {
	height: 250px;
	clear: both;
}

#footer {
	height: 250px;
	width: 100%;
	min-width: 940px;
	background: #530000 url(../images/footer_bkg.gif) repeat-x 0 top;
	position: relative;
}

#footercontainer {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 40px;
	position: relative;
}

#copy_utility {
	float: left;
	width: 500px;
	display: inline;
}

#copy_utility p {
	color: #d79d90;
	margin-bottom: 15px;
	font-size: 14px;
}

#copy_utility p a {
	color: #ffffff;
	text-decoration: underline;
}

#copy_utility p a:hover {
	color: #771100;
}

#copy_utility p.equalhousing {
	background: url(../images/equalhousing.gif) no-repeat;
	padding-left: 20px;
	line-height: 15px;
}

#footer h5 {
	text-transform: none;
	letter-spacing: normal;
	color: #ffffff;
	margin-bottom: 0;
}

#footer .footeraddress {
	float: left;
	display: inline;
	margin-right: 35px;
}

#logolinks {
	float: right;
	width: 285px;
}

#logolinks fieldset {
	border: 1px solid #e1b6ac;
	padding: 10px 15px 15px;
	margin-bottom: 45px;
	float: left;
	display: inline;
}

#logolinks fieldset legend {
	color: #e1b6ac;
	font-size: 13px;
	padding-left: 5px;
	padding-right: 5px;
}

#logolinks img.footerlogo {
	margin-right: 15px;
}

#logolinks img.fortysevenlogo {
	float: left;
	display: inline;
	margin-left: 25px;

}

#footercontainer {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 40px;
	position: relative;
}

#copy_utility {
	float: left;
	width: 500px;
	display: inline;
}

#copy_utility p {
	color: #d79d90;
	margin-bottom: 15px;
	font-size: 14px;
}

#copy_utility p a {
	color: #ffffff;
	text-decoration: underline;
}

#copy_utility p a:hover {
	color: #771100;
}

#copy_utility p.equalhousing {
	background: url(../images/equalhousing.gif) no-repeat;
	padding-left: 20px;
	line-height: 15px;
}

#footer h5 {
	text-transform: none;
	letter-spacing: normal;
	color: #ffffff;
	margin-bottom: 0;
}

#footer .footeraddress {
	float: left;
	display: inline;
	margin-right: 35px;
}

#logolinks {
	float: right;
	width: 285px;
}

#logolinks fieldset {
	border: 1px solid #e1b6ac;
	padding: 10px 15px 15px;
	margin-bottom: 45px;
	float: left;
	display: inline;
}

#logolinks fieldset legend {
	color: #e1b6ac;
	font-size: 13px;
	padding-left: 5px;
	padding-right: 5px;
}

#logolinks img.footerlogo {
	margin-right: 15px;
}

#logolinks img.fortysevenlogo {
	float: left;
	display: inline;
	margin-left: 25px;
}

/* @end */

/* @group Become an Agent */

#centercol {
	float: left;
	width: 100%;
	padding-top: 40px;
	padding-bottom: 40px;
}

.signup h1 {
	text-align: center;
}

.signup h2 {
	text-align: center;
	font: italic 24px Georgia, "Times New Roman", Times, serif;
	color: #aaa;
	margin-top: -10px;
	margin-bottom: 40px;
}

.plans {
	width: 100%;
	margin-bottom: 40px;
	background: url(../images/signup_table_bkg.gif) no-repeat center top;
	font: 17px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.plans td {
	text-align: left;
	padding: 7px 15px;
	color: #000;
}

.plans th {
	padding: 0 15px;
}

.plans th h3 {
	margin-bottom: 0px;
	font: bold 32px/42px Georgia, "Times New Roman", Times, serif;
}

.plans th.bronze h3, 
.plans th.bronze p,
.plans td.bronze {
	color: #a67652;
}

.plans th.bronze {
	padding-right: 30px;
}

.plans td.bronze {
	padding-right: 30px;
}

.plans td.bronze h3.price {
	background: url(../images/pricing.gif) no-repeat 0 0;
	width: 177px;
	height: 90px;
	overflow: hidden;
	text-indent: -1000px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
}

.plans td.bronze p.price {
	background: url(../images/pricing.gif) no-repeat -33px -99px;
	width: 105px;
	height: 26px;
	overflow: hidden;
	text-indent: -1000px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}

.plans th.silver h3, 
.plans th.silver p,
.plans td.silver {
	color: #878787;
}

.plans th.silver {
	padding-left: 20px;
	padding-right: 25px;
}

.plans td.silver {
	padding-left: 20px;
	padding-right: 25px;
}

.plans td.silver h3.price {
	background: url(../images/pricing.gif) no-repeat -190px 0;
	width: 194px;
	height: 90px;
	overflow: hidden;
	text-indent: -1000px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
}

.plans td.silver p.price {
	background: url(../images/pricing.gif) no-repeat -230px -99px;
	width: 105px;
	height: 26px;
	overflow: hidden;
	text-indent: -1000px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}

.plans th.gold h3, 
.plans th.gold p,
.plans td.gold {
	color: #d49a00;
}

.plans th.gold {
	padding-left: 30px;
}

.plans td.gold {
	padding-left: 30px;
}

.plans td.gold h3.price {
	background: url(../images/pricing.gif) no-repeat -394px 0;
	width: 194px;
	height: 90px;
	overflow: hidden;
	text-indent: -1000px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
}

.plans td.gold p.price {
	background: url(../images/pricing.gif) no-repeat -433px -99px;
	width: 105px;
	height: 26px;
	overflow: hidden;
	text-indent: -1000px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}


.plans th p {
	margin-bottom: 0px;
	font-size: 22px;
	font-weight: normal;
	font-style: normal;
}

.plans td.terms {
	font-size: 15px;
	text-align: center;
	line-height: 18px;
}

.plans td.terms span {
	font-size: 11px;
}

.plans .top td {
	border: none;
	padding: 0px;
}

.plans .footer td {
}

.plans .footer td.highlight {
	border-bottom: none;
}

.plans .bottom td.highlight {
	padding: 0px;
}

.plans .bottom td {
	border: none;
	padding: 0px;
	
}

.plans .footer a.pdf {
	background: url(../images/icon-paper.gif) no-repeat;
	display: block;
	height: 24px;
	padding-left: 30px;
	color: #878787;
	font: italic bold 13px/24px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
}

.signup strong {
	color: #000;
}

#centercol p.questions {
	text-align: center;
	font-size: 20px;
	margin-bottom: 30px;
}

#centercol .customize {
	float: left;
	font-size: 15px;
}

#centercol .required {
	float: right;
	font: italic 14px Georgia, "Times New Roman", Times, serif;
	color: #878787;
}

/* @end */