/*   
Theme Name: Boca Bay
Description: Custom theme created by Signal Design Inc. for the Oaks at Boca Bay.
Template: Default
Author: Chris Robinson, Chris Tice
Author URI: www.signalinc.com
.
Copyright (C) ${year} Signal Design Inc.

 Licensed by  Signal Design Inc.;
 you may not use this file except in compliance with the License.
 You may obtain a copy of the License at

      http://www.signalinc.com/licenses/LICENSE-1.0
.
*/
@charset "utf-8";
/* CSS Document */

img, background, div { behavior: url(includes/htc/iepngfix.htc) }

body	{
	background:url(images/common/body_bg.jpg) #614226 repeat-x;
	margin:0px;
	font-size:12px;
	line-height: 17px;
	font-family:Georgia, Times New Roman, Times, serif;
	color:#faeedb;
}

.clear {
	clear: both;
}


a {
	color: #EFB21E;
}

a:hover {
	color: #714127;
}

h1 {
	font-size: 22px;
	line-height: 28px;
	color: #FFF5E3;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 3px 0px;
/*	border-bottom: 1px solid #FFF5E3;*/
}

#site_wrapper {
	width: 780px;
	margin: 0px auto;
}	

#header {
	width: 778px;
	height: 83px;
	margin: 0px;
	padding: 0px;
}


#site {
	margin: 0px auto;
	padding: 0px;
	width: 778px;
	border: 1px solid #B3740D;
}

#nav {
	text-align:center;
	width: 778px;
	height: 29px;
	margin: 0px;
	padding: 0px;
	background: url(images/common/nav_bg.jpg) top no-repeat;
}

#nav ol {
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 0px 0px;
}

#nav ol li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #410514;
	display: inline;
	list-style-type: none;
	font-size: 12px;
}

#nav ol li a {
	margin: 0px;
	padding: 0px 10px 0px 10px;
	text-decoration:  none;
	color: #EFB21E;
	text-transform:uppercase;
}

#nav ol li a:hover {
	margin: 0px;
	padding: 0px 10px 0px 10px;
	text-decoration:  none;
	color: #F8E1A8;
	text-transform:uppercase;
}

#nav ol li a.selected {
	margin: 0px;
	padding: 0px 10px 0px 10px;
	text-decoration:  none;
	color: #F8E1A8;
	text-transform:uppercase;
}


#maincontent {
	width: 778px;
	background: #916639 url(images/common/maincontent_bg.jpg) top no-repeat;
	margin: 0px;
	padding: 26px 0px;
}

#maincontent #leftcol {
	width: 157px;
	padding: 0px 20px 0px 15px;
	margin: 0px 0px 0px 0px;
	float: left;
}

#subnav_wrapper {
	margin: 0px;
	padding: 0px;
}

#subnav_wrapper #subnav {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	list-style-type: none;
}

#subnav_wrapper #subnav>li {
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #B6946C;
}

#subnav_wrapper #subnav>li#first {
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #B6946C;
	border-top: 1px solid #B6946C;
}
	
#subnav li a {
	text-decoration: none;
	display: block;
	padding: 5px 0px 5px 19px;
	color: #FFF7E8;
}


#subnav li a:hover {
	text-decoration: none;
	color: #EFB21E;
	display: block;
	padding: 5px 0px 5px 19px;
	background: url(images/common/nav_selected.gif);
}

#subnav li a ul li a:hover {
	text-decoration: none;
	color: #EFB21E;
	display: block;
	padding: 5px 0px 5px 19px;
	background: url(images/common/nav_selected.gif);
}

#subnav li a.sub_selected {
	text-decoration: none;
	color: #EFB21E;
	display: block;
	padding: 5px 0px 5px 19px;
	background: url(images/common/nav_over.gif);
}

#subnav li a.section_selected {
	text-decoration: none;
	color: #EFB21E;
	text-transform: uppercase;
	display: block;
	padding: 5px 0px 5px 19px;
	background: url(images/common/nav_selected.gif);
}

#subnav li a ul li a.section_selected {
	text-decoration: none;
	color: #EFB21E;
	text-transform: uppercase;
	display: block;
	padding: 5px 0px 5px 19px;
	background: url(images/common/nav_selected.gif);
}
	
#subnav li a#active {
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	padding: 5px 0px 5px 19px;
	background: #a6a6a7;
}
ul.level3_nav	{
	margin:0 0 0 35px;
	padding:0 0 5px 0;
}
ul.level3_nav li	{
	border:none;
}
#subnav li ul a {
	text-decoration: none;
	padding: 0;
	color: #FFF7E8;
}

#subnav li ul a:hover {
	text-decoration: none;
	color: #EFB21E;
	padding: 0;
	background:none;
}

#maincontent #home_leftcol {
	width: 562px;
	padding: 0px 31px 0px 15px;
	margin: 0px 0px 0px 0px;
	float: left;
}


#maincontent #centercol {
	width: 365px;
	padding: 0px 31px 0px 20px;
	margin: 0px;
	float: left;
}

#maincontent #centercol.no_left, #centercolblog	{
	width:557px;
}

#centercol #gallery {
	margin: 10px 0px;
	width: 365px;
	float: left;
}


#centercol #gallery a img {
	padding:  2px;
	border: 1px solid #B6946C;
	margin-right: 4px;
}


#centercol #gallery a:hover img {
	padding:  2px;
	border: 1px solid #EFB21E;
	margin-right: 4px;
}

#centercol #gallery img#active {
	padding:  2px;
	border: 1px solid #3A1F04;
	margin-right: 4px;
}

#centercol #gallery a.last  {
	margin-right: 0px;
}

#maincontent #rightcol {
	width: 136px;
	padding: 0px 10px 0px 19px;
	margin: 0px;
	float: left;
}


#footer {
	width: 778px;
	margin: 10px auto;
	color: #a67321;
	font-size: 11px;
	line-height: 16px;
	text-align: center;
}

#footer p {
	margin: 0px;
	padding: 0px;
}

#footer #last {
	font-size: 9px;
	color: #412912;
}

/*POPUP STYLES*/
body.popup	{
	background:url(images/common/body_bg.jpg);
	margin:0;
}

#popup_container	{
	width:388px;
	padding:6px;
}

#popup_content	{
	border-right:1px solid #6c5036;
	border-left:1px solid #6c5036;
	width:346px;
	padding:8px 20px;
	background:url(images/popups/popup_bg.jpg);
	color:#9d7240;
	
}

.align_left	{
	float:left;
	margin-right:10px;
}




/* FORMS */

#contents form {
	padding: 4px;
}

#contents form fieldset {
	border: 0;
	margin: 0;
}

#contents form fieldset label {
	width: 20%;
	float: left;
	font-weight: bold;
}

#contents form fieldset input, #contents form fieldset select, #contents form fieldset textarea {
	width: 75%;
	background: #F9FCEC;
	border: 1px solid #D9DFEF;
	float: right;
	font: 100% Verdana, sans-serif;
	margin: 2px;
}

#contents form fieldset textarea {
	height: 250px;
}

#contents form fieldset br {
	clear: both;
}

#contents form fieldset .button {
	width: 32%;
	font-weight: bold;
	text-transform: uppercase;
}


/* CONSTANTS */

hr {
	clear: both;
	visibility: hidden;
}

blockquote {
	background: #F9FCEC;
	border: 4px dotted #D9DFEF;
	padding: 0 8px;
}

.clear {
	clear: both;
}

.center {
	text-align: center;
}

.right {
	float: right;
}
