/*
	based on bookish1.0 by nodethirtythree design
	http://www.nodethirtythree.com
*/
*
{
margin: 0px;
padding: 0px;
}

body
{
background: #003935 url(/public/images/background_gradient.png) repeat-x top left;
font-size: 0.7em;
font-family: verdana, arial, helvetica, sans-serif;
color: #857D74;
}

p
{
display: block;
}

a
{
color: #D97900;
text-decoration: underline;
padding: 0 1px;
}

a:hover
{
text-decoration: none;
background-color: #D97900;
color: white;
padding: 0 1px;
}

em
{
font-style: italic;
}

.date
{
font-family: georgia, "times new roman", serif;
font-size: 10px;
}

h1,h2,h3,h4,h5,h6,th
{
font-family: georgia, "times new roman", serif;
text-transform: lowercase;
}

h4 {
  margin: 1em 0;
}

.foot
{
clear:both;
font-size: 0;
line-height: 0;
}

.divider
{
border-bottom: solid 1px #eee;
}

th strong
{
color: #fff;
}

table
{
border-collapse: collapse;
width: 100%;
}

th
{
background: #824900 url(/public/images/thbg.gif) repeat-x;
height: 29px;
padding-left: 11px;
padding-right: 11px;
color: #fff;
text-align: left;
border-left: solid 1px #A8814D;
border-bottom: solid 2px #ffffff;
}

tr
{
height: 30px;
}

td
{
padding-left: 11px;
padding-right: 11px;
border-left: solid 1px #EED9C3;
border-bottom: solid 1px #ffffff;
}

td.first,th.first
{
border-left: 0px;
}

tr.rowA
{
background: #FFF0DE url(/public/images/trbg1.gif) repeat-x;
}

tr.rowB
{
background: #FFFAF4 url(/public/images/trbg2.gif) repeat-x;
}

#outer
{
width: 63em;
background: #fff;
margin: 20px auto 0px auto;
padding: 4px 4px 4px 4px;
}

#outer2
{
width: 724px;
height: 3px;
font-size: 0px;
line-height: 0px;
padding: 0px;
margin: 0px auto 0px auto;
}

#inner
{
/*
background-image: url(/public/images/cbg2.gif);
background-repeat: repeat-y;
*/
}

#header
{
position: relative;
height: 80px;
background-image: url(/public/images/headbg.gif);
}

#contact_box {
width: 19em;
float: right;
color: #bbb;
font-size: 0.8em;
text-align: right;
padding: 3px 3px 0 0;
}

#splash {
  margin-top: 0.25em;
   width: 100%; 
   background-color: white;
}

#splash #tagline_box {
  float: right; 
  width: 18em;
  background-color: white;
}

#splash #tagline {
  font-size: 2em;
  color: #6C3C1E;
  line-height: 0.8em;
  margin: 0.5em 0 1em 0;
}

#splash #tagline small {
  font-size: 60%;
  color: #92725E;
}

#side #splash_lead {
   font-size:1.2em;
   line-height:1.5em;
}

#header_image
{
padding:1.5em 0 0 1.5em;
}

#header_image a:hover 
{
  background-color: transparent;
}

#header h1
{
position: absolute;
bottom: 10px;
font-size: 3em;
padding-left: 26px;
color: #fff;
line-height:0.5em;
}

#header h1 strong
{
color: #fff;
}

#header h1 span
{
  color:#D97900;
  font-family:arial,helvetica,sans-serif;
  font-size: 0.4em;
  letter-spacing:2px;
  float: right;
  text-transform:uppercase;
  font-size:0.35em;
  line-height:2em;  
}

#menu
{
position: absolute;
right: 0px;
padding-right: 26px;
bottom: 6px;
color: #A75300;
}

#menu ul
{
list-style: none;
}

#menu li
{
float: left;
border-left: solid 1px #A75300;
padding-left: 8px;
margin-left: 8px;
text-transform: lowercase;
}

#menu li.first
{
margin-left: 0px;
padding-left: 0px;
border-left: 0px;
}

#menu a
{
color: #fff;
}

#xbgA
{
height: 31px;
width: 43em;
position: absolute;
top: 0px;
background-image: url(/public/images/cbg1.gif);
z-index: 1;
}

#xbgB
{
position: relative;
height: 32px;
width: 43em;
background-image: url(/public/images/cbg3.gif);
z-index: 1;
}

#main
{
position: relative;
width: 43em;
margin: 1px -43em 0px 0px;
float: left;
}

#main_inner
{
padding: 8px 28px 18px 18px;
background:url(/public/images/cbg1.gif) repeat-x top left;
z-index: 5;
font-size: 1.1em;
color: #333;
}

* html #main_inner {
  background: none;
}

#main ul
{

}

#main li
{
margin-bottom: 0.2em;
margin-left: 45px;
}

#main h2,h3
{
color: #6C3C1E;
}

#main h2
{
font-size: 1.6em;
background-image: url(/public/images/db1.gif);
background-repeat: no-repeat;
height: 60px;
padding-left: 22px;
margin-bottom: -15px;
}

#main h3
{
font-size: 1.1em;
background-image: url(/public/images/db2.gif);
background-repeat: no-repeat;
height: 50px;
padding-left: 22px;
margin-bottom: -15px;
}

#main p
{
margin: 1em 0;
}

#main p, #main ul 
{
  line-height:1.3em;
}

#main p strong
{
color: #46392B;
}

#main .content
{
position: relative;
padding-left: 22px;
}


img.cpic
{
position: relative;
top: -8px;
background-image: url(/public/images/imgbg.gif);
width: 97px;
height: 73px;
padding: 10px;
}

img.right
{
float: right;
margin-left: 14px;
}

#main .divider
{
margin: 20px 0px 20px 0px;
}

#ccol1 .content,
#ccol2 .content {
  padding-left: 0;
}

#ccol1
{
position: relative;
width: 188px;
float: left;
border-right: solid 1px #eee;
padding-right: 20px;
}

#ccol2
{
position: relative;
width: 188px;
margin-left: 242px;
}

#side
{
position: relative;
float: right;
width: 18em;
margin: 3px 0px 0px 3px;
}

#side h3
{
background: url(/public/images/rhbg.gif) no-repeat right top;
width: 188px;
height: 23px;
color: #fff;
font-size: 11px;
padding: 9px 0px 0px 14px;
}

#side .content
{
background-image: url(/public/images/rhbg2.gif);
background-repeat: repeat-x;
padding: 10px 14px 0px 14px;
margin: 0 0px 20px 0px;
}

#side .content p {
  margin: 0.5em 0;
}

#side ul
{
list-style: none;
}

#side li
{
border-top: solid 1px #F6F3F1;
padding-top: 5px;
margin: 5px 0px 0px 0px;
}

#side li.first
{
border-top: 0px;
margin-top: 0px;
padding-top: 0px;
}

#side .divider
{
margin: 14px 0px 14px 0px;
}

#footer
{
width: 63em;
margin: 0 auto 3em auto;
padding: 2em 0;
text-align: center;
color: #999;
background-color: #006059;
border:4px solid white;
}

#footer a
{
color: #eee;
}

#footer a:hover
{
background-color: #D97900;
color: white;
}





.section_page_nav {
position: relative;
z-index: 10;
background-color :#FFF0DE;
border:1px solid #CCCCCC;
float:right;
padding:0.5em;
width:8em;
font-size: 0.9em;
margin:0 0 1em 1em;
}

#main .section_page_nav ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}
#main .section_page_nav li {
background-image:url(/public/images/bullet.gif);
background-position:3px 4px;
background-repeat:no-repeat;
padding-left:14px;
margin-left: 0;
font-size: 90%;
}

#main .section_page_nav h3
{
font-size: 1.2em;
font-weight: normal;
background-image: none;
height: 1.5em;
padding-left: 0;
margin-bottom: 0;
padding-bottom:  5px;
}

.section_page_nav a.selected {
  color: black;
  text-decoration:none;
}
.section_page_nav a.selected:hover {
  background: none;
}

#main p#service_lead {
font-size: 1.2em;
margin: 0.5em 0 0.5em 0;
text-align: center;
}

/* Blog stuff */
.postinfo {
  color: #aaa;
margin-bottom: 1em;
}

#main .entry h3 {
  margin-top: 2em;
  margin-left: -22px;
}


#main .entrytitle h3 {
  color: #99735C;
  background-image: none;
  margin-bottom: 1em;
  margin-left: 0;
  height: auto;
  margin-top: -2em;
  margin-bottom: 0;
}

#side a.selected {
  color: black;
  text-decoration: none;
}
#side a.selected:hover {
  text-decoration: none;
  background: none;
}

#comment-form textarea {
  width: 100%;
}