@charset "UTF-8";

@import "reset.css";

html {color:#000; font-family: Arial, Helvetica, sans-serif; font-size: 12px;}
body { height: 100%;  background-image: url(http://woodlandsrealtyprofessionals.com/images/bkgd.jpg); margin:30px 0; /* for older browsers */}
a {outline:none;}

.nav {height:40px; background-color:#6e2433;}
.nav ul {color:#FFF; font:12px Arial; text-align:center;}
.nav ul li {list-style:none; display:inline; border-right:1px solid;}
.nav ul li.last {border-right:0px solid;}
.nav ul li a {color:#FFF; font:13px Arial; padding:0 7px; font-weight:bold;}
.nav ul li a:hover {color:#bdcfa7;}

.content {background-color:#FFF; padding-top:10px;}

.bucket {padding:0 10px 10px 10px; border-right:1px solid #c7d8b3; width:214px}
.last {border-right:0;}
.bucket li {line-height:16px;}
.bucket li a {color:#815514; font:11px Arial;}
.bucket li a:hover {text-decoration:underline;}
.bucket h2 { background-color:#069; font:bold 12px Arial; color:#fff; padding:8px; background-color:#6e2433; display:block; margin-bottom:10px; }



/*===================================
	Footer
===================================*/

#footer {margin:20px 0 0 0; padding-bottom:40px; padding-top:20px; text-align:center}
p {color:#fff; font:12px Arial, Helvetica, sans-serif;}
p.copyright {color:#fff; font:12px Arial, Helvetica, sans-serif;}
p.copyright a {color:#fff; text-decoration:none;}
p.copyright a:hover {color:#fff; text-decoration:underline;}

#footer ul {margin-bottom:15px;}
#footer ul li {display:inline; border-right:1px solid #cfc8a2; padding:0 5px 0 3px;}
#footer ul li.last {border-right:0;}
#footer ul li a {color:#cfc8a2; font:12px Arial, Helvetica, sans-serif;}
#footer ul li a:hover {color:#fff; text-decoration:underline;}



/*===================================
	Inner Page Styles
===================================*/

#page {margin-top:10px; margin-bottom:30px;}

.text {font:12px Arial; line-height:16px; color:#000;}
.text p {font:12px Arial; line-height:16px; margin-bottom:15px; color:#000;}
.text a {font:12px Arial; color:#005e00;}
.text a:hover { text-decoration:underline;}
.text h1 {font:22px "Palatino Linotype", "Book Antiqua", Palatino, serif; margin-bottom:20px; text-transform:uppercase; width:100%; display:block; border-bottom:1px solid #c7d8b3; color:#005e00;}
.text h2 {font:17px "Palatino Linotype", "Book Antiqua", Palatino, serif; margin-bottom:10px; width:100%; display:block; color:#815514; font-weight:800;}

img.left {border:1px solid #cfc8a2; padding:3px; float:left; margin-right:10px; }

.text ul {margin-left:30px; color:#28292c; margin-bottom:17px; line-height:16px; list-style:disc;}
.text ul li {line-height:17px; font:12px Arial, Helvetica, sans-serif;}


.text .subnav {display:block; height:50px;}
.text a.button {background: transparent url('../../images/bg_button_a.gif') no-repeat scroll top right;color: #444;display: block;float: left;font: normal 12px arial, sans-serif;height: 24px;margin-right: 6px;padding-right: 18px; /* sliding doors padding */text-decoration: none;}
.text a.button span {background: transparent url('../../images/bg_button_span.gif') no-repeat;display: block;line-height: 14px;padding: 5px 0 5px 18px;text-decoration: none;}
.text a.button:hover {background-position: bottom right;color: #000;outline: none; /* hide dotted outline in Firefox */}
.text a.button:hover span {background-position: bottom left;padding: 6px 0 4px 18px; /* push text down 1px */} 





















