/* Reset Sheet stuff */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, 
*, {			/* .x removes any inherent styling to elements below */
	background: transparent;
	font-family: "Arial", "Helvetica", sans-serif;
	}
	

/** 2.	COMMON CLASSES **/
.hide	{ display: none;	}
.inline	{ display: inline;	}
.block	{ display: block;	}
.nfloat	{ float: none;		}
.lfloat	{ float: left;		}
.rfloat	{ float: right;		}
.clear	{ clear: both;		}
.lclear	{ clear: left;		}
.rclear	{ clear: right;		}

.lowercase	{ text-transform: lowercase;	}
.uppercase	{ text-transform: uppercase;	}
.capitalize	{ text-transform: capitalize;	}

.navigation		{ list-style: none; }
.navigation li	{ display: inline; 	}

div#uhoh p {
	width: 400px;
	margin: 5em auto;
	padding: 2em;
	color: inherit;
	background: #ffc;
	}

									/* Main sheet */
html {height:100%; font-size:100.01%} 
body {  
	min-height:101%; 
	font:100.01%/130% Verdana, Helvetica, sans-serif; 			
	background:#000; 
	width:760px; 
	line-height:1.125em; /* 16x1.125=18px */
	margin:0 auto 
} 
/*body * {text-align:left}*/
body  {
	color: #e8e8af;
	font-style: normal;
	line-height: 140%;
	outline-style: none;
}
p  {
	color: #e8e8af;
	font-size: 100%;
	font-family: sans-serif;
	font-style: normal;
	line-height: 140%;
	text-align: left;
	outline-style: none;
	background: transparent;
}

INPUT, SELECT, TH, TD {font-size: inherit;
					}
LI LI, LI P, TD P, BLOCKQUOTE P {font-size:0.8em
}
.bodytext p {
    font-size:0.875em; /* 16x.875=14 */
}
.sidenote {
    font-size:0.75em; /* 16x0.75=12 */
}
h1 {
	font-size: 1.4375em; /* 16x1.375=23px */
	line-height: 1.636em;/* 16x1.636=36px */
	padding: 0;
	margin: 0;
}
H2 {
	color: #a1c4f2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 1.3em;
}
H3 {
	color: #efef88;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 1.2em;
	padding: 0;
	margin: 0;
}
H4 {
	color: #a1c4f2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 1.1em;
}

.inner {
	display: block;
	margin: 10px auto;
	clear: left;
	text-align: center;
}

a {
	color: #efef88;
	background-color: inherit;
	text-decoration: underline;
	}
	a:visited 	{
	color: #FFDF55;
	background: inherit;
}
	a:hover 	{ color: #a1c4f2; background: inherit; 
				text-decoration: underline; }
	a:active 	{ color: #fff; background: inherit; }

.beigebodyclass   {
	color: #e8e8af;
	font-family: sans-serif;
	font-style: normal;
	font-variant: normal;
	line-height: 1.4em;
	text-align: left;
}
.blackbodyclass  { 
	color: black;  
	 
}
.grey-class {
	color: #dcdcdc;
}
.deepcolor-class {
	color: #6495ed;
}
.captionclass   {
	color: #a1c4f2;
	font-size:0.85em; /* 16x0.75=12 */
	/*line-height: 1.1em;*/
}
.bluebodyclass { color: #a1c4f2;
}
.blueheadclass {
	color: #a1c4f2;
	font-size: 1.1em;
	font-family: sans-serif;
	background-color: black
}
ul {
	text-align: left;
	margin-left: 50px;
}


.PeachHeadclass { color: #f89f6d; font-size: medium; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif 
}
.orangebodyclassCopy {
	color: #F4A460;	
}
.littlecaltext {
	color: black;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	line-height: 120%;
	text-align: center
}
.floatright {
	float: right;
	clear: right;
	position: relative;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 5px;
	padding-left: 10px;
	padding-right: 5px;
	
}
.floatleft {
	float: left;
	clear: left;
	position: relative;
	margin-top: 0;
	margin-right: 5;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-left: 5px;
	padding-right: 10px;
}
.picborder {
	border-color: #AE3F08;
	border: 3px solid;
	border-top-color: #AE3F08;
	border-right-color: #AE3F08;
	border-bottom-color: #AE3F08;
	border-left-color: #AE3F08;
}
.no-border {
	border: none;
}	
#container {
	width: 790px;
	vertical-align:middle; 
	background: transparent;
	padding: 0px;
	border: 2px solid #F4A460;
	border-style: solid;
	border-color: #CC6633;
	width: 790px;
}
div#content-wrap {
		
		}
	div#content {
		margin-left: 200px;
		width: 530px;
			}
div#content-in {
	margin: 0 6px;
	padding: 10px;
} 
div.column {
	width: 196px;
	margin: 0 0px;
	background-image:url(ministries/ministry-nav-bg.jpg);
	background-repeat: no-repeat;
}
div.column-r {
	width: 176px;
	margin: 0 0px;
	
}
div.column-in {
		margin: 0 8px;
		padding: 0px;
		background: transparent;
}
#navcontainer {
	float:left; 
	width: 196px;
	padding: 35px 0px 0px 10px;
}

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-size: .8em;
line-height: 1.3em;
font-family: Arial, Helvetica, sans-serif;
}

#navcontainer a {
	display: block;
	padding: 3px;
	width: 135px;
	background: transparent;
	color: #FFFFDB;
	border-bottom: 1px transparent;	/*border-left: 8px solid #FBAA69; */
}

#navcontainer a:link, #navlist a:visited {
text-decoration: none;
}

#navcontainer a:hover {
	/* border-left: 8px solid #B7D6B4; */
	background-color: transparent;
	/* border-bottom: 1px solid #F0E9DD; */
	text-decoration: underline;
	color: #fff;
}
div#navbar2 {
	height: 30px;
	background-color: #000000;
	
}
#navbar2 li.last {
    border:none;
}
div#navbar2 ul {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: #FFDC98;
	line-height: 2em;
	white-space: nowrap;
	text-align:center;
}
div#navbar2 li {
	list-style-type: none;
	display: inline;
	padding: 0 .5em;
	border-right:1px solid #FFDC98;
}
div#navbar2 li a {
	text-decoration: none;
	padding: .5em;
	color: #FFDC98;
}
div#navbar2 li a:link {
	color: #FFDC98;
}
div#navbar2 li a:visited {
	color: #AAA;
}
div#navbar2 li a:hover {
	/*font-weight: bold; */
	color: #FFF;
	/* background-color: #7C3F20; */
	text-decoration: underline;
}
#article {
	width: 540px;
	float: right;
	padding: 0 10px 0 10px;
	margin: 10px auto;
}
div#footer {
		text-align:center;
		}
		div#footer-in {
			margin: 10px 10px 0 10px;
			padding: 10px;
			background-color: transparent;
			}
.copyright {
	color:#f4a460;
	font-size:0.6em;
	line-height:0.8em;
	text-align:center;
	}

