/* @override 
	http://dev.fortysevenmedia.com/slyman/css/style.css
	http://slymanauction.com/css/style.css
	http://sa.47dev.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: -270px;
	position: relative;
}

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

.clear {
	clear: both;
}

.hidden {
	visibility: hidden;
	height: 1px;
}

.hidden img {
	display: none;
}

/* Splash Page  //////////////////////////////////////////////////*/

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

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

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

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

/* Header //////////////////////////////////////////////////*/

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

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

/* Navigation //////////////////////////////////////////////////*/

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

#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 #903d2f;
	float: left;
	padding-right: 32px;
	padding-left: 31px;
}

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

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

#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;
}

/* 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: #e3d4bf;
}

b, strong {
	font-weight: bold;
	color: #1a1a1a;
}

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: #1a1a1a;
	font: normal normal 32px/36px "proxima-nova-1","proxima-nova-2", "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 "proxima-nova-1","proxima-nova-2", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 15px;
}

h4 {
	color: #771100;
	font-weight: normal;
	font-style: normal;
}

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

/* Home //////////////////////////////////////////////////*/

#home_callout {
	float: left;
	width: 900px;
	height: 300px;
	overflow: hidden;
	border-right: 1px solid #e5e2dc;
	border-left: 1px solid #e5e2dc;
}

#home_callout img {
	margin-top: -50px;
	
}

#callout_info {
	background: url(../images/home_callout_info_bkg.png) repeat;
	position: relative;
	float: left;
	width: 880px;
	height: 30px;
	padding: 10px;
	z-index: 1;
	top: 250px;
}

#callout_info .info {
	float: left;
	line-height: 30px;
	color: #ffffff;
}

#callout_info .address {
	color: #ddc3a7;
	font-style: italic;
	font-size: 13px;
}

#callout_info .button {
	float: right;
	margin-top: -2px;
}

#callout_info .button img {
	margin-top: 0px;
}

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

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

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

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

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

#home_content {
	float: left;
	width: 550px;
	margin-top: 40px;
}

#home_content p.date {
	background-color: #771100;
	color: #fff;
	padding: 7px;
	text-transform: uppercase;
	font-size: 14px;
	clear: left;
}

.upcoming {
	clear: both;
	padding-bottom: 20px;
}

.auction_img {
	float: left;
	width: 150px;
	margin-right: 15px;
	margin-bottom: 10px;
}

.auction_img a img {
	border: 1px solid #998675;
	padding: 2px;
}

.auction_img a:hover img {
	border-color: #771100;
}

.auction_img a:hover {
	color: #771100;
}

.upcoming h4 {
	font-size: 20px;
	font-weight: normal;
	font-style: normal;
	color: #1a1a1a;
	margin-bottom: 15px;
}

.upcoming h4 a {
	color: #1a1a1a;
	text-decoration: none;
}

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

#home_sidebar {
	float: right;
	width: 316px;
	background: url(../images/home_sidebar_bkg.gif) repeat-y;
}

#home_sidebar_top {
	background: url(../images/home_sidebar_bkg_top.gif) no-repeat 0 top;
	height: 40px;
}

#home_sidebar h3,
#home_sidebar p,
#home_sidebar input.email {
	margin-left: 30px;
}

#home_sidebar h3 {
	margin-bottom: 0px;
}

#home_sidebar input.email,
#sidebar input.email {
	float: left;
	background: #ffffff url(../images/form_bkg.gif) repeat-x 0 top;
	width: 210px;
	font: 14px/18px Georgia, "Times New Roman", Times, serif;
	color: #4d4d4d;
	border: 1px solid #808080;
	padding: 5px;
	margin-bottom: 40px;
	margin-right: 5px;
}

#sidebar input.email {
	margin-left: 20px;
	width: 115px;
	margin-bottom: 20px;
}

#home_sidebar ul {
	font-size: 14px;
	margin-bottom: 30px;
}

#home_sidebar ul.bottom {
	background: url(../images/home_sidebar_bkg_bottom.gif) no-repeat 0 bottom;
	padding-bottom: 40px;
	margin-bottom: 0px;
}

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

#home_sidebar li a .price {
	color: #a67c52;
}

#home_sidebar li a:hover {
	background-color: #fff;
	color: #771100;
	text-decoration: underline;
	font-weight: bold;
}



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

/* Secondary //////////////////////////////////////////////////*/

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

#sidebar h3,
#sidebar p{
	margin-left: 20px;
}

#sidebar h3 {
	margin-bottom: 0px;
	padding-top: 15px;
}

#sidebar p {
	font-size: 15px;
	line-height: 22px;
}

ul.sec_nav {
	margin-bottom: 30px;
	font-size: 15px;
}

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

ul.sec_nav li a:hover {
	font-weight: bold;
	background-color: #ffffff;
	background-image: none;
}

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 15px;
	color: #771100;
	padding-left: 44px;
	width: 170px;
}

#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: 15px;
	margin-left: 10px;
	margin-top: 10px;
}

#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;
}

#sidebar 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;
}

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

#content {
	float: left;
	width: 640px;
	display: inline;
	padding-top: 40px;
	padding-bottom: 40px;
}


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

#content .floatright {
	float: right;
}

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

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

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

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

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

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

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

.rightcol_featured_agent h4 a {
	font-size: 22px;
	font-weight: normal;
	font-style: normal;
	color: #1a1a1a;
	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;
}


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

#content ul {
	list-style-type: disc;
	margin-bottom: 15px;
}

#content ol li,
#content ul li {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 25px;
}


#content p.viewmore {
	clear: left;
}

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

/* Auction //////////////////////////////////////////////////*/

#content p.address {
	color: #a67652;
	font-size: 20px;
}

#content p.date {
	background-color: #771100;
	color: #fff;
	padding: 7px;
	text-transform: uppercase;
	font-size: 14px;
}

#content p.date strong {
	color: #e1b6ac;
}

#gallery {
	position: relative;
	float: left;
	width: 640px;
	margin-bottom: 20px;
}

#gallery img {
	border: 1px solid #998675;
	padding: 2px;
}

#gallery .viewgallery {
	position: absolute;
	top: 120px;
	left: 145px;
}

#gallery .button img {
	border: none;
	padding: 0;
}

#gallery .thumb {
	float: left;
	margin-right: 4px;
	margin-top: 5px;
}

#gallery .thumb img {
	padding: 0px;
}

#status_box {
	position: relative;
	float: right;
	width: 240px;
	background-color: #771100;
	border-top: 1px solid #a2a2a2;
	border-bottom: 1px solid #a2a2a2;
	padding: 15px 15px 0;
	margin-bottom: 15px;
	margin-top: 30px;
	margin-left: 15px;
}

#status_box h4 {
	color: #ddc3a7;
	font-size: 18px;
}

#status_box p {
	font-size: 14px;
	color: #fff;
	text-transform: capitalize;
}

#map {
	margin-bottom: 15px;
}

#map iframe {
	border: 1px solid #998675;
	padding: 2px;
}

#map small a {
	font-size: 12px;
	color: #771100 !important;
}

table a {
	color: #771100;
	text-decoration: underline;
}

table a:hover {
	border-bottom: 1px solid #771100;
	border-top: 1px solid #771100;
	background-color: #e3d4bf;
	text-decoration: none;
}

table.listing {
	width: 100%;
}

table.listing td {
	padding: 7px;
}

table.listing th.leftcol {
	width: 80%;
	text-align: left;
	padding: 7px;
	background-color: #a67c52;
	color: #fff;
}

table.listing th.rightcol {
	width: 20%;
	text-align: left;
	padding: 7px;
	background-color: #a67c52;
	color: #fff;
}

table.listing td.rightcol {
	font-size: 14px;
	font-style: italic;
	color: #a67c52;
}

table.listing tr.alt td {
	background-color: #efefef;
}

#sidebar .sec_nav li a.icon {
	padding-left: 55px;
	width: 160px;
}

#sidebar .sec_nav li a:hover.icon {
	background-color: #fff;
}

#sidebar .sec_nav li a.link {
	background: url(../images/icon_link.gif) no-repeat 25px;
}

#sidebar .sec_nav li a.photo {
	background: url(../images/icon_photo.gif) no-repeat 25px;
}

#sidebar .sec_nav li a.file {
	background: url(../images/icon_file.gif) no-repeat 25px;
}

#sidebar .sec_nav li a .price {
	color: #a67c52;
	font-size: 12px;
	font-style: italic;
}


/* Agent Pages //////////////////////////////////////////////////*/


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

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

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

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

#content #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;
}

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

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

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

#content .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;
}

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

/* EDIT Agent Pages //////////////////////////////////////////////////*/

.editprofile {
	
}

#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 #998675;
	background-color: #ddc3a7;
}

.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;
}

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

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

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: #e3d4bf;
}

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;
}

/* 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;
}

/* Property Page //////////////////////////////////////////////////*/

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;
}

/* Utility Pages //////////////////////////////////////////////////*/

.utility #content ul {
	
}

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

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

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

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

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


/* Footer //////////////////////////////////////////////////*/

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

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

#secondary #footer {
	margin-top: 0px;
}

#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: 600px;
	display: inline;
}

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

#copy_utility p a {
	color: #494949;
	border-bottom: 0px;
	text-decoration: underline;
}

#copy_utility p a:hover {
	color: #771100;
	border: 0;
	background-color: transparent;
}


#footer h5 {
	text-transform: none;
	letter-spacing: normal;
	color: #575557;
	margin-bottom: 5px;
}

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

#footer .longfooter {
	width: 240px;
}

#footer .shortfooter {
	width: 150px;
}

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

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

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

img.footerlogo {
	margin-right: 10px;
}

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

#logolinks p {
	font-size: 12px;
	text-align: right;
	margin-right: 30px;
	padding-top: 7px;
	margin-bottom: 0px;
}

#logolinks p a {
	color: #494949;
	text-decoration: underline;
	border: 0;
}
