* {
	margin: 0px;
	padding: 0px;
}
body {
	background: #FFF;
	margin: 0px;
	font-size: 13px;
	font-family: arial;
	color: #000;
	padding: 0px 0px;
	background: #000;
}
table {
	border: 0px;
	border-collapse: collapse;
}
table td {
	padding: 0px;
	vertical-align: top;
	text-align: left;
}
a {
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #6699CC;
	text-decoration: underline;
}
.back {
	color: #6B9800;
	font-weight: bold;
}
img {
	border: none;
}
li {
	list-style: square;
}
ul, ol {
	margin: -1px 0px 0px 20px;
}
.clear {
	border: 0px #FFF solid;
	clear: both;
}
.line {
	display: block;
	height: 21px;
	background: url(images/line.gif) repeat-x right center;
}
.dropdowns2 td {
	padding: 5px;
	line-height: 20px;
}
.dropdowns2 td * {
	font-size: 11px;
}
.contact_form td {
	padding: 2px;
}
/*SEARCH FORM*/
.search-box td {
	padding: 4px 1px;
	line-height: 17px;
}
.select-min {
	width: 40%
}
.select-max {
	width: 40%
}
/*HEADERS*/
h1, h2, h3, h4, h5, h6 {
	padding: 0px;
	color: #FFF;
	margin: 10px 0px;
	padding: 10px 20px;
}
h1 {
	font-size: 17px;
	text-align: left;
	color: #FFF;
	font-family: trebuchet;
	margin: 10px 0px;
	background: url(css/caption.gif) no-repeat bottom left;
	padding: 10px 20px;
}

h2 {
	font-size: 15px;
}
h3 {
	font-size: 13px;
	color: #4E4E4E;
}
h4, h5, h6 {
	font-size: 12px;
	color: #4E4E4E;
}
/*PAGE*/
#container {
	width: 766px;
	margin: 0px auto;
}
#visual {
	background: url(css/visual.jpg) no-repeat bottom center;
	height: 270px;
	clear:both;
}
#nav {
	background: url(css/nav.gif) no-repeat top left;
	clear:both;
	padding:16px 20px 20px 6px;
}
#nav a {
	padding: 5px 7px;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	background:#10100E;
	margin-right:10px;
	border:1px solid #777777;
}

#nav a:hover, #nav .active {
	text-decoration: none;
	background: url(css/navigation.gif) bottom center;
}
#content {
	padding: 10px;
	padding-top: 0px;
	color: #999999;
	clear:both;
}
#content h2 {
	margin-top: 0;
}
.news_content {
	padding: 1px;
	margin-bottom: 10px;
}
#footer {
	clear: both;
	padding: 10px;
	margin-top: 10px;
	text-align: left;
	border-top: 3px solid #006699;
}
#navigation_bottom {
	float: right;
	padding-bottom: 10px;
	text-align: center;
	color: #006699;
}
.featured_listings {
	
	border: 1px solid #B3D1DB;
	margin-bottom: 5px;
	margin-right:5px;
	width:49%;
	float:left;
}
.normal_listings {
	border: 1px solid #FFF;
}
.featured_listings_title, .normal_listings_title {
	font-weight: bold;
	text-align: center;
	padding: 5px 0px;
	background: #000;
	font-size:20px;
}

.featured_listings_title a, .normal_listings_title a {
text-decoration:underline;
color:#FFF;
}

.featured_listings_text, .normal_listings_text {
	padding: 3px;
	font-size: 12px;
	
}

.featured_listings_text a, .normal_listings_text a {
	font-weight:bold;
	text-decoration:none;
	color:#FFF;
}

.featured_listings_image, .normal_listings_image {
	float: right;
	padding: 2px;
	text-align: center;
	font-weight: bold;
}

a.extralinks {
background:#FFF;
display:block;
padding:3px 5px;
margin-bottom:1px;
color:#000 !important;
border:1px solid #D8D8D8;
text-decoration:none;
font-weight:bold;
}

a.extralinks:hover {
color:#000 !important;
border:1px solid #000;
text-decoration:none;
}

/*content_table*/
#content_table {
width:760px;
margin:10px auto;
}

#search_catalog {
padding-left:15px;
}


#footer {
	padding: 5px 18px;
	margin:5px 0px;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	background:#10100E;
	border:1px solid #777777;
	text-align:center;
}

#developed {
padding:10px 0px 0px 0px;
text-align:center;
text-align:center;
color:#fff;
font-size:9px;
}

#developed a {
color:#fff;
}
