/* ------------------------------ BEGIN Global Styles ------------------------------ */
@import url("../../global/CSS/global.css");
/* ------------------------------ END Global Styles ------------------------------ */
html, body, div, ol, ul, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, p, pre, form, blockquote, fieldset, input {
margin:0;
padding:0;
}

fieldset,img { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }
/* SiteWrench Editor Background */
body {
	background-color: #FFFFFF; 
	background-image: none;
	margin: 0px; 
}
hr {
	border: 0;
	width: 100%;
	color: #262626;
	background-color: #262626;
	height: 1px;
	line-height: 1px;
	margin: 10px 0px;
	padding: 0px;}
	
ul li {
	padding: 0 0 0 15px;
	margin: 0px;
	background: url(../Images/bullet.gif) no-repeat 0em 0.5em;
	list-style: none;}

/* Tag Overrides (Defaults) */
body {	
	background-color: #595959; 
	margin: 0px;padding: 0px;
	font-family: "Lucida Grande CY", "Trebuchet MS", sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #595959;
}
p, span {
	margin: 0px;
	padding: 0px;
	
}
td{
	vertical-align: top;margin: 0px;
	padding: 0px;
}

a:link, a:visited, a:active {
	color: #E35D26; 
	text-decoration: none;
}
a:hover {
	color: #666666; 
	text-decoration: underline;
}

hr {
	width: 100%;
	color: #999999;
	background-color: #ffffff;
	height: 1px;
	border: 0;
	margin-top: 10;
	margin-bottom: 10;
}



/* SiteWrench Text Styles */
.bodybold {
	font-weight: bold;
}

.bodyoptional {
	color: #262626;
	text-decoration: none;
}

.heading {
	font-size: 18px;
	line-height: 40px;
}


.headingbold {
	font-size: 18px;
	line-height: 40px;
	font-weight: bold;
}

.subheading {
	font-size: 13px;
	line-height: 20px;
	color: #636924;
	text-transform: uppercase;
	text-decoration: underline;
}


.subheadingbold {
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	color: #636924;
	text-transform: uppercase;
	text-decoration: underline;
}


.optionalheading {
	font-size: 14px;
	line-height: 16px;
	color: #666666;
}
h2 {
	font-size: 18px;
	line-height: 40px;
	font-weight: normal;
}


h1 {
	font-size: 18px;
	line-height: 40px;
	font-weight: bold;
}

h4 {
	font-size: 13px;
	line-height: 20px;
	color: #636924;
	text-transform: uppercase;
	text-decoration: underline;
		font-weight: normal;

}


h3 {
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	color: #636924;
	text-transform: uppercase;
	text-decoration: underline;
}


h5 {
	font-size: 14px;
	line-height: 16px;
	color: #666666;
		font-weight: normal;

}

/* Main Navigation Styles */

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	
}
#nav a {
	font-family: "Lucida Grande CY", "Trebuchet MS", sans-serif;
	color:#FFFFFF;
	height: 49px;
	width: 270px;
	display:block;
	font-size:12px;
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	line-height:49px;
	text-indent: 20px;background-color:#636924;
}
#nav li {
float:left;
margin:0pt;
padding:0pt;
width:9em;
}
#nav li:hover a, #nav a:focus, #nav a:active, #nav li.p7hvr a {
color:#222A00;background-color:#b1b492;
}
#nav li:hover ul, #nav li.p7hvr ul {
display:block;
}
#nav li:hover ul a, #nav li.p7hvr ul a {
background-color:#6F7528;
color:#6F7528;
}
#nav ul a:hover {
background-color:#6F7528 !important;
color:#FFFFFF !important;
}
#nav li {
width:auto;
}

/* Sub Navigation Styles */
#subnav {
	padding:0px;
	margin:0px;
}

#subnav a:link, #subnav a:visited, #subnav a:active {
	text-decoration: none;
}

#subnav a:hover {
	color: #666666; 
	text-decoration: underline;
}

#subnavWrapper h2 {
	
}
#subnavWrapper p {
	display:none;
}
#subnav li {
	list-style-type:none;
	background:none;
	text-transform: uppercase;
	padding-bottom:10px;padding-left: 0px;
}

/* Other Selectors Top to Bottom*/
#main {
	text-align: center;
	width: 100%;
}

#headerwrapper {
	background-color: #636924;
	text-align: center;
	float: left;
	width: 100%;
}

#header {
	background-color: #222A00;
	height: 130px;
	width: 880px;
	margin-right: auto;
	margin-left: auto;	position: relative;
}
#orgname {
	position: absolute;
	text-align: left;
	left: 0px;
	top: 50px;
	height: 50px;
	width: 460px;
	margin-left: 40px;
}
.orgname {
	font-size: 25px;
	color: #FFFFFF;	
	line-height: 15px;
}
.orgname:link, .orgname:visited, .orgname:active {
	text-decoration: none;	color: #FFFFFF;	

}
.orgname:hover {
	color: #FFFFFF; 
	text-decoration: underline;
}
.orgnamedescription {
	font-size: 15px;
	color: #FFFFFF;
}
.orgcity {
	font-size: 10px;
	color: #636924;
	text-transform: uppercase;
}
.orgcity:link, .orgcity:visited, .orgcity:active {
	text-decoration: underline;	color: #636924;

}
.orgcity:hover {
	color: #FFFFFF; text-decoration: none;}

.searchField{
	background-color: #FFFFFF; padding: 2px;
	color: #222A00; font-size: 9px;
}

.searchButton{
	background-color: #FFFFFF; padding: 2px;
	color: #222A00; font-size: 9px;
}

#toplinks {
	position: absolute;
	text-align: right;
	top: 55px;
	height: 50px;
	width: 300px;
	right: 40px;
}

#navbarwrapper {
	height: 250px;
	width: 880px;
	text-align: left;
}
#navbar {
	height: 250px;
	width: 280px;
	float: left;
	text-align: left;
	background-color: #636924;
}
#contentwrapper {
	background-image: url(/sitefiles/1209/images/bkgd-sidebar.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	text-align: center;
	width: 100%;
	float: left;
}
#content {
	background-color: #FFFFFF;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#contentInner {
	background-color: #FFFFFF;
	float: left;
	width: 880px;
	text-align: left;
}
#flash {
	float: right;
	height: 250px;
	width: 600px;
	background-color: #FFFFFF;
}
#leftcolumn {
	float: left;
	width: 540px;
	padding: 20px 30px 30px;
	background-color: #FFFFFF;
	text-align: left;
}
* html #leftcolumn {
	width: 600px;
	w\idth: 540px; }
	
#leftcolumnDefault {
	float: left;
	width: 239px;
	padding: 20px;
	background-color: #FFFFFF;
	text-align: left;
	margin-top: 7px;
	margin-bottom: 5px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
	clear: left;
}
* html #leftcolumnDefault {
	width: 280px;
	w\idth: 240px; }

#rightcolumn {
	float: right;
	width: 280px;
	padding-top: 60px;
	background-color: #FFFFFF;
	text-align: left;
	background-image: url(/sitefiles/1209/images/headingMinistries.gif);
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-bottom: 10px;
}
#rightcolumnDefault {
	float: right;
	width: 550px;
	padding: 20px 25px 30px 25px;
	background-color: #FFFFFF;
	text-align: left;
	overflow: hidden;
}
* html #rightcolumnDefault {
	width: 600px;
	w\idth: 550px; }
	
.ministries {
	height: 40px;
	width: 240px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	text-align: left;
	padding:10px;
	background-image: url(/sitefiles/1209/images/bkgd-ministriesOff.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	float: left;
}

.ministries:link, #ministries:visited, #ministries:active {
	height: 40px;
	width: 240px;
	padding:10px;
	background-image: url(/sitefiles/1209/images/bkgd-ministriesOff.gif);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	text-align: left;	text-decoration: none;	float: left;
}

.ministries:hover {
	background-color: #efefef; text-decoration: none;background-image: url(/sitefiles/1209/images/bkgd-ministriesON.gif);
	background-repeat: no-repeat;}

.imgspace {
	padding-right: 10px;
	height: 40px;
	width: 75px;
	border: none; float: left;}

#footerwrapper {
	background-color: #595959;
	text-align: center;
	float: left;
	width: 100%;
}
#footer {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-image: url(/sitefiles/1209/images/bkgd-btmgray.gif);
	background-repeat: repeat-x;
	padding: 20px;
	height: 100px;
	margin-top: 0px;
	margin-bottom: 0px;
}
* html #ministries {
	width: 880px;
	w\idth: 840px; }
	
#address {
	color: #FFFFFF;
	text-align: left;
	width: 580px;
	float: left;
}
#time {
	color: #FFFFFF;
	text-align: right;
	width: 200px;
	float: right;
}
.swcredit {
	color: #FFFFFF;
}
a.swcredit:link, a.swcredit:visited{color: #FFFFFF; text-decoration:underline;}
a.swcredit:hover, a.swcredit:active{color: #FFFFFF; text-decoration:none;}

/* breadcrumb */
#breadcrumb {
	float: left;
	width: 600px;
	text-align: left;}
	
#breadcrumb ul{
	padding: 0px;
	margin: 0px;
	list-style: none;}
	
#breadcrumb li {
	margin: 0px;
	float: left;
	background:none;}

#breadcrumb a {
	padding: 0 0 0 20px;
	font-size: 10px;
	display:inline;
	text-decoration: none;
	color: #E6BD29;
	background: url(../Images/breadcrumb.gif) no-repeat 0.2em;}
	
#breadcrumb a:hover {
	padding: 0 0 0 20px;
	font-size: 10px;
	display:inline;
	text-decoration: none;
	color: #666666;
	background: url(../Images/breadcrumb.gif) no-repeat 0.2em;}
	
#breadcrumb a.first  {
	padding: 0px;
	font-size: 10px;
	display:inline;
	text-decoration: none;
	color: #E6BD29;
	background: none;
	margin-left: -15px;}
	
#breadcrumb a.first:hover  {
	padding: 0px;
	font-size: 10px;
	display:inline;
	text-decoration: none;
	color: #666666;
	background: none;
	margin-left: -15px;}

#breadcrumb a.current  {
	padding: 0 0 0 20px;
	font-size: 10px;
	display:inline;
	text-decoration: none;
	color: #666666;
	background: url(../Images/breadcrumb.gif) no-repeat 0.2em;}
