body{
	
}

ul{
	color: #5e5e5e;
	font-size: .8em;
	font-weight: normal;
}
ol{
	color: #5e5e5e;
	font-size: .8em;
	font-weight: normal;
}

#inner-banner {
	width: 960px;
	height: 230px;
	margin: 0 auto;
}

#leftnav {
	width: 265px;
	float: left;
}

#leftnav ul {
	margin: 0;
	padding: 0;
}

#leftnav ul li {
	list-style: none;
	padding: 7px 0 7px 0;
	background: url(/images/layout_images/nav-tile.gif) bottom repeat-x;
	font-size: 1em;
}

#leftnav ul li ul {
	padding: 5px 0;
	font-size: 1.2em !important;
}

#leftnav ul li ul li {
	list-style: none;
	padding: 5px 0 0 21px;
	background: none;
	font-size: .8em;
	height: 15;
}

#leftnav ul li ul li a {
	color: #5d8e96!important;
	background: none;
	padding: 0;
}

#leftnav ul li ul li a:hover {
	color: #74a7af!important;
}

#leftnav ul li a {
	color: #5d8e96;
	padding-left: 20px;
	background: url(/images/layout_images/listpoint.gif) left top no-repeat;
	display: block;
	height: 18px;
	line-height: 18px;
}

#leftnav ul li a:hover {
	color: #74a7af;
}

#leftnav ul li.selected a {
	color: #335f66;
}


#inner-content {
	float: left;
	width: 652px;
	margin: 0 0 30px 42px;
}

.news_item {
	padding: 0 0 .75em 0;
	margin: 0 0 1em 0;
	clear: both;
}

.news_item_last {
	padding: 0;
	margin: 0;
	border-bottom: none;
	clear: both;
}

#ajax_content .news_item {
	font-size: 0.8em;
	display: block;
	line-height: 1.75em;
}

#inner-content h5 {
	color: #b7b7b7;
	font-size: .85em;
	line-height: 1.2em;
	padding: 0 0 .4em 0;
	margin: 0;
	font-weight: normal;
}
.qc_pager{
	font-size: 0.9em !important;
	margin-top: 20px;
}
.qp_next{
	margin-right: 30px !important;
	display: inline-block;
}
.qc_pager a{
	background: none !important;
}
.qp_disabled{
	display: none;
}

#inner-content h1, #leftnav h1 {
	padding: 0 0 2px 0;
	margin: 0 0 10px 0;
	color: #587980;
	font-weight: normal;
	font-size: 1.6em;
	background: URL(/images/layout_images/h1_bg.gif) repeat-x left bottom;
}

#inner-content  h3 {
	padding: 0;
	margin: 0;
}


#inner-content  h3 {
	color: #5d8e96;
	font-size: 1em;
	line-height: 1.1em;
	padding: 0 0 10px 0;
	margin: 0;
	font-weight: normal;
	letter-spacing: -.03em;
}

#inner-content  h3 a:active, a:visited, a:link {
	color: #5d8e96;
	font-size: 1em;
	line-height: 1.1em;
	padding: 0;
	margin: 0;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: -.03em;
}

#inner-content h3 a:hover {
	text-decoration: underline;
}

.inner-image {
	padding: 7px;
	border: #c8d9dd solid 1px;
	background: #FFF;
	float: right;
	margin: 0 0 10px 10px;
}

.short_field {
	width: 50px;
}

table td {
	color: #5e5e5e;
	font-size: .8em;
	line-height: 1.2em;
	margin: 0 0 10px 0;
	border-bottom: dotted 1px #c8d9dd;
	padding: 7px 5px;
}

table td.border_none {
	border-bottom: none;
	}
	
label.error{
	color: red;
	border: none !important;
	display: block;
}
.error{
	 border: 1px solid red;
}

.floated_ul{
	color:#5E5E5E;
	float:left;
	font-size:0.8em;
	font-weight:normal;
	padding-left:13px;
	width:300px;
	margin-top: 0;
	margin-left: 0px !important;
}

.floated_ul li{
	line-height: 1.3em;
	margin-left: 2px;
}

h2.range {
	font-size: 1.2em;
	font-weight: normal;
	margin: 1.5em 0;
}
.lot {
	border-bottom: 1px dotted #c6d9dd;
	margin: 10px 0;
	padding-bottom: 2em;
	
}
.packages { position: relative; }
.packages .sold {
	display: block;
	width: 101px;
	height: 102px;
	text-indent: -9999px;
	position: absolute;
	top: -2px;
	left: -2px;
	background-image: url(/images/layout_images/sold.png);
}
.lot h3 {
	font-size: 1.1em !important;
	font-weight: normal;
	color: #4c2c08 !important;
	margin-bottom: .5em !important;
}
.lot hr { display: none; }
.package {
	padding-left: 240px;
	padding-right: 2px;
	margin-bottom: 2em;
}
.package .image {
	float: left;
	margin-left: -240px;
	/* IE6 double margin float */
	_margin-left: -120px;
}
.package .image img {
	border: 2px solid #d1d3d4;
}
.package h4 {
	color: #557A80;
	margin: 0 0 .5em 0;
	padding: 0;
}
.package h4 em {
	font-style: normal;
	color:  #f00b0b;
}
.package .features {
	margin: 0; _margin-bottom: .5em;
	padding: 0;
	line-height: 30px;
}

.package .features img {
	margin-bottom: -.5em;
}
.package .info { margin: 0;padding:0;}
p.reference { color: #999; }
