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

body {
	padding:0;
	margin:0;
	background-image:url(../img/bodybg2.jpg);
	background-position:center;
	background-color:#d6c596;
	font-family:Tahoma, Geneva, sans-serif;
}

#topbar {
	background-image:url(../img/topbarbg.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:25px;
	margin: 0 auto;
	padding:0;
}

#topbar_text {
	width:943px;
	height:25px;
	padding:2px 15px 0;
	text-align:right;
	margin:0 auto;
	color:#fff;
}

#topbar_text a {
	font-size:16px;
	padding:0 10px;
	color:#fff;
}

#topbar_text a:hover {
	text-decoration:underline;
}

#topbar_text a.current {
	text-decoration:underline;
	font-weight:bold;
}

#container{
	width:973px;
	height:auto;
	margin:0 auto;
	padding:0px;
}

#header {
	background-image:url(../img/header.jpg);
	height:168px;
	margin:0px;
	padding:0px;
}

#header a {
	position: absolute;
    width: 973px;
    height: 168px;
}
#header a span {
  visibility: hidden;
}


#highlight {
	margin:0;
	padding:0;
}

#navbar {
	height:36px;
	width:973px;
	margin:0px;
	padding:0px;
	background-image:url(../img/navbarbg.jpg);
}


#navbar a {
	text-decoration:none;
	border:0;
	}

#navbar img {
	margin:0px;
	padding:0px;
	float:left;
}

#subnav {
	height:auto;
	background-color:#81050b;
	margin:0;
	color:#FFF;
	padding:0 0 8px 20px;
	text-align:center;

}

#subnav a {
	color:#FFF;
	font-size:12px;
}

#subnav a:hover {
	color:#CCC;
}

#content_index {
	height:auto;
	margin:0px;
	padding:0px;
}

#content {
	background-color:#fefefd;
	height:auto;
	margin:0;
	padding:13px 13px 50px 13px;
}

#content_about {
	background-color:#fefefd;
	height:450px;
	margin:0;
	padding:50px 30px 50px 50px;
}

#content_links {
	margin:15px 30px;
}

#content_links h1 {
	color:#900;
	font-size:16px;
}

#content_links h2 {
	margin:0;
	padding:0;
	font-size:14px;
}

#content_links p {
	text-align:justify;
	padding: 0 15px;
	line-height:22px;
}

#content_links a {
	margin-left:15px;
	line-height:24px;
}

#content ul li a {
	color:#333;
}

#content ul li {
	line-height:20px;
	margin: 0px 15px;
	font-size:14px;
}

#content_left {
	float:left;
	width:400px;
	line-height:26px;
}

#content_left h1 {
	color:#900;
	font-size:24px;
}

#content_left h2 {
	margin:0;
	padding:0;
	font-size:20px;
}

#content_right {
	float:right;
	width:450px;
	text-align:center;
}


#content h1 {
	color:#900;
	font-size:16px;
	margin:5px;
	padding:0;
}

#content h2 {
	margin:5px;
	padding:0;
	font-size:14px;
}

#content p {
	text-align:justify;
	padding: 0 15px;
	line-height:22px;
}

#content img {
}

#topbox {
	width:auto;
}

#box {
	width:291px;
	height:auto;
	float:left;
	margin:0 8px;
	text-align:center;
}

#box h1 {
	color:#2f2f2f;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	text-align:center;
}

#box p {
	text-align:justify;
	font-size:12px;
	line-height:18px;
	padding:0 22px;
	color:#737373;
}

#box b {
	color:#000;
}

#box li {
	font-size:12px;
	text-align:justify;
	padding-right:30px;
	padding-bottom:10px;
	color:#737373;
}

#box_more {
	background-color:#80040a;
	text-align:center;
	color:#FFF;
	width:75px;
	height:25px;
	float:right;
	padding-top:5px;
	
	border-radius: 2px; 
	-o-border-radius: 2px; 
	-icab-border-radius: 2px; 
	-khtml-border-radius: 2px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
}

#box_more a {
	color:#fff;
}

#box_viewall {
	padding-left:35px;
	text-align:left;
}

#box_viewall a {
	color:#737373;
}


#dividervert_top {
	background-image:url(../img/dividervert.gif);
	background-position:center;
	background-repeat:no-repeat;
	padding-top:40px;
	height:283px;
	width:10px;
	float:left;
}

#dividervert_bot {
	background-image:url(../img/dividervert.gif);
	background-position:center;
	background-repeat:no-repeat;
	height:180px;
	width:10px;
	float:left;
}

#divider {
	color:#737373;
	background-image:url(../img/divider.gif);
	background-repeat:no-repeat;
	background-position:center;
	margin:15px 0;
	width:950px;
	height:10px;
	text-align:center;
}

#divider2 {
	color:#737373;
	background-image:url(../img/divider2.gif);
	background-repeat:no-repeat;
	background-position:center;
	margin:15px 0;
	width:950px;
	height:10px;
	text-align:center;
}


#photogallery {
	width: 85%;
	height: auto;
	margin:0 auto;
	padding:15px;
	text-align:center;
}


#booknav {
	margin:25px auto;
	text-align:center;
}

#booknav a {
	padding:0px 15px;
}



#table, tr, td {
	vertical-align:top;
}

td {
	padding-top:15px;
}

th {
	color:#000;
	font-size:18px;
	padding:5px 0;
}

th a {
	color:#ffc;
}


h1 {
	font-size:18px;
}

h2 {
	font-size:14px;
	line-height:20px;
	padding-bottom:10px;
}

h3 {
	padding: 0 0 10px 35px;
	margin:0px;
	font-size:16px;
	font-weight:normal;
	font-style:italic;
}

h4 {
	text-transform:uppercase;
	color:#999;
	font-size:12px;
	font-style:italic;
	margin:0;
	padding:0;
}

h5 {
	font-size:16px;
	font-weight:normal;
	font-style:italic;
	text-align:center;
}


p {
	font-size:14px;
}


#newsletter {
	width:292px;
	height:39px;
	padding:15px;
	margin:0 auto;
	text-align:center;
	border:2px #900;
	background-image:url(../img/archivebg.jpg);
	background-repeat:no-repeat;
	background-position:center;
}

#newsletter h2 {
	font-size:18px;
	margin:0px;
	padding:0px;
}


#event {
	width:75%;
	height:auto;
	margin:0 auto;
	border:1px #CCC;
}

#event h1 {
	margin:0;
	padding:5px;
	width:100%;
	background-color:#80040a;
	color:#FFF;
	float:left;
}

#event h2 {
	padding:0px;
	margin:0px;
	font-size:15px;
	text-decoration:underline;
}

#event p {
	margin:5px 0 5px 15px;
}

#footer {
	background-image:url(../img/footerbg.jpg);
	background-repeat:no-repeat;
	height:77px;
	width:972px;
	margin:0 auto;
	padding:0;
	font-size:11px;
	color:#ffc;
}

#footer p {
	padding:10px 0 0 35px;
	font-size:10px;
	margin:0px;
	letter-spacing:1px;
}

#footer b {
	font-size:12px;
	color:#ffc;
}

#footer a {
	text-decoration:none;
	color:#ffc;
}

#footer a:link {
	text-decoration:none;
	color:#ffc;
}

#footer a:hover {
	color:#ffc;
	text-decoration:underline;
}

#cbs {
	width:972px;
	background-image:url(../img/cbsbg.png);
	height:111px;
	margin:0 auto;
	padding:0;
	text-align:center;
}


a {
	text-decoration:none;
	color:#80040a;
}

a:link {
	text-decoration:none;
	color:#80040a;
}

a:visited {
	text-decoration:none;
	color:#80040a;
}

img, div, a, input { 
	behavior: url(iepngfix.htc);
}