@charset "UTF-8";
/* CSS Document */

* {padding:0; margin:0;}

body {background:#352d20; font-family:Georgia, "Times New Roman", Times, serif; font-size:10px; color:#d9ceb0; text-align:center;}
a {text-decoration:none;}
p {font-size:1.4em; line-height:1.9em;}
h2 {font-size:2.4em; color:#dc9917; font-style:italic; padding:37px 0 23px;}
h3 {font-size:1.8em; color:#eaaf11; font-style:italic;}
h4 {font-size:1.8em; color:#dc9917; font-style:italic; padding:58px 0 4px;}
h5 {font-size:1.8em; color:#dc9917; font-style:italic; padding-bottom:7px;}
em {color:#990000; font-size:0.8em;}

#header {height:51px; background:#3f372a;}
#header #logo {float:left;}
#header #nav {float:right; padding-top:16px;}
#header #nav li {display:inline; margin-left:0px; padding-top:23px;}
#header #nav li a {color:#d9ceb0; font-size:1.4em; padding:18px; background:url(../images/nav-bg.gif) repeat-x #4e463a;}
#header #nav li a:hover {background:url(../images/nav-hover-bg.gif) repeat-x #4f473b;}

#content {min-height:596px; background: url(../images/content-bg.gif) top repeat-x #fefaee; color:#322c20;}
#content-content .left-column, #content-content .right-column {width:460px;}
#content-content .right-column img {padding-top:100px;}
#content-content .right-column form {padding-top:92px;}
#content-content ul {font-size:1.4em; line-height:1.9em; padding-left:15px;}

#content-content #contact #split {height:460px; border-right:1px solid #322c20; float:right; margin-top:95px;}
form p {padding-bottom:10px; line-height:1.5em;}
input {font-family:Georgia, "Times New Roman", Times, serif; color:#322c20;}
input:focus {color:#322c20;}
input value {color:#e8c791;}
#error {padding-top:90px;}
#error em {font-size:1em;}
#error a {color:#322c20;}
#error a:hover {text-decoration:underline;}

#home-content-content {background:url(../images/home-content-bg.gif) top center no-repeat;}
#home-content #logo-type {padding:41px 0 13px;}
#home-content #mission, #home-content #objective {padding-top:20px;}
#home-content .left-column {width:540px;}
#home-content .right-column {widht:360px; padding-top:19px;}

#bar {background:url(../images/bar-bg.gif) repeat-x #fefcf5; height:173px; clear:both;}
#bar-shadow {background:url(../images/home-content-bottom-bg.gif) bottom center no-repeat; height:485px;}
#bar-content img {float:left;}
#bar-content #about {width:300px; float:left; margin-right:20px;}
#bar-content #how {width:300px; float:left;}
#bar-content #contact {width:300px; float:right;}

#footer {clear:both;}
#footer-content {background:url(../images/footer-bg.png) top center no-repeat; text-align:center; font-size:1.2em; padding-top:54px; height:76px;}

.blurb {font-size:1.4em; line-height:1.4em; color:#322c20; float:left;}
.clear {clear:both;}
.content {padding-bottom:21px;}
.container {width:100%;}
.left-column {float:left;}
.right-column {float:right;}
.wrapper {width:940px; margin:0 auto; text-align:left;}
