* {
margin: 0;
padding: 0;
border-width: 0;
list-style: none;
}
body {
font: 12px/25px "Trebuchet MS", Trebuchet, Arial, sans-serif;
color: #6F6651;
background: #A32422 url(images/bg.gif) no-repeat 50% 0;
}
a {
color: #6F6651;
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
h1, h2, h3, h4, h5, h6 {
font: bold 15px/25px "Trebuchet MS", Trebuchet, Arial, sans-serif;
color: #A61023;
}
#bg {
margin: 0 auto;
width: 911px;
background: url(images/bgc.png) repeat-y;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/bgc.png');
_background-image: none;
}
#main {
margin: 0 auto;
width: 799px;
overflow: hidden;
background: url(images/bgm.gif) repeat-y;
}
#top {
width: 799px;
height: 450px;
overflow: hidden;
position: relative;
background: url(images/top.jpg) no-repeat;
}
#top h1 {
display: none;
}

#middle {
margin: -170px 0 0;
width: 799px;
overflow: hidden;
position: relative;
z-index: 1000;
}
#left_col {
margin: 85px 0 95px;
*padding: 0 0 95px;
float: left;
width: 554px;
overflow: hidden;
}
#right_col {
float: right;
width: 245px;
overflow: hidden;
}
#bottom {
margin: -85px 0 0;
width: 554px;
height: 85px;
background: url(images/x5.jpg) no-repeat;
}
#bottom .bg {
width: 554px;
height: 85px;
overflow: hidden;
background: url(images/x6.jpg) no-repeat 491px 26px;
}
#bottom p {
font: 11px/20px Verdana, Arial, Helvetica, sans-serif;
margin: 33px 0 0 19px;
}
#main_text {
width: 554px;
overflow: hidden;
}
#main_text h2 {
margin: 5px 25px 8px 23px;
}
#main_text p {
text-align: justify;
margin: 5px 25px 5px 23px;
}
#menu,
#search,
#news,
#currency,
#weather {
width: 245px;
overflow: hidden;
}

#menu h3,
#search h3,
#news h3,
#currency h3,
#weather h3 {
padding: 29px 0 0 14px;
width: 231px;
height: 26px;
background: url(/images/bgh.png) no-repeat;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='images/bgh.png');
_background-image: none;
}
#menu h3 img,
#search h3 img,
#news h3 img,
#currency h3 img,
#weather h3 img {
display: block;
border: 0px;
}

#menu img {
	margin-bottom: 10px;
	border: 1px solid #6F6651;
}

#menu ul {
line-height: 16px;
margin: 1px 0 0;
padding: 0 0 10px;
width: 244px;
overflow: hidden;
}
#menu ul li {
font-weight: bold;
color: #A61023;
margin: -1px 0 0;
padding: 8px 0 3px 16px;
border-top: 1px solid #DECCA9;
}
#menu ul li a {
color: #A61023;
}
#menu ul ul {
margin: 3px 0 -6px -16px;
*margin: 4px 0 -7px -16px;
padding: 0;
width: 244px;
position: relative;
border-top: 1px solid #E5D5B8;
background: url(/images/savva/design/bgr.gif) repeat-y;
}
#menu ul ul li {
font-weight: normal;
color: #6F6651;
padding: 6px 0 5px 18px;
border-top-width: 0;
border-bottom: 1px solid #E5D5B8;
}
#menu ul ul li a {
color: #6F6651;
padding: 0 0 0 14px;
background: url(/images/savva/design/x1.gif) no-repeat 0 7px;
}


.submit {
font-weight: bold;
background-color: #A61023;
color: white;
}


.searchProperty {
	border-bottom: 1px solid #dddcc8;
	border-left: 1px solid #dddcc8;
	margin-left: 30px;
	width: 490px;
	position: relative;
}
.searchProperty B, H3 {
	color: #A61023;
}
.searchProperty .media {
	float: left;
	width: 130px;
}
.searchProperty .thumb {
	border: 1px solid #dddcc8;
}
.searchProperty .media img {
	margin: 3px;
}
.searchProperty .details {
	float: left;
	line-height: 18px;
	width: 320px;
	padding: 10px;
}

.searchProperty .details A {
	font-weight: bold;
	color: #A61023;
}

.contactForm {
	margin-left: 20px;
}

.contactForm input,textarea {
	border: 1px solid black;
}

#showProperty {
	line-height: 18px;
	width: 500px;
	margin-top: 5px;
	margin-left: 30px;
	position: relative;
}

#showProperty h4 {
	line-height: 20px;
	color: #FFF;
	font-size: 13px;
	background-color: #810309;
	padding: 2px;
	margin-bottom: 5px;
}

#showProperty .submit {
	font-weight: bold;
	color: #FFF;
	background-color: #A61023;
}

#showProperty .media {
	float: left;
}

#showProperty .thumb {
	border: 1px solid #dddcc8;
}

#showProperty .gallery {
	text-align: center;
}

#showProperty .gallery img {
	border: 1px solid #444151;
	margin: 3px;
}

#details {
	position: absolute;
	top: 30px;
	right: 5px;
	width: 220px;
}
#distances {
	text-align: center;
}
#features {
	float: left;
	width: 225px;
	margin: 5px;
}
#features ul {
	padding:5px;
}
#features p {
	padding:5px;
}
#appointments {
	float: left;
	width: 225px;
	margin: 5px;
}
#appointments form {
	padding: 5px;
}
#appointments label {
	width: 75px;
	display: block;
	float: left;
}
#appointments input,
#appointments textarea {
	width: 130px;
	border: 1px solid black;
}
.searchLimit {
	margin-left: 10px;
}
.searchLimit B {
	color: #A61023;
}

#news .box {
font: 11px/19px "Trebuchet MS", Trebuchet, Arial, sans-serif;
margin: -1px 0 0 0;
padding: 9px 0 9px;
width: 245px;
border-top: 1px solid #DECCA9;
}
#news h4 {
font: bold 11px/19px "Trebuchet MS", Trebuchet, Arial, sans-serif;
color: #A61023;
text-transform: uppercase;
margin: 0 15px 0 16px;
}
#news p {
margin: 0 15px 0 16px;
}
