/*
  Koa Ridge
  Screen CSS file
  Wall-to-Wall Studios
  
  Requires Blueprint CSS Framework

  == STRUCTURE: ========================
   * Page width:            907 px
   * Number of columns:     24
   * Column width:          33 px
   * Margin width:          5 px
  ======================================

*/

body {
	margin: 0;
	padding: 0;
	color: #534e3a;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	background: #f0efe8;
}


/*  links ---------------------------------------------------------  */

a {
	color: #869d9d !important;
	text-decoration: underline !important;
}

a:hover {
	text-decoration: underline;
}


 
/*  headings and paragraphs ---------------------------------------  */

h1, h2, h3, h4, h5, h6 {
	padding-top: 0.2em;
	color: #788d0c;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: #788d0c !important;
	text-decoration: none !important;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
	text-decoration: underline !important;
}

h3, h4, h5, h6 {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
}

h1 {
}

h2 {
}

.accent {
	color: #788d0c !important;
}

p.accent {
	color: #534e3a !important;
	font-size: 1.25em;
	line-height: 1.2em;
	margin-bottom: 1.2em;
}

p.fancy {
	font-size: 1.5em;
	color: #749803;
}

h3 {
}

h3.accordion_trigger {
	padding: 8px 14px 8px 14px;
	background: #becf8d;
	margin-top: 1em;
	margin-bottom: 0px;
	-moz-user-select: none;
	-khtml-user-select: none;
	user-select: none;
}

h3.accordion_trigger_closed {
	background: #becf8d url('../img/read-more.gif') 97% 50% no-repeat;
	padding-right: 95px;
	cursor: pointer;
}

h3.accordion_trigger_open {
	background: #becf8d url('../img/read-less.gif') 97% 50% no-repeat;
	padding-right: 95px;
	cursor: pointer;
}

div.accordion_contentarea {
	padding: 10px 14px 1px 14px;
	background: #e7e7d5;
}

h4 {
	margin-bottom: 0;
}

h5 {
	margin-bottom: 0;
}

h6 {
}

ul, ol {
	margin-left: 2em;
}


/*  others --------------------------------------------------------  */

blockquote, q {
	font-size: 1.333em;
	line-height: 1.125em;
	margin-top: 0;
	margin-bottom: 2.25em;
	color: #788d0c;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

span.highlight {
	background-color: #ff9;
}

/*hr {
	display: none;
}*/


/*  General elements ====================================================  */

.alignleft {
	float: left;
	margin: 0 1.5em 1em 0;
}

.alignright {
	float: right;
	margin: 0 0.75em 1em 1.5em;
}


/* clearfix */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

br.clear {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0;
	overflow: hidden;
}


table, td, th {
	vertical-align: top;
}


/*  Layout ==============================================================  */


#container {
}

#header_area {
}

.header_area {
	height: 25px;
	margin-top: 36px;
	margin-bottom: 5px;
	border-bottom: 6px #729600 solid;
}

#navigation {
}

#logo {
	position: absolute;
	top: -10px;
	right: 0px;
	width: 204px;
	height: 46px;
	background: url('../img/koa-ridge-logo-alt.gif') 0px 0px no-repeat;
}

.header_area #SearchQ, #footer_area #SearchQ {
	margin: 0 0 0 40px;
	padding: 2px 2px;
	width: 130px;
	border: 1px #869d9d solid;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#footer_area #SearchQ {
	margin-left: 0;
}

#content #SearchQ {
	margin: 1em 0 3em;
}


/*  Navigation ==============================================================  */


/*  Hide the YUI MenuBar by default until it is loaded  */
#menu_bar {
	visibility: hidden;
}

/*  Reset styles for tab menus  */
#menu_bar ul, #menu_bar li,
#footer_nav ul.nav, #footer_nav ul.nav li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
}
#menu_bar li a {
	display: block;
}

/*  Styles for the first-level MenuBar items  */
#menu_bar li.yuimenubaritem,
#footer_nav ul.nav li {
	float: left;
}
#menu_bar a.yuimenubaritemlabel,
#footer_nav ul.nav li a {
	display: block;
	padding: 1px 10px 2px 10px;
	background: url('../img/main-nav-curves.gif') 50% 0px no-repeat;
	border-left: 1px #d0d6bb solid;
	border-right: 1px #729600 solid;
	font-size: 13px;
	line-height: 22px;
	font-weight: bold;
	color: #294c53 !important;
	text-decoration: none !important;
}
#menu_bar a.yuimenubaritemlabel-selected,
#menu_bar a.yuimenubaritemlabel.currentPage,
#menu_bar a.yuimenubaritemlabel.currentSection,
#menu_bar a.yuimenubaritemlabel:hover,
#footer_nav ul.nav li a:hover {
	background-position: 50% -25px;
	border-left: none;
	border-right: none;
	padding-left: 11px;
	padding-right: 11px;
}

#menu_bar li.first a.yuimenubaritemlabel,
#footer_nav ul.nav li.first a {
	border-left: none;
	padding-left: 15px;
	background-position: 0px 0px;
}
#menu_bar li.first a.yuimenubaritemlabel-selected,
#menu_bar li.first a.yuimenubaritemlabel.currentPage,
#menu_bar li.first a.yuimenubaritemlabel.currentSection,
#menu_bar li.first a.yuimenubaritemlabel:hover,
#footer_nav ul.nav li.first a:hover {
	padding-left: 15px;
	background-position: 0px -25px;
}


#menu_bar li.last a.yuimenubaritemlabel,
#footer_nav ul.nav li.last a {
	border-right: none;
	padding-right: 15px;
	background-position: 100% 0px;
}
#menu_bar li.last a.yuimenubaritemlabel-selected,
#menu_bar li.last a.yuimenubaritemlabel.currentPage,
#menu_bar li.last a.yuimenubaritemlabel.currentSection,
#menu_bar li.last a.yuimenubaritemlabel:hover,
#footer_nav ul.nav li.last a:hover {
	padding-right: 15px;
	background-position: 100% -25px;
}


/*  Styles for the submenus and their links  */

#menu_bar div.yuimenu {
	background: #729600;
	border: 5px #729600 solid;
}
#menu_bar li.yuimenubaritem ul {
	width: 15em;
}
#menu_bar li.yuimenubaritem ul li {
	float: left;
}
#menu_bar li.yuimenubaritem ul,
#menu_bar li.yuimenubaritem li.yuimenuitem,
#menu_bar li.yuimenubaritem li.yuimenuitem a,
#menu_bar li.yuimenubaritem li.yuimenuitem a:hover {
	margin: 0;
	padding: 0;
	border: none;
	background: none;
}
#menu_bar li.yuimenubaritem li.yuimenuitem a,
#menu_bar li.yuimenubaritem li.yuimenuitem a:hover {
	padding: 0.25em 0.5em;
	width: 14em;
	font-size: 1em;
}
#menu_bar li.yuimenubaritem li.yuimenuitem a {
	color: #fff !important;
	text-decoration: none !important;
}

#menu_bar li.yuimenubaritem li.yuimenuitem a:hover {
	background: #607e00;
/*	color: #729600 !important;*/
}




#home_slides {
	display: none;
}

#home_main_image {
	width: 527px;
	height: 522px;
/*	padding-top: 394px;*/
/*	padding-left: 32px;*/
	overflow: hidden;
/*	background: url('../img/live.jpg') 0px 0px no-repeat;*/
	font-size: 7.5em;
	color: #7d901a;
}

#home_main_image a {
	color: #7d901a !important;
	text-decoration: none !important;
}

#home_main_image div.dt {
	position: absolute;
}

#koa_ridge_banner {
	width: 335px;
	height: 85px;
	padding-top: 252px;
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 5px;
	overflow: hidden;
	
	background: url('../img/home-koa-ridge-banner.jpg') 0px 0px no-repeat;
	font-size: 1.333em;
	line-height: 1.4em;
	color: #fff;
	text-align: center;
}

#koa_ridge_banner a {
	color: #fff !important;
	text-decoration: none !important;
}












/*  Banner Area ==============================================================  */


#banner_area {
/*	height: 27em;*/
	margin-bottom: 5px;
}



/*  Section Nav ==============================================================  */

#section_title {
	float: left;
	display: block;
	margin-right: 1em;
}

#section_nav {
	float: left;
	visibility: hidden;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 1em;
	padding-right: 1em;
	width: 503px;
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	background: #739623;
	color: #fff;
	overflow: hidden;
}
#section_nav span.bullet {
	padding: 0 0.5em;
/*	font-size: 1.2em;*/
/*	line-height: 0.5em;*/
	font-weight: bold;
	color: #607813;
}
#section_nav ul, #section_nav li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#section_nav li {
	font-size: 10px;
	line-height: 18px;
	float: left;
	white-space: nowrap;
}
#section_title, #section_nav a {
	color: #c6d39b !important;
	text-decoration: none !important;
}

#section_nav a.currentPage {
	color: #f0efe8 !important;
}


/*  Blocks ==============================================================  */

.image_block, .sidebar_block, .blue_block, .fancy_block, .newsletter_block {
	margin-bottom: 5px;
}

.image_block p {
	margin: 0;
	padding: 0;
}

.sidebar_block, .blue_block, .fancy_block {
	padding: 1.5em 1.5em 1em 1.5em;
	width: 339px;
}

.sidebar_block {
	background: #e5e3d8;
}

.blue_block {
	background: #cedcda;
	color: #4d6a5f;
}

.newsletter_block {
	background: #e3e6df;
}

.newsletter_block div.title {
	height: 91px;
	background: url('../img/newsletters-header.jpg') 0px 0px no-repeat;
	padding-top: 12px;
	padding-left: 115px;
	padding-right: 24px;
	font-size: 24px;
	line-height: 26px;
	color: #4d6a5f;
}

.newsletter_block div.content {
	padding: 1.5em 1.5em 1em 1.5em;
}

.newsletter_block h3 {
/*	padding-top: 3px;*/
	color: #4d6a5f;
}

.newsletter_block h3 a {
	color: #4d6a5f !important;
}

.blue_block h1, 
.blue_block h2, 
.blue_block h3, 
.blue_block h4, 
.blue_block h5, 
.blue_block h6 {
	color: #676049;
}



/*  Content Area ==============================================================  */

#content {
	margin-bottom: 1.5em;
}










/*  Footer Area ==============================================================  */



/*  Wrapper area for footer_info and footer_nav  */

#footer_area {
/*	margin-top: 5px;*/
	border-top: 6px #a69c84 solid;
}

#footer_info {
	padding-top: 4px;
}

#footer_nav ul.nav {
	float: right;
}

#footer_nav ul.nav li a {
	background-image: url('../img/footer-nav-curves.gif');
	border-left: 1px #e6e2d3 solid;
	border-right: 1px #a69c84 solid;
	color: #58564e !important;
}



/*  Footer area for tertiary meta links  */

#footer_meta ul.meta, #footer_meta ul.meta li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#footer_meta {
	margin-top: 36px;
	margin-bottom: 36px;
	font-family: "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif;
	text-align: center;
}
#footer_meta ul.meta li {
	display: inline;
}
#footer_meta ul.meta li a {
	padding: 0px 5px;
	font-size: 0.8em;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #869d9d !important;
	text-decoration: none !important;
}
#footer_meta ul.meta li a:hover {
	text-decoration: underline !important;
}
