* {
	padding: 0px;
	margin: 0px;
}
body {
	background-color: #464646;
	color: #a1a1a1;
	font-size: 8pt;
	font-family:Arial, Helvetica, sans-serif;
}
#wrap {
	width:920px;
	text-align:left;
}
#header {
	height: 130px;
}
#title {
	height: 100px;
	line-height: 100px;
	float:left;
}
.number {
	float:right;
	font-size:16px;
	font-weight: bold;
	line-height:100px;
}
#menu {
	height: 30px;
	background:url(images/gradient.jpg) repeat-y;
	border-bottom:1px solid #2a231b;
	font-size: 10px;
	color: #ffffff;
	line-height:30px;
	text-align:center;
	font-weight: bold;
}
#menu a {
	color: #ffffff;
	text-decoration: none;
}
#menu ul li {
	display: inline;
	list-style: none;
}
.home {
	width: 184px;
	float:left;
	/*	border-right: 1px solid #2a231b; */

	background:url(images/bg_home.jpg) no-repeat;
}
.sales {
	width: 184px;
	float:left;
	/*	border-right: 1px solid #2a231b; */

	background:url(images/bg_sales.jpg) no-repeat;
}
.rentals {
	width: 184px;
	float:left;
	/*	border-right: 1px solid #2a231b; */

	background:url(images/bg_rentals.jpg) no-repeat;
}
.list {
	width: 184px;
	float:left;
	background:url(images/bg_list.jpg) no-repeat;
}
.contact {
	width: 184px;
	float:left;
	background:url(images/bg_contact.jpg) no-repeat;
}
#show {
	height: 397px;
	width: 920px;
}
.div {
	height:10px;
	background:url(images/gradient.jpg) repeat-y;
}
#leftcol {
	width: 655px;
	padding: 25px 15px 15px 0px;
	float:left;
}
#rightcol {
	width: 250px;
	float:right;
	padding: 25px 0 0 0;
}
.prop {
	border: 1px solid #555555;
	padding: 10px;
	margin-bottom:5px;
	width: 198px;
	float:left;
	margin-right:10px;
	height: 75px;
}
.img {
	width: 75px;
	float:left;
	text-align:center;
}
.txt {
	float: right;
	padding-top: 30px;
	width: 115px;
}
#footer {
	margin: 15px 0px;
	color: #363636;
}
#footer a {
	color: #363636;
	text-decoration: none;
}
.col {
	/*	width: 220px;

	float: left; */

	margin: 25px 10px 25px 0;
	clear: both;
}
.col2 {
	clear: both;
	margin-bottom:15px;
}
/* contact page */

.contactform {
	width: 300px;
	padding: 15px;
	text-align:left;
	margin: 0 15px 0 25px;
	float:left;
}
.contacttext {
	float:left;
	width: 540px;
}
input, textarea {
	padding: 3px;
	border: 1px solid #a1a1a1;
	font-size: 8pt;
	font-family:Arial, Helvetica, sans-serif;
}
#submit, .submit {
	border: 1px solid #a1a1a1;
	font-size: 8pt;
	font-family:Arial, Helvetica, sans-serif;
	color: #363636;
	background: url(images/button.jpg) repeat-x;
}
/* end of contact page */

#flags {
	padding: 15px 0px;
	text-align:center;
	width: 420px;
	margin-bottom:25px;
}
.flag {
	width:50px;
	margin: 0px 5px;
	float: left;
	text-align:center;
}
#flags a {
	text-decoration: none;
}
#flags a:hover {
	color: #a1a1a1;
}
/* default */

h1, h2, h3, h4, h5, h6, ol, ul, p {
	padding-bottom:10px;
}
#title h1 {
	font-size: 18pt;
	font-weight: normal;
}
h1 {
	font-size: 11pt;
	color: #a1a1a1;
	font-weight: normal;
}
h2 {
	font-size: 18pt;
	font-family:"Times New Roman", Times, serif;
	color: #ff6600;
	font-weight: normal;
}
h3 {
	font-size: 10pt;
	color: #ff6600;
	font-weight: normal;
}
h3 a {
	color: #ff6600;
	text-decoration: none;
}
ul li, ol li {
	margin-left:25px;
}
.clear {
	clear: both;
}
a {
	color: #ff6600;
	text-decoration: none;
}
img {
	border: 0px;
}
/* additional */

hr {
	margin: 5px 0px;
}
.button {
	background: url(images/button_big.jpg) repeat-x;
	border: 1px solid #cfcfcf;
	color: #ff6600;
	font-size: 10pt;
	text-align:center;
	padding: 5px 0px;
	width:200px;
}
.button a, buttonbig a {
	color: #ff6600;
	text-decoration: none;
}
td {
	font-size: 8pt;
}
.buttonbig {
	background:url(images/button_big2.jpg) no-repeat;
	padding: 18px 0px 0px 50px;
	width:175px;
	color: #ff6600;
	font-size: 8pt;
	height: 32px;
	font-weight: bold;
}
/*  */

.sellform {
	width: 350px;
	padding: 15px;
	text-align:left;
	margin: 10px 0px 0 0px;
	background-color: #2a2a2a;
	min-height:338px;
}

