html {min-height: 100%;}

.style2 {color: #999999}
.style10 {font-size: 1em;
	color: #c6c6c6;
	text-transform:none;}

* {
	margin: 0;
	padding: 0;
}

a {color: #ffffff;}
a:hover {color: #bebebe;}

body {
	padding: 2% 0;
	background-color: #2b2b2b;
	color: #ffffff;
	font: normal 62.5% 	"Trebuchet MS", Arial, Helvetica, sans-serif;
}

p,code,ul {padding-bottom: 1.2em;}

li {list-style: none;}

h1, h2, h3, h4 {
	margin: 0;
	font-weight: normal;
	color: #ffffff;
}

h1 {
	letter-spacing: -1px;
	font-size: 44px;
}

h2 {
	font-size: 28px;
}

h3 {
	font-size: 14px;
	font-weight: bold;

}

h4 {
	font-size: 16px;
	}
	
h5 {
	font-size: 16px;
	padding-left: 15px;
	margin-bottom: 5px;
	}
	
h6 {
color: #afafaf;
font-size: 14px;
}

/* misc */
.clearer {clear: both;}

.left {float: left;}

.right {
	float: right;
}

/* structure */
.container {
	background: #2b2b2b url(../img/img03.gif) repeat-y;
	font-size: 1.2em;
	margin: 0 auto;
	width: 1000px;
}

/* header */

/* title */
.header {
	background: #2b2b2b url(../img/header.jpg) no-repeat;
	font-size: 1.2em;
	height: 170px;
	margin: 0 auto;
	width: 1000px;
}
.header .left, .header .right {
	color: #FFFFFF;
	height: 170px;	
}
.header .left {
	background-color: transparent;
	font: normal 1.8em "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 330px;
}
.header .right {
	background-color: transparent;
	overflow: auto;
	width: 670px;
}
.header .right p,.header .right h2 {padding: 0 16px;}
.header .right h2 {padding-top: 16px; font: normal 1.6em "Trebuchet MS", Arial, Helvetica, sans-serif;}

.search {
display: none;
	}

/* navigation */
.nav {
display: none;
}
.nav a{
display: none;

}
.nav a:hover {display: none;}

/* main */
.main {
	background: url(../img/../img03.gif) repeat-y;
}

.sidenav {
display: none;
}
.menu1 {
	float: right;
	height: 105px;
	margin-bottom: 15px;
	}

.menu1 ul,
.menu1 li{
	padding:0px;
	margin:0px;
	width:310px;
	list-style-type:none;

}

.menu1 ul{
	height:29px;
	line-height:29px;
	float:right;
	border-top: 1px solid #3f3f3f;
}

.menu1 li{
	
	border-bottom: 1px solid #3f3f3f;
	height:29px;
	line-height:29px;
	position:relative;
	float:left;
	width:310px;
}

.menu1 li a{
	height:29px;
	width:310px;
	padding-left: 30px;
	float:left;
	
}

.menu1 li a:link,
.menu1 li a:visited{
	color:#FFFFFF;
	text-decoration:none;
}

.menu1 li.current a {width:310px; background:url(../img/active.jpg) repeat-y; }
.menu1 li a:hover {width:310px;  background: url(../img/hover.jpg) repeat-y;}
.menu1 li.current a:hover {width:310px;  background: url(../img/active.jpg) repeat-y; cursor: default;}

.menu1 li A.sub {
	width:310px; font-weight: normal; text-decoration: none; padding-left: 45px; font-size: 95%;
}

.menu1 li A:hover.sub {
	width:310px;  font-weight: normal; text-decoration: none; padding-left: 45px; font-size: 95%;
}	

.menu1 li A.sub1 {
	width:310px; font-weight: normal; color:#fff; text-decoration: none; padding-left: 45px; font-size: 95%;
}

.menu1 li A:hover.sub1 {
	width:310px; font-weight: normal; color:#fff; text-decoration: none; padding-left: 45px; font-size: 95%;
}	



.introtxt {
display: none;
}

 
/* content */
.boxster {
	float: right;
	width: 100%;
	margin-bottom: 5px;
	border-bottom: 1px solid #a1a1a1;
}
.boxster .post {
	padding: 10px 0 0 0;
}

.post .title {
	padding: 0 0 0 0;
	text-transform:uppercase;
}

.post .date {
	margin: -20px 0px 0px 150px;
	text-align: left;
	color: #c6c6c6;
}
.post .venue {
	padding: 0 0 0 0;
	color: #ffffff;
}
.content {
	float: left;
	width: 620px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-right: 30px;
	padding-left: 10px;
}

.content .descr {
	color: #ffffff;
	font-size: 1.2em;
	margin-right: 10px;
}

.content li {
	list-style: url(../img/li.gif);
	margin-left: 18px;
}
.content p {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 1.2em;}

.propertybox {
height: 120px;
background: #2b2b2b url(../img/propertybg.gif) repeat-x;
}
.buttons {
background: #555555 url(../img/lotbg.gif) repeat-x;
width: 170px;
height: 48px; 
float: right;
text-align:right;
padding-right: 5px;}


.propertybox .address {
	color: #c6c6c6;
	font-size: 1.2em;
	font-weight: bold;
	height: 48px;
	padding-top:2px;
}
.propertybox .descr {
	color: #ffffff;
	font-size: 1.0em;
}
.spacerline {
width: 100%;
}

.lotpic {
float: left;
margin: 8px; }

/* footer */
#footerbox {
	width: 1000px;
	height: 29px;
	margin: 0 auto;
	padding: 0;
	background: url(../img/img08.jpg) no-repeat;
}
#footer {
	width: 980px;
	margin: 0 auto;
	padding: 5px 0 0 0;
		}
#footer a {
	color: #ffffff;
	text-decoration:none;
}
#footer a:hover {
	color: #bebebe; text-decoration:underline;
}
#footer .right { display: none;}
#footer .left { float: left;
text-align:left;}

.searchbox {
float:left;
margin: 0 auto;
background: #2b2b2b url(../img/search1.jpg) no-repeat;
width: 418px;
height: 124px; }

.formbox {
background: #c0c0c0;
border: 1px solid #666666;
color: #000000; }

