* {
margin:0;
padding:0;
}

html,body {
color:#333;
background:#9f773a url(imgs/bg.jpg);
font:14px Georgia, serif;
margin:0;
padding:0;
}

a {
text-decoration:underline;
outline:none;
color:#5e4233;
}

a:hover {
text-decoration:underline;
color:#d6040c;
}

a:active {
color:#5e4233;
}

ul,ol {
color:#000;
padding:0;
}

a img {
border:none
}

input,textarea,select {
border:1px solid #cab186;
background:#fff;
color:#5e4233;
margin:0;
padding:2px;
overflow:hidden;
}
form#searchform {
margin:0 0 0 10px;
list-style:none
}
form#searchform input#s {
width:120px
}
textarea#comment{
width: 540px;
margin:10px 0
}
select option {
padding-left: 10px
}

.floatLeft {
float:left;
}

img.floatLeft {
background:#ded0bc;
border:1px solid #cab186;
margin:5px 15px 5px 0;
padding:2px;
}

.floatRight {
float:right;
}

.clear {
clear:both;
}

.wrap {
float:left;
width:840px;
overflow:hidden;
margin:0;
background: url(imgs/middle.gif) no-repeat top center;
background-repeat:repeat-y;
}

.bottomer {
height:28px;
float:left;
overflow:hidden;
width:100%;
background: url(imgs/bottom.gif) no-repeat top center;
}

.toper {
height:auto;
float:left;
width:100%;
background: url(imgs/toper.gif) no-repeat top center;
}

#wrapper {
width:840px;
margin:0 auto;
padding: 15px 0
}

#container {
float:left;
width:824px;
background: url(imgs/bannerBg.jpg) no-repeat top left;
height: auto;
overflow: hidden;
margin: 23px 0 0 8px
}

#logo {
width:617px;
height:101px;
margin-left:20px;
background: url(imgs/logo.gif) no-repeat top left;
clear: both;
}

a.logo {
voice-family:inherit;
display:block;
width:217px;
height:101px;
float:left;
background:none;
border:0;
margin:0;
}

a.logo em {
display:none;
}

#menu {
list-style: none;
padding: 0;
margin: 0 0 0 30px;
width: 614px;
height: 70px;
position:relative
}

#menu span {
display: none;
position: absolute;
}

#menu a {
display: block;
text-indent: -900%;
position: absolute;
outline: none;
}

#menu a:hover {
background-position: left bottom;
}

#menu a:hover span {
display: block;
}

#menu .about {
width: 55px;
height: 21px;
background: url(imgs/about.gif) no-repeat;
left: 10px;
top: 27px;
}

#menu .articles {
width: 73px;
height: 21px;
background: url(imgs/articles.gif) no-repeat;
left: 96px;
top: 26px;
}

#menu .forum {
width: 57px;
height: 21px;
background: url(imgs/forum.gif) no-repeat;
left: 200px;
top: 24px;
}

#menu .blog {
width: 42px;
height: 28px;
background: url(imgs/blog.gif) no-repeat;
left: 290px;
top: 24px;
}

#menu .events {
width: 59px;
height: 22px;
background: url(imgs/events.gif) no-repeat;
left: 370px;
top: 24px;
}

#menu .contact {
width: 67px;
height: 21px;
background: url(imgs/contact.gif) no-repeat;
left: 460px;
top: 24px;
}

#quote {
width: 574px;
height: 126px;
background: url(imgs/quote.gif) no-repeat top left;
float:left;
margin: 0
}

#content {
float:left;
width:836px;
overflow: hidden;
}

#leftCol {
width: 580px;overflow: hidden;
margin: 0 0 0 20px;
float: left;
background: url(imgs/path.gif) repeat-y top right;
}

#rightCol {
width: 230px;overflow: hidden;
float: right;
min-height: 100px;
margin: 0;
}

#rightCol img{
margin: 10px 0 10px 30px
}

#rightCol p {
margin: 10px 20px 10px 10px
}

a.more {
width: 156px;
height: 32px;
float:left;
background: url(imgs/more.gif) no-repeat top left;
clear: both;
margin: 15px;
padding: 0 20px;
text-indent: 9000%;
}

.rightTop {
background: url(imgs/signBg.gif);
width:100%;
height: 289px;
float: left;
margin-top: 33px
}

.header {
font-size:16px;
margin: 10px;
line-height: 19px
}

.divider {
width: 530px;
margin: 0 20px;
height: 3px;
border-bottom: 1px solid #000;
clear: both
}

.post {
float:left;
width: 560px;
margin: 10px;
}

.post p {
margin:10px;
float: left;
width:auto;
}

.post p.left {
margin:10px;
float: left;
width:230px;
}

.post h2 {
font:bold 25px Georgia, serif;
color: #5e4233
}

.video {
background: url(imgs/video.gif);
width: 288px;
height: 206px;
float: right;
margin: 10px 0 10px 10px
}

.christHope {
background: url(imgs/christHope.gif) no-repeat top left;
width: 184px;
height: 90px;
margin: 10px auto;
clear: both;
}

.footer p {
color:#fff;
text-align: center;
clear: both;
}
#rightCol ul li{
list-style:none
}
#rightCol ul ul  {
margin-left:10px
}

#rightCol ul li h2, h2.pagetitle {
margin:15px 0 0 10px;
color: #d6040c
}

#rightCol ul ul li {
padding: 3px;
list-style:none
}