/* *************************************Generic Tags */
body {
	background-color: black;
	color: #d7d7d7;
	padding: 0px;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
div {
}
p {
	
	padding: 5px;
	margin: 5px;
	margin-bottom: 15px;
	line-height: 20px;
	line-height: 30px;
	font-family: Georgia, "Times New Roman", Times, serif; 
	letter-spacing: .9px; 
	margin-top: 0px; 
	word-spacing: -1px;

	font-size: 14px;
	color: #d7d7d7;

	
}
img {
	border: none;
}
p:first-letter {
	font-size: 200%;
	text-transform: lowercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
p:hover {
	background-color: #262626;
}
.pullout {
	margin: 0px 40px 00px 40px;
	font-style: italic;
	display: block;
	line-height: 20px;
}
dl {
	margin-left: 10px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	}
dl:hover {
	background-color: #262626;
	}
dt {
	font-size: 16px;
}
dd {
	font-size: 14px;
}
ul {
list-style: disc;
margin: 5px;
padding: 0;
}
h2 {
	margin: 5px;
	margin-bottom: -10px;
	margin-left: 60px;
	font-size: 20px;
	color: #006088;
}
a {
	color: #006088;
}
a:link {
	color: #006088;
}
a:visited {
	color: #679db4
}
a:hover {
	color: white;
	text-decoration: none;
}
a:active {
}
#rednavigation a{
	color: white;
	text-decoration: none;
}
#rednavigation a:hover{
	text-decoration: underline;
}
.side_menu_item a {
text-decoration: none;
}
.side_menu_item a:hover {
color: #623524;
}
.side_menu_item_static a {
text-decoration: none;
color: #623524;
}
.side_menu_item_static a:visited {
color: #623524;
}
.side_menu_item_static a:hover {
color: #006088;
}
#bannerlink {
	display: block;
	width: 100%;
	height: 100%;
}
/* ********************************* Main Holder Divs */

#header {
	background-image: url(images/headerbg2.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#middle {
	background: url("images/sideborder.gif");
	background-repeat: repeat-y;
	padding: 0px;
	padding-left: 30px;
	margin: 0px;
	display: block;
	border-top: 1px dashed black;
	border-bottom: 1px dashed black;
}
#footer {
	background: url("images/footerbg2.png");
	background-repeat: repeat-y;
	margin: 0px;
}

/* ********************************* Inside Header */
#banner {
	width: 700px;
	height: 140px;
	margin: 0px;
}
#navigation {
	width: 700px;
	height: 50px;
	margin: 0px;
	background: url("images/navbg.gif");
	padding: 0px;
}
#pagetitle {
	width: 500px;
	height: 50px;
	margin: 0px;
	padding: 0px;
}

/* ******************************************* Inside Middle */
#content {
	width: 470px;
	margin: 5px 0px 5px 0px;
	min-height: 200px;
	padding: 0px;
}
#sidebar {
	width: 200px;
	margin: 0px;
	position: absolute;
	left: 500px;
	top: 180px;
	color: black;
}
#sidebar_header {
	background: url("images/sidebar_header.gif") 0 0 no-repeat;
	height: 50px;
	padding: 0px;
	margin:0px;
}
#sidebar_body {
	background: url("images/sidebar_body.gif") 0 0 no-repeat;
	padding: 5px;
	margin:0px;
}
#sidebar_footer {
	background: url("images/sidebar_footer.gif") 0 0 no-repeat;
	height: 25px;
	padding: 0px;
	margin:0px;
}
span.side_menu_item {
	font-size: 22px;
	color: #006088;
	background-color: red;
	background: url("images/sidebar_text_bg.gif");
	margin: 5px;
	margin-left: 15px;
	margin-bottom: 10px;
	padding: 2px;
	max-width: 160px;
	display: block;
}
span.side_menu_item_static {
	font-size: 22px;
	color: #623524;
	background: url("images/sidebar_text_bg.gif");
	margin: 5px;
	margin-left: 15px;
	margin-bottom: 10px;
	padding: 2px;
	max-width: 160px;
	display: block;
}
.divider {
	width: 100%;
	height: 22px;
	margin: 0px 0px 20px 0px;
	background: url("images/divider.gif");
	background-repeat: no-repeat;
	padding: 0px;
	margin-left: -30px;
}
/* ***************************************************Inside Footer */
#finaldivider {
	width: 700px;
}
#rednavigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 700px;
	margin: 0px;
	margin-left: 35px;
	height: 20px;
}
#footnotes {
font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 500px;
	height: 100px;
	margin: 0px;
	margin-left: 50px;
}

/* ************************************************** Navigation */
#aboutus {
	background: url("images/navimages/aboutus3.gif");
	width: 120px;
}
#events {
	background: url("images/navimages/events3.gif");
		width: 117px;
}
#ministryhouse {
	background: url("images/navimages/ministryhouse4.gif");
		width: 166px;
}
#supportus {
	background: url("images/navimages/supportus2.gif");
		width: 135px;
}
#newsletter {
	background: url("images/navimages/newsletter2.gif");
		width: 151px;
}
#navigation a {
	border: 0;
	display: block;
	float: left;
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 50px;
}
#navigation a:hover {
	background-position: 0 -50px;
}
/* **************************************************************************** */
.newsletter_table {
	text-align: left;
	margin-left: 20px;
	margin-bottom: 20px;
}
div .newsletter_table_holder {
	font-size: 16px;
	margin-left: 30px;
}
.coninfo_q {
	width: 130px;
	display: block
}
.perinfo_q {
	width: 200px;
	display: block;
}
.newsletter_submit_holder {
	margin-left: 200px;
	width: 100px;
	margin-bottom: 20px;
}
.minhouse_table{
	text-align: left;
	margin-left: 20px;
	margin-bottom: 20px;
	}
div .minhouse_table_holder {
	font-size: 16px;
	margin-left: 30px;
}
.mh_coninfo_q {
	width: 130px;
	display: block
}
.mh_perinfo_q {
	width: 130px;
	display: block;
}
.minhouse_submit_holder {
	margin-left: 200px;
	width: 100px;
	margin-bottom: 20px;
}