/* CSS Document */

body {
	background-image: url(images/main-background.png);
	background-repeat: repeat-x;
	margin: 0px;
}
#banner {
	width: 100%;
	height: 181px;
	text-align: left;
	background-image: url(images/main-banner-background.jpg);
}
#banner_container {
	position: relative;
	width: 1000px;
	height: 181px;
	background-image: url(images/main-banner.jpg);
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
#banner_logo {
	position: absolute;
	top: 25px;
	left: 30px;
}
#banner_phone {
	position: relative;
	top: 105px;
	left: 640px;
}
#banner_phone h4 {
	color: #000000;
	margin: 0px;
}
#log_bar {
	position: relative;
	top: 10px;
	left: -30px;
	font-family: Tahoma, Verdana;
	font-size: 14px;
	text-align: right;
	color: #ffffff;
}
#log_bar p, #log_bar a {
	color: #ffffff;
}
#flash_banner {
	position: relative;
	top: 3px;
	width: 100%;
	height: 246px;
	text-align: center;
	background-image: url(images/flash-banner-background.jpg);
}
#flash_banner_container {
	position: relative;
	top: 2px;
	width: 944px;
	height: 236px;
	background-color: #ffffff;
	text-align: left;
	padding: 3px;
	margin-right: auto;
	margin-left: auto;
}
#rotate_picture {
	position: relative;
	float: left;
}
#container {
	position: relative;
	background-image: url(images/shadow.png);
	background-repeat: no-repeat;
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
}
#content {
	background-color:#ffffff;
	width:950px;
	position: relative;
	padding-top: 25px;
	padding-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	text-align: left;
	margin-bottom: 10px;
	min-height: 400px;
}
#content2 {
	width:950px;
	position: relative;
	padding-top: 25px;
	padding-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	text-align: left;
	margin-bottom: 10px;
	min-height: 400px;
}
#manager {
	position: relative;
	width: 950px;
	padding-left: 0px;
	padding-right: 0px;
	color: #ffffff;
}
.one_column {
	position: relative;
	width: 930px;
	padding-left: 10px;
	padding-right: 0px;
	color: #ffffff;
}
.one_column_narrow {
	position: relative;
	width: 880px;
	padding-left: 30px;
	padding-right: 0px;
	color: #ffffff;
}
.left_column {
	position: relative;
	width: 470px;
	float: left;
	padding-left: 20px;
}
.right_column {
	position: relative;
	width: 415px;
	float: right;
	padding-right: 8px;

}
.left_column_form {
	position: relative;
	width: 910px;
	float: left;
	padding-left: 20px;
}
.right_column_form {
	position: relative;
	width: 300px;
	float: right;
	background-color: #eeeeee;
	margin-right: 20px;
	margin-top: 10px;
}
.left_column_resources {
	position: relative;
	width: 377px;
	float: left;
	padding-left: 20px;
}
.right_column_resources {
	position: relative;
	width: 508px;
	float: right;
	padding-right: 8px;
}
.front_left {
	background-color: #eeeeee;
}
.front_left_text {
	padding: 0px 15px 0px 15px;
}
.center_column_form {
	position: relative;
	width: 910px;
	background-color: #c2a6a6;
}
.right_column_form_text {
	padding: 0px 15px 0px 15px;
}
.right_column_form_create {
	position: relative;
	width: 300px;
	float: right;
	background-color: #c2a6a6;
	margin-right: 20px;
	margin-top: 10px;
}
.yellow_box {
	background-image: url(images/yellow-background.png);
	width: 374px;
	height: 71px;
	padding: 15px 20px;
	margin-bottom: 0px;
}
.purple_box {
	background-image: url(images/purple-background.png);
	width: 374px;
	height: 235px;
	padding: 15px 20px;
	margin-bottom: 0px;
}
.blue_box {
	background-image: url(images/blue-background.png);
	width: 374px;
	height: 91px;
	padding: 15px 20px;
	margin-bottom: 0px;
}
.yellow_box h1,.yellow_box h2,.yellow_box h3,.yellow_box h4, .purple_box h1,.purple_box h2,.purple_box h3,.purple_box h4, .blue_box h1,.blue_box h2,.blue_box h3,.blue_box h4 {
	color: #ffffff;
	margin: 0px;
}
.yellow_box p, .blue_box p {
	color: #ffffff;
	font-size: 11px;
}
.purple_box p {
	color: #ffffff;
	font-size: 13px;
}
#meet_need {
	position: relative;
	float: left;
	width: 111px;
	height: 142px;
	background-image: url(images/help-meet-need.png);
	padding: 5px 20px 5px 330px;
}
#meet_dream {
	position: relative;
	float: right;
	width: 111px;
	height: 142px;
	background-image: url(images/help-meet-dream.png);
	padding: 5px 20px 5px 330px;
}
#meet_need p, #meet_dream p {
	color: #ffffff;
	font-size: 11px;
}

/*
*****************************************************
	ACCORDIAN MENUS
*****************************************************
*/

.menu_list {
	width: 563px;
}
.menu_head, .menu_head_opened {
	padding: 3px 25px;
	cursor: pointer;
	position: relative;
	margin: 1px;
	color: #000000;
	font-family: Tahoma, Verdana;
	font-size: 14px;
	background: #cfc9c9;
	background-repeat: no-repeat;
	background-position: 10px 8px;
}
.menu_head {
	background-image: url(/images/triange-right.png);
}
.opened {
	background-image: url(/images/triange-down.png);
}
.menu_body {
	display:none;
}

/* ACCORDIAN MENU #2 */

.archive_list {
	width: 200px;
}
.archive_head, .archive_head_opened {
	padding: 3px 20px;
	cursor: pointer;
	position: relative;
	margin: 1px;
	color: #000000;
	font-family: Tahoma, Verdana;
	font-size: 14px;
	background-repeat: no-repeat;
	background-position: 5px 8px;
}
.archive_head {
	background-image: url(/images/triange-right.png);
}
.opened {
	background-image: url(/images/triange-down.png);
}
.selected {
/*	background-color: #eeeeee;
*/}
.archive_body {
	display:none;
}
.archive_date {
	padding-left: 23px;
}
.lefthand_filter {
	padding-left: 10px;
}

/* PROFILE TAGS */
#profile_banner {
	width: 900px;
	height: 60px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	padding-left: 50px;
	padding-top: 20px;
}
#profile_banner h1 {
	font-size: 42px;
	border-bottom: none;
	font-style: normal;
	margin: 0px;
}
#profile_menu_bar {
	width: 950px;
	height: 29px;
	margin-right: auto;
	margin-left: auto;
}
#profile_content {
	width:950px;
	position: relative;
	padding-top: 25px;
	padding-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-bottom: 10px;
	min-height: 400px;
}
#profile_pic {
	position: relative;
	float: left;
	padding-right: 15px;
	padding-bottom: 10px;
}
#profile_pic_right {
	position: relative;
	float: right;
	padding-left: 15px;
	padding-bottom: 10px;
}
#profile_story {
	position: relative;
	float: right;
	width: 410px;
}
#profile_story2 {
	position: relative;
	float: right;
	width: 300px;
}
#profile_text {
}
.profile_left_column {
	position: relative;
	width: 613px;
	float: left;
	padding-left: 18px;
}
.profile_right_column {
	position: relative;
	width: 292px;
	float: right;
	padding-right: 18px;
}
.profile_box {
	margin-bottom: 15px;
}
.profile_sidebar {
	margin-bottom: 10px;
}
.profile_box_text {
	padding: 0px 20px 0px 15px;
}
#sidebar_gallery {
	width: 248px;
	height: 186px;
	border: solid 1px #333333;
}
#my_story_footer {
	background-color: #dddddd;
}
/* END PROFILE TAGS */

/* ADMIN TAGS */
.admin_left_column {
	position: relative;
	width: 292px;
	float: left;
	padding-left: 18px;
}
.admin_right_column {
	position: relative;
	width: 613px;
	float: right;
	padding-right: 18px;

}
.admin_topbar {
	background-color: #ffffff;
	width: 910px;
	height: 60px;
	padding: 0px 20px 0px 20px;
	margin-right: auto;
	margin-left: auto;
}
#Urgent_Prayer {
	background-color: #dddddd;
	padding: 15px;
	border: solid 1px #888888;
}
.last_post {
	margin: 0px;
	font-size: 10px;
	color: #333333;
}
.last_post_titles {
	text-align: center;
	line-height: 14px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #dddddd;
	border: 1px solid #ffffff;
}

/* END ADMIN TAGS */


/* TABLE TAGS */
.Column_Titles, .Column_Titles2 {
	text-align: right;
	line-height: 14px;
	padding-left: 15px;
	padding-right: 15px;
	background-color: #eeeeee;
	border: 1px solid #ffffff;
}
.Column_Titles2 {
	text-align: left;
}
.Column_Titles, .Column_Titles2, .Column_Titles p, .Column_Titles a, .Column_Titles2 a {
	color: #333333;
	font-size: 14px;
	font-family: Tahoma, Verdana;
	font-weight:bold;
}
.Column_Titles th {
	line-height: 26px;
}
.Column_Titles2 {
	line-height: 28px;
}
.Table_Rows {
	padding-left: 15px;
	padding-right: 15px;
}
.Rows {
	FONT-SIZE: 12px; 
	COLOR: #333333; 
	FONT-FAMILY: Tahoma, Verdana; 
	TEXT-DECORATION: none;
	line-height: 16px;
}
/* END TABLE TAGS */

#footer {
	background-image: url(images/flash-banner-background.jpg);
	width: 100%;
	height: 132px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#footer p, #footer a {
	color: #FFFFFF;
	font-size: 11px;
}
#flashlogin {
	text-align: center;

}
p, li, td {
	font-family:'Myriad Pro', 'Myriad Roman', 'Myriad', Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
}
a {
	color:#be403a;
}
.lowercaps {
	font-size: Smaller;
	text-transform: uppercase;
}
.right_aligned {
	text-align: right;
}
h1, h2, h3, h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color: #000000;
}
h1, h2 {
	font-style: italic;
	font-size: 24px;
}
h1 {
	border-bottom: 1px solid #888888;
}
h3 {
	font-style: normal;
	font-size: 18px;
	margin-top: 0px;
}
h4 {
	color: #333333;	
}
.bullets {
	font-size: 14px;
	font-weight:bold;
	line-height: 24px;
}
.white {
	color:#CCCCCC;
}
.blue {
	color: #6086a8;
}
.red {
	color: #FF0000;
}
.pipe {
	margin-left: 10px;
	margin-right: 10px;	
	color: #33333;
}
.title {
	margin-top: 12px;
}
.icon {
	padding: 15px;
}
.small {
	margin: 0px;
	font-size: 12px;
}
.tiny {
	margin: 0px;
	font-size: 10px;
}
.button_right {
	position: relative;
	float: right;
	right: 10px;
}
.more_link {
	float: right;
	width: 70px;
	padding-left: 15px;
	background-image: url(/images/arrow-icon.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
.link_table h4 {
	margin: 0px;
}
.link_table p {
	font-style: normal;
	margin: 0px 0px 5px 0px;
}
.profile_sidebar a {
	color: #333333;
	text-decoration: none;
}
.profile_sidebar a:hover {
	text-decoration: underline;
}
.form {
	font-size: 10px;
}

/* NAVIGATION */

#nav {
	position: relative;
	text-align: center;
	width: 580px;
	top: 115px;
	left: 395px;
}
#subnav {
	position: relative;
	text-align: center;
	width: 850px;
	top: 0px;
	left: 0px;
}
#nav ul, #subnav ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#nav li, #subnav li {
	float: left;
	margin: 0;
	border-right: 1px solid #ffffff;
}
#nav li a {
	height: 29px;
	width: 115px;
	display: block;
	color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 16px;
	line-height: 29px;
	text-decoration: none;
}
#nav li a:hover, .selected {
	background-image: url(/images/menu-ro.png);
	color: #ffffff;
	text-decoration: none;
}
#subnav li a {
	height: 29px;
	min-width: 85px;
	padding: 0px 10px 0px 10px;
	display: block;
	color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 14px;
	line-height: 29px;
	text-decoration: none;
}
#subnav li a:hover, .selected {
	background-image: url(/images/submenu-ro.png);
	color: #ffffff;
	text-decoration: none;
}

/* END NAV */

/* ACCORDIAN MENU */

.menu_list {
	width: 550px;
}
.menu_head {
	padding: 5px 10px;
	cursor: pointer;
	position: relative;
	margin:1px;
	font-weight:bold;
	color: #FFFFFF;
	background: #888888;
}
.menu_body {
	display:none;
}
.menu_body a {
  display:block;
  color:#006699;
  background-color:#EFEFEF;
  padding-left:10px;
  font-weight:bold;
  text-decoration:none;
}
.menu_body a:hover {
  color: #000000;
  text-decoration:underline;
}

/* END ACCORDIAN MENU */
