@charset "utf-8";
/* CSS Document */

body {
background-color:#5d221c;
background-image:url('/images/bg.gif');
background-position:center;
background-repeat:repeat-y;
margin-top:0px;
margin:auto;
height:100%;
vertical-align:top;
text-align:-moz-center;
#text-align:center;
}

div#container {
width:875px;
height:800px;
text-align :left;
background-image:url('/images/content-bg2.jpg');
background-repeat:no-repeat;
background-position:top;
padding-top:182px;
}

div#menu {
width:215px;
height:250px;
background-repeat:no-repeat;
margin-left:0;
padding-top:67px;
padding-left:5px;
float:left;
text-align:center;
}

div#calendarlink {
width:400px;
height:25px;
margin-left:25px;
}

#calendar a,a:visited,a:active {
color:#ffffff;
}

a:hover {
color:#ffffff;
text-decoration:none;
}

#menu a {
font-family: Georgia, "Times New Roman", Times, serif;
font-size:1em;
text-shadow:#666666;
color:#FFFFFF;
font-weight: bold;
letter-spacing:-1px;
line-height:25px;
padding-bottom:15px;
text-transform:lowercase;
text-decoration:none;
}

#menu a:hover {
color:#CC6600;
}

#menu ul {
list-style:none;
margin:0;
padding:0;
}

#menu li.divider {
background:url('/images/menu-divider.gif');
background-repeat:no-repeat;
background-position:center -6px;
}

div#main {
width:655px;
margin:25px 0 0 0;
padding:0;
float:right;
}

div#content-top {
padding-top:25px;
padding-left:20px;
width:635px;
height:28px;
background:url('/images/content-top.png');
background-repeat:no-repeat;
}

div#content-top h1 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
font-weight:bold;
color:#CC6600;
margin:0;
padding:0;
}

div#content-mid {
text-align:left;
width:615px;
background:url('/images/content-bg.png');
background-repeat:repeat-y;
padding-left:20px;
padding-right:20px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
line-height:18px;
}

div#content-bot {
width:655px;
height:53px;
background:url('/images/content-bot.png');
background-repeat:no-repeat;
}

div#nav-bot {
text-align:center;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#CC6600;
text-transform:lowercase;
margin:10px;
}

#nav-bot a {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#CC6600;
text-decoration:none;
}

#nav-bot a:hover {
color:#ffffff;
}

a,a:visited,a:active {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#9e5c1a;
}

a:hover {
color:#bf7831;
text-decoration:none;
}

p.nopadding {
margin: 0px;
}

p.nopadding-bottom {
margin-top:-50px;
margin-bottom:0px;
}

p.image-center {
text-align:center;
}

.right-image {
padding-left:10px;
padding-bottom:10px;
}

.left-image {
padding-right:10px;
padding-bottom:10px;
}

.newstop {
font-family:Georgia, 'Times New Roman', Times, serif;
font-size:12px;
font-weight:bold;
color:#e8d8be;
background-color:#6e4419;
width:165px;
padding-top:3px;
padding-bottom:3px;
margin-left:auto;
margin-right:auto;
}

.thelogo {
display:none;
}

.featured {
width:183px;
height:125px;
background-image:url(/images/featured-bg.gif);
background-repeat:no-repeat;
margin-left:20px;
}