/* Generic Definitions */

body {
	font-family: helvetica;
	text-align: left;
	margin: 0;
	padding: 0;
	background: #F9F9F7 url(./images/background.gif) repeat-x;
}

a {
	color: #A17D1A;
	font-weight: bold;
}

a:hover {
	color: #6BA11A;
	text-decoration: none;
}

a img {
	border: 0;
}

p {
	padding: 10px 3px 10px 3px;
}

blockquote {
	background: transparent url(./images/quote_l.png) left top no-repeat;
	font-weight: bold;
	font-size: 1.4em;
	color: #444;
	width: 85%;
}
blockquote div {
	padding: 0 48px;
	background: transparent url(./images/quote_r.png) right bottom no-repeat;
}

.nav {
	padding: 0 0 0 1em;
	line-height: 2em;
	list-style: square;
}




#wrapper {
	width: 800px;
	margin: 0 auto;
	background: #FFF;
	padding: 10px;
	border: 1px solid #D0D0D0;
}



/* Elements within header section */

#header {
	height: px;
	text-align: left;
	background: url(./style/84C71F/header.jpg);
	margin: 0 0 10px 0;
	border: 1px solid #6BA11A;
	height: 200px;
}

#header h1 {
	color: #000000;
	font-size: 50px;
	padding: 4px 0 0 11px;
	margin: 5px 0 0 0;
	height: 51px;
}

#header a {
	text-decoration: none;
}

#header #scripture {
	width: 798px;
	height: 24px;
	border: 0;
	margin: 0;
	background-position: 0 -24px;
}

#header #menu {
	top: -14px;
	margin-top: 90px;
	margin-left: 0;
	list-style-type: none;
	padding: 0;
	text-align: left;
}

#header #menu li {
	float: left;
	padding: 4px 0 0 0;
	margin: 0 2px 0 1px;
	position: relative;
	width: 130px;
	height:21px;
	z-index:100;
	
	font-size: 15px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	color: #000000;

	background: url(./style/84C71F/tab.png);
	filter: alpha(opacity=65);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=65);
	-moz-opacity: 0.65;
	opacity:0.65;
}

#header #menu li:hover {filter:alpha(opacity=100);filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);-moz-opacity:1.0;opacity:1.0;}
#header #menu li dl {position:absolute; top:0; left:0; padding-bottom:0;}
#header #menu li dd {display:none;}
#header #menu li a:hover {border:0;}
#header #menu li:hover dd, #menu li a:hover dd {display:block;}
#header #menu table {border-collapse:collapse; padding:0; margin:-1px;}
#header #menu dl {width: 130px; margin: 0; padding: 0; background: transparent;}
#header #menu dd {
	margin:0;
	padding:0;
	filter: alpha(opacity=90);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
	-moz-opacity: 0.90;
	opacity:0.90;
}

#header #menu dd:hover {
	filter: alpha(opacity=100);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1.00;
	opacity:1.00;
}

#header #menu dt a, #header #menu dt a:visited {
	display:block;
	color: #000;
	text-align:center;
	padding: 4px 0 3px 0;
}

#header #menu dd a, #header #menu dd a:visited {
	background: #6BA11A;
	color: #000000;
	padding:0.5em 0;
	text-decoration:none;
	display:block;
	text-align:center;
}

#header #menu dd a:hover {
	background: #84C720;
}




#link_next,#link_prev {
	height: 48px;
	width: 48px;
	border: 0;
	display: block;
}

#link_prev {
	background: url(./style/84C71F/arrow_prev.png) no-repeat;
}

#link_next {
	background: url(./style/84C71F/arrow_next.png) no-repeat;
}









#column_left, #column_right, #body {
	margin: 0;
	text-align:left;
}

#column_left {
	float: left;
	width: 590px;
}

#column_right {
	float: right;
	width: 200px;
}

#body {
	width: 800px;
}


#footer {
	padding-top: 20px;
	text-align: center;
	color: #999;
	width: 100%;
	clear: both;
}

#icons a:hover img {
	filter: alpha(opacity=80);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	-moz-opacity: .80;
	opacity:.8;
}

#icons img {
	height: 128;
	width: 128;
	border: 0;
}

.thumb {
	height: 128px;
	width: 128px;
	float: right;
	border: 1px solid #000;
	margin: 5px;
}




a.hid {
	color:#000;
	text-decoration:none;
	outline-style:none;
}

a.hid em {
	display:none;
}

a.hid:hover {
	text-decoration:none;
}

a.hid:active, a.hid:focus {
	background:#fff;
}

a.hid:active span, a.hid:focus span {
	display:none;
}

a.hid:active em, a.hid:focus em {
	display:block;
	color:#555;
	width:100%;
	cursor:default;
}










.xsnazzy {
	background: #FFF;
	margin-bottom: 10px;
	padding: 5px;
	border: 1px solid #6BA11A;
}

.xsnazzy h1 {
	margin: -4px -4px 1px -4px;
	padding: 4px 10px 5px 10px;
	background-color: #6BA11A;
	font-size: 1.4em;
	position: relative;
	color: #000000;
}

.xsnazzy p, .zsnazzy p,.xsnazzy form, .zsnazzy form {
	margin: 0;
}

#column_right .xsnazzy h1 {
	font-size: 1.2em;
}


.xsnazzy h1 img {
	float: right;
	top: -4px;
}

.xsnazzy table {
	width: 100%;
	border: 0;
	padding: 0;
}



#photos {
	margin: 0;
	padding: 0;
	width: 780px;
}

#photos td {
	margin: 0;
	width: 185px;
	height: 175px;
	vertical-align: middle;
}

#photos a {
	color: #383838;
	display: block;
	height: 100%;
	width: 100%;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	margin: 5px;
}

#photos a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #EEE;
}



.file {
	padding: 5px;
	width: 780px;
	vertical-align: middle;
	text-decoration: none;
	height: 20px;
	clear: both;
	display: block;
	color: #000;
}

.file:hover {
	color: #A17D1A;
}

.file img {
	height: 16px;
	width: 16px;
	margin-right: 10px;
}




#header #scripture { background-image: url(./images/scriptures/d0784382f5.png); }