@charset "UTF-8";
h1, h2, h3, h4, h5, h6, p, a, img, ul, ol, li, dl, dt, dd, form {
	margin: 0;
	padding: 0;
	border-style: none;
}

body {
	background: #eee09d url(img/bg.jpg) repeat-x left top;
	text-align: center;
	margin: 0;
	padding: 0;
	}
	
#wrapper {
	width: 980px;
	background: url(img/header.jpg) no-repeat center top;
	margin: 0 auto;
	padding: 0 0 20px;
	}

ul#nav {
	width: 700px;
	height: 150px;
	margin: 0 140px;
	font: normal 15px/15px Georgia, "Times New Roman", Times, serif;
	color: #fff;
	text-align: left;
	}

ul#nav li {
	display: inline;
	margin: 0;
	padding: 0;
	list-style: none;
	}
	
ul#nav li.n_header a,
ul#nav li.n_header a:hover {
	display: block;
	width: 700px;
	height: 120px;
	padding: 0;
	background: none;
	}

ul#nav li a {
	display: block;
	float: left;
	height: 22px;
	padding: 8px 10px 0;
	color: #fff;
	text-decoration: none;
	}
	
ul#nav li a:hover {
	background: #004c73;
	}
	
h1 {
	display: none;
	}


#subwrap {
	background: url(img/white.gif) repeat-y center bottom;
	width: 705px;
	padding: 0 0 0 5px;
	margin: 0 135px;
	text-align: left;
	
	}

#subwrap img {
	display: block;
	margin: 0;
	padding: 0;
	}

#content {
	background: url(img/content-bg.gif) no-repeat left top;
	width: 490px;
	padding: 10px 0 0;
	float: left;
	}

#content .slideshow {
	width: 490px;
	height: 190px;
	overflow: hidden;
	background: url(img/fpo1.jpg);
	}

#content h2 {
	font: normal 20px/20px Georgia, "Times New Roman", Times, serif;
	color: #c04126;
	/* background: url(img/h2.gif) no-repeat right bottom; */
	padding: 5px 65px 5px 10px;
	margin: 10px;
	border-bottom: 1px solid #004c73;
	}

#content h3 {
	background: #c14126 url(img/h3.gif) repeat-x left top;
	color: #fff;
	font: normal 14px/14px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	padding: 6px 10px 0;
	height: 20px;
	margin: 0 10px 10px;
	}
	
#content h4 {
	font: bold 12px/12px Verdana, Arial, Helvetica, sans-serif;
	margin: 0 20px 10px;
	}

#content p,
#content ul,
#content ol {
	font: normal 11px/16px Verdana, Arial, Helvetica, sans-serif;
	margin: 0 20px 10px;
	clear: both;
	}
	
#content li {
	margin: 0 20px;
		font-weight:bold;

	}
	
#content ul li {
	list-style: square;
	}
	
#content a {
	color: #c04126;
	}


/* FEATURED (HOME) */

#content ul.featured {
	height: 175px;
	overflow: hidden;
	margin: 0 0 10px;
	}
	
#content ul.featured li {
	display: inline;
	margin: 0;
	list-style: none;
	}

#content ul.featured li a {
	float: left;
	dispay: inline;
	margin: 0 0 0 10px;
	width: 132px;
	padding: 9px 9px 0;
	height: 166px;
	background: #eee url(img/listing-bg.jpg) repeat-x left bottom;
	color: #2476b5;
	font-weight:bold;
	}

#content ul.featured li a img {
	display: block;
	}
	
#content ul.featured li a div {
	border: 1px solid #ccc;
	margin: 0 0 9px;
	width: 130px;
	height: 95px;
	overflow: hidden;
	background: #ccc;
	}	
	
#content ul.featured li a h4 {
	color: #2476b5;
	font: bold 11px/13px Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 3px;
	text-decoration: underline;
	}

#content ul.featured li a p {
	color: #000;
	margin: 0;
	}

#content ul.featured li a:hover {
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	}
	
/* LISTINGS */

#content ul.listings {
	margin: 0 10px 10px;
	}

#content ul.listings li {
	display: inline;
	margin: 0;
	padding: 0;
	}
	
#content ul.listings li a {
	display: block;
	padding: 9px 10px 0 9px;
	background: #eee url(img/listing-bg.jpg) repeat-x left bottom;
	border-bottom: 2px solid #fff;
	color: #2476b5;
	text-decoration: none;
	height: 110px;
	}
	
#content ul.listings li a img {
	float: left;
	margin: 0 9px 0 0;
	border: 1px solid #ccc;
	}
	
#content ul.listings li a h4 {
	margin: 5px 0 0 141px;
	font: bold 11px/13px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	text-align: right;
	}
	
#content ul.listings li a h4 strong {
	float: left;
	width: 220px;
	text-align: left;
	color: #2476b5;
	text-decoration: underline;
	}
	
#content ul.listings li a p {
	color: #000;
	padding: 5px 0 0;
	margin: 0 0 0 141px;
	clear: none;
	}
	
#content ul.listings li a:hover {
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	}
	
#content table#listings td {
	background: #eee url(img/listing-bg.jpg) repeat-x left bottom;
	border-bottom: 2px solid #fff;
	vertical-align: top;
	}

#content table#listings td.img {
	padding: 0;
	width: 150px;
	}

#content table#listings td.img div {
	width: 130px;
	margin: 9px;
	border: 1px solid #ccc;
	}	

#content table#listings td.details {
	width: 320px;
	padding: 0;
	vertical-align: top;
	text-align: left;
	}
	
#content table#listings td.details table {
	margin: 10px 10px 5px 0;
	width: 310px;
	}
	
#content table#listings td.details table td {
	background: none;
	border: none;
	padding: 0 0 5px;
	}
	
#content table#listings td.details table td.m_price {
	text-align: right;
	}
	
#content table#listings a {
	color: #2476b5;
	display: block;
	}
	
#content table#listings td.details table td.m_desc {
	border-top: 1px solid #ccc;
	padding: 5px 0;
	}
	
	
/* DETAILS */

#content ul.overview li {
	margin: 0;
	list-style: none;
	}

#content ul.overview li.photo {	
	float: right;
	}
	
#content ul.overview li.photo img {
	border: 1px solid #b33d23;
	display: inline;
	margin: 0 0 10px;
	}
	
#content ul.options {
	background: #eee url(img/listing-bg.jpg) repeat-x left bottom;
	margin: 0 10px 10px;
	padding: 10px;
	color: #2476b5;
	clear: both;
	}

#content ul.options li {
	list-style: square;
	margin: 0 0 0 20px;
	}
	
#content ul.options li a {
	font: bold 11px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #2476b5;
	}
	
/* BUTTONS (HOME) */
	
#content ul.buttons {
	height: 26px;
	overflow: hidden;
	margin: 0 0 0px 10px;
	}

#content ul.buttons li {
	display: inline;
	list-style: none;
	margin: 0;
	}	
	
#content ul.buttons li a {
	float: left;
	display: block;
	background: #499cdc url(img/button.gif) repeat-x left top;
	width: 214px;
	color: #fff;
	font: normal 14px/14px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	padding: 6px 0px 0;
	height: 20px;
	margin: 0 2px 0 0;
	text-decoration: none;
	/*border:1px solid #c0c0c0;*/
	}

#content ul.buttons li a:hover {
	background: #499cdc;
	}	
	
#sidebar {
	float: left;
	width: 210px;
	/*background: #fff url(img/wrapper-bg.gif) no-repeat right bottom;*/
	padding: 0 0 30px;
	}

#sidebar h3 {
	font: normal 16px/16px Georgia, "Times New Roman", Times, serif;
	margin: 0 0 10px;
	border-bottom: 1px solid #d0aa33;
	padding: 0 5px 4px;
	}
	
#sidebar .listings {
	background: url(img/listings-bg.jpg) repeat-x left top;
	height: 190px;
	color: #fff;
	padding: 10px 10px 0;
	margin: 0 0 10px;
	}

#sidebar .listings h3 {
	border-bottom: 1px solid #fff;
	
	}
	
#sidebar .listings p,
#sidebar .listings ul {
	font: normal 11px/16px Verdana, Arial, Helvetica, sans-serif;
	margin: 0 5px 10px;
	color: #fff;
	}
	
#sidebar .listings li {
	list-style: square;
	margin: 0 0 0 15px;
	}

#sidebar .listings a {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	}
	
#sidebar .listings p a {
	font: bold 12px/16px Verdana, Arial, Helvetica, sans-serif;
	}

#sidebar .listings a:hover {
	text-decoration: underline;
	}

#sidebar .user {
	background: #eee09d url(img/user-bg.jpg) no-repeat left top;
	font: normal 11px/11px Verdana, Arial, Helvetica, sans-serif;
	padding: 10px;
	margin: 0 0 10px;
	}
	
#sidebar .user label {
	float: left;
	width: 75px;
	padding: 5px 0 0;
	text-align: left;
	}	

#sidebar .user input.text {
	float: right;
	width: 90px;
	}

#sidebar .user p,
#sidebar .user ul {
	margin: 0 5px 5px;
	font: normal 11px/15px Verdana, Arial, Helvetica, sans-serif;
	}
	
#sidebar .user a {
	color: #000;
	}
	
#sidebar .user li {
	margin: 0 15px;
	list-style: square;
	}

#sidebar ul.buttons {
	height: 93px;
	overflow: hidden;
	margin: 0 10px 10px 0;
	}

#sidebar ul.buttons li {
	display: inline;
	list-style: none;
	margin: 0;
	}	
	
#sidebar ul.buttons li a {
	float: left;
	display: block;
	background: #499cdc url(img/button.gif) repeat-x left top;
	width: 180px;
	color: #fff;
	font: normal 14px/14px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	padding: 6px 10px 0;
	height: 20px;
	margin: 0 0 2px 0;
	text-decoration: none;
	}

#sidebar ul.buttons li a:hover {
	background: #499cdc;
	}	


#sidebar .contact {
	background: url(img/contact-bg.gif) no-repeat left bottom;
	padding: 10px 15px 40px;
	}
	
#sidebar .contact h4 {
	font: normal 14px/14px Georgia, "Times New Roman", Times, serif;
	margin: 0 0 2px;
	}
	
#sidebar .contact p {
	font: normal 11px/13px Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 5px;
	}	
	
p#footer {
	clear: both;
	border-top: 1px solid #eee09d;
	background: #d6c98d;
	padding: 8px 10px;
	width: 680px;
	font: normal 10px/10px Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	}
	
p#footer a {
	color: #333;
	text-decoration: none;
	}

p#footer a:hover {
	text-decoration: underline;
	}
	
#content table {
	margin: 0 10px 10px;
	font: normal 11px/14px Verdana, Arial, Helvetica, sans-serif;
	width: 470px;
	}
	
#content table td {
	padding: 5px 10px;
	border-bottom: 1px solid #eee;
	}

#content table table {
	margin: 0;
	width: auto;
	}
#content table table td {
	padding: 0;
	border: none;
	}
	
#content ul.feed a {
	background: url(images/feed-icon-14x14.png) no-repeat left 1px;
	display: block;
	padding: 0 15px 0 20px;
	height: 16px;
	white-space: nowrap;
	float: left;
	color: #fff;
	font-weight: bold;
	}

#content ul.feed {
	height: 21px;
	padding: 5px 0 0 10px;
	background: #499cdc url(img/button.gif) repeat-x left top;
	margin: 0 10px 10px;
	}
	
#content ul.feed li {
	display: inline;
	list-style: none;
	margin: 0;
	}

.listing_images {
	float: right;
	width: 132px;
	padding: 0 10px 0 0;
	}

.listing_images b {
	font: normal 9px/11px Verdana, Arial, Helvetica, sans-serif;
	display: block;
	padding: 3px 3px 10px;
	}
	
.listing_images hr,
.listing_images strong,
.listing_images br {
	display: none;
	}
	
.listing_images img {
	border: 1px solid #ccc;
	margin: 0;
	display: block;
	}

.listing_info {
	float: left;
	font: normal 11px/14px Verdana, Arial, Helvetica, sans-serif;
	width: 340px;
	}
	
#content p.float {
	float: left;
	clear: none;
	margin: 0;
	padding: 0 0 20px;
	width: 150px;
	}
	
#content table th {
	background: #c14126 url(img/h3.gif) repeat-x left top;
	color: #fff;
	font: normal 12px/12px Georgia, "Times New Roman", Times, serif;
	text-align: left;
	padding: 7px 10px;
	margin: 0 10px 10px;
	}
	
#content p a.deleteme,
#content li a.deleteme {
	color: #000;
	text-transform: uppercase;
	font-size: 10px;
	}