/**   Styles for "Screen" Media
*     File: styles.css
*     Author: Nate Hanna
*     Auth Web: http://www.mediasation.com
*     modified: 19 November 2008 @ 18:15 EST
* --------------------------------------------------------------
**/

/** Element/Global Styles (including Typography)
-------------------------- **/
html { 
   font-size: 62.5%; /* about 10px if browser size is set at default (16px) */
   font-family: "Trebuchet MS", Arial, Helvetica, Geneva, "microsoft sans serif", sans-serif;
   color: #3F3A30;
}
body { background-color: #29241E; padding: 15px 0; }
   a, a strong {
		color: #B20022;
		text-decoration: underline;
	}
   	a:hover { text-decoration: none; }
   	a:visited { color: #29241E; }
   	a img { border: 0; }

   h1, h2, h3, h4, h5, h6,
   .content h1, .content h2, .content h3, .content h4, .content h5, .content h6 {
   	line-height: 1.25em;
   	font-weight: normal;
   }
   	h1, .content h1 { font-size: 2.8em; color: #000; margin-bottom: 8px;  }
         h1, 
         .content h1,
         #topNavigation ul li a, 
         #home #hightlights #featured h2,
         #home #hightlights #contactOffice h2 { font-family: Georgia, "New York", Garamond, "Times New Roman", Times, serif;  }
   	h2, .content h2 { font-size: 1.8em; }
   	h3, .content h3 { font-size: 1.6em; }
   	h4, .content h4 { font-size: 1.4em; }
   	h5, .content h5 { font-size: 1.2em; }
   	h6, .content h6 { font-size: 1.0em; }

div.hr {
	height: 1px;
	margin: 1.6em 0 1.6em 0;
	background: #8A8278 no-repeat scroll center;
}
	div.hr hr { display: none; }

strong { color: #2A2720; }

#wrapper {
	position: relative;
	width: 995px;
	min-height: 886px;
	margin: 0 auto;
   background: transparent url('../images/bg_wrapper.jpg') left top repeat-y;
}
   #home #wrapper { min-height: 822px; }
pre { color: #000; }

/** Header
-------------------------- **/
/** @group header */
#header { 
   width: 883px;
   background: #29241E url('../images/bg_content_T.jpg') left top no-repeat;
   height: 359px;
   padding: 56px;
   padding-bottom: 0;
}

#header #banner {
   width: 882px;
   height: 325px;
   background: transparent url('../images/bg_banner.jpg') left top no-repeat;
   position: relative;
}

#header #masthead a, 
#header #masthead a:visited
{
	position: absolute;
	display: block;
	background: url("../images/logo.jpg") 0 0 no-repeat;
	text-indent: -10000px;
	width: 355px;
	height: 95px;
	text-decoration: none;
	overflow: hidden;
	z-index: 5;
	top: 119px;
	left: 39px;
}
/** @group topNavigation */
#topNavigation {
   width: 873px;
   height: 35px;
   background-color: #29241E;
   padding-left: 10px;
   overflow: hidden;
}
   #topNavigation ul li { display: inline; }
      #topNavigation ul li a {
         display: block;
         float: left;
         padding: 9px 12px;
         padding-right: 55px;
         color: #B4A388;
         font-size: 1.4em;
         text-decoration: none;
         text-transform: uppercase;
         letter-spacing: 0.1em;
         background: transparent url('../images/bg_nav.gif') right 50% no-repeat;
      }
         #topNavigation ul li.last a { padding-right: 0; background-image: none; }
         #topNavigation ul li a:hover { text-decoration: underline; }
/* @end topNavigation **/

/* @end header **/

/** ContentWrapper
-------------------------- **/
/** @group contentWrapper */
#contentWrapper {
   min-height: 471px;
   background: transparent url('../images/bg_content_B-default.jpg') left bottom no-repeat;
   position: relative;
}
   #home #contentWrapper { min-height: 439px; background-image: url('../images/bg_content_B.jpg'); }
/** @group home #hightlights */
#home #hightlights {
   width: 873px;
   height: 175px;
   overflow: hidden;
   position: absolute;
   top: 0;
   left: 60px;
   font-size: 1.1em;
   line-height: 1.5em;
   background: transparent url('../images/bg_home_contact.jpg') right top no-repeat;
}
   #home #hightlights #column1 {
      width: 200px;
      float: right;
      padding: 20px 280px 0 0;
   }
   #home #hightlights #column2 {
      width: 340px;
      float: left;
      padding: 10px 0 0 20px;
   }
      #home #hightlights #column2 h2,
      #home #hightlights #column1 h2,
      #home #contentSlot h1 {
         margin: 0 0 0.1em 0;
         font-size: 1.6em;
         font-style: italic;
      }
      #home #hightlights #column2 .content { padding-top: 12px; padding-right: 20px; }
      #home #hightlights #column2 strong { color: #A1002A; font-size: 1.1em; }
         #home #hightlights #column2 h2 strong { 
            color: #3F3A30;
            font-weight: normal;
            font-size: 1.0em;
         }

   #home #hightlights #column2 img { padding: 0 13px 0 0; }
/* @end home #hightlights **/

/** @group contentSlot */
#contentSlot {
   width: 882px;
   padding-right: 57px;
   float: right;
}
   #default #contentSlot h1 { font-size: 2.2em; }
   #bio #contentSlot { width: 625px; }
   #home #contentSlot {
      margin: 176px -5px 2px 0;
      width: 928px;
      background: transparent url('../images/bg_scroll_M.gif') 47px top repeat-y;
      position: relative;
   }
      #home #layout { min-height: 199px; }
      #home #contentSlot .content {
         width: 760px;
         padding: 0 10px;
         padding-left: 65px;
         font-size: 1.1em;
         line-height: 1.7em;
      }
      #home #contentSlot #scrollT,
      #home #contentSlot #scrollB,
      #home #contentSlot #scrollEmblem {
         position: absolute;
         top: 0;
         left: 47px;
         width: 871px;
         height: 35px;
         background: transparent url('../images/bg_scroll_T.gif') left top no-repeat;
      }
      #home #contentSlot #scrollB {
         background-image: url('../images/bg_scroll_B.gif');
         top: auto;
         bottom: 0;
      }
      #home #contentSlot #bgWrapper { background: transparent url('../images/bg_scroll_emblem.gif') 718px bottom no-repeat; }
         #home #contentSlot h1 { padding-left: 15px; display: none; }
         #home #contentSlot .content td { padding: 0 15px; }
         #home #contentSlot .content td ul li {
            margin: 0;
         }
/** @group togglers */
    #layout.togglers ul {
       margin: 0;
       padding: 0 0 0.8em 30px;
    }

#contentSlot h2.toggler {
   border-bottom: 1px solid #29241E;
   cursor: pointer;
   cursor: hand;
   padding: 2px 5px;
   padding-left: 30px;
   margin: 0;
}
   #contentSlot .up, #contentSlot .down { background: transparent url("../images/bg_toggle_down.gif") 5px 7px no-repeat; }
      #contentSlot .up {
         color: #FFF;
         background-color: #29241E;
         border-bottom-color: #29241E;
         background-image: url("../images/bg_toggle_up.gif"); 
      }
   #contentSlot .togglers blockquote {
      margin: 0;
      padding: 10px 25px;
   }
      #contentSlot blockquote.collapse p { margin: 0 0 0.8em 0; }
      #contentSlot blockquote.collapse ul {
          margin: 0;
          padding: 0 0 0.8em 30px;
       }
/* @end togglers **/

/** @group layout */
#layout {
   padding-left: 20px;
   padding-right: 15px;
   font-size: 1.2em;
   line-height: 1.5em;
   min-height: 415px;
}
   #bio #layout {
      float: left;
      width: 345px;
   }
   #layout strong { font-size: 1.1em; }
   #home #layout td { padding-right: 10px; }
/* @end layout **/
/** @group marginSlot */
#bio #marginSlot {
   width: 225px;
   float: left;
   padding-top: 15px;
   font-size: 1.1em;
}
/** @group hdrImg */
#hdrImg {
   padding: 13px;
   background: transparent url('../images/bg_photo.png') left top no-repeat;
   width: 202px;
   height: 221px;
   overflow: hidden;
}
   #hdrImg div.img {
      width: 202px;
      height: 222px;
      overflow: hidden;
   }
/* @end hdrImg **/
/** @group margincontent */
.margincontent {
   display: block;
   padding: 8px 15px; 
}
/* @end margincontent **/
/* @end marginSlot **/
/* @end contentSlot **/
/** @group sideBar */
#bio #sideBar {
   width: 257px;
   float: left;
   padding-left: 56px;
}
   #bio #sideBar .content { padding: 13px 15px; }
/** @group sectionNav */
#bio #sectionNav ul {
   list-style: none;
   margin: 0;
   padding: 0;
}
#bio #sectionNav ul li a {
   display: block;
   background-color: #D9CCB2;
   border: 1px solid #C1B59D;
   font-size: 1.8em;
   color: #000;
   text-decoration: none;
   padding: 8px;
}
   #bio #sectionNav ul li a small { color: #666054; font-size: 0.6em; }
      #bio #sectionNav ul li a:hover {
         background-color: #C1B59D;
         border: 1px solid #29241E;
      }
/* @end sectionNav **/

/* @end sideBar **/
/* @end contentWrapper **/



/** Footer
-------------------------- **/
/** @group footer */
#footer { 
   height: 55px; 
   overflow: hidden;
   font-size: 1.1em;
}
   #footer, #footer a, #optionsBar a { 
      color: #554631;
      text-decoration: none;
   }
      #footer a:hover { color: #32291D; }

#footer #copyright {
   float:  left;
   padding: 14px 0 0 58px;
}
#footer #siteBy {
   float: right;
   padding: 14px 58px 0 0;
}
   #home #footer #copyright,
   #home #footer #siteBy { padding-top: 23px; }
/* @end footer **/


/** @group formContent */
#formContent td.content { vertical-align: top; padding-top: 4px;}
#formContent td.content label { font-weight: normal; }
#formContent input.input, #formContent textarea.textarea { border-color: 1px solid #29241E; }
#formContent input.submit {
   background-color: #B20022;
   border: 1px solid #851A1D;
   border-left-color: #BF262A;
   border-top-color: #BF262A;
   color: #F5EED2;
}
/* @end formContent **/


/** Class Styles
-------------------------- **/
.hidden, .printOnly {
	display: none;
}

.clear {
  clear:both;
  height:1px;
  overflow:hidden;
  margin-bottom:-1px;
}
