﻿body 
{
	background-color: #013E28;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 9pt;
	width: 100%;
	height: 100%;
	line-height: 1.6em;
	color: #355247;
	text-align: justify;
}

img 
{
	border: 0px;
}

a
{
	color: #6D9E30;
	text-decoration: none;
	font-size: 10pt;
}

#content-right a
{
	color: #59B207;
	text-decoration: none;
	font-size: 10pt;
}

a:hover 
{
	color: #7DC227;
	text-decoration: underline;
}

#content-right a:hover 
{
	color: #000;
	text-decoration: underline;
}

h1, h2, h3, h4, h5 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	letter-spacing: -.05em;
	margin: 0;
	padding: 0;
	line-height: 1em;
}

h1 {
	text-align: left;
	font-size: 20px;
	padding: 5px 0px 5px 0px;
	margin: 0px;
	letter-spacing: 0.01em;
	line-height: 1.3em;
	color: #013E28;
}

h2 
{
	font-size: 16px;
	padding: 9px 0px 3px 0px;
	margin: 0px;
	color: #013E28;
}

h3 
{
	font-size: 20px;
}

h4 {
	color: #355247;
	font-size: 10px;
	margin: 20px 0 20px 0;
	display: inline;
	font-size: 10px;	
}

h5 {
	font-size: 10px;
}

b
{
	color: #006F3B;	
	font-weight: normal;
	font-size: 10pt;
}

#container 
{
	margin: 35px auto 50px auto;
	width: 880px;
	height: auto;
	background-color: #006F3B;
	border: solid 10px #fff;
	color: #2E2F2F;
}

#header
{
	position: relative;
	width: 850px;
	height: 83px;
	color: #fff;
	padding: 15px 15px 25px 15px;
}

#header-logo
{
	position: absolute;
	top: 23px;
	left: 15px;
	width: 622px;
	height: 75px;
}

#header-navigation
{
	position: absolute;
	top: 10px;
	left: 720px;
	border-left: solid 1px #fff;
	padding: 0px 0px 0px 8px;
}

#header-navigation ul
{
	padding: 0px 0px 0px 8px;
	margin: 0px;	
}

#header-navigation ul li
{
	padding: 0px;
	margin: 0px;	
	list-style: none;
}

#header-navigation ul li a
{
	padding: 0px;
	margin: 0px;	
	line-height: 1.3em;
	color: #fff;
}

#content
{
	width: 880px;
	background-color: #fff;
}

#content-wrapper
{
	width: 880px;
	background-image: url(../images/backdrop.gif);
	background-repeat: repeat-y;
}

#content-left
{
	float: left;
	width: 399px;
	height: auto;	
}

#content-left-text
{
	width: 325px;
	background-color: #fff;
	margin: 25px 18px 25px 18px;
	padding: 15px;
	height: auto;	
}

#content-left-image
{
	width: 353px;
	margin: 25px 18px 25px 18px;
	height: auto;	
	border: solid 1px #fff;
}

#content-right
{
	float: left;
	width: 416px;
	height: auto;
	/*background-color: #fff;*/
	padding: 15px 20px 15px 30px;
}

#footer
{
	padding: 15px 15px 15px 25px;
	height: 120px;	
	color: #fff;
}

.clear
{
	clear: both;
}

/* Home */
#home-left
{
	float: left;
	width: 250px;
	padding: 65px 10px 10px 20px;	
}
#home-right
{
	float: left;
	width: 580px;	
	padding: 10px 10px 10px 10px;
}


/* Property */

#property-header
{
	padding: 10px 0px 0px 209px;	
}

.property-item
{
	padding: 10px;	
}

.property-item-left
{
	float: left;
	width: 200px;	
}

.property-item-right
{
	float: left;
	width: 650px;	
}

.property-item-title
{
	float: left;
	width: 300px;	
}

.property-item-price
{
	float: left;
	width: 350px;	
	font-weight: bold;
	text-align: right;
	padding: 5px 0px 10px 0px;
}

.property-item-images
{	
	padding: 20px 0px 10px 20px;
}

.property-item-image
{
	float: left;
	padding: 0px 35px 0px 0px;
	width: 120px;
}

.property-item-attributes
{
	margin: 0px;	
	padding: 8px 0px 0px 20px;
}
.property-item-attributes li
{
	 list-style-image: url(../images/bullet.gif);
	 padding: 0px 0px 5px 0px;
	 font-size: 10pt;
}

/* Edit */
.property-edit-item-left
{
	float: left;	
	width: 200px;	
}

.property-edit-item-middle
{
	float: left;	
	width: 300px;	
}

.property-edit-item-right
{
	float: left;
	width: 250px;		
}

.property-edit-image
{
	float: left;
	width: 120px;
	text-align: center;
	padding: 0px 2px 2px 0px;	
}

.property-edit-image-upload
{
	width: 250px;
	padding: 0px 0px 10px 0px;	
}

.btnUpload
{
	margin-top: 4px;	
}

#locally
{
	color: #fff;
	font-size: 7pt;	
	padding: 0px 0px 3px 25px;
}

#locally a
{
	font-size: 7pt;	
}
