/** 
* Page design by Kingworks Creative: 
* http://kingworkscreative.com/
**/

@import url(http://fonts.googleapis.com/css?family=Libre+Baskerville:700);
@import url(http://fonts.googleapis.com/css?family=Roboto+Condensed:400,700);

body {
  background: url("images/body_bg.png") repeat scroll 0 0 white;
  font-family:'Arial',sans-serif;
  margin: 0;
  padding: 0;
}
h1{}
h2{}
h3{}
a:link, a:visited {
  color: #EFEFEF;
  text-decoration: none;
}
a:hover{
    color:#B3CD6E;
}
.ch_img {
 
}
.chapter_links {

}
.chapter_links ul {
  color: #734924;
  font-size: 15px;
  padding: 0 0 0 15px;
}
.chapter_links ul li {
  margin-bottom: 5px;
}
.chapter_links ul li a, .chapter_links ul li a:visited {
  color: #734924;
  font-weight: bold;
}
.chapter_links ul li a:hover{
   color:#2D3B06;
}
.chapter_links img {
  
}
.chapter_img {
  background: none repeat scroll 0 0 #FFFF00;
  height: 345px;
  width: 330px;
}
.chapter_text {
    font-size:14px;
}
.chapter_title {
  background: none repeat scroll 0 0 #3F2107;
  color: #CFB095;
  font-family: 'Libre Baskerville',serif;
  font-size: 26px;
  padding: 10px 0;
  text-align: center;
}
.clock {
  background: url("images/clock.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  color: #242036;
  font-family: 'Libre Baskerville',serif;
  height: 100px;
  margin: 0 auto;
  padding-top: 14px;
  text-align: center;
  text-shadow: 0 2px 2px #000000;
  width: 100px;
}
.two {
  font-size: 62px;
  line-height: 52px;
}
.hours{

}
.column {
  float: left;
  height: 590px;
  padding: 15px;
  width: 300px;
}
.col_left{
    background-color:#9D92C3;
}
.col_mid {
  background: none repeat scroll 0 0 #242036;
  box-shadow: 2px 2px 2px #252525;
  position: relative;
}
.col_right {
  background: none repeat scroll 0 0 #E4C0A2;
  height: 620px;
  padding: 0;
}
.col_right .chapter_text, .col_right .chapter_links{
    padding:0 15px;
}
.contents {
  border-bottom: 1px solid;
  color: #B4A5E9;
  font-size: 20px;
  font-weight: bold;
  height: 30px;
  margin: 0 0 10px;
  padding-bottom: 5px;
  text-align: center;
}
.nav_wrap {
  height: 260px;
}
#nav li{
    list-style-type:none;
}
#nav li a:link, #nav li a:visited {
  color: #EFEFEF;
  font-size: 14px;
}
#nav li a:hover{
  color:#B3CD6E;
}   
.clear{
    clear:both;
    height:1px;
    margin:0;
    padding:0;
    width:100%;
}
.intro{
   
}
.long {
  font-size: 19px;
}
.page_content {
  
}
.page_head {
  background: url("images/banner.jpg") no-repeat scroll 0 0 #FF0000;
  box-shadow: 0 2px 2px #000000;
  height: 100px;
  position: relative;
  width: 960px;
  z-index: 999;
}
.page_foot{}
.page_foot a:link, .page_foot a:visited{}
.page_foot a:hover{}
.page_title {
  color: #FFFFFF;
  font-weight: bold;
  position: relative;
  text-align: center;
  text-shadow: 0 2px 2px #000000;
  top: -20px;
}
.page_wrap {
  box-shadow: 0 2px 2px #000000;
  height: 720px;
  margin: 0 auto;
  width: 960px;
}
.site {
  background: none repeat scroll 0 0 #CFCFCF;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  box-shadow: 0 1px 3px #000000;
  font-size: 12px;
  left: -10px;
  margin: 0;
  padding: 5px 5px 10px;
  position: relative;
  text-align: center;
  top: 0;
  width: 300px;
}
.site a:link, .site a:visited{
    color:#734924;
    font-weight:bold;
}
.site a:hover{
    color:#2D3B06;
    text-decoration:underline;
}
#slideshow1{
 
}
#slideshow2 {
  left: -15px;
  position: relative;
}
#slideshow3 {
  
}
.social{
  height:30px;
  margin-bottom:-30px;
  position:relative;
  width:200px;
  z-index:999;
}
.title_top {
  font-size: 20px;
  line-height: 20px;
}
.title_mid {
  font-size: 18px;
  line-height: 18px;
}
.title_low {
  font-size: 36px;
  line-height: 24px;
}
.activeSlide a:link, .activeSlide a:hover, .activeSlide a:visited{
   
}