@charset "utf-8";
/*---------------------------------------------------------------------------------------

     * Filename:          main.css

  * Description:          Main Site Styles

      * Version:          1.0.1 (01-26-2010) MM-DD-YYYY

      * Website:          http://www.pinehillminocqua.com/

       * Author:          Mike Baldwin

  == STRUCTURE: =========================================================================

   * Content area width:  945px

   # of columns:          1-3 (Left/Center/Right) [Automatic through database]

        Anchors:          $__main                   Main Definitions
                          $__header                 Header Definitions
                          $__footer                 Footer Definitions
                          $__menuHeader             Header Menu Definitions
                          $__menuFooter             Footer Menu Definitions
                          $__menuBelowBannerUpper   Below Banner Upper Menu Definitions
                          $__sidebar                Sidebar Definitions
                          $__sidebarLeft            Left Sidebar Definitions
                          $__sidebarRight           Right Sidebar Definitions
                          $__content                Content Definitions
                          $__form                   Form Definitions
                          $__format                 Format Definitions

  ---------------------------------------------------------------------------------------*/


/*   __main
--------------------------------------------*/

body{
 background:url(../../images/img_bg_page.png);
 font-family:Helvetica, Arial, sans-serif;
 font-size:small;
 min-height:700px;
 line-height:125%;
 text-align:center}
h1{font-size:150%}
h2{font-size:130%}
h3{font-size:120%}
div#wrapper{
/* background:url(../../images/img_bg_page2.jpg) no-repeat 50% 0;*/
 margin:0 auto;
 text-align:left;
 width:980px}
body.pageHome div#wrapper{background:url(../../images/img_bg_page2.jpg) no-repeat 50% 0}
span#e-mail,
 span#alt-e-mail{display:none}
.clearBoth{clear:both}
.colorOrange{color:orange}
.visible{color:green}
.construction{color:#c60}
.invisible{color:red}
a:link{color:#00f}
a:visited{color:#606}
a:hover{color:#06c}
a:active{color:#666}
.flashHome{box-shadow:2px 2px 2px #000}


/*   __header
--------------------------------------------*/

div#header{
 background:url(../../images/img_logo.png) no-repeat 50% 0;
 clear:both;
 margin:0 auto;
 height:133px;
 padding:0;
 width:980px}
div#header div#logo{
}


/*   __footer
--------------------------------------------*/

div#footer{
 background:url(../../images/img_bg_footer.png) no-repeat 50% 0;
 clear:both;
 margin:0;
 padding:90px 0 0 0;
 text-align:center;
 width:980px}
div#footer address{
 display:none;
 color:#000;
 font-size:90%;
 font-style:normal}
div#footer a{font-size:0.8em}
div#footer div#designerUrl{
 margin:0;
 padding:0}
div#footer div#designerUrl a{font-size:90%}


/*   __menuHeader
--------------------------------------------*/

ul#menuHeader{
 bottom:-100px;
 list-style-type:none;
 margin:0;
 padding:0;
 position:relative;
 text-align:center;
 width:100%;
 z-index:20000}
ul#menuHeader li{
 display:inline-block;
 height:58px;
 margin:0;
 padding:0;
 width:133px}
ul#menuHeader li#menuHome{background:url(../../images/spr_menu.png)}
ul#menuHeader li#menuAboutUs{background:url(../../images/spr_menu.png) -130px 0}
ul#menuHeader li#menuLake{background:url(../../images/spr_menu.png) -267px 0}
ul#menuHeader li#menuMap{background:url(../../images/spr_menu.png) -400px 0}
ul#menuHeader li#menuCabins{background:url(../../images/spr_menu.png) -520px 0}
ul#menuHeader li#menuEvents{background:url(../../images/spr_menu.png) -650px 0}
ul#menuHeader li#menuRates{
 background:url(../../images/spr_menu.png) -790px 0;
 width:150px}
ul#menuHeader li a{
 color:#ddc08d;
 display:block;
 font-family:"Times New Roman", Times, serif;
 font-size:1.2em;
 font-weight:bold;
 height:58px;
 margin:0;
 padding:0;
 text-decoration:none}
ul#menuHeader li:hover,
 ul#menuHeader li.current{
 box-shadow:0px 3px 3px #000}


/*   __menuFooter
--------------------------------------------*/


/*   __menuBelowBannerUpper
--------------------------------------------*/

div#belowBannerUpper{
 padding:0;
 text-align:center}
div#belowBannerUpper ul{
 list-style-type:none;
 margin:12px 0 20px 0;
 padding:0}
div#belowBannerUpper ul li{
 background-color:#aca07c;
 display:inline;
 font-size:1em;
 font-weight:bold;
 margin:0;
 padding:0.4em 0}
div#belowBannerUpper ul li a{
 color:#362414;
 font-weight:bold;
 padding:0.5em;
 text-decoration:none}
div#belowBannerUpper ul li a:hover{color:#333}
div#belowBannerUpper ul li.current{background-color:#dfcd99}
div#belowBannerUpper ul li.current a{color:#333}


/*   __sidebar
--------------------------------------------*/


/*   __sidebarLeft
--------------------------------------------*/


/*   __sidebarRight
--------------------------------------------*/


/*   __content
--------------------------------------------*/

div#main-body{
 font-size:0.85em;
 min-height:530px;
 margin:0 auto;
 padding:0;
 text-align:left;
 width:945px}
div#main-body div#content{
 background-color:rgba(161,149,111,0.6);
 border:1px solid #776e52;
 margin:-20px 0 0 0;
 min-height:530px;
 padding:40px 10px 10px 10px}
body.pageHome div#main-body div#content{
 background:none;
 border:none}


/*   __form
--------------------------------------------*/

form{
 color:#000;
 font-family:Helvetica, Arial, sans-serif}
form fieldset{border:1px solid #362414}
form dt.title{
 border-bottom:1px solid #333;
 font-size:1.4em;
 font-weight:bold}
form span.reqAst{color:#ff0000}
form dt.sep{border-bottom:1px solid #333}
form dt.label,
 form dt.label2Left,
 form dt.label2Right{
 color:#000;
 font-weight:bold}
form dt.submit input,
 form dt.button input{
 background-color:#8e835f;
 border-color:#ccc #666 #aaa #ccc;
 color:#362414;
 font-size:1.2em}
form dt.submit input:hover,
 form dt.button input:hover{
 background-color:#dfcd98;
 color:#362414}
form dt.submit input:active{border-color:#aaa #ccc #ccc #666}
form dt.error{color:#f00}
form input.error,
 form textarea.error,
 form select.error{
 border:2px solid #f00}
form label.error{color:#f00}


/*   __format
--------------------------------------------*/

p.title1{font-size:1.2em}
dl.separator{border-bottom:1px solid #362414}