#more a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #13588F;
	text-decoration: none;
	font-weight: bold;
	
}
#more a:hover{
	color: #FFFFFF;
	
}
a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #13588F;
	text-decoration: none;
	
	
}
a:hover{
	color: #FFFFFF;
	
}

#admin a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #13588F;
	text-decoration: none;
	
	
}
#admin a:hover{
	color:#000066;
	
}

#horz ul {
	list-style: none;
	margin: 0px;
	/*border: 1px none #155A01;*/
	width: 508px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#horz ul li {
	height:35px;
	margin: 0px;
	position: relative;
	text-decoration: none;
	top: 0px;
	padding: 0px;
	float: left;
	background-image: url(../images/menu_sep.jpg);
	background-repeat: no-repeat;
	background-position: right center;	/*display: inline;*/
	
}
#horz ul li:hover, #horz ul li.over {
	height:35px;
	margin: 0px;
	position: relative;
	text-decoration: none;
	top: 0px;
	padding: 0px;
	float: left;
	background-image: url(../images/menu_over.jpg);
	background-repeat: no-repeat;
	background-position: right 0px;	/*display: inline;*/
}


	

#horz ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	/*display: inline;*/	
	text-decoration: none;
	padding-top: 9px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	float: left;
	
}

#horz ul li a:hover, #horz ul li a.over {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	text-decoration: none;
	padding-top: 9px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	

}

#horz li ul {

	display: none;
	position: absolute;
	top: 35px;
	left:-2px;
}

#horz li:hover ul, #horz li.over ul {
	display: block;
	width:auto;
	background-color: #FFFFFF;
	background-image: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D1BFA7;
	border-right-color: #D1BFA7;
	border-bottom-color: #D1BFA7;
	border-left-color: #D1BFA7;
}

#horz li ul li {
	float:left;
	display: block;
	margin: 0px;
	padding: 0px;
	margin: 0px;
	text-align: left;
	background-image: none;
	/*background-color: #006633;	*/
	height:auto;
	border: 1px none #663300;
	
}
#horz li ul li:hover {
	display: block;
	margin: 0px;
	padding: 0px;
	margin: 0px;
	text-align: left;
	background-image: none;	
	height:auto;		
	
}

#horz li ul li a {
	color: #796140;
	text-decoration: none;
	text-align: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px none #796140;
}

#horz li ul li a:hover {
	background-color:#ffffff;
	color: #13588F;
	text-decoration: none;
	text-align: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}



.body_back {
	background-color: #CCCCCC;
}
.main_back {
	background-color: #13588f;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.content_back {
	background-color: #eee6d9;
	background-image: url(../images/right_bot_flower_window.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.left_box {
	background-image: url(../images/left_top_flower_window.jpg);
	background-repeat: repeat-y;
	background-position: left;
	background-color: #DA7970;
	padding: 0px;
}
.footer {
	background-color: #0a3557;
}
.menu_bar {
	background-color: #990000;
	background-image: url(../images/menu_bar.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
.right_box {
	background-color: #d1bfa7;
	background-repeat: no-repeat;
	background-position: right top;
	border: 1px none #B69972;
}
.bot_box {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #B69972;
	border-right-color: #B69972;
	border-bottom-color: #B69972;
	border-left-color: #B69972;
	background-color: #eee6d9;
}
.header {
	background-color: #EEE6D9;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.flower_window_div {
	position: absolute;
	left: 330px;
	top: 93px;
	z-index: 3;
}
.body_div {
	position: relative;
	z-index: 2;
}
.right_bot_flower_window {
	background-color: #13588F;
	background-image: url(../images/bot_flower_window.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.menu_bar_pic {

	background-color: #990000;
	background-image: url(../images/right_mid_flower_window.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.header_pic_left {

	background-color: #EEE6D9;
	background-image: url(../images/right_top_flower_window.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}
.heading_left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: oblique;
	font-weight: bold;
	color: #EEE6D9;
}
.sub_head_left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.header_copy {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #13588F;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	text-align: justify;
	font-weight: normal;
}
.header_head {
	font-family: "Copperplate Gothic Bold", Arial;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #13588F;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.content_top_copy {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #13588F;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
	text-align: justify;
	font-weight: normal;
}
.bible_pic {
	background-color: #EEE6D9;
	background-image: url(../images/content_right_pic.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.new_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #13588F;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	text-align: left;
}
.img_box {
	background-color: #FFFFFF;
	padding: 0px;
	border: 1px solid #6C4114;
	margin: 10px;
}
.event_head {
	font-family: "Copperplate Gothic Bold", Arial;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #796140;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #D1BFA7;
}
.event_copy {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #796140;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	text-align: justify;
}
.right_box_top_brdr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #B69972;
	border-right-color: #B69972;
	border-bottom-color: #B69972;
	border-left-color: #B69972;
	background-color: #D1BFA7;
	padding: 0px;
}
.bot_bible_pic {
	background-image: url(../images/content_right_bot_pic.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 0px;
	background-color: #E8DDCB;
}
.don_box {
	background-color: #FFFFFF;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D1BFA7;
	border-right-color: #D1BFA7;
	border-bottom-color: #D1BFA7;
	border-left-color: #D1BFA7;
}
.main_back_2 {

	background-color: #13588f;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.message_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #13588F;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #13588F;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.msg_top_brdr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #6C4114;
	border-right-color: #6C4114;
	border-bottom-color: #6C4114;
	border-left-color: #6C4114;
}
.msg_underline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #13588F;
	border-right-color: #13588F;
	border-bottom-color: #13588F;
	border-left-color: #13588F;
}
.menu_bar_first_sep {
	background-image: url(../images/menu_sep.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

