/* --------------------------------------------------------------
    The Kenwood CSS
    by Arik Jones
    
    */
    @import "reset.css";
    @import "grid.css";
    @import "forms/forms.css";
    /*
----------------------------------------------------------------- */


html, body {
  margin: 0; 
  padding: 0;
/*  height: 100%;*/
  background: url(../images/primary_bg.gif) top left;
  color: #000;
}


/*  =Layout
----------------------------------------------------------------- */
#wrapper {
  width: 100%;
/*  height: 100%;*/
  padding: 40px 0;
  background: url(../images/top_bg.gif) top left repeat-x;
  text-align: center;
  overflow: hidden;
}
#top {
  position: absolute;
  left: 50%;
  z-index: 1;
  margin-left: -430px;
  width: 890px;
  height: 544px;
  background: url(../images/content_bg.png) top left no-repeat;
}
#header {
  width: 830px;
  position: relative;
  z-index: 2;
  top: 15px;
/*  height: 100px;*/
  background: #ccc;
  text-align: left;
}
#footer {
  width: 830px;
  position: relative;
  z-index: 2;
  top: 15px;
  text-align: center;
  color: #FFFFCC;
  font-size:12px;
  margin: 1px 1px 4px 1px;
  line-height:16px;
}
#footer a {
	color:#FFFFCC;
	text-decoration:underline;
}

#footer a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
#homepage #content {
  padding: 25px;
/*  height: 100%;*/
  text-align: left;
  border-bottom: 3px solid #144E36;
  background-color: #fff;
}
#interior #content {
/*  height: 100%;*/
/*  _height: auto !important;*/
/*  height: auto !important;*/
/*  height: 450px;*/
  min-height: 450px;
  text-align: left;
  background: #fff url(../images/interior_bg.png) top left repeat-y;
  border-bottom: 3px solid #144E36;
/*  overflow: hidden;*/
}
#sidebar {
  text-align: left;
}

hr.separator {
  background: url(../images/section_separator.jpg) top center;
  width: 780px;
  height: 20px;
  clear: both;
  display: block;
  margin-bottom: 0;
}


/**** =Homepage ****/

#homepage #header {
  width: 830px;
  height: 336px;
  overflow: hidden;
  background: url(../images/homepage_header1_bg.jpg) top left no-repeat;
}
#homepage #header div#sidebar {
  position: relative;
  top: 85px;
  width: 171px;
  padding: 25px 25px 20000px;
  margin-bottom: -20000px;
  float: left;
/*  background: #f0eee7 url(../images/interior_content_top_bg.gif) 1px 0px no-repeat;;*/
/*  border-right: 1px solid #dedacd;*/
}
#homepage #content {
  position: relative;
  z-index: 3;
  top: 14px;
/*  overflow: hidden;*/
  background: #fff url(../images/homepage_content_top_bg.jpg) top left no-repeat;
  
}
#homepage h1#welcome {
  font: normal 18px Georgia;
  color: #423c1c;
  line-height: 24px;
  margin-bottom: 24px;
  opacity: 0.8;
}

/**** =Interior ****/

#interior #header {
  height: 119px;
  background: url(../images/interior_header1_bg.jpg) top left no-repeat;
}
#interior #content {
  position: relative;
  z-index: 3;
  top: 15px;
/*  overflow: hidden;*/
}
#interior #content div#main {
  width: 608px;
  padding: 25px 0 0px 0;
  margin: 0 0 0 0px;
  float: left;
  background: #fff url(../images/interior_content_top_bg.gif) -222px 0 no-repeat;
}
#interior #content div#main .section {
  padding: 0 25px 25px;
}
#interior #content div#sidebar {
  position: relative;
  width: 171px;
  padding: 25px;
  float: left;
  background: transparent url(../images/interior_content_top_bg.gif) 1px 0px no-repeat;
  border-right: 1px solid #dedacd;
}

/**** =Navigation ****/

#interior ul#navigation li {
  font-family: Georgia, "Times New Roman", serif;
  font-size: 16px;
  text-align: right;
  padding: 7px 0;
  border-bottom: 1px solid #e3decc;
}
#interior ul#navigation li a {
  color: #6d6851;
  text-decoration: none;
}
#interior ul#navigation li a:hover {
  color: #272416;
}
#interior ul#navigation li ul {
  display: none;
}
#interior ul#navigation li.selected {
  position: relative;
  z-index: 5;
  background: #F7F5EF;
  margin: -1px -25px 0 -25px;
  padding: 7px 25px 7px;
  border-top: 1px solid #e3decc;
}
#interior ul#navigation li.selected a {
/*  font-weight: bold;*/
/*  color: #272416;*/
  color: #57533E;
  background: #F7F5EF;
  display: block;
  font-weight: bold;
}
#interior ul#navigation li.selected ul {
  display: block;
/*  padding: 0 10px 10px;*/
  margin: 8px 0 0px 0;
  background: #F7F5EF;
}
#interior ul#navigation li.selected ul li {
  border: none;
  padding: 5px 0px 5px 0;
  display: block;
  border-bottom: 1px solid #e3decc;
  background: none;
/*  list-style: url(../image);*/
}
#interior ul#navigation li.selected ul li.last {
  border-bottom: none;
}
#interior ul#navigation li.selected ul li a {
  padding: 0 22px 0 0;
  font: normal 12px Arial;
  color: #6d6851;
  background: url(../images/nav_bullet.gif) center right no-repeat;
/*  border-bottom: 1px solid #e8e3d1;*/
}
#interior ul#navigation li.selected ul li a:hover {
  color: #524e3d;
  font-weight: bold;
  background: url(../images/nav_bullet_on.gif) center right no-repeat;
}

#homepage ul#navigation {
  position: relative;
}
#homepage ul#navigation li {
  font-family: Georgia, "Times New Roman", serif;
  font-size: 16px;
  text-align: right;
  padding: 7px 0 8px;
  .padding: 6px 0 8px;
  height: 16px;
  background: url(../images/nav_border.png) bottom left no-repeat;
  .background: url(../images/nav_border_ie.png) 0 0 no-repeat;
}
#homepage ul#navigation li.last {
  background-image: none;
}
#homepage ul#navigation li a {
  color: #e8da9a;
  text-decoration: none;
}
#homepage ul#navigation li a:hover {
  color: #fff;
}


/*  =Callouts [Homepage]
----------------------------------------------------------------- */
.callout {
  margin-bottom: 24px;
}
.formatted .callout a, .formatted .callout a:visited {
  padding: 3px 5px;
  background-color: #cbb137;
  color: #fff;
  text-decoration: none;
  font-weight: bold;
}
.formatted .callout a:hover {
  color: #4F4516;
}
.formatted .callout h2 {
  color: #6c5507;
}



/*  =Basic Formatted Content
----------------------------------------------------------------- */

.formatted p {
  font: normal 12px Arial, Helvetica, sans-serif;
  line-height: 20px;
  margin-bottom: 20px;
  color: #31302b;
}
.formatted tr {
  font: normal 14px Arial, Helvetica, sans-serif;
  line-height: 20px;
  margin-bottom: 20px;
  color: #31302b;
}

.formatted h1, .formatted h2, .formatted h3 {
  font-family: Georgia, "Times New Roman", serif;
  font-weight: normal;
  color: #195649;
}
.formatted ul {
  font: normal 12px Arial, Helvetica, sans-serif;
  line-height: 20px;
  margin-bottom: 20px;
  color: #31302b;
  padding-left:10px;
}
.formatted h1 { font-size: 22px; margin-bottom: 20px; }
.formatted h2 { font-size: 18px; margin-bottom: 16px; }
.formatted h3 { font-size: 16px; margin-bottom: 14px; color: #ac8b17; }

.formatted a { font: normal 12px arial; color:#165920;text-decoration:underline; }
.formatted a:hover { text-decoration:none; color: #009933; }
.formatted a:visited { text-decoration:underline; }


/*  =PNG Fix
----------------------------------------------------------------- */



/*  =Floor Plan Popups
----------------------------------------------------------------- */

a.closelink {
  font: normal 12px Arial, Helvetica, sans-serif;
  color:#165920;
}

a.closelink:hover {
  color:#009933;
}
/* PHOTO GALLERY --------------------------------- */
.phppgtitleband { /* table, holds $page_title, $left_content, $right_content */
	margin:1px auto 0 auto;
	padding:0;
	background-color: #EEE;
	border: 1px solid #CCC;
	width: 830px;
	font-size: 18pt;
	color: #195649;
}
.phppgtitleband td {
	width: auto;
	padding: 5px;
}
.phppgmainbox { /* holds next/prev links and main image */
	margin:1px auto 0 auto;
	padding:0;
}
.phppgnextbox { /* holds next and previous links */
	margin-bottom:5px;
	padding:0;
	text-align:center;
}
.phppgimagebox { /* table, holds main image */
	margin:0 auto 0 auto;
	padding:0;
	
}
.phppgimageframe { /* frame around main image */
	width: auto;
	border: 1px solid #CCC;
	background-color: #EEE;
	padding: 15px 15px 15px 15px;
}
.phppgimagetag { /* main image's img tag style */
	border: 1px solid #CCC;
}
.phppggifbox { /* table style that holds gif thumbnail's */
	margin:10px auto 0 auto;
	padding:0;
	border-collapse:collapse;
}
.phppggifbox td {
	padding: 5px;
	border:0px;
	border-collapse:collapse;
	text-align:center;
	vertical-align:middle;
}

/* --------- END PHOTO STYLES ----------- */


/* --------- home page extra elements ----------- */

.home_photo_contest {
  padding: 10px 0 10px 0;
  background-color: #144b3d;
  color:#fff;
  font-size:16px;
  line-height:20px;
  text-align:center;
  margin-bottom: 18px;
  font-family: Georgia, "Times New Roman", serif;
}

.home_photo_contest a {
  color:#fff2b1;
  text-decoration:underline;
  font-size:16px;
  line-height:20px;
  font-family: Georgia, "Times New Roman", serif;
}

.home_photo_contest a:hover {
  color:#cbb137;
}

.home_photo_contest h2 {
  font-size:20px;
  line-height:24px;
  margin:0;
  padding:0 0 5px 0;
  color:#fff2b1;
  font-weight:bold;
  background-color: #144b3d;

}


.home_valentine {
  padding: 10px 0 13px 0;
  background-color: #a5001a;
  background-image:url(../images/valentines-background.jpg);
  color:#fff;
  font-size:16px;
  line-height:20px;
  text-align:center;
  margin-bottom: 18px;
  font-family: Georgia, "Times New Roman", serif;
  font-weight:bold;
}

.home_valentine a {
  color:#ffffff;
  text-decoration:underline;
  font-size:16px;
  line-height:20px;
  font-family: Georgia, "Times New Roman", serif;
}

.home_valentine a:hover {
  color:#f788a4;
}

.home_valentine h2 {
  font-size:28px;
  line-height:39px;
  margin:0;
  padding:0;
  color:#f7b9c9;
  font-weight:bold;
  font-style:italic;

}

.home_summersocial {
  padding: 2px 0 6px 0;
  background-color: #ffdf69;
  color:#000;
  font-size:16px;
  line-height:20px;
  text-align:center;
  margin-bottom: 18px;
  font-family: Georgia, "Times New Roman", serif;
}

.home_summersocial a {
  color:#67be6b;
  text-decoration:underline;
  font-size:16px;
  line-height:20px;
  font-family: Georgia, "Times New Roman", serif;
}

.home_summersocial a:hover {
  color:#f28a2a;
}


