/* --------- /stylesheets/sierraoaksoforegon.css --------- */ 
/* --------- /stylesheets/sierraoaksoforegon.css --------- */ 
/*
G5 Search Marketing Copyright 2009
Local Search Marketing - Local Internet Advertising
*/

/* reset - don't modify */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:normal;}
p,ol,ul {list-style:none;}
caption,th {text-align:left;}
q:before,q:after{content:'';}
abbr,acronym {border:0;}
/* /reset */

h1 {font-size: 160%;}
h2 {font-size: 140%;}
h3 {font-size: 130%;}
h4 {font-size: 120%;}
h5 {font-size: 100%;}
h6 {font-size: 80%;}
h1,h2,h3,h4,h5,h6 {font-family: georgia, garamond, serif;}
h2,h3,h4,h5,h6 {font-weight: normal;}

html {text-align:center;background: url(/images/bg_01.jpg) top left repeat;}
body {
    position : relative; 
    margin: 0 auto; 
    text-align : center;
    color: #674914;
    font-family : verdana, arial, sans-serif;
    font-size: 12px;
    background: transparent;
}
a {color: #a8001f; outline:none; text-decoration: underline;}
a:hover {color: #99001d;}

.clear {clear:both;}
.strong {font-weight:bold;}
.right {float:right;}
img.right {padding:0 0 10px 20px;}
.left {float:left;}
img.left {padding:0 20px 10px 0;}

/* Outline */
div#whopper {
    position: relative;
    width: 952px;
    margin: 25px auto 0 auto;
    text-align: left;
    background: #fcf3e2 url(/images/body_bg_01.gif) top left repeat-y;
}

div#header {
    position: relative;
    width: 952px;
    height: 134px;
    background: url(/images/header_bg_01.jpg) top left repeat-x;
}

div#middle {
    position: relative;
    min-height:450px;
    height:auto !important;
    height:450px;
    z-index: 1;
    margin: 0 3px;
    background: #fcf3e2 url(/images/homeContTop_bg_01.gif) 2px 3px no-repeat;
}

div#footer, div#footer a {color: #eed8b7;}

/* Template */
div#logo {
    position: absolute;
    top: 32px;
    left: 29px;
}
div#logo span.noLink {
    position: relative;
    width: 284px;
    height: 58px;
    display: block;
    text-indent: -9999px;
    background: url(/images/headerLogo_bg_01.jpg) top left no-repeat;
}
div#logo span.link a {
    display: block;
    width: 284px;
    height: 58px;
    display: block;
    text-indent: -9999px;
    background: url(/images/headerLogo_bg_01.jpg) 0 0 no-repeat;
}

div#header ul {
    position: absolute;
    width: 248px;
    height: 20px;
    top: 33px;
    right: 33px;
    color: #986c29;
}
div#header ul li {font-size: 9px;float: left;}
div#header ul li a {
    background: url(/images/headerNavBorder_bg_01.gif) center right no-repeat;
    color: #986c29;
    font-size: 9px;
    padding: 0 10px 0 7px;
}
div#header ul li.last {padding: 0 0 0 7px;}
div#header ul li.last a {background-image: none;}

/* Navigation */
/*-----------------------*/
#navWrap {
    position: relative;
    width: 946px;
    height: 24px;
    overflow: hidden;
    left: 3px;
}
#nav {}
#nav li {float:left;}
#nav li a.top-level {
    display: block;
    width: 140px;
    height: 46px;
    text-indent: -9999px;
    background: url(/images/nav_bg_01.jpg) 0 0 no-repeat;
}
#nav li.home a.top-level {
    width: 159px;
    background-position: 0 0;
}
#nav li.home a.top-level:hover {background-position: 0 -24px;}
#nav li.services a.top-level {
    width: 157px;
    background-position: -159px 0;
}
#nav li.services a.top-level:hover {background-position: -159px -24px;}
#nav li.care a.top-level {
    width: 158px;
    background-position: -316px 0;
}
#nav li.care a.top-level:hover {background-position: -316px -24px;}
#nav li.about a.top-level {
    width: 158px;
    background-position: -474px 0;
}
#nav li.about a.top-level:hover {background-position: -474px -24px;}
#nav li.photo a.top-level {
    width: 157px;
    background-position: -632px 0;
}
#nav li.photo a.top-level:hover {background-position: -632px -24px;}
#nav li.locations a.top-level {
    width: 157px;
    background-position: -789px 0;
}
#nav li.locations a.top-level:hover {background-position: -789px -24px;}



#nav li ul { /* second-level lists */
    position: absolute;
    width: 154px;
    padding: 2px 2px 0 0;
    margin: 0 2px 0 0;
    background: url(/images/nav_bg_01.gif) top left repeat-y;
    left: -999em;
}
#nav li.home ul li a,
#nav li.community ul li a, 
#nav li.about ul li a, 
#nav li.photo ul li a,
#nav li.contact ul li a, 
#nav li.map ul li a {
    width: 150px;
    height: 24px;
    padding: 0;
    margin: 0 0 0 2px;
    background-image: none;
    border: 1px solid #c9a268;
    border-width: 1px 1px 0 1px;
    color: #e4c898;
    display: block;
    font-weight: bold;
    line-height: 24px;
    text-indent: 10px;
}
#nav li ul li.last a {border-bottom: 1px solid #c9a268;margin-bottom: 2px;}
#nav li.home ul li a:hover,
#nav li.community ul li a:hover, 
#nav li.about ul li a:hover, 
#nav li.photo ul li a:hover, 
#nav li.contact ul li a:hover, 
#nav li.map ul li a:hover {
    background: url(/images/navHover_bg_01.gif) 141px 3px no-repeat;
    color: #c9a268;
    display: block;
    width: 150px;
    height: 24px;
    line-height: 24px;
    padding: 0;
}
#nav li ul ul { /* third-and-above-level lists */
	margin: -24px 0 0 139px;
        display: none;
}
#nav li:hover ul ul, #nav li.sfhover ul ul {left: -999em;}
#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}
#nav li:hover, #nav li.hover {position: static;}

/* homepage styles */
div#homeCont {
    position: relative;
    width: 946px;
    height: 296px;
    margin-left: 3px;
}

div#homeLeft {
    position: relative;
    width: 631px;
    height: 296px;
    float: left;
    background: url(/images/homeImageBorder_bg_01.gif) 31px 31px no-repeat;
}

div#slideshow_home {
    position: relative;
    width: 594px;
    height: 262px;
    top: 34px;
    left: 15px;
}
div#slideshow_home img {border: 0; padding: 0; margin: 0;}

div#slideshow-photo {
    position: relative;
    width: 594px;
    height: 259px;
    border: 0;
    padding: 0;
    margin: 0;
}

div#homeRight {
    position: relative;
    width: 315px;
    float: right;
    padding-top: 31px;
}
div#homeRight ul {
    margin-left: 31px;
    background: url(/images/homeDiv_bg_01.gif) bottom left no-repeat;
}
div#homeRight ul li {
    background: url(/images/homeDiv_bg_01.gif) top left no-repeat;
    text-indent: -9999px;
    padding: 10px 0 11px 0;
}
div#homeRight ul li a {}
div#homeRight ul li.info {
    width: 254px;
    height: 26px;
    background: url(/images/homeInformation_bg_01.gif) no-repeat;
}
div#homeRight ul li.tour a {
    width: 253px;
    height: 88px;
    display: block;
    background: url(/images/homeTour_bg_01.jpg) top left no-repeat;
}
div#homeRight ul li.brochure a {
    width: 253px;
    height: 88px;
    display: block;
    background: url(/images/homeBrochure_bg_01.jpg) top left no-repeat;
}

div#homeBot {
    position: relative;
    width: 952px;
    clear: both;
    padding-bottom: 10px;
}
div#homeBot h1, div#homeBot h3 {
    padding: 10px 34px 0 10px;
}
div#homeBot p {
    line-height: 1.5em;
    padding: 0 34px 0 10px;
}

div#bottom {
    position: relative;
    width: 952px;
    height: 20px;
    background: url(/images/homeContBottom_bg_01.gif) bottom left no-repeat;
}

div#fontSwitch {
    position: absolute;
    top: 29px;
    right: 20px;
    text-align: right;
}

/* Interior Styles */
div#intCont {
    position: relative;
    width: 946px;
    padding-top: 31px;
    background: #fcf3e2 url(/images/homeContTop_bg_01.gif) 2px 3px no-repeat;
}

div#col2 {
    position: relative;
    width: 284px;
    padding-left: 31px;
    float: left;
}

div#intCCP {
    position: relative;
    width: 254px;
    height: 148px;
    padding: 0 0 20px 0;
}
div#intCCP p {
    position: relative;
    width: 252px;
    height: 39px;
    text-indent: -9999px;
    background: url(/images/homeInformation_bg_01.gif) top left no-repeat;
}
div#intCCP ul {
    position: relative;
    height: 88px;
    padding: 15px 0 0 0;
    background: url(/images/intDiv_bg_01.gif) top left no-repeat;
}
div#intCCP ul li {float: left;padding: 0; margin: 0;}
div#intCCP ul li.intTour a {
    width: 127px;
    height: 88px;
    display: block;
    background: url(/images/intTour_bg_01.gif) top left no-repeat;
    text-indent: -9999px;
}
div#intCCP ul li.intBrochure a {
    width: 126px;
    height: 88px;
    display: block;
    background: url(/images/intBrochure_bg_01.gif) top left no-repeat;
    text-indent: -9999px;
}

div#p_col2_top, div#p_col2_middle {
    position: relative;
    width: 252px;
    padding: 1px 0 0 0;
    clear: left;
    background: url(/images/intDiv_bg_01.gif) top left no-repeat;
}

div#testimonial {
    position: relative;
    width: 252px;
}
div#testimonial p {
    color: #c9a268;
    font-family: georgia, garamond, serif;
    font-size: 16px;
    font-style: italic;
    line-height: 1.8em;
}
div#testimonial p em {
    color: #25581f;
    font-size: 11px;
}

div#photo_gallery {
    position: relative;
    width: 520px;
    margin: 10px auto;
    padding: 15px 15px 0 15px;
    border: 1px dashed #938040;
}
div#photo_gallery ul {}
div#photo_gallery li {
    display: inline;
    padding: 0 15px 0 0;
}
div#photo_gallery li img {
    width: 75px;
    height: 75px;
    margin: 0 0 15px 0;
    border: 2px solid #ac8d4d;
}

div#col1 {
    position: relative;
    width: 606px;
    min-height:500px;
    height:auto !important;
    height:500px;
    float: right;
    border-left: 1px dashed #c9a268;
    padding-right: 24px;
}

.contentHeader {
    position: relative;
    height: 146px;
    margin: 0 0 20px 20px;
    background: url(/images/interiorHeader_bg_01.gif) 0 0 no-repeat;
}
h1.contentHeader,
h2.contentHeader,
h3.contentHeader,
span.contentHeader,
div .contentHeader {
    color: #25581f;
    font-family: georgia, times, serif;
    font-size: 30px;
    font-style: italic;
    font-weight: normal;
    line-height: 146px;
    padding-left: 63px;
}

.contentHeader img {float: right;}

div#rightColSubHeader {
    position: relative;
    width: 596px;
}
div#rightColSubHeader h5 {
    color: #674914;
    font-family: times, georgia, garamond, serif;
    font-size: 18px;
    height: 35px;
    margin: 30px 0 0 0;
    padding: 0 0 0 23px;
}

div#content, div#site-map, div#other-facilities {
    line-height: 2.0em;
    padding: 0 23px;
 }
div#content ul, div#content ol {
    margin-left: 20px;
    list-style: disc;
}

div#site-map ul {
    padding-top: 20px;
    margin-left: 20px;
    list-style: disc;
}

/* Contact Form */
div#contact, div#siteMap {
    position: relative;
    padding: 20px 80px 20px 40px;
}
div#content em {font-style: italic;}

div#quote table .label {text-align: right; padding-right: 10px;font-weight:bold;}
div#quote table td {padding-bottom: 5px;}

div#quote table td h4 { padding: 12px 0 12px  20px; font-weight: bold;} 
div#quote table span.example {color: #555; font-size: 10px;} 
div#quote table  td#button {padding-top: 12px;}

div#flashmap {
    position: relative;
    width: 550px;
    height: 300px;
    margin: 10px;
    border: 2px solid #674914;
}

/* Footer Styles */
div#footerWrap {
    position: relative;
    width: 952px;
    margin: 0 auto;
    text-align: center;
}
div#footerWrap a {color: #FFF;}
div#footerLeft {
    float: left;
}
div#footerLeft ul {padding: 10px 0 0 0;}
div#footerLeft ul li {float: left;}
div#footerLeft ul li a {
    background: url(/images/footerNav_bg_01.gif) center right no-repeat;
    padding: 0 10px 0 5px;
}
div#footerLeft ul li.first a {padding: 0 10px 0 0;}
div#footerLeft ul li.last a {background-image: none;}
div#footerLeft p {
    clear: left;
    color: #FFF;
    line-height: 2em;
    text-align: left; 
}

div#footerRight {float: right;}
div#footerRight ul {padding: 10px 0 0 0; text-align: right;}
div#footerRight ul li {display: inline;}
div#footerRight ul li a {
    background: url(/images/footerNav_bg_01.gif) center right no-repeat;
    padding: 0 10px 0 5px;
}
div#footerRight ul li.last a {padding: 0 0 0 5px; background-image: none;}
div#footerRight p {
    clear: left;
    text-align: right;
    line-height: .1em;
    color: #FFF;
}

/* Signature Brand Styles */
#signature-brand {width:180px;height:20px;display:block;margin:10px 0;outline:none;text-indent:-9999px;background:url(/images/signature-brand.gif);overflow:hidden;}
#signature-brand:hover, 
#signature-brand:focus {background-position:0 -20px;}
#signature-brand:active {background-position:0 -40px;}
/* --------- /stylesheets/inline.css --------- */ 
/*
 _ _       _     _       _          
| (_)_ __ | | __(_)_   _(_) ___ ___ 
| | | '_ \| |/ /| | | | | |/ __/ _ \
| | | | | |   < | | |_| | | (_|  __/
|_|_|_| |_|_|\_\/ |\__,_|_|\___\___|
              |__/         
*/

#inline-edit-tools{
  background: #F0F4F5 url(http://www.g5search.com/javascripts/ext/resources/images/gray/toolbar/bg.gif) repeat-x scroll left top;
  border-color: #D0D0D0;
  border-style: solid;
  border-width: 1px;
  padding: 2px;
}

#inline-edit-tools a.edit{
  background-position: 0 2px;
  display: block;
  padding: 3px 0 2px 18px;
  color: #000;
  background-repeat: no-repeat;
  text-decoration: none;
  background-image: url(http://www.g5search.com/javascripts/ext/resources/images/default/shared/fam/page_edit.png) !important;
}

/* --------- /javascripts/shadowbox/skin/classic/skin.css --------- */ 
/**
 * The "classic" theme CSS for Shadowbox.
 *
 * This file is part of Shadowbox.
 *
 * Shadowbox is an online media viewer application that supports all of the
 * web's most popular media publishing formats. Shadowbox is written entirely
 * in JavaScript and CSS and is highly customizable. Using Shadowbox, website
 * authors can showcase a wide assortment of media in all major browsers without
 * navigating users away from the linking page.
 *
 * Shadowbox is released under version 3.0 of the Creative Commons Attribution-
 * Noncommercial-Share Alike license. This means that it is absolutely free
 * for personal, noncommercial use provided that you 1) make attribution to the
 * author and 2) release any derivative work under the same or a similar
 * license.
 *
 * If you wish to use Shadowbox for commercial purposes, licensing information
 * can be found at http://mjijackson.com/shadowbox/.
 *
 * @author      Michael J. I. Jackson <mjijackson@gmail.com>
 * @copyright   2007-2008 Michael J. I. Jackson
 * @license     http://creativecommons.org/licenses/by-nc-sa/3.0/
 * @version     SVN: $Id: skin.js 91 2008-03-28 17:39:13Z mjijackson $
 */

/*_____________________________________________________  container & overlay  */
#shadowbox_container, #shadowbox_overlay {
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  margin: 0;
  padding: 0;
}
#shadowbox_container {
  position: fixed;
  display: block;
  visibility: hidden;
  z-index: 999;
  text-align: center; /* centers #shadowbox in quirks and IE */
}
#shadowbox_overlay {
  position: absolute;
}

/*_______________________________________________________________  shadowbox  */
#shadowbox {
  position: relative;
  margin: 0 auto;
  text-align: left; /* reset left alignment */
}

/*____________________________________________________________________  body  */
#shadowbox_body {
  position: relative;
  margin: 0;
  padding: 0;
  border: 1px solid #333;
  overflow: hidden;
}
#shadowbox_body_inner {
  position: relative;
  height: 100%;
}
#shadowbox_content.html {
  height: 100%;
  overflow: auto; /* make html content scrollable */
}

/*_________________________________________________________________  loading  */
#shadowbox_loading {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}
#shadowbox_body, #shadowbox_loading {
  background-color: #060606; /* should match loading image background color */
}
#shadowbox_loading_indicator {
  float: left;
  margin: 10px 10px 0 10px;
  height: 32px;
  width: 32px;
  background-image: url(/javascripts/shadowbox/skin/classic/loading.gif);
  background-repeat: no-repeat;
}
#shadowbox_loading span {
  font-family: 'Lucida Grande', Tahoma, sans-serif;
  font-size: 10px;
  float: left;
  margin-top: 16px;
}
#shadowbox_loading span a:link,
#shadowbox_loading span a:visited {
  color: #fff;
  text-decoration: underline;
}

/*____________________________________________________________  title & info  */
#shadowbox_title, #shadowbox_info {
  position: relative;
  margin: 0; /* these must have no vertical margin or padding */
  padding: 0;
  overflow: hidden;
}
#shadowbox_title_inner, #shadowbox_info_inner {
  position: relative;
  font-family: 'Lucida Grande', Tahoma, sans-serif;
  line-height: 16px;
}
#shadowbox_title {
  /*height: 26px;*/
  height: 4em;  /* this can be just about any value because of the overflow, but the 2-4em ballpark looks best, IMO, and prevents overflow off the top of the viewport for captions up to three lines */
  overflow: visible;
}
#shadowbox_title_inner {
	position: absolute;
	bottom: 0;
  font-size: 16px;
  padding: 5px 0;
  color: #fff;
}
#shadowbox_info {
  height: 20px;
}
#shadowbox_info_inner {
  font-size: 12px;
  color: #fff;
}

/*_____________________________________________________________________  nav  */
#shadowbox_nav {
  float: right;
  height: 16px;
  padding: 2px 0;
  width: 45%;
}
#shadowbox_nav a {
  display: block;
  float: right;
  height: 16px;
  width: 16px;
  margin-left: 3px;
  cursor: pointer;
}
#shadowbox_nav_close {
  background-image: url(/javascripts/shadowbox/skin/classic/icons/close.png);
  background-repeat: no-repeat;
}
#shadowbox_nav_next {
  background-image: url(/javascripts/shadowbox/skin/classic/icons/next.png);
  background-repeat: no-repeat;
}
#shadowbox_nav_previous {
  background-image: url(/javascripts/shadowbox/skin/classic/icons/previous.png);
  background-repeat: no-repeat;
}
#shadowbox_nav_play {
  background-image: url(/javascripts/shadowbox/skin/classic/icons/play.png);
  background-repeat: no-repeat;
}
#shadowbox_nav_pause {
  background-image: url(/javascripts/shadowbox/skin/classic/icons/pause.png);
  background-repeat: no-repeat;
}

/*_________________________________________________________________  counter  */
#shadowbox_counter {
  float: left;
  padding: 2px 0;
  width: 45%;
}
#shadowbox_counter a {
  padding: 0 4px 0 0;
  text-decoration: none;
  cursor: pointer;
  color: #fff;
}
#shadowbox_counter a.shadowbox_counter_current {
  text-decoration: underline;
}

/*___________________________________________________________________  clear  */
div.shadowbox_clear {
  clear: both; /* clear floating counter & nav */
}

/*________________________________________________________________  messages  */
div.shadowbox_message {
  font-family: 'Lucida Grande', Tahoma, sans-serif;
  font-size: 12px;
  padding: 10px;
  text-align: center;
}
div.shadowbox_message a:link,
div.shadowbox_message a:visited {
  color: #fff;
  text-decoration: underline;
}

#shadowbox_title {
  border: 0px solid;
} 

#shadowbox_info {
  border: 0px solid;
}


