@charset "UTF-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
}

dt, dd {
	margin:0;
	padding:0;
}

a
{
	color: #968b79;
	text-decoration:none;
}

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

.buckets {
	background-color: #FFFFFF;
	background-image: url(images/letter_bg.jpg);
	border:;
}
.white_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.lg_black_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.maintxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	padding-left:0px;
}
a.maintxt:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #ba4e03;
	text-decoration: underline;
}
.leftnavtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	padding-left:4px;
}
a.leftnavtxt:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #ba4e03;
	text-decoration: underline;
}
.body_content_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	padding-left:4px;
}
a.body_content_txt:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #ba4e03;
	text-decoration: underline;
}
.brownboxtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	padding-left:4px;
}
a.brownboxtxt:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
	text-decoration: underline;
}
.letter_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	padding-left:33px;
	padding-right:22px;
	padding-bottom:0px;
	
}
.big_titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
	text-decoration: none;
}
.ministry_index_titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ffffff;
	text-decoration: none;
}

/* =Ministry Index
----------------------------------------------------------------------*/

#ministry_index
{
	font-size: 11px;
	margin: 0 auto;
	padding: 10px 0 20px;
	width: 800px;
	background-color:#3b1b08;
}

#ministry_index dl
{
	float: left;
	overflow: hidden;
	padding: 0 10px;
	width: 350px;
}

#ministry_index dt
{
	padding: 7px 0 5px;
}

#ministry_index dd
{
	padding: 1px 0;
}

#ministry_index dt a
{
	color: #fff;
}

#ministry_index dd a
{
	color: #968b79;
	text-decoration:none;
}

#ministry_index a:hover
{
	text-decoration: underline;
	color: #ba4e03;
}

/* =Header
----------------------------------------------------------------------*/

#header_wrap
{
	background: url(images/header.jpg) repeat-x center top;
	border-top: 4px solid #34140a;
	width: 100%;
}

#header
{
	background: url(images/header.jpg) no-repeat center top;
	border-top: 4px solid #34140a;
	margin: -4px auto 0;
	overflow: hidden;
	position: relative;
	width: 960px;
	height: 100px;
}

#header_fest
{
	background: url(images/header_fest.jpg) no-repeat center top;
	border-top: 4px solid #34140a;
	margin: -4px auto 0;
	overflow: hidden;
	position: relative;
	width: 960px;
	height: 100px;
}

#header h1
{
	margin: 0 0 0 25px;
	padding: 15px 0;
	width: 220px;
}

#header h1 a
{
	/*background: url(../img/logo.png) no-repeat;*/
	color: #fff;
	display: block;
	text-indent: -99999px;
	width: 220px;
	height: 83px;
}

#header h1 img
{
	display: block;
	overflow: hidden;
	width: 0;
	height: 0;
}

#header span
{
	color: #fff;
	font-size: 11px;
	position: absolute;
	top: 5px;
	right: 150px;
}

#header span a
{
	color: #fff;
	padding: 0 5px;
}

#header span a:hover
{
	text-decoration: underline;
}

#header img
{
	vertical-align: top;
}

#ministry_tab
{
	background: url(images/ministry_tab.png) no-repeat left bottom;
	cursor: pointer;
	display: block;
	font-size: 0;
	overflow: hidden;
	position: absolute;
	text-indent: -99999px;
	top: 0;
	right: 100px;
	visibility: hidden;
	width: 138px;
	height: 22px;
}

#ministry_tab.on
{
	background-position: 0 0;
}

.clear
{
	clear: both;
	display: block;
	float: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	width: 0;
	height: 0;
}
#interiorTable { width:400px; height:181px; margin:0 auto  }
#interiorContainer { padding:0 20px 0 0; height:181px; overflow:auto }
.title { font:bold 1.3em "Times New Roman", Times, serif; color:#382504 }
.programs {  padding:6px; border:1px dotted #3D1B00; margin-bottom:5px; background:#f9f9f6 }
.programs img { float:left; margin-right:13px }
.programs { font:76% Tahoma, Arial, Helvetica, sans-serif; color:#000000; }
