html{
	/*min-width:1003px;*/
}
body{
	margin:0;
	color:#fff;
	font:12px Arial, Helvetica, sans-serif;
	background:#fff;
	/*min-width:1003px*/
}
img{border-style:none;}
a{
	text-decoration:none;
	color:#fff;
}
a:hover{text-decoration:underline;}
input, textarea, select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form, fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
/*wrapper start*/
#wrapper{
	width:100%;
	position:relative;
	overflow:hidden;
}
.w1{
	position:relative;
	float:left;
	left:50%;
}
.w2{
	position:relative;
	float:left;
	left:-50%;
	/*width:1024px;*/
	width:950px;
}
/*header start*/
#header{
	height:1%;
	overflow:hidden;
	background: url(../images/bg-header.gif) no-repeat;
	/*padding:10px 1px 0 203px;*/
	padding:10px 1px 0 186px;
}
.logo{
	margin:48px 0 0;
	float:left;
	width:235px;
	height:127px;
	background: url(../images/logo.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}
.logo a{
	height:100%;
	display:block;
}
.search-form{
	float:right;
	width:117px;
	margin-left:9px;
	padding-right:9px;
}
.search-form .image{
	float:right;
}
.search-form .text{
	float:right;
	width:88px;
	height:19px;
	background: url(../images/bg-input-text-01.gif) no-repeat;
	padding:0 3px;
}
.search-form .text input{
	width:88px;
	font-size:10px;
	line-height:10px;
	border:0;
	background:none;
	padding:3px 0 2px;
}
/*navigation start*/
#nav{
	float:right;
	margin:0;
	padding:3px 0 0;
	list-style:none;
	overflow:hidden;
	width:234px;
}
#nav li{
	float:left;
	padding:0 5px;
	margin:0 -1px 0 1px;
	background: url(../images/separator-01.gif) no-repeat 100% 0px;
	clear:right;
}
#nav li a{
	float:left;
	font-size:9px;
	line-height:12px;
	color:#6d6e71;
	white-space:nowrap;
}
.flash-box{
	float:right;
	padding:1px 0 0;
	width:500px;
	/*width:546px;*/
}
.flash-box img{
	display:block;
}
/*main start*/
#main
{
	/*color:#666666;*/
	color:Black;
	min-height:577px;
	border-bottom:15px solid #4f2683;
}
* html #main{
	height:577px;
}
#main:after{
	content:"";
	display:block;
	clear:both;
}
#twocolumns{
	float:right;
	/*width:854px;	*/
	width:780px;
}
/*flash-holder start*/
.flash-holder{
	float:left;
	/*width:604px;*/
	width:550px;
	padding:18px 14px 0 15px;
	color:#FFFFFF;
}
.flash-holder img{
	display:block;
}
/*aside start*/
.aside{
	float:right;
	/*width:221px;*/
	width:195px;
	background:#847a18;
	padding-bottom:57px;
	color:#FFFFFF;
}
.aside h2{
	margin:0;
	height:48px;
	text-indent:-9999px;
}
.aside h2.event{
	background: url(../images/bg-title-event.gif) no-repeat;
}
.aside h2.sunday{
	height:47px;
	background: url(../images/bg-title-sanday.gif) no-repeat;
}
.item-list{
	margin:0;
	padding:8px 0 11px;
	list-style:none;
}
.item-list li{
	padding:0 0 3px 26px;
	background: url(../images/bullet-01.gif) no-repeat 9px 3px;
}
.item-list li a{
	font-size:12px;
	line-height:15px;
	font-style:italic;
	font-weight:bold;
	color:#fff;
}
.aside .img-box{
	width:100%;
}
.img-box img{
	display:block;
}
.schedule{
	margin:0;
	padding:8px 0 11px;
	list-style:none;
}
.schedule li{
	height:1%;
	vertical-align:top;
	padding:0 0 0 26px;
	background: url(../images/bullet-01.gif) no-repeat 9px 3px;
	font-size:12px;
	line-height:15px;
	font-style:italic;
	font-weight:bold;
	color:#fff;
}
.schedule li strong{
	display:block;
	color:#e58e1a;
	padding-bottom:3px;
}
.schedule li strong a{
	display:block;
	color:#e58e1a;
	padding-bottom:3px;
}

.schedule li span{
	display:block;
	padding-bottom:3px;
}
/*sidebar start*/
#sidebar{
	float:left;
	width:170px;
	margin-top:-112px;
	padding:13px 0 77px;
	position:relative;
	background:#4f2683;
	min-height:377px;
	/*z-index:9999;*/
}
* html #sidebar{height:377px;}
.star{
	position:relative;
	margin-bottom:-270px;
	width:133px;
	height:265px;
	padding:0 0 0 37px;
}
.star img{
	display:block;
}
/*sidebar navigation start*/
.navigation{
	height:1%;
	margin:0 0 5px;
	padding:0 0 0 6px;
	list-style:none;
	background: url(../images/bg-nav-bar.gif) repeat-y;
	position:relative;
}
.navigation:after{
	content:"";
	display:block;
	clear:both;
}
.navigation li{
	height:1%;
	vertical-align:top;
	width:100%;
	padding-bottom:4px;
	line-height:15px;
}
.navigation li a{
	display:block;
	padding:6px 0 7px 8px;
}
.navigation li:hover a,
.navigation li.hover a,
.navigation li a:hover{
	text-decoration:none;
	/*font-weight:bold;*/
	background:#847a18;
}
/*.navigation li:hover .drop,
.navigation li.hover .drop,*/
.navigation .drop li:hover ul,
.navigation .drop li.hover ul{
	display:block;
	
}
.navigation .drop{
	height:1%;
	display:none;
	margin:0;
	padding:1px 0 4px;
	list-style:none;
	z-index:9999;
}
.navigation .drop:after{
	content:"";
	display:block;
	clear:both;
}
.navigation .drop li{
	padding:0 0 1px;
	position:relative;
}
.navigation .drop li a{
	font-size:11px;
	color:#fff;
	font-weight:normal;
	padding:2px 20px 2px 20px;
}
.navigation li:hover .drop a,
.navigation li.hover .drop a{
	color:#fff;
	font-weight:normal;
	background:none;
}
.navigation .drop li:hover a,
.navigation .drop li.hover a,
.navigation .drop li a:hover{
	/*font-weight:bold;*/
	color:#e58e1a;
	background:#847a18;
	
}
.navigation .drop ul{
	display:none;
	width:163px;
	position:absolute;
	left:164px;
	top:0;
	margin:0;
	padding:4px 0;
	list-style:none;
	background:#847a18;
}
.navigation .drop ul li{
	padding-bottom:2px;
}
.navigation .drop ul li a{
	color:#fff !important;
	font-weight:normal !important;
	padding:2px 0 2px 9px;
	background:none;
	display:block;
	height:1%;
}
.navigation .drop ul a:hover{
	color:#e58e1a !important;
	font-weight:bold !important;
	background:#ab0634;
}
/* footer start*/
#footer{
	height:1%;
	/*padding:9px 0 10px 176px;*/
	padding:9px 0 10px 150px;
}
.footer-holder{
	height:1%;
	overflow:hidden;
	padding-bottom:29px;
}
.box{
	float:left;
	/*width:294px;*/
	width:260px;
	padding-left:10px;
}
.box p{
	margin:0 0 7px;
	font-size:11px;
	line-height:12px;
	color:#6d6e71;
}
.submit-form{
	height:1%;
	overflow:hidden;
}
.submit-form .text{
	float:left;
	width:194px;
	border:solid #a4a2a3;
	border-width:1px 0 1px 1px;
	background:#dddedf;
	color:#000;
	font-size:11px;
	line-height:14px;
	padding:1px 0 1px 5px;
	height:14px;
}
.submit-form .image{
	float:left;
}
.link-list{
	margin:-3px 0 0;
	padding:0;
	list-style:none;
	height:1%;
	overflow:hidden;
	position:relative;
}
.link-list li{
	float:left;
	margin-right:10px;
}
.link-list li a{
	display:block;
	width:60px;
	height:20px;
	text-indent:-9999px;
	overflow:hidden;
}
.face{
	background: url(../images/bg-facebook.gif) no-repeat;
}
.twit{
	background: url(../images/bg-twitter.gif) no-repeat;
}
.last{
	margin:20px 0 0 0px;
	/*width:250px;*/
}
.contact{
	margin:-10px 0 0 -3px;
	padding:2px 0 0;
	list-style:none;
	height:1%;
	overflow:hidden;
}
.contact li{
	float:left;
	background: url(../images/separator-02.gif) no-repeat 0 3px;
	margin:0 2px 0 -2px;
	padding:0 6px;
}
.contact li a{
	color:#6d6e71;
	font-size:11px;
}
.copyright{
	padding-left:10px;
	font-size:10px;
	color:#000;
}
.copyright a{
	color:#000;
}
/*content start*/
#content{
	float:right;
	/*width:828px;*/
	width:756px;
	background:#ab0634;
	padding:6px 0 0 11px;
	margin-top:18px;
}
#content h1{
	margin:0 0 8px;
	font-size:28px;
	font-weight:normal;
	color:#fff;
}
#content p{
	margin:0 0 13px;
	color:#fff;
}
.block{
	width:608px;
	margin:0 0 0 -11px;
	padding:4px 0 0 9px;
	background:#fff;
}
.breadcrumbs{
	margin:0;
	padding:0;
	height:24px;
	list-style:none;
	overflow:hidden;
}
.breadcrumbs li{
	float: left;
	color:#434343;
	padding: 0 4px 0 8px;
	background: url(../images/separator-03.gif) no-repeat 0 4px;
}
.breadcrumbs li:first-child {
	padding-left: 4px;
	background-image: none;
}
.breadcrumbs li a{
	float:left;
	font-size:11px;
	line-height:14px;
	color:#434343;
}

.breadcrumbs li.selected
{
	font-weight:bold;
}

#contentBody
{
	background-color:#FFFFFF;
	margin-left:-11px;
	width:768px;
}

#contentBody p
{
	color:#000000;
}


.searchPageLabels
{
	float:left;
	/*width:170px;*/
	position:absolute;
	top:305px;
	display:block;
	left:812px;
	
}

.searchPageLabels a
{
	color:#000000;
}

.topLevelNav
{
	text-transform:uppercase;
}


.content a
{
	color:blue;
}

.searchItem a, .searchUrl a
{
	font-weight:bold;
	color:#666666;
}


#PersonnelList a, #PersonnelProfile a, #JobList a
{
	/*color: #A7A9AC;*/
	color:Black;
}

#personnelMoreLink a
{
	color:#E58E1A;
	
}

.personnelItem
{
	padding-bottom:12px;
}


#siteMap a
{
	/*color:#A7A9AC;*/
	color:Black;
}

#main .LeftContent .content
{
	color:#FFFFFF;
	padding-left:10px;
	padding-right:10px;
}

#main .RightContent .content
{
	/*padding-left:10px;
	padding-right:10px;*/
	/*padding-left:10px;*/
	padding-right:1px;
}

#sidebar .rdContent
{
	background-color:#4F2683;
}


.columns
{
	margin-left:10px;
}


#ctl00_ctl00_featureSet_featureSetUpdatePanel
{
	padding:0;
	/*margin:0;*/
	margin-bottom:-3px;
}

.drop .topLevelNav
{
	text-transform:none;
}



/* Merged from Editor */
.header
{
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 14px;
	font-weight: bolder;
	color: #D9872E;
}
.subHeader
{
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.contentNormal
{
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 12px;
	color: #000000;;
	line-height: 2em;
}
.contentSmall
{
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 10px;
	color: #000000;
}
