/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */

/* Begin Structure */
body { 
       font-size: 62.5%; /* Resets 1em to 10px */
	   font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	   background-image:url('images/main_bg_rpt.jpg');
	   background-repeat:repeat-x;
	   background-color:#8CC52A;
	   color: #333;
	   text-align: center;
	   padding:0px 0px 0px 0px;
	   margin:0px auto 0px auto;
	}
#page {
	  width:996px;
      /*background-image:url('images/main_bgk.jpg');*/
	  margin:0px auto 0px auto;
	  padding:0px 0px 0px 0px;
	  background-image:url('images/mid_rpt_n.png');
      background-repeat:repeat-y;
	  overflow:hidden;
	  	   }
#inner_div{
      width:960px;
	  margin:0px auto 0px auto;
	  padding:0px 0px 0px 0px;
	  }
#header {
	  margin:0px auto 0px auto;
	  padding:0px 0px 0px 0px;
	  width:960px;
	  float:left;
	}
.top-color{
    margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:960px;
	float:left;
	background-color:#9CB152;
	height:15px;
}

#header .header_image {
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height:122px;
	width:960px;
	float:left;
	background:white;
	}


#outer_rightimg{
   width:15px;
   margin:0px 0px 0px 0px;
   padding:0px 0px 0px 2px;
   float:left;
   background-color:white;
}
#outer_rightimg .right_img{
   width:15px;
   margin:0px 0px 0px 0px;
   padding:0px 0px 0px 0px;
   float:left;
   background-color:white;
}
#outer_rightimg .right_img1{
width:15px;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
float:left;
}
.left_img{
  width:12px;
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  float:left;
}

#content_sidebar{
padding:0px 0px 0px 0px;
margin:5px auto 0px auto;
float:left;
width:960px;
background-image:url('images/bg_rpt.jpg');
background-repeat:repeat-y;
background-position:top left;
}
#content_sidebar .widecolumn {
	float: left;
	padding: 0px 0px 0px 12px;
	margin: 0px 0px 0px 0px;
	width: 728px;
	text-align:left;
	border-top:12px solid #DBDEE1;
	}
#content_sidebar .narrowcolumn {
	float: left;
	padding: 0px 0px 0px 12px;
	margin: 0px 0px 0px 0px;
	width: 728px;
	text-align:left;
	border-top:12px solid #DBDEE1;
	}
	#content_sidebar .narrowcolumn .list_post{
	   padding:20px 10px 0px 10px;
	   margin:0px 0px 0px 0px;
	   float:left;
	   text-align:left;
	   width:700px;
	}
.narrowcolumn .home_post{
  float:left;
  padding:0px 0px 20px 0px;
  margin:0px 0px 0px 0px;
  width:680px;
 
}
.narrowcolumn .home_post .home_entry{
  float:left;
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  width:680px;
}
.narrowcolumn .home_post .home_entry p{
  float:left;
  padding:5px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  width:680px;
}

.narrowcolumn .home_post h2{
  float:left;
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  width:680px;
  font-family:Arial;
  font-size:13px;
}
.narrowcolumn .home_post .home_entry p a,.narrowcolumn .home_post .home_entry p a:hover{
  text-decoration:underline;
  color:#0066CC;
}
.narrowcolumn .home_post h2 a,.narrowcolumn .home_post h2 a:hover{
  color:#000;
  text-decoration:none;
}
.narrowcolumn .child_pages ul li{
	float: left;
	padding: 5px 0px 0px 40px;
	margin: 0px 0px 0px 0px;
	width: 400px;
	text-align:left;
	list-style-type:none;
	}
.narrowcolumn .child_pages ul{
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 400px;
	}
	.narrowcolumn .child_pages{
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 400px;
	text-align:left;
	}

.narrowcolumn  .top_images,.widecolumn  .top_images{
    float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 720px;
}
.top_images .call_img{
    float: left;
	padding: 10px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
	width: 178px;
    height:45px;
	overflow:hidden;
}
.top_images .addtext_img{
    float: left;
	padding: 10px 10px 0px 180px;
	margin: 0px 0px 0px 0px;
	width: 132px;
	height:45px;
	overflow:hidden;
}
.banner_img{
   float: left;
	padding:0px 0px 0px 0px;
	margin:5px 0px 0px 6px;
	width:706px;
	height:312px;
}
.narrowcolumn .post{
  float:left;
  padding:0px 0px 0px 20px;
  margin:0px 0px 0px 0px;
  width: 680px;
  font-family:Arial;
  font-size:12px;
}
.widecolumn .post{
  float:left;
  padding:0px 0px 0px 20px;
  margin:0px 0px 0px 0px;
  width: 680px;
   font-family:Arial;
  font-size:12px;
}
.narrowcolumn .post h3{
  float:left;
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  width: 680px;
  font-family:Times New Roman;
}
.narrowcolumn .post .entry{
  float:left;
  padding:15px 5px 0px 5px;
  margin:0px 0px 0px 0px;
  width:665px;
  text-align:justify;
}
.narrowcolumn .post .entry p{
  float:left;
  padding:10px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  font-family:Arial;
  font-size:12px;
  color:#636363;
}
.entry p a:hover{
  text-decoration:none;
  color:#3737D0;
}
.entry p a{
  text-decoration:underline;
  color:#0066FF;
}
.entry p span a:hover{
  text-decoration:none;
  color:#3737D0;
}
.entry p span a{
  text-decoration:underline;
  color:#0066FF;
}
.narrowcolumn .post h2{
  float:left;
  padding:15px 0px 10px 20px;
  margin:0px 0px 0px 0px;
  width:100%;
  font-family:Arial;
  font-size:18px;
  font-weight:bold;
  color:black;
}
h2.pagetitle {
	float:left;
  padding:15px 0px 10px 20px;
  margin:0px 0px 0px 0px;
  width:100%;
  font-family:Arial;
  font-size:18px;
  font-weight:bold;
  color:black;
  text-align:left;

}
.search_box{
width:190px;
padding:0px 0px 0px 0px;
margin:10px 0px 0px 0px;
float:left;
}
.search_box #searchform #s{
    width: 160px;
	height:20px;
	padding:3px 0px 0px 5px;
	margin:0px 0px 0px 0px;
	float:left;
	border-top:1px solid #F0EFEF;
	/*border-right:1px solid #F0EFEF;*/
	border-bottom:1px solid #F0EFEF;
	border-left:1px solid #F0EFEF;
	font-weight:bold;
	font-size:11px;
	color:gray;
	font-family:Arial;
}
  .search_box #searchsubmit{
    padding:0px 0px 0px 0px;
	margin:-1px 0px 0px 0px;
	float:left;
	height:25px;
	width:27px;
	border-top:1px solid #F0EFEF;
	border-right:1px solid #F0EFEF;
	}

.addr_img{
   padding:0px 0px 0px 0px;
	margin:10px 0px 0px 30px;
	float:left;
	height:87px;
	width:180px;
	overflow:hidden;
}
.narrowcolumn .bottom_links{
    float:left;
	padding:10px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	width:716px;
}
 .bottom_one{
    float:left;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 5px;
	width:230px;
	height:115px;
	background-color:#EDEDED;
}
.bottom_one span a,.bottom_two span a,.bottom_three span a,.bottom_one span a:hover,.bottom_two span a:hover,.bottom_three span a:hover{
    font-family:'Times New Roman';
	font-weight:bold;
	font-size:18px;  
	color:#f5fafd;
	text-decoration:none;
}
.bottom_one span{
    float:left;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	width:230px;
	height:22px;
	background-color:#789087;
}
.bottom_one span img{
    float:left;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	width:22px;
	height:22px;
}
 .bottom_two{
    float:left;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 10px;
	width:225px;
	height:115px;
	background-color:#EDEDED;
}
.bottom_two span{
    float:left;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	width:225px;
	height:22px;
	background-color:#789087;
}
.bottom_two span img{
    float:left;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	width:22px;
	height:22px;
}
 .bottom_three{
    float:left;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 10px;
	width:231px;
	height:115px;
	background-color:#EDEDED;
}
.bottom_three span{
    float:left;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	width:231px;
	height:22px;
	background-color:#789087;
}
.bottom_three span img{
    float:left;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	width:22px;
	height:22px;
}
.home_content{
    float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 600px;
}
.narrowcolumn .home_content .post1 .entry1 {
	line-height: 1.2em;
	}
.narrowcolumn .home_content .post1 .entry1{
	padding:20px 10px 0px 10px;
	margin: 0px 0px 0px 0px;
	width: 700px;
	text-align:left;
	font-family:Arial;
	font-size:13px;
	font-weight:normal;
	color:#413E8E;
}
.home_content h2{
    float: left;
	padding: 10px 0px 12px 0px;
	margin: 0px 0px 0px 0px;
	width: 329px;
	height:20px;
	overflow:hidden;
}

 .property img{
   height:20px;
   width:270px;
   float:right;
   padding:0px 0px 0px 0px;
   margin:45px 40px 0px 0px;
}
 .real_sales img{
   height:20px;
   width:220px;
   float:left;
   padding:0px 0px 0px 0px;
   margin:0px 0px 0px 357px;
}
 .development img{
   height:20px;
   width:300px;
   float:right;
   padding:0px 0px 0px 0px;
   margin:2px 10px 0px 0px;
}
 #outer_bottom{
    float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 667px;
}
 .office_hours{
    float: left;
	padding:10px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 345px;
	font-family:Arial;
	font-weight:normal;
	font-size:14px;
	color:#537E9B;
}
.office_hours h2{
    float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 329px;
	height:20px;
	overflow:hidden;
}
.office_hours p, .featured_rental p{
    float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}
 .featured_rental{
    float: left;
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 322px;
	font-family:Times New Roman;
	font-size:14px;
}
.featured_rental a{
  color:#84B2DF;
}
.featured_rental a:hover{
  color:#84B2DF;
}
.featured_rental h2{
    float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 318px;
	height:20px;
	overflow:hidden;
}
.pcForms{
   font-family:Arial;
  font-size:12px;
  color:#636363;
}
#pcMain,#pcMain .pcMainTable{
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 10px;
  float:left;
  font-family:Arial;
  font-size:12px;
  color:#636363;
}
#pcMain .pcSectionTitle{
  background-color:#f7f7f7;
  width:650px;
  text-align:left;
  padding:5px 0px 5px 5px;
  margin:0px 0px 0px 0px;
}
#pcMain .pcMainTable p{
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  text-align:left;
}
#pcMain .pcShowContent{
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  float:left;
}
/* Begin Sidebar */
#content_sidebar #sidebar
{
	padding:0px 0px 10px 0px;
	margin:0px 0px 0px 0px;
	width:220px;
	float:left;
	/*background-color:#9CB152;*/
	}
#sidebar .quick_link{
    padding:0px 0px 0px 0px;
	margin:12px 0px 0px 13px;
	width:194px;
	background:white;
	float:left;
  }

 #sidebar .quick_link p a,#sidebar .quick_link p a:hover{
    text-decoration:none;
	font-family:arial;
	font-weight:normal;
    font-size:12px;
	color:#325376;
 }

  #sidebar .quick_link h2,#sidebar .quick_link h2 img{
    padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	float:left;
	width:194px;
	height:42px;
	border-bottom:1px solid #9CB152;
	overflow:hidden;
	}
#sidebar .office_hrs{
   padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	float:left;
	width:220px;
	font-family:arial;
	font-weight:normal;
    font-size:12px;
	color:#325376;
}
#sidebar .office_hrs h2{
 padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	float:left;
	width:220px;
}
#sidebar .office_hrs h2 img{
    padding:0px 0px 0px 0px;
	margin:10px 0px 0px 20px;
	float:left;
	width:120px;
	height:17px;
	overflow:hidden;
	}
#sidebar .office_hrs div p{
   padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	float:left;
	width:200px;
}
#sidebar .office_hrs div h2{
  padding:0px 0px 10px 0px;
}
*+html #sidebar .office_hrs div h2{
  padding:0px 0px 0px 0px;
}
#sidebar .office_hrs p{
    padding:10px 0px 0px 15px;
	margin:0px 0px 0px 0px;
	float:left;
	width:190px;
	text-align:left;
    font-family:arial;
	font-weight:normal;
    font-size:12px;
	color:#325376;
	}
#sidebar .min_content{
   padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	float:left;
	width:220px;
}
#sidebar .min_content p{
    padding:20px 0px 0px 15px;
	margin:0px 0px 0px 0px;
	float:left;
	width:190px;
	text-align:left;
    font-family:arial;
	font-weight:normal;
    font-size:12px;
	color:white;
	}
#sidebar .featured_product h2 img{
    padding:0px 0px 0px 0px;
	margin:10px 0px 0px 20px;
	float:left;
	width:145px;
	height:16px;
	overflow:hidden;
	}
#sidebar .featured_product .outer_content_img{
   width:194px;
	height:124px;
	padding:0px 0px 0px 0px;
	margin:10px 0px 0px 12px;
	float:left;
	background-color:white;
}

#sidebar .featured_product .content_img{
    width:190px;
	height:120px;
	padding:0px 0px 0px 0px;
	margin:2px 0px 0px 2px;
	float:left;
	background-image:url('images/bgk.jpg');
    background-repeat:no-repeat;
	overflow:hidden;
}
#sidebar .featured_product .featured_rental{
  font-family:arial;
	font-weight:normal;
    font-size:11px; 
	width:220px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	float:left;
}
#sidebar .featured_product .featured_rental p a{ 
    font-family:arial;
	font-weight:normal;
    font-size:10px;
	color:black;
}
#sidebar form {
	margin: 0;
	}
#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

/* End Sidebar */
#footer {
	padding:10px 0px 0px 0px;
	margin: 0px;
	width:960px;
	height:50px;
	text-align:center;
	float:bottom;
	}
#footer .right_content{
  width:740px;
  float:left;
  padding:0px 0px 0px 220px;
  margin:0px 0px 0px 0px;
  color:#413E8E;
  font-family:arial;
  font-weight:normal;
  font-size:9px;
  text-align:center;
}
#footer .left_list {
  color:#413E8E;
  width:740px;
  float:left;
  padding:0px 0px 0px 220px;
  margin:0px 0px 0px 0px;
  text-align:center;
}

#footer .left_list a{
color:#413E8E;
font-family:arial;
font-weight:normal;
font-size:9px;
}

#footer .left_list a:hover{
    color:#413E8E;
    font-family:arial;
    font-weight:normal;
    font-size:9px;
}
.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}
#sitemap{
 text-align:left;
}
.post {
	margin: 0 0 0px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}


/* End Structure */


#content {
	font-size: 1.2em;
	float:left;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.2em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}


small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}




h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	/*color: #333;*/
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	/*color: #b85b5a;*/
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */


/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}



#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	padding:0px 0px 0px 2px;
	margin:0px 0px 0px 0px;
	width:200px;
	font-family:Arial;
	font-size:12px;
	text-align:center;
	}

#sidebar #searchform #s {
	width: 122px;
	height:15px;
	padding:0px 0px 0px 0px;
    margin:0px 0px 0px 0px;
	}

#sidebar #searchsubmit {
padding:5px 0px 0px 0px;
margin:0px 0px 0px 70px;
}

.update_app{
  padding:0px 0px 0px 0px;
  margin:15px 18px 0px 0px;
  float:right;
  width:210px;
  height:30px;
}


.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}
#respond{
  width:680px;
  padding:0px 0px 0px 20px;
  margin:0px 0px 0px 0px;
  float:left;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 80%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: left;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}
#commentform{
width:500px;
padding:0px 0px 0px 20px; 
margin:0px 0px 0px 0px;
float:left;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */


/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	padding:40px 0px 0px 0px;
	margin:0px 0px 0px 0px;
    float:left;
	width:100%;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	padding-left:10px;
	margin-top: 0px;
	margin-bottom:0px;
	float:left;
	padding-bottom:20px;
	width:680px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
#activelistings{
  float:left;
  text-align:left;
  padding:0px 0px 0px 20px;
  margin:0px 0px 0px 0px;
  width: 680px;
}
#sitemap{
  padding:0px 0px 0px 20px;
  margin:0px 0px 0px 0px;
}
#sitemap li a,#sitemap ul li a{
color:#0000FF;
text-decoration:underline;
}
#sitemap ul li{
padding:5px 0px 0px 0px;
}
#sitemap li a:hover,#sitemap ul li a:hover{
color:#0000FF;
text-decoration:none;
}


.list_pages{
   margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:960px;
	float:left;
	background-color:#325376;
}
  #suckerfishnav {
    font-family:Arial;
    font-size:12px;
    font-weight:normal;
	color:#ffffff;
    width:100%;
	text-align:left;
    }
#suckerfishnav, #suckerfishnav ul {
    float:left;
    list-style:none;
    padding:0;
    margin:0;
	text-align:left;
    width:100%;
    }
#suckerfishnav a {
    display:block;
    color:#dddddd;
    text-decoration:none;
    padding:0px 10px;
    }
#suckerfishnav li {
    float:left;
	padding:7px 31px 7px 26px;
    margin: 0px 0px 0px 0px;
    text-decoration:none;
	border-right:1px solid #dddddd;
    }
#suckerfishnav li ul {
      position:absolute;
	  left:-999em;
	  width:190px;
	  line-height:1;-moz-opacity:1;opacity:1;khtml-opacity:1
	  z-index:1000;
	  text-align:left;
	  padding:0px 0px 0px 0px;
	  margin:7px 0px 0px -25px;
	  }
#suckerfishnav ul {
    position:absolute;
    left:-999em;
    width:180px;
    font-weight:normal;
    margin:0;
	padding:0;
    border-top:1px solid #fff;
	z-index:1000;
    }
#suckerfishnav li li {
    width:180px;
    border-bottom:1px solid #fff;
    font-weight:normal;
    font-family:Arial;
	text-align:left;
	padding:7px 0px 7px 10px;
	margin:0px 0px 0px 0px;
	background-image:none;
	z-index:1000;
    }
	#suckerfishnav li li li{
    width:180px;
    border-bottom:1px solid #fff;
    font-weight:normal;
    font-family:Arial;
	text-align:left;
	padding:7px 0px 7px 10px;
	margin:0px 0px 0px 0px;
	background:#325376;
	z-index:1000;
    }
#suckerfishnav li li li a {
    padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
    width:180px;
    font-size:12px;
    color:#dddddd;
	text-align:left;
    }
#suckerfishnav li li a {
    padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
    width:180px;
    font-size:12px;
    color:#dddddd;
	text-align:left;
    }
 #suckerfishnav li ul li ul{
  z-index:1000;
  margin:-20px 0px 0px 140px;
  padding:0px 0px 0px 0px;
  text-align:left;
  width:180px;
  }
#suckerfishnav li li:hover {
    background:#9C1F1B;
    }
#suckerfishnav li ul li:hover a, #suckerfishnav li ul li li:hover a, #suckerfishnav li ul li li li:hover a, #suckerfishnav li ul li li li:hover a {
    color:#dddddd;
    }
#suckerfishnav li:hover a, #suckerfishnav li.sfhover a {
    color:#dddddd;
    }
#suckerfishnav li:hover li a, #suckerfishnav li li:hover li a, #suckerfishnav li li li:hover li a, #suckerfishnav li li li li:hover li a {
    color:#dddddd;
    }
#suckerfishnav li:hover ul ul, #suckerfishnav li:hover ul ul ul, #suckerfishnav li:hover ul ul ul ul, #suckerfishnav li.sfhover ul ul, #suckerfishnav li.sfhover ul ul ul, #suckerfishnav li.sfhover ul ul ul ul {
    left:-999em;
    }
#suckerfishnav li:hover ul, #suckerfishnav li li:hover ul, #suckerfishnav li li li:hover ul, #suckerfishnav li li li li:hover ul, #suckerfishnav li.sfhover ul, #suckerfishnav li li.sfhover ul, #suckerfishnav li li li.sfhover ul, #suckerfishnav li li li li.sfhover ul {
    left:auto;
    background:#325376;
	z-index:1000;
    }
#suckerfishnav li:hover, #suckerfishnav li.sfhover {
    background:#325376;
    }
#suckerfishnav li li:hover, #suckerfishnav li li.sfhover {
    background:#4877AA;
	}