@charset "utf-8";
/* Janet Uhlar */

/* Global */
body{margin:0px 0px 0px 0px;font-family:Arial, Helvetica, sans-serif;font-size:14px;}
a{border:none;}
a{color:#000;}

/* Structure */
#header{background-color:#000000;height:231px;margin:0 auto;width:870px;}
#header-wrap{background-color:#000000;width:100%;}

#nav{background-color:#680702;height:40px;width:797px;margin:0 auto;}
#nav-wrap{background-color:#680702;width:100%;}

#content-wrap{background-image:url(../images/bg.jpg);width:100%;padding-top:20px;padding-bottom:20px;}
#content{height:593px;width:797px;margin:0 auto;background-image:url(../images/content-bg.gif);background-repeat:no-repeat;line-height:160%;}

#footer-wrap{background-color:#000000;width:100%;}
#footer{height:128px;width:800px;background-color:#000000;color:#FFFFFF;margin:0 auto;text-align:right;padding-top:20px;}

#footer-nav-wrap{background-color:#680702;width:100%;}
#footer-nav{background-color:#680702; width:797px; margin:0 auto; text-align:right; padding-bottom:10px; padding-top:10px;}

.left{width:40%;float:left;padding:10px 15px 10px 15px;text-align:left;margin-top:-10px;margin-left:15px; height:500px;}
.right{float:left;margin-left:70px;margin-top:-10px;padding:10px 5px;text-align:left;width:40%; height:500px;}


/* Typography */

@font-face {
font-family: ChaparralPro-Regular;
src: url(‘ChaparralPro-Regular.otf’);
}

h1{color:#680702;font-size:25px;font-family: ChaparralPro-Regular; margin-bottom:18px;}
h1 a:link {color:#680702;text-decoration: none;}
h1 a:visited {color:#680702;text-decoration: none;}
h1 a:active {color:#680702;text-decoration: none;}
h1 a:hover {color:#680702;text-decoration: none;}
h2{color:#680702;font-size:25px;font-family: ChaparralPro-Regular;}
h3{color:#FFFFFF;font-size:23px;font-family: ChaparralPro-Regular;}
h4{color:#680702;font-size:23px;font-family: ChaparralPro-Regular;}

#footer a:link {color:#FFFFFF;text-decoration: none;}
#footer a:visited {color:#FFFFFF;text-decoration: none;}
#footer a:active {color:#FFFFFF;text-decoration: none;}
#footer a:hover {color:#FFFFFF;text-decoration: underline;}

#footer-nav a{margin-left:20px;}
#footer-nav a:link {color:#FFFFFF;text-decoration: none;}
#footer-nav a:visited {color:#FFFFFF;text-decoration: none;}
#footer-nav a:active {color:#FFFFFF;text-decoration: none;}
#footer-nav a:hover {color:#FFFFFF;text-decoration: underline;}

.booktitle{color:#9E0C0A;font-size:20px;font-weight:bold;font-family: ChaparralPro-Regular;}
.booksubtitle{color:#9E0C0A;font-size:12px;font-weight:bold;font-family: ChaparralPro-Regular;}

.readmore{font-weight:bold;}
.readmore a:link {color:#000000;text-decoration: underline;}
.readmore a:visited {color:#000000;text-decoration: underline;}
.readmore a:active {color:#000000;text-decoration: none;}
.readmore a:hover {color:#000000;text-decoration: none;}

/* Page Elements */
#flag{float:right;}
#upcoming-event{background-image:url(../images/event-bg.png);background-repeat:no-repeat;width:311px;height:127px;padding:0 10px 0 10px;color:#FFFFFF;line-height:100%;background-position:-10px -1px; margin-bottom:10px; margin-top:-20px;}
#upcoming-event a:link {color:#FFFFFF;text-decoration: underline;}
#upcoming-event a:visited {color:#FFFFFF;text-decoration: underline;}
#upcoming-event a:active {color:#FFFFFF;text-decoration: none;}
#upcoming-event a:hover {color:#FFFFFF;text-decoration: none;}

/* Special Classes */

.shrink{margin-top:10px;margin-bottom:-10px;}
.pushdown{padding-top:8px; margin-bottom:0px;}
.rumble {margin-bottom:5px;}
.clear {clear:both;}
