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

body {
margin:0px;
padding:0px;
font-family:Arial, Helvetica, Verdana, sans-serif;
background:#2b1f15;
}

a{
color:#b22d29;
}

#page{
width:968px;
}

#nav {
background:url("images/header.jpg") no-repeat top left;
height:147px;
}

ul#main-nav {
margin:0 34px 0 0;
padding:0;
list-style:none;
}

#main-nav li {
float:right;
margin:0;
padding-left:9px;
background:url("images/nav-left.gif") no-repeat left top;
margin-left:2px;
}

#main-nav a {
float:right;
display:block;
padding:8px 17px 0 8px;
background:url("images/nav-right.gif") no-repeat right top;
text-decoration:none;
color:#ecd9af;
font-size:14px;
font-weight:bold;
height:25px;
}

#main-nav a:hover {
color:#fff;
}

 /* Commented Backslash Hack
     hides rule from IE5-Mac \*/
  #main-nav a {float:none;}
  /* End IE5-Mac hack */

#main-nav #current {
background:url("images/nav-sel-left.gif") no-repeat left top;
}

#main-nav #current a {
background:url("images/nav-sel-right.gif") no-repeat right top;
color:#FFF;
}

#main-nav #current a:hover {
color:#ecd9af;
}


ul#sub-nav {
margin:0 34px 0 0;
padding:0;
list-style:none;
}

#sub-nav li {
float:right;
margin:0;
padding-left:9px;
background:url("images/sub-nav-left.gif") no-repeat left bottom;
margin-left:2px;
}

#sub-nav a {
float:right;
display:block;
padding:9px 17px 0 8px;
background:url("images/sub-nav-right.gif") no-repeat right bottom;
text-decoration:none;
color:#fff;
font-size:14px;
font-weight:bold;
height:29px;
}

#sub-nav a:hover {
color:#ecd9af;
}

 /* Commented Backslash Hack
     hides rule from IE5-Mac \*/
  #sub-nav a {float:none;}
  /* End IE5-Mac hack */

.nav-clear {
height:47px;
clear:both;
}

.clear {
clear:both;
}

#main{
background:url("images/bg_body.jpg");
padding:20px 34px 34px 34px;
text-align:left;
}

#content-outer{
background:#1b120d;
padding:15px;
}

.content{
background:#2b1f15;
padding:10px;
}

#welcome{
width:287px;
height:341px;
float:left;
background:#E1D0A7;
margin-left:10px;
font-size:10px;
color:#1b110b;
}

#welcome p{
margin:5px 15px 5px 15px;
}

.home-column{
width:276px;
float:left;
margin-right:10px;
color:#e9e1cc;
font-size:11px;
}

.home-column h2{
font-size:14px;
color:#ecd9af;
line-height:1em;
font-weight:normal;
margin:0px;
background:#080604 url("images/column-bg.gif") top repeat-x;
padding:14px 14px 12px 14px;
border-bottom:1px solid #251912;
}

.home-column-content{
background:#130c09;
padding:10px;
}

h3{
color:#86502a;
font-size:13px;
font-weight:bold;
margin:0px;
padding-bottom:5px;
}

.line{
background:#251912;
height:1px;
margin:10px 0 10px 0;
}

.calendar{
width:47px;
height:37px;
background:url("images/calendar.gif") no-repeat top left;
text-align:center;
padding-top:5px;
color:#19110e;
font-size:12px;
line-height:1.2em;
float:left;
margin-right:10px;
}

.calendar strong{
font-weight:bold;
font-size:24px;
}

.column-link{
background:#251a12 url("images/column-link-bg.gif") top repeat-x;
padding:10px;
text-align:center;
line-height:1em;
font-size:14px;
}

.column-link a{
color:#d7b971;
text-decoration:none;
}

.column-link a:hover{
color:#fff;
}

.interior-col{
	width:562px;
	float:left;
	margin-right:15px;
	color:#e9e1cc;
	font-size:12px;
	background:#2b1f15;
	padding:10px;
}

.interior-img{

margin-bottom:10px;
}

.interior-col h2{
font-size:14px;
color:#ecd9af;
line-height:1em;
font-weight:normal;
margin:0px;
background:#080604 url("images/column-bg.gif") top repeat-x;
padding:14px 14px 12px 14px;
border-bottom:1px solid #251912;
}

.int-column-content{
background:#130c09;
padding:10px;
}

ul.right-nav{
list-style:none;
width:252px;
margin:0px;
padding:10px;
float:left;
display:block;
background:#ecdaac url("images/right-nav-bg.jpg") top repeat-x;
font-size:13px;
}

.right-nav li{
border-bottom:1px solid #BA9E7A;
}

.right-nav a{
text-decoration:none;
color:#000;
display:block;
padding:10px;
}

.right-nav a:hover{
color:#ecd9af;
background:#6A4026;
}

.right-nav .sel a{
background:url("images/right-nav-sel.jpg") top repeat-x;
color:#ecd9af;
}

.img-right{
float:right;
padding:3px;
background:#ECD8AD;
margin-left:10px;
margin-bottom:5px;
}

.img-center{
padding:3px;
background:#ECD8AD;
margin:10px 10px 10px 10px;
}

.footer{
color:#86502a;
font-size:13px;
font-weight:bold;
margin:0px;
padding-bottom:5px;
}
