body {
	margin: 0;
	font: 12px/19px Arial, Helvetica, sans-serif;
	color: #6d6e71;
	min-width:905px;
}
a:link,
a:visited,
a:active { color: #0000ff; }
a:hover { color: #0000ff; }
/*
a:link,
a:visited,
a:active { color: #CC8D24; }
a:hover { color: #FF6713; }
*/
img { border-style: none; }
form, fieldset {
	margin: 0;
	padding: 0;
	border-style: none;
}
input,
textarea,
select {
	font: 100% Arial, sans-serif;
	vertical-align: middle;
}
#wrapper 
{    
	background: #fff url(images/bg-body.gif) no-repeat 50% 15px;
}
#header-holder{
	width:905px;
	margin:0 auto;
	background: url(images/bg-header.gif) repeat-y;
}
.header {
	height:1%;
	padding:1px 0 10px 20px;
	background: url(images/bg-header-holder.gif) no-repeat;
}
.header:after{
	content:"";
	display:block;
	clear:both;
}
.logo{
	width:360px;
	height:55px;
	margin:18px 0 0;
	overflow:hidden;
	float:left;
	background:url(images/logo.gif) no-repeat;
}
.logo a{
	height:55px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}
.head-right{
	width:500px;
	float:right;
}
.navbar 
{
    float:right;
}
.search-form{
	width:185px;
	float:right;
	padding: 10px 27px 0 0;
	clear:both;
}
.search-form fieldset{
	display:inline;
}
.search-form input{
	width:142px;
	float:left;
	padding:4px 5px 2px 3px;
	border:1px solid #babcbd;
	border-right:0;
	color:#bec0c2;
	margin:0;
}
#visual-holder{
	background:#a2a379;
}
.visual{
	width:911px;
	margin:0 auto;
	overflow:hidden;
}
.player{
	width:560px;
	float:left;
	padding:0 5px;
	background:url(images/bg-player.gif) no-repeat;
}
.player img{
	display:block;
}
.visual-content{
	width:320px;
	padding:22px 0 0 17px;
	float:left;
	background:url(images/bg-vis-cont.gif) no-repeat 0 62px;
}
.visual-content h2{
	margin:0 0 7px;
	font-size:19px;
	font-weight:normal;
	padding-bottom:2px;
	color:#fff;
	border-bottom:1px solid #b9b99a;
}
.visual-content p{
	color:#231f20;
	margin:0 0 18px;
}
.visual-content .btn-new{
	width:100px;
	height:37px;
	overflow:hidden;
	text-indent:-9999px;
	display:block;
	margin-left:105px;
	background:url(images/btn-new.gif) no-repeat;
}
.carousel{
	padding:18px 0 0;
	width:100%;
}
.carousel ul{
	margin:0;
	padding:0 0 6px;
	list-style:none;
	width:100%;
	overflow:hidden;
}
.carousel ul li{
	padding-right:3px;
	float:left;
}
.carousel ul li a{
	display:block;
}
.carousel div{
	height:1%;
	overflow:hidden;
	padding:0 84px 0 85px;
}
.carousel .link-prev,
.carousel .link-next{
	width:27px;
	height:10px;
	overflow:hidden;
	margin:2px 0 0;
	text-indent:-9999px;
}
.carousel div span{
	color:#fff;
	float:left;
	line-height:15px;
	font-size:11px;
	letter-spacing:2px;
}
.carousel .link-prev{
	float:left;
	margin:2px 27px 0 0;
	display:inline;
	background:url(images/link-prev.gif) no-repeat;
}
.carousel .link-next{
	float:right;
	background:url(images/link-next.gif) no-repeat;
}
#main{
	width:900px;
	margin:0 auto;
	padding-bottom:11px;
	overflow:hidden;
}
.column{
	width:263px;
	padding-right:16px;
	float:left;
}
.column2{
	width:526px;
	padding-right:16px;
	float:left;
}
.columnwide{
	width:100%;
}
.title{
	width:100%;
	padding:20px 0 2px;
	overflow:hidden;
	margin-bottom:6px;
	border-bottom:1px solid #c9c8c8;
}
#main h3{
	margin:0;
	font-size:18px;
	line-height:19px;
	color:#717375;
	float:left;
	font-weight:normal;
}
#main .title a{
	float:right;
	margin:6px 0 0;
	font-size:10px;
	line-height:12px;
	color:#717375;
	padding-bottom:2px;
	text-decoration:none;
}
#main .title a:hover{
	text-decoration:underline;
}
#main .title .calendar{
	padding-right:17px;
	background:url(images/ico-calendar.gif) no-repeat 100% 0;
}
.column h4{
	margin:0 0 5px;
	font-size:14px;
	line-height:19px;
	color:#8b8e5a;
}
.column span.posted{
	display:block;
	font-size:10px;
	line-height:12px;
}
.column p{
	margin:0 0 15px;
	font-size:11px;
	line-height:13px;
}
.right-column{
	width:315px;
	float:left;
	padding-left:20px;
	background:url(images/right-col-separator.gif) no-repeat;
}
.right-column .row{
	width:100%;
	overflow:hidden;
}
.right-column .row strong{
	float:left;
	font-size:13px;
	color:#8b8e5a;
}
.right-column .row span{
	float:right;
	font-size:11px;
}
.box{
	width:100%;
	padding:40px 0 0;
	overflow:hidden;
}
.box h5{
	margin:0 0 8px;
	padding-bottom:4px;
	font-size:15px;
	line-height:19px;
	color:#6d6e71;
	font-weight:normal;
	border-bottom:1px solid #c9c8c8;
}
.box p{
	margin:0 0 13px;
}
.box p span{
	color:#8b8e5a;
}
#footer{
	width:898px;
	margin:0 auto;
	background:#6d6f71;
	color:#fff;
	height:1%;
	padding:2px 0;
	overflow:hidden;
	font-size:10px;
	line-height:12px;
	text-align:center;
}
#footer p{
	text-align:center;
	display:inline;
}
#footer ul{
	display:inline;
	margin:0;
	padding:0 0 0 11px;
	list-style:none;
}
#footer ul li{
	display:inline;
	padding: 0 12px 0 16px;
	background:url(images/bull.gif) no-repeat 0 5px;
}
#footer ul li a{
	color:#fff;
	text-decoration:none;
}
#footer ul li a:hover{
	text-decoration:underline;
}
.SkinObject 
{
    font-weight: normal;
}


/* ==========================
CSS STYLES FOR HouseMenu
==========================
*/

/*********************************************************************
Standard structural CSS that typically should not need to be changed
*********************************************************************/
#HouseMenuNav, #HouseMenuNav ul { /* all submenu lists */
padding: 0;
margin: 0;
border: 0;
list-style-type: none;
white-space: nowrap;
position: relative;
z-index: 99999;
}

#HouseMenuNav li { /* all list items */
position: relative;
display: inline;
float: left;
margin: 0;
border: 0;
padding: 0;
}
#HouseMenuNav li#HouseMenuNavItemhome {
display: none;
}
#HouseMenuNav li li { /* all items under the top level */
z-index: 11113;
}

#HouseMenuNav a { /* all links within the menu wrapper */
display: block;
margin: 0; 
border: 0;
padding: 0;
}

#HouseMenuNav li li a { /* all item links under the top level */
margin: 0;
border: 0;
padding: 0;
}

#HouseMenuNav li a:hover {
margin: 0;
border: 0;
padding: 0;
}

#HouseMenuNav li li a:hover {
margin: 0;
border: 0;
padding: 0;
}

#HouseMenuNav li ul {
position: absolute;
margin: 0;
border: 0;
padding: 0;
z-index: 11112;
}

#HouseMenuNav li ul ul { /* third-and-above-level lists */
margin: 0;
border: 0;
padding: 0;
}

#HouseMenuNav li:hover ul ul, 
#HouseMenuNav li:hover ul ul ul, 
#HouseMenuNav li.sfhover ul ul, 
#HouseMenuNav li.sfhover ul ul ul {
left: -9999px;
}

#HouseMenuNav li:hover ul, 
#HouseMenuNav li li:hover ul, 
#HouseMenuNav li li li:hover ul, 
#HouseMenuNav li.sfhover ul, 
#HouseMenuNav li li.sfhover ul, 
#HouseMenuNav li li li.sfhover ul { /* lists nested under hovered list items */
left: auto;
z-index: 99999;
}

#HouseMenuNav iframe {
position: absolute;
left: 0;
top: 0;
z-index: 0;
filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);
display: block;
}

.ArrowPointer
{
cursor: default;
}

/*******************************************************
Presentation CSS that typically needs to be customized
*******************************************************/
#HouseMenuNav, #HouseMenuNav ul { /* all submenu lists */
margin: 0 0 11px;
padding: 0 0 0 8px;                                  
line-height: 12px;
width: 100%;
height: 1%;
}

#HouseMenuNav li { /* all list items */
height: 30px;
line-height: 30px;
background: url(images/nav-separator.gif) no-repeat 0 1px;
padding: 10px 10px 0px;
/* hack for MacIE5 to ignore, while other browsers use \*/
_width: 1px;
_height: 20px;
/* end hack */
}

#HouseMenuNav li li { /* all items under the top level */
width: 180px;
height: auto;
background: #edeeee;
border: solid 1px #cdcece;
padding: 0 0;
/* hack for MacIE5 to ignore, while other browsers use \*/
_width: 180;
/* end hack */
}

#HouseMenuNav li a { /* all links within the menu wrapper */
font-family: Arial, Helvetica, Sans-Serif;
font-size: 11px;
line-height: 12px;
letter-spacing: 1px;
text-decoration: none;
text-transform: uppercase;
font-weight: bold;
color: #a0a268;
width: auto;
height: auto;
/* hack for MacIE5 to ignore, while other browsers use \*/
_width: 100%;
_height: 20px;
/* end hack */
}
#HouseMenuNav li a:hover {
color: #939598;
height: auto;
/* hack for MacIE5 to ignore, while other browsers use \*/
_height: 20px;
/* end hack */
}

#HouseMenuNav li li a { /* all item links under the top level */
color:#b8ba8f;
padding: 0 5px;
height: 20px;
line-height: 20px;
/* hack for MacIE5 to ignore, while other browsers use \*/
_width: 144px;
_height: 20px;
/* end hack */
}

#HouseMenuNav li li a:hover 
{
color: #939598;
background: none; 
height: auto;
padding: 0 5px;
/* hack for MacIE5 to ignore, while other browsers use \*/
_height: 20px;
/* end hack */
}

#HouseMenuNav li ul { /* second-level lists */
width: 144px; /* width of submenu, must be set so third-level list can get shifted over properly */
left: -9999px; /* using left instead of display to hide menus because display: none isn't read by screen readers */
margin: -2px 0 0 0;
/* hack for MacIE5 to ignore, while other browsers use \*/
margin: 0;
/* end hack */
line-height: 12px;
background: none;
height: auto;
}

#HouseMenuNav li ul ul { /* third-and-above-level lists */
margin: -21px 0 0 235px;
line-height: 12px;
background-color: #69c;
}

/* Applied to the parent item, if displayed, in either vertical or horizontal
orientation. Must follow other styles. */
#HouseMenuNav #houseMenuParentItem a
{ /* all links under the parent item (li) */
background-color: transparent; 
text-decoration: none;
}

#HouseMenuNav a#houseMenuParentLink
{ /* parent link itself */
background-color: transparent; 
text-decoration: none;
}

#HouseMenuNav a#houseMenuCurrentLink
{ /* current link itself */
padding: 5px;
color: #fff; 
text-decoration: none;
}
*:first-child+html #HouseMenuNav {
height: 1%;
}
*:first-child+html #HouseMenuNav li {
height: 1%;
}

/*---------------- MINISTRY INDEX ---------------*/

#ministryIndex { background: url(images/bg_ministryIndex.png) repeat-x bottom; margin: 0; }

#ministryIndexContainer { margin: 0 auto; width: 935px; padding: 10px 10px 0px 10px; position: relative; display: block; }
	#ministryIndexContainer td { margin: 10px 0 10px 0; color: #b6ab97; border-left: 1px solid #8e816d; }
	#ministryIndexContainer ul { padding: 0; margin-bottom: 10px; }
		#ministryIndexContainer ul li.ministryIndexHeader { color: #ffffff; padding: 20px 0 0 10px;}
		#ministryIndexContainer ul li.subMinistry { margin: 0; padding: 0; border: none; text-indent: 20px; }
	#ministryIndexContainer li {  }
	#ministryIndexContainer a { color: #b6ab97; text-decoration: none; display: block; margin: 0 0 0 0; padding: 3px 10px 2px 10px ; }
		#ministryIndexContainer a:link, #ministryIndexContainer a:visited {  }
		#ministryIndexContainer a:hover, #ministryIndexContainer a:active { background: #786c59; }
	
#ministryIndexTab { margin: 0 0 0 628px; }
	#ministryIndexTab h1 a { padding: 0; width: 147px; height: 28px; text-indent: -9999px; overflow: hidden; }
	#ministryIndexTab a { background: transparent; margin: 0; padding: 0; }
		#ministryIndexTab a:link, #ministryIndexTab a:visited { background: transparent; background: url(images/btn_ministryIndex_open.png) no-repeat bottom right;  }
		#ministryIndexTab a:hover, #ministryIndexTab a:active { background: transparent; background: url(images/btn_ministryIndex_closed.png) no-repeat bottom right;  }

#top_drop { margin: 0 auto; width: 935px; padding: 10px 10px 0px 10px; position: relative; display: block; }
	#top_drop td { margin: 0; color: #b6ab97; border-left: 1px solid #8e816d; }
	#top_drop ul { list-style: none;  padding: 0; margin: 0px; }
	#top_drop ul li { margin: 0; height: 15px; }
		#top_drop ul li.ministryIndexHeader { color: #ffffff; padding: 10px 0 0 10px; height: 15px; font-weight: normal; }
		#top_drop ul li.subMinistry { margin: 0; padding: 0 0 0 0; text-indent: 20px; height: 15px; }
	#top_drop ul li a { color: #b6ab97; text-decoration: none; margin: 0; padding: 1px 0 1px 10px; display: block;  }
		#top_drop ul li a:link, #ministryIndexContainer ul li a:visited {  }
		#top_drop ul li a:hover, #ministryIndexContainer ul li a:active { background: #786c59; }

#ministryLocation {	display: block; text-indent: 10px; width: 450px; position: absolute; padding: 5px 10px 0;}
	#ministryLocation a { color:#00f; display:inline; margin:0; padding:0; text-decoration:none;}
	#ministryLocation a:hover { color:#00f; text-decoration:underline; background:none;}
/*---=== TAB STRIP NAV ===---*/
div.tabStripWrap {
border-bottom: 1px solid #B4B4B0;
height: 32px;
margin-top: 8px;
}
div.tabStripWrap a:link, 
div.tabStripWrap a:active, 
div.tabStripWrap a:visited {
display: block;
height: 31px;
float: left;
padding: 0 10px 0 5px;
background: url(images/tabStripBg.gif) repeat-x;
line-height: 31px;
text-decoration: none;
border-right: 1px solid #B4B4B0;
border-top: 1px solid #B4B4B0;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
text-decoration: none;
color: #999999;
}
div.tabStripWrap a.first:link, 
div.tabStripWrap a.first:active, 
div.tabStripWrap a.first:visited {
border-left: 1px solid #B4B4B0;
}
div.tabStripWrap a.current:link, 
div.tabStripWrap a.current:active, 
div.tabStripWrap a.current:visited,
div.tabStripWrap a.current:hover {
background: #A2A379;
color: #ffffff;
border-bottom: #B4B4B0 1px solid;
}
div.tabStripWrap a.first:hover, 
div.tabStripWrap a:hover 
{
background: #E9EAEB;
color: #333;
text-decoration: none;
}
