
a, a img {
	text-decoration: none;
	border: none;
	outline: none;
	color: #333333;
}
.float-left {
	float: left;
}
.float-right {
	float: right;
}
body {
	background:#e5daba url(../images/page-bg.jpg) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0;
	font-size: 12px;
 }
 .container {
 	width: 1080px;
	margin: 0 auto;
}
#wrapper {
	width: 1080px;
	margin: 0px auto;
	background: url(../images/shadow-bg.jpg) repeat-y left top;
	/*background: #FF0000;*/
}
.login {
	height: 22px;
	color: #e8cc90;
	padding: 8px 10px 0 0;
	text-align: right;
}
.login a {
	color: #e8cc90;
	padding: 0 5px;
}
#header {
	height: 280px;
	background: url(../images/header-bg.jpg) no-repeat left top;
	padding: 0 8px 0 5px;
}
.top-caption {
	font-size: 14px;
	/*font-weight: bold;*/
	font-style: italic;
	color: #e5c783;
	padding: 10px 0 30px 0;
}
.contact {
	color: #e5c783;
	font-size: 20px;
	
	padding-left: 30px;
}
.logo {
	width: 555px;
	height: 235px;
	background: url(../images/logo.jpg) no-repeat left top;
	padding-left: 10px;
}
.slider {
	padding: 10px 0 0 0;
}
.slider img {
	border: 1px solid #887334;
}
#navigation {
	background: #ecd392 url(../images/menu-bg.jpg) repeat-x left top;
	height: 46px;
	clear: both;
	margin: 0 2px 0 0px;
}
#navigation ul {
	margin: 0;
	padding: 0;
}
#navigation ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
	float: left;
	padding-top: 17px;
}
#navigation ul li a {
	margin: 0;
	padding: 0 16px;
	border-right: 1px solid #000000;
	color: #000000;
}
#navigation ul li.last-item a {
	border: none;
}
.footer {
	clear: both;
	height: 30px;
	padding-left: 30px;
}
.footer ul {
	padding: 0;
	margin: 0;	
}
.footer ul li {
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;
}
.footer ul li a {
	margin: 0;
	padding: 0 16px;
	border-right: 1px solid #000000;
	color: #000000;
}
.footer ul li.last-item a {
	border: none;
}
.clear {
	clear: both;
} 
/*-------------------------------------------*/
#main {
	background:#e5daba url(../images/main-bg.jpg) repeat-x left top;
	margin: 0 10px 0 4px;
	padding: 10px;	
}
.float-left {
	float: left;
}
.left-col {
	width: 332px;
}
.right-col {
	margin-left: 335px;
}
/*---------------------------------------------*/
.lightgreen-box {
	background: url(../images/left-box-bg.jpg) repeat-y left top;
}
.lightgreen-box-t {
	background: url(../images/left-box-top.jpg) no-repeat left top;
}
.lightgreen-box-b {
	background: url(../images/left-box-bottom.jpg) no-repeat left bottom;
	padding: 10px 20px 20px 15px;
}
.lightgreen-box p {
	margin: 8px 0;
}
.lightgreen-box h3 {
	font-size: 18px;
	font-weight: bold;
	margin-top: 5px;
}
.lightgreen-box p.subhead, div.subhead {
	font-weight: bold;
	font-size: 14px;
	font-style:italic;
}
.lightgreen-box img {
	border: 1px solid #605326;
	float: left;
	margin-right: 10px;
}
.testimonials {
	line-height: 1.5em;
}

.dark-green-box {
	background: url(../images/bluebox.jpg) no-repeat left top;
	height: 170px;
}
/*.dark-green-box-t {
	background: url(../images/bluebox-top.jpg) no-repeat left top;
}
.dark-green-box-b {
	background: url(../images/bluebox-bottom.jpg) no-repeat left bottom;
	padding: 10px 10px 20px 10px;
}*/
.welcome {
	padding: 0 15px 15px 15px;
}
h1.content-heading {
	font-size: 24px;
	font-weight: bold;
	color: #004916;
}
.content-menu {
	height: 130px;
	padding-top: 15px;
}
.content-menu ul {
	padding: 0;
	margin: 0;
}
.content-menu ul li {
	padding: 0 40px;
	margin: 15px 0 0 0;
	list-style: none;
	display: inline-block;
	float: left;
	text-align: center;
	height: 100px;
	background: url(../images/yellow-devider.jpg) no-repeat right top;
}
.content-menu ul li a {
	color: #e5c783;
}
.content-menu ul li.last-item {
	background: none;
}
.featured-listing {
	background: url(../images/white-box-bg.jpg) repeat-x left top;
	height: 268px;
}
.featured-listing .white-l {
	background: url(../images/white-box-left.jpg) no-repeat left top;
	height: 268px;
}
.featured-listing .white-r {
	background: url(../images/white-box-right.jpg) no-repeat right top;
	height: 268px;
	padding: 5px;
}
.bottom-logo {
	padding: 10px;
	border-top: 1px solid #877132;
	width: 90%;
	margin: 0 auto;
}
.bottom-logo img {
	padding: 0px 8px 0px 0px;
}
.bottom-logo1
{
	padding: 10px;
	border-top: 1px solid #877132;
	width: 90%;
	margin: 0 auto;
}

/************ cSS for content area **************/
#pw_webpage_content{
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
	padding:0px 0px 0px 0px;
}
#pw_webpage_content h1,#pw_webpage_content h2, #pw_webpage_content h3, #pw_webpage_content h4, #pw_webpage_content h5{
	text-align:left;
	font-family:Arial;
	font-weight:bold;
}
#pw_webpage_content h1{
	font-size:20px;
}
#pw_webpage_content a{
	text-decoration:none;
}

/***********Featured Listing css************/
#pw_featured_rental_listing_v2_label {background-color: #465500 !important; color:#FFFFFF !important;}
#pw_featured_rental_listing_v2_view_detail {background-color: #465500 !important}
#pw_featured_rental_listing_v2_summary_bar {background-color: #465500 !important; color: #FFFFFF !important;}
#pw_featured_rental_listing_v2_previous {background-color: #465500 !important;}
pw_featured_rental_listing_v2_next {background-color: #465500 !important;}

/************** Tentant *******************/
#pw_tenant_portal_login_form{
	padding:10px 10px 10px 10px;
}
#pw_listing_widget{
	font-family:Arial, Helvetica, sans-serif;
	width:99%;
}

/**********Web form css**************/
.webform
{
	background-color:#FFFFFFF;
 	padding:10px;
}
.webform fieldset{
	border:none;
	font-family:Arial, Helvetica, sans-serif;
}

.webform fieldset legend{
	border:none;
	background:transparent;
	color:#000000;
	font-weight:bold;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	padding:0 0 20px;
}

.webform TH{
	width:25%;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.webform TD{
	width:auto;
	font-weight:normal;
}

.webform TH.required{
    background: url(../images/required.gif) left center no-repeat transparent;
	padding-left:15px;
}

.webform h3{
    margin:20px 0 5px 0;
	border-bottom:1px solid #06538F;
	color:#06538F;
	padding:5px;
}

/******* Rentals / Owners********/
#pw_website_header
{
	letter-spacing:5px;
}
#password{
	width:100px;
}
#username{
	width:100px;
}

#pw_rental_listing, #pw_forsale_listing {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:auto;
	width:99%;
	background-color:#FFFFFFF;
}

/***********Conatct Form **************/
#pw_contact_agent_form{
	background-color:#FFFFFFF;
	color:#000000;
	border:1px solid #4E5839;
}
/*************PW footer**************/
#pw_website_footer{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#000000;
}
#pw_website_footer_links{
}
#pw_website_footer_links a
{
	text-decoration:none;
	color:#000000;
	font-weight:100;
}
