body {
	margin: 0px;
	padding: 0px;
	font-family: Arial;
}
.bdybrdr {
	border: 1px solid #D3D1D1;
}
.topmenu {
	font-size: 17px;
	font-weight: bold;
	color: #146BBB;
	text-align: center;
	text-decoration:none;
}

.topmenu-act {
	font-size: 17px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	background-color: #BB1415;
	text-decoration:none;
}

.topmenu:hover {
	font-size: 17px;
	font-weight: bold;
	color: #BB1415;
	text-align: center;
	text-decoration:none;
}

.leftmenu {
	font-size: 14px;
	font-weight: bold;
	color: #146BBB;
	text-align: right;
	padding-right:14px;
	text-decoration:none;
}

.leftmenu:hover {
	font-size: 14px;
	font-weight: bold;
	color: #BB1415;
	text-align: right;
	padding-right:14px;
	text-decoration:none;
}

.leftmenu-act {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	padding-right:14px;
	text-decoration:none;
	background-color: #BB1415;
}

.bannertxt {
	font-size: 22px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	padding-bottom:35px;
}

.titletxt {
	font-size: 20px;
	font-weight: bold;
	color: #074278;
	text-align: center;
}

.bannertxt1 {
	font-size: 32px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	padding-bottom:35px;
}

.bdytxt {
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-align: left;
}

.bdybrdr1 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D3D1D1;
	border-left-color: #D3D1D1;
}

.bdybrdr1 a
{
	color:#F1AC12;
	font-size:13px;
	font-weight:bold;
	padding-right:15px;
	text-align:right;
	text-decoration:none;
}
.bdybrdr1 a:hover
{
	color:#F1AC12;
	font-size:13px;
	font-weight:bold;
	padding-right:15px;
	text-align:right;
	text-decoration:none;
}

.bdytxt1 {
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	padding-left:18px;
}


.bdytxt2 {
	font-size: 13px;
	font-weight: bold;
	color: #F1AC12;
	text-align: right;
	padding-right:15px;
}


.innerbdytxt {
	font-size: 14px;
	font-weight: normal;
	color: #5A5858;
	text-align: left;
	}


.footer {
	font-size: 13px;
	font-weight: bold;
	color: #9B9A9A;
	text-align: center;
	
}.bdybrdr2 {

	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D3D1D1;
}


/*LOGO IMG*/
#pw_website_logo
{
	/*float:left;
    text-align:center;
	height:106px;
	width:414px;
	background-repeat:no-repeat;
	background-position:center;
	overflow:hidden;*/
	
}

#pw_website_logo IMG
{
 	height:89px; 
}

#pw_website_navigation {
    font-weight: bold;
    font-size: 12px;
	height:33px;
    padding: 0 0 0 0px;
    margin:0 0 0 0px;
	width:auto;
	float:right;
}

#pw_website_navigation BR{
	display:none;  
}

#pw_website_navigation ul{
    margin: 0 0 0 0;
    padding: 0 0px 0 0px;
	list-style:none;
	line-height:30px;
	height:33px;
}

#pw_website_navigation ul li:hover {
   /* padding: 0 0 0 0;
    display:block;
	padding-bottom:10px;
	padding-top:10px;
	margin-top:5px;
	padding-left:15px;
	margin-left:0px !important;
	margin-left:-40px;
	background-image:url(../images/home_roll_side_menu_10x1_new.png);
	background-position:left;
	background-repeat:repeat-y; */

}

.pw_website_navigation_widget_selected 
{
	/*background-color:#BB1415;
	color:#FFFFFF;
	font-size:17px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
/*	margin:0px 0px 0px 0px !important;*/
	/*margin:0px 0px 0px 0px;*/
}
.pw_website_navigation_widget_selected A span
{
}

#pw_website_navigation ul li{
	display:block;
	color:#BB1415;
	font-size:17px;
	display:inline;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	padding-top:6px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:7px;
	background-image:url(../images/verline.gif);
	background-position:left;
	background-repeat:no-repeat;
}

#pw_website_navigation ul li a{
	color:#146BBB;
	font-size:17px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
}

#pw_website_navigation ul li a:hover {
	color:#BB1415;
}

#content {
   	background: transparent;
   	margin: 0px;
   	padding:20px 0px 0px 0px;     
   	text-align: left;	
	display:inline;
	width:98%;
    overflow: hidden;	
}

#content:after{
  	content:'.';
  	display:block;
  	clear:both;
  	visibility:hidden;
  	height:0px;
}

.home #homePageContent {
	display:inline;
	float:left;
	margin:0px; 
	width:550px;
}

/*** contact and maint links***/
.home #home-maint{
  	display:none;
}

#pw_webpage_content{
	padding-left:0px !important;
	padding-left:0px; 
}
#pw_webpage_content p{
	/*line-height:130%;
	text-align:justify;
	padding-top:5px;*/
}

/******temp. specific css********/
.middle{
	background-image:url(../images/listing_background.png);
	background-position:top right;
	background-repeat:no-repeat;
	background-color:#B6C0CD;
}
.topheader{
	background-image:url(../images/pc_home_7x3.png);
	height:10px;
}
.leftsideback{
	width:180px;
	background-color:#00224F;
}

/********css for PW***************/
#pw_website_footer{
	color:#535353;
	text-align:center;
}
#pw_website_footer a{
	color:#F38410;
}

#pw_website_footer_links
{
/*  	padding:0px;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	color:#9B9A9A;*/
	color:#9B9A9A;
	font-size:13px;
	font-weight:bold;
	text-align:center;
}


#pw_website_footer_links A:hover
{
 	text-decoration:underline;  
}

/***Forms - webforms***/
.webform fieldset{
	border:none;
}

.webform fieldset legend{
	border:none;
	background:transparent;
	color: #555555;
	font-weight:bold;
	font-size:18px;
	padding:0 0 20px 10px;
}

#contactUsFieldset .form-des {
	margin:10px;
}

.webform TH{
	width:25%;
	font-weight:normal;  
}

.webform TD{
	width:auto;
	font-weight:normal;    
}

.webform TH.required{
    background: url(../images/required.gif) left center no-repeat transparent;
    padding-left:15px;
}

.webform TH.not-required{
    padding-left:15px;
}

.webform h3{
    margin:20px 0 5px 0;
	border-bottom:1px solid #000029;
	color: #555555;
	padding:5px;
}
 


/**headers**/
h1 {
    color: #555555;
    margin-bottom: 4px;
    font-weight: bold;
    font-size: 24px;    
}

h2 {
    color: #555555;
    border-bottom:1px solid #000029;
    margin: 4px 0 2px 0;
    font-weight: bold;
    font-size: 20px;    
}

h3 {
    margin-bottom: 4px;
    font-weight: bold;
    font-size: 16px;    
	color: #555555;
}

A{
    color: #555555;
	text-decoration:underline;
}

A:hover{
    color: #555555;
	text-decoration:underline;
}

td {
  /*  text-align: left;*/
}


h3 {
    margin-bottom: 2px;
    margin-top: 4px;
    font-weight: bold;
    font-size: 12px;
}

p {
    text-align: left;
    margin-bottom: 2px;
    margin-top: 2px;
}

#container {
    text-align:left;
    position:relative;
	width:100%;
    min-width:1000px;
    height:100%;
	padding:0;
	margin:0;
}
/**
 * SEARCH COMPONENT
 */
.pw_searchListingsMini {
    margin: 0 0 0 0px;
   	text-align:left;
	display:inline;
	height:140px;
	border:none;
}

.pw_searchListingsMini fieldset{
	background:transparent;
	color: #555555;
    border: 0 solid transparent;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding: 0px 0 0px 0px;
	margin: 40 0px 0 20px;
	display:block;
	text-align:left;
}

.pw_searchListingsMini fieldset legend {
	display:none;
}

.pw_searchListingsMini fieldset label {
    font-weight:bold;
    margin: 0 0 0px 0;
    display:block;
	text-align:left;
	color:#4D4D4D;
	padding-top:10px;
	font-size:11px;
}

.pw_searchListingsMini fieldset select {
	margin-top:10px;
	text-align:left;
	width:180px;
}



.pw_searchListingsMini input{
	margin: 0 0 0 0;
	width:135px;	
}

.pw_searchListingsMini textarea{
	margin: 0 0 0 0;
	width:135px;	
}

.pw_searchListingsMini select {
    margin: 0 0 10px 0;

    clear:both;
    display:block;
	width:120px;

	border:1px solid #BDB8B8;
	background:#FFFFFF;
	
}

.pw_searchListingsMini A.button{
	padding-left:42px;
	padding-right:42px;  		
}

/*button themes*/

.button
{
    color: #FFFFFF;
	text-decoration:none;
	padding:2px 8px 3px 8px;
    font-weight:bold;
    font-family: Helveitca, Arial, Verdana, sans-serif;
    font-size:11px;
    background:#F38410;
    border:1px solid #E27715;
}

A.button:hover{
    border:1px solid #BEBBBB;
    color:#DDDDDD;
	text-decoration:none;
}

#gosearchButton {
	width:150px;
}
/**

 * TABLE.PageContent -

 *

 * This table should wrap content entered by a user

 *

 */

TABLE.PageContent {
   table-layout: fixed;
    font-size: 12px;
    margin-left:30px;
}



TABLE.PageContent TD {
    min-height: 320px;
}



.PageContent H3 {
    color:#672900;
    font-family:Arial,Serif;    
}



.PageContent B {
    color:#672900;
    font-family:Arial,Serif;    
}
/**
 * TABLE.ColumnLayout - Invisible table used for the porpuse of creating a column based layout.
 *
 */

TABLE.ColumnLayout {
    font-size: 12px;
    margin: auto auto;
    width: 575px;
}





TABLE.ColumnLayout .Col1 {

    padding: 5px;



}



TABLE.ColumnLayout .Col2 {

    padding: 5px;



}



TABLE.ColumnLayout .Col3 {

    padding: 5px;



}



TABLE.ColumnLayout .Col4 {

    padding: 5px;



}





/**

 * TABLE.Info - This should be used for tables that have items in pairs of label and value.

 *

 */

TABLE.Info {

    font-size: 12px;

    /*margin: auto auto;*/

    width: 95%;

}



TABLE.Info TD.label {

    font-weight: bold;

    width: 25%;

}



TABLE.Info TD.value {



}



/**

 * table#unitList - This should be used for tables that have column headers and list one item per row.

 *

 */



table#unitList {

    font-size: 12px;

    margin: 4px 0px 4px 0px;

}



table#unitList th {

    background-color: #E7E7E7;

    text-align: left;

}



/*

 * table.edit

 *

 * To be used in tables in edit pages with pairs of label and field. Use

 * <th> tags as a field label.

 *

 */

table.edit {

    border-collapse: separate;

    border-spacing: 0px;

    empty-cells: show;

    width: 98%;

}



table.edit tr {



}



table.edit th {

    text-align: left;

    padding: 4px;

}



table.edit td {

    text-align: left;

    padding: 4px;

}



.errorBox {

    background-color: #FF9999;

    width : 390px;

    text-align: left;

    margin-left: 14px;

    border: solid 1px #FF0000;

    padding: 4px;

}



.errorBox H2

{

	color:#000000;

	background:transparent;  

}





.PageContainer

{

	padding:20px 0px 20px 20px;  

	margin:0px;

}





.extraDiv

{

	display:none;  

}





.dataSection

{

	text-align:left;  



}







/*Button themes*/

A B B B

{



	

}



A.button {

	padding:3px 30px 3px 30px;
	height:14px;
	text-align:center;
	color:#FFFFFF;
	background-color:#F38410;
	text-decoration:none;  
	font-size:11px;
	font-weight:bold;
	white-space:nowrap;
} 



.rentals .MapLink A{

   	display: block;

    font-weight: normal;

    padding: 5px 0 0 25px;

    background: transparent url("../images/map-btn.gif") no-repeat;

    height: 30px;

	text-decoration:none;  

	color:#4093E0;

	border:none;

	text-align:left;

}



.rentals .MapLink A:hover{

	text-decoration:underline;  

	color:#4093E0;

}



A.ImageLink:hover {

	text-decoration:underline;  

	color:#4093E0;

}

#pw_rental_listing, #pw_forsale_listing {
background-color:white;
color:black !important;
font-family:trebuchet MS;
font-size:11px;
margin:auto;
width:750;
}

#pw_featured_rental_listing_animated{
	background:transparent url("../images/1-bg1.jpg") no-repeat scroll center top ; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;
	background-color:#E5E5E5;
}
/************* Custome HTML css******************/
.bgcontent{
	background:url("../images/1-bg2.gif") right top no-repeat;
}
.fixwidth{
	width:766px;
	height:780px;
}
.bg1{
	background:url("../images/l-bg2.gif") top left no-repeat;
}
.bg2{
	width:59px; 
	background:url("../images/top-bgr.gif") repeat-y;
}

.pw_website_navigation_widget_selected a {color:#BB1415 !important;}