
body {
	margin: 0;
	padding: 0;
	background-color: #fffed0;
	color: #4a3e11;
	font-size: 12px;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	text-align: center;
}

h1, h2, h3, h4, h5, h6 {font-family: Palatino Linotype, Book Antiqua, Palatino, serif; font-weight: normal;}
h3 {font-size:18px; font-weight: bold;}
h4 {font-size: 16px; font-weight: bold;}

form {
	padding: 0px;
	margin: 0px;
}

a {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

dl {}
dt {font-weight: bold;}
dd {margin:10px 0;}

#page_cell {
	background: #fffddc url(images/bg-header.jpg) no-repeat 0 0;
	margin: 0 auto;
	border-right: 5px #EEE2A8 solid;
	border-left: 5px #EEE2A8 solid;
	text-align: left;
	width: 798px;
}

#header {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	height: 80px;
	background-color: none;
	/*background-image: url(http://careykendall.com/agent_sites/images/kendall_1/ck_hdr_topleft.gif);*/
	background-repeat: no-repeat;
	color: #382e08;
	position: relative;
	margin: 0 0 0px 0;
	padding: 20px 20px 40px 20px;
}
#header h1, #header h2 {float: left; margin: 0;}
#header h1 {font-size: 48px; font-weight: normal;}
#header h2 {font-size: 18px; font-weight: normal; font-style: italic; padding-left: 6px;}
#header h2 span {font-size: 14px;}

#header img {
	border: 3px #999 solid;
	position: absolute;
	right: 30px;
	top:17px;
}

#header .title {
	font-size: 42px;
}

#header .subtitle {
	font-size: 24px;
	margin: 15px 0px 0px 0px;
}

#popup_header .title {
	padding: 10px 0px;
	font-size: 24px;
	color: #E9E4C0;
}

#column {
	float: left;
	display: inline;
	margin: 10px 0px 0px 15px;
	width: 200px;
}

#navigation {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	width: 200px;
	/*background-image: url(http://careykendall.com/agent_sites/images/kendall_1/bg_nav.gif);*/
	background-repeat: no-repeat;
	text-align: left;
}

#navigation ul {
	margin: 0;
	padding: 0 0 20px 0;
}

#navigation li {
	margin: 0;
	padding: 15px 0 0 10px;
	list-style: none;
}

#navigation a {
	background: #d6cb90;
	color:maroon;
	text-transform:uppercase;
	text-decoration:none;
	font-size:14px;
	display: block;
	margin: 0;
	padding: 5px 10px;
	padding-left: 20px;
	text-indent: -10px;

}

#navigation a:hover {
	background: #b7ad7c;
	text-decoration: none;
}

#vip_logo,
#chris_logo {
	margin: 20px 0px 0px 0px;
}

#content {
	float: left;
	display: inline;
	width: 500px;
	font-size: 13px;
	padding: 0;
	margin: 10px 0px 0 45px;
}

#content h1, 
#content h2, 
#content h3, 
#content h4, 
#content h5, 
#content h6 {color: #382e08; margin-bottom: 0;}

legend {
	color: #4a3e11;
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif; 
	font-size: 18px;
	font-weight:bold;
	text-align: center;
}
fieldset {border: 3px #EEE2A8 solid;}

.entry {
	text-align: center;
}

.post h2 {
	text-align: center;
}
.post small {
	display: block;
	text-align: center;
}

#footer {
	clear:both;
	text-align: center;
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif; 
	font-size: 13px;
	margin: 30px 0 0 0;
	padding: 50px 0;
}

#footer ul {
	display: block;
	margin: 0 auto;
	padding: 0;
	width:590px
}

#footer li {
	display: inline;
	margin: 0;
	padding: 0 5px 2px 2px;
}

#footer a {
	color: maroon;
	text-transform:uppercase;
	text-decoration:none;
	font-size:13px;
	font-weight: bold;
}

#footer a:hover {
	text-decoration: none;
	color: #333;
}

#footer .copyright {
	margin-top: 5px;
}

#searchForm {
width: 100%;
}

.navigation {padding-top: 15px;}

.alignleft {
	display: block;
	float: left;
	width:80px;
}


.alignright {
	display: block;
	float: right;
	width:80px;
}
.alignleft a , .alignright a {
	background: #D6CB90;
	color: maroon;
	display: block;
	padding: 5px;
	text-align: center;
	width: 75px;
}

/* property listings */
.property_list {
	width: 100%;
	text-align: center;
}

.offerings_list {
	width: 585px;
	text-align: center;
	padding: 10px;
	font-size: 20px;
}

.offerings_list .text {
   width: 350px;
   color: #336633;
}

.offerings_list a {
	color: #336633;
	text-decoration: none;
}

.details_list {
	width: 570px;
	padding: 10px;
	margin-left:20px;
	font-size: 12px;
	text-align: left;
}

.details_list .title {
   font-size: 18px;
	 text-transform: uppercase;
	 font-weight: bold;
	 margin-bottom: 10px;
}

.details_list .controls {
	float: right;
	text-align: right;
}

.details_list .info {
	float: left;
}

.details_list .main_image {
	width: 550px;
	height: 333px;
background-color:#EEEEEE;
}

.details_list .caption {
	height: 90px;
}

.photo {
   width: 100%;
   text-align: left;
}

.photo .text {
   width: 100%;
   font-size: 20px;
   text-align: left;
   color: #336633;
}

.photo .image {
   width: 100%;
   text-align: center;
}

.photo a {
    text-decoration: none;
    color: #000000;
    font-size:12px;
}

.listing {
  float: left;
font-size: 12px;
text-align: center;
width: 180px;
padding-top:5px;
padding-bottom:5px;
}

.listing .office {
	font-style: italic;
}

.listing a:link,
.listing a:visited,
.listing a:active {
color: #003333;
text-decoration: none;
}

.listing a:hover {
color: #666666;
text-decoration: none;
}



form .row {
	clear: both;
	padding: 4px;
	text-align: left;
}

form .row .input {
	float: left;
}

form .inputbox {
	width: 200px;
}

form .inputarea {
	width: 350px;
	height: 350px;
}

form .inputarea2 {
	width: 250px;
	height: 150px;
}

#contactPage form .row label {
	display: block;
	padding-top: 4px;
	padding-right: 4px;
	float: left;
	text-align: right;
	width: 110px;
}

form .buttons {
	float: right;
	padding: 0px 0px 0px 0px;
}

.clear {
clear: both;
}

.right {
	float: right;
}
.left {
	float: left;
}
.new {
color: red;
}

.alert,
.message {
  color: #000066;
  font-weight: bold;
}

.maintenance {
margin: 100px 0px;
font-weight: bold;
font-size: 18px;
width: 98%;
text-align: center;
}

.header {
	color: #336633;
	font-weight:bold;
	font-size: 14px;
	text-transform: capitalize;
	margin-bottom: 6px;
}

.fs_search {
	text-align: left;
	font-size: 12px;
}

.fs_contact {
	padding: 20px;
}



.fs_search .section {
	float: left;
	width: 33%;
}

.fs_search .label {
	font-weight: bold;
	color:#666666;
}

.fs_search .input {
	width: 100%;
}

.fs_search select {
	width: 98%;
}

.fs_search .submit {
	font-size: 14px;
	font-weight: bold;
	color:#666666;
	padding: 2px 0px;
	float: right;
	margin-top: 5px;
}
/*
.fs_search .input {
	width: 100%;
	margin-bottom: 12px;
}
*/
/*
.fs_search select {
	width: 100%;
	margin-bottom: 5px;
}
*/
/*
.fs_search .submit {
	width: 100%;
	font-size: 14px;
	font-weight: bold;
	color:#666666;
	padding: 2px 0px;
}
*/
.disclaimer {
	font-size: 10px;
	font-style: italic;
	color: #666;
}

.prevnext:link  {
	color: #336633;
	text-decoration: none;
}

.prevnext:visited  {
	color: #336633;
	text-decoration: none;
}

.prevnext:active  {
	color: #336633;
	text-decoration: none ;
}

.prevnext:hover   {
	color: #666666;
	text-decoration: none;
}

#property_detail_main {
background-color: #F4F5EB;
width: 100%;
}

.icons {
 float: right;
/*	 width: 70px; */
 text-align: right;
/*	 margin: 10px 10px 10px 10px;*/
}

#property_detail_main .image img {
border:1px solid #999965;
}

#property_detail_main .image {
 width: 339px;
 float: left;
 margin: 0px 10px 0px 0px;
}

#property_detail_main .tools {
  float: left;
  margin: 10px 0px 10px 0px;
	line-height: 15px;
}

#property_detail_main .tools .title {
text-transform: uppercase;
font-weight:bold;
margin: 0px 0px 10px 0px;
}

#property_detail_main .tools ul {
  margin: 0px;
	  padding: 0px;
	font-size: 12px;
}

#property_detail_main .tools li {
  display: block;
}

#show_calc {
position: absolute;
top: 150px;
left: 25px;
width: 600px;
visibility: hidden;
background-color: #f4f5eb;
}

#show_calc,
#mortgage_calc {
  padding: 15px;
  border:1px solid #336633;
}

.listoffice {
	color: #999966;
	font-style: italic;
}

.proptitle {
	padding-bottom: 3px;
	font-size: 14px;
	font-weight: bold;
}

.solidline {
	border-bottom-width:1px;
	border-bottom-style: solid;
	margin: 10px 0px 10px 0px;
	border-bottom-color: #336633;
}

#custom_property_images {
width: 100%;
	height: 74px;
	overflow: auto;
}

#custom_property_images .timage{
width: 104px;
height: 64px;
border: 0px;
margin: 0px;
padding: 0px;
}

#custom_property_images .image {
margin: 2px 5px;
padding: 2px;
float: left;
border: 1px solid #CCCCCC;
}

#custom_property_images .image img {
vertical-align: middle;
}

#property_images {
margin-left: 35px;
}

#property_images .timage{
width: 106px;
height: 100px;
border: 0px;
margin: 0px;
padding: 0px;
}

#property_images .image {
margin: 3px;
padding: 3px;
float: left;
border: 1px solid #CCCCCC;
}

#property_images .image img {
vertical-align: middle;
}

#property_description {
text-align: justify;
font-size: 12px;
}

.mortgageForm {
  margin: 5px 0px 5px 0px;
  border-top:1px solid #336633;
  border-bottom:1px solid #336633;
}

.mortgageForm .row {
	clear: both;
	margin: 2px 0px;
}

.mortgageForm .col1 {
  text-align: right;
  float: left;
  width: 20%;
}

.mortgageForm .col2 {
  text-align: left;
  float: left;
  width: 25%;
}

.village_properties {
  width: 100%;
}

.village_properties .header {
border-bottom:1px solid #336633;
}

.village_properties .city {
	color: #336633;
	font-weight:bold;
	font-size: 12px;
	text-transform: capitalize;
}

.village_properties .property_text {
  float:left;
  width: 33%;
	text-transform: capitalize;
}

.agent_left {
}

.agent_right {
	text-align: right;
}

.agent_left .photo,
.agent_left .details {
	float: left;
}

.agent_right .photo,
.agent_right .details {
	float: right;
}

.agent_left .photo,
.agent_right .photo {
	width: 125px;
}

.agent_left .details,
.agent_right .details {
	margin-top:110px;
}

.util_links_single {
	margin-top:120px;
}

.agent_left .photo {
	margin-right: 5px;
}

.agent_right .photo {
	margin-left: 5px;
}

#inquire {
	width: 100%;
	height: 20px;
	background-color:#F4F5EB;
	padding: 2px;
}

#popup {
	position: absolute;
	top: 15px;
	left: 15px;
	right: 15px;
	border: 1px solid #336633;
	background-color: #FFFDDC;
	color: #336633;
	font-size: 12px;
}

#popup_header {
	text-align: center;
	background-color: #336633;
	border-bottom: 1px solid #336633;
	height: 45px;
	overflow: hidden;
}

#popup_header img {
	margin-top: 15px;
}

#popup_main {
	clear: both;
	padding: 10px;
}

#popup .form .row {
	clear: both;
	padding: 2px;
}

#popup .form .row .label {
	width: 150px;
}

#popup_footer {
	border-top: 1px solid #336633;
	background-color: #336633;
	text-align: right;
	padding: 5px;
}

#popup_footer a {
	color: #FFFFCC;
}

#popup .agent_left .photo {
	width: 65px;
}

/* Slideshow Styles */

#slideshow {list-style:none; color:#fff}
#slideshow span {display:none}
#wrapper {width:506px; margin:10px auto; display:none}
#wrapper * {margin:0; padding:0}
#fullsize {position:relative; width:500px; height:300px; padding:2px; border:1px solid #ccc; background:#000}
#information {position:absolute; bottom:0; width:500px; height:0; background:#000; color:#fff; overflow:hidden; z-index:200; opacity:.7; filter:alpha(opacity=70)}
#information h3 {padding:4px 8px 3px; font-size:14px}
#information p {padding:0 8px 8px}
#image {width:500px}
#image img {position:absolute; z-index:25; width:auto}
.imgnav {position:absolute; width:25%; height:306px; cursor:pointer; z-index:150}
#imgprev {left:0; background:url(images/left.gif) left center no-repeat}
#imgnext {right:0; background:url(images/right.gif) right center no-repeat}
#imglink {position:absolute; height:306px; width:100%; z-index:100; opacity:.4; filter:alpha(opacity=40)}
.linkhover {background:url(images/link.gif) center center no-repeat}
#thumbnails {margin-top:15px}
#slideleft {float:left; width:20px; height:81px; background:url(images/scroll-left.gif) center center no-repeat; background-color:#222}
#slideleft:hover {background-color:#333}
#slideright {float:right; width:20px; height:81px; background:#222 url(images/scroll-right.gif) center center no-repeat}
#slideright:hover {background-color:#333}
#slidearea {float:left; position:relative; width:456px; margin-left:5px; height:81px; overflow:hidden}
#slider {position:absolute; left:0; height:81px}
#slider img {cursor:pointer; border:1px solid #666; padding:2px}


/* Results Styles */

.listing_nav {padding: 20px 0;}

.result_listing {
	display: block;
	float: left;
	margin: 0 25px 20px 0;
	width: 200px;
}
.result_listing img {border: none; width: 200px;}
.result_listing span {display: block;}	
