#wrap {
width: 800px;
\width: 820px;
w\idth: 800px;
margin-left: auto;
margin-right: auto;
}

#head {
padding: 0px;
}

#content {
padding: 15px;
float: left;
width: 545px;
min-height: 450px;
}

* html #content {height:450px;}

#left {
float: left;
width: 197px;
margin: 0;
margin-right: 20px;
background-color: #FFF9E1;
}

#footer {
clear: both;
padding: 0;
margin-top: ;
position: absolute;
bottom: 0px;
background-color: rgb(213, 219, 225);
width: 545px;
}

body,td,th {
font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
font-size: 12px;
color: #666666;
}

body {
background: #FEF3C7 url(/images/background.jpg) repeat-y top center;
margin: 0px;
}

a:link, a:active {
color: #CC0000;
text-decoration: none;
}

a:visited {
text-decoration: none;
color: #FF0000;
}

a:hover {
text-decoration: underline;
color: #FF9900;
}

h1,h2,h3,h4,h5,h6 {
font-family: "Lucida Grande", Lucida, Verdana, sans-serif;

}

h1 {
font-size: 16px;
color: #990000;
border-bottom: 1px solid #ccc;
padding-bottom: 2px;
text-transform: capitalize;
}

h2 {
font-size: 13px;
color: #990000;
}

h3 {
font-size: 11px;
color: #CC3300;
}

/* Nav */

.navcontainer {
margin: 0 auto;
padding: 0em 0px 0em 0px;
font: bold 13px "Lucida Grande", Lucida, Verdana, sans-serif;
text-align: center;

}

ul.navlist {
text-align: left;
list-style: none;
padding: 0;
margin: 0 auto;
width: 100%;
text-transform: capitalize;
}

ul.navlist li {
display: block;
margin: 0;
padding: 0;
}

ul.navlist li a {
display: block;
width: 100%;
padding: 0.5em 0 0.5em 1em;
border-width: 1px;
border-color: #ffe #aaab9c #ccc #fff;
border-style: solid;
color: #c1832f;
text-decoration: none;
background: #FEF5CA;
}

.navcontainer>ul.navlist li a { width: auto; }

ul#navlist li#active a {
background: #FBDE98;
color: #703508;
}

ul.navlist li a:hover, ul.navlist li.active a:hover {
color: #703508;
border-color: #aaab9c #fff #fff #ccc;
}

/* LINKS */
a:link, a:active, a:visited {
color: #c1832f;
text-decoration: none;
}

a:hover {
color: #703508;
text-decoration: underline;
}

.forsale {
	border: 1px solid #C9A551;
	padding: 5px;
	margin-bottom: 10px;
}

.forsale .text h2 {
	color: #778899;
}

.forsale .text p {
	font: 120% Georgia, "Times New Roman", Times, serif;
	color: #778899;
	background-color: transparent;
	float: right;
	margin-right: 2em;
	margin-top: 0.5em;
}

.forsale .image {
	float: left;
	margin-left: 1.5em;
	margin-top: 0.5em;
}

#thumbholder {
width: 260px;
border-left: 1px solid #9F333E;
padding: 10px;
margin: 0 auto;
float: right;
margin-left: 20px;
padding-top: 0px;
}

#thumbholder img {
margin: 10px;
}

.listing {
margin-top: 10px;
margin-bottom: 10px;
border-bottom: 1px solid #ccc;
height: 120px;
}

.listing h2 {
margin-top: 0px;
}

.title {
color: #CC3300;
font-size: 15px;
}

#navg li {
display: inline;
list-style-type: none;
padding-right: 5px;
}


#navg {
text-align: center; padding: 3px; border: 1px solid #FEF3C7;
}

ul.navlist li:nth-child(12) a {
background:#6C3306  !important;
color: #fef5ca;
border-color: #6C3306;
}

ul.navlist li:nth-child(12) a:hover {
background:#fef5ca !important;
color: #6C3306 ;
border-color: #fef5ca;
}