
body {
	margin: 0px;
	padding: 0;
	background: url(images/line.jpg) repeat-y;
	min-width: 1100px;
	min-width: 1200px;
}

body, th, td, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #555555;
	
}

ol li
{
	padding: 5px 0 5px 0;
}

input {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 120px;
	margin: 48px 0 0 0;
}

#x {
    margin: 0 62px -3px 0;
	width: 8px;
}

h1, h3 {
	color: #3A570F;
}

h1 {
	letter-spacing: -2px;
	font-size: 3em;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

h2 {
	font-size: 2em;
	
}

h3 {
	font-size: 1em;
}

textarea, select {
	color: #000000;
}

a {
	color: #3A570F;
}

a:hover {
	text-decoration: none;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 239px;
}	

/* Logo */

#logo {
	margin-bottom: 0px;
	width: 239px;
	margin: 0 auto;
	padding: 0px;
	height: 197px;
	background: url(images/img011.jpg) no-repeat;
	}


/* Widgets */

#widgets {
	margin: 0;
	padding: 0;
	
}

#widgets-top {
    margin: 0;
	padding: 0;
	height: 155px;
	background: url(images/img08.jpg) no-repeat;
}

#widgets * {
	color: #FFFFFF;
}

/* Page */

#page {
	margin-left: 239px;
	height: 100%;
	}

/* Menu */
#menu {
position:relative;
		
}

#title-text {
    position:absolute ;
	color:#f1dd81;
	left:58%;
	.left:-42%;
	top: 7px;
	width: 300px;
	margin-left: -115px;
	text-align: center;
	font: 15px bold Tahoma;
		
}

.text {
	font: 25px bold Tahoma;
		
}

#menu ul {
	margin: 0 ;
	padding: 90px 45px 0 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
    letter-spacing: 1px;
	display: inline;
	padding: 0 5px 0 10px;
	text-decoration: none;
	font: 12px  sans-serif;
	color: #f0eacc;
	background: url(images/img30.png) no-repeat left center;
	letter-spacing: 1px;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .first a {
	background: none;
}

/* Search */

#search {
	height: 195px;
	background: url(images/img20.jpg) repeat-x;
	position:relative;
	}

#search form {
	height: 195px;
	margin: 0;
	padding: 0;
	background: url(images/img02.jpg) no-repeat;
	}

#search fieldset {
	height: 195px;
	margin: 0;
	padding: 0;
	background: url(images/img03.jpg) no-repeat right top;
	border: none;
	text-align: right;
}

* html #search{ position:relative; left:-3px;}
/* Content */

#content {
}

* html #content{ position:relative; left:-3px;}

#content h1, #content h2 {
	font-weight: normal;
	margin: 0;
}

p {
	margin: 0;
	padding: 0 10px 20px 15px;
	color: #000;
}

.pagetitle {
	margin: 0 0 10px 0;
	padding-top: 0px;
}

.post {
	margin-bottom: 0px;
	background: #f8f3d7 url(images/img24.jpg) repeat-y right top;
}

.title {
	margin: 0;
	padding: 20px 0 0 50px;
	background: url(images/img22.jpg) repeat-y left top;
}

.title h2 {
	color: #c52903;
	font: 25px  sans-serif;
	padding: 40px 0 0 40px;
}

.title span {
	color: #1f1a17;
}

.byline {
	margin: 0;
	background: url(images/img22.jpg) repeat-y left top;
}

.entry {
	padding: 20px 80px 0 30px;
	background: url(images/img22.jpg) repeat-y left top;
	min-height: 1000px;
}

.entry h1 {
	padding: 0 0 0 15px;
	font-size: 2em;
	margin: 10px 0 10px 0;
}

.meta {
	margin: 0;
	padding: 0 ;
	background: url(images/img22.jpg) repeat-y left top;
}

/* Rounded Corners */

.ct {
    background: url(images/img21.jpg) repeat-x left bottom;
}

.ct .l {
    
	background: url(images/img05.jpg) no-repeat left bottom;
	}

.ct .r {
	height: 38px;
	background: url(images/img07.jpg) no-repeat right top;
}

.cb {
	background: url(images/img23.jpg) repeat-x left bottom;
}

.cb .l {
    
	background: url(images/img14.jpg) no-repeat left bottom;
}

.cb .r {
    margin: 0 0 20px 0;
	height: 37px;
	background: url(images/img16.jpg) no-repeat right bottom;
}

/* Footer */

#footer {
	clear: both;
		
}

#counters {
	float:left;
	height:60px;
    width: 60%;
	padding: 0px 0px 20px 0;
}

#counters p {
    float: left;
    padding: 0 40px 0 40px;
	color: #f8f3d7;
	text-align:left;
		
}

#counters a {
    display: block;
	float: right;
	color: #f8f3d7;
	}

#link{
height:60px;
text-align: right;
padding: 0px 0px 20px 0;
}

#link p {
    float:right;
    padding: 0 40px 0 40px;
	color: #f8f3d7;
	text-align:left;
		
}

table#objects
{
	margin: 0 0 0 15px;
	padding 0;
	border-right: solid 1px #000000;
	border-bottom: solid 1px #000000;
}

table#objects tr#caption
{
	font-weight: bold;
}

table#objects td
{
	margin: 0;
	padding: 10px 10px 10px 10px;
	border-left: solid 1px #000000;
	border-top: solid 1px #000000;
}

div.pagination
{
	text-align: center;
	padding-top: 10px;
}

div.pagination a
{
	padding: 0px 5px 0px 5px;
}

.entry table {
    width: 98%;
     margin: 0 0 0 10px;
     border-right: 2px #c7bfaa;
}

.g {
padding: 10px 0 10px 0;
background-color: #2c5404;
font: Verdana, Arial, Helvetica, sans-serif;
color: #ffffff;
border-left: 1px solid #b5ac94;     
}

.g1 {
padding: 10px 0 10px 0;
background-color: #2c5404;
font: Verdana, Arial, Helvetica, sans-serif;
color: #ffffff;
}

.g2 {
padding: 10px 0 10px 10px;
background-color: #2c5404;
font: Verdana, Arial, Helvetica, sans-serif;
color: #ffffff;
}

.odd {
padding: 10px 0 10px 0;
background-color: #f8f3d7;
border-left: 1px solid #b5ac94;
}

.odd1 {
padding: 10px 0 10px 0;
background-color: #f8f3d7;
}

.odd2 {
padding: 10px 0 10px 10px;
background-color: #f8f3d7;
}

.nodd {
padding: 10px 0 10px 0;
background-color: #faf6e1;
border-left: 1px solid #b5ac94;
}

.nodd1 {
padding: 10px 0 10px 0;
background-color: #faf6e1;
}

.nodd2 {
padding: 10px 0 10px 10px;
background-color: #faf6e1;
}

.list {
position: relative;
bottom: 30px;
left: 27%;
width: 400px;
}


#map-generic {
	margin: 10px 4px 10px 15px;
	width: auto;
	height: 250px;
}

#slider_realty table{
	width: 100%;
}

#slider_max {
	margin: 10px;
}