/* CSS Document */

/*
*****************************************************
	GENERAL
*****************************************************
*/

label.error { 
	float: none; 
	color: red; 
	padding-left: .5em; 
	vertical-align: top; 
}

p, li, td, body {
	font-family:'Myriad Pro', 'Myriad Roman', 'Myriad', Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
}
a {
	color:#1E2D06;
}
hr {
	border: 1;
	height: 1px;
}
.lowercaps {
	font-size: Smaller;
	text-transform: uppercase;
}
.right_aligned {
	text-align: right;
}
.flat {
	margin: 0px;
	padding: 0px;
}
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;
	font-weight: normal;
	margin-top: 0px;
}
h4 {
	color: #333333;	
}
.bullets {
	font-size: 14px;
	font-weight:bold;
	line-height: 24px;
}
.white {
	color:#ffffff;
}
.blue {
	color: #6086a8;
}
.red {
	color: #FF0000;
}
.green {
	color: darkgreen;
}
.pipe {
	margin-left: 10px;
	margin-right: 10px;	
	color: #33333;
}
.title {
	margin-top: 12px;
}
.icon {
	padding: 0px 10px;
}
.icon_small {
	padding: 0px 5px;
}
.icon_delete {
	position: relative;
	float: right;
	top: 5px;
	padding: 0px 5px;
}
.small {
	margin: 0px;
	font-size: 12px;
}
.tiny {
	margin: 0px;
	font-size: 11px;
}
.grayed {
	color: #666666;
}
.gray_background {
	background-color: #e8e7d9;
}
.button_right {
	position: relative;
	float: right;
	right: 10px;
}
.light_underline {
	border-bottom: 1px solid #dddddd;
}
.more_link {
	float: right;
	width: 150px;
	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;
}
.pag_num {
	padding: 0px 2px;
}
#counter_text {
	text-align: center;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
}
h3.prayer {
	padding: 0px;
	margin-top: 12px;
	margin-bottom: 6px;
}
.lined {
	border-bottom: 1px solid #666666;
}
.search_result td h2, .search_result td p {
	margin: 0px;
	padding: 0px;
}

/*
*****************************************************
	MAIN PAGE TAGS
*****************************************************
*/

body {
	background-image: url(/images/main-background2.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: 157px;
	left: 30px;
}
#banner_phone h4 {
	color: #ffffff;
	margin: 0px;
}
#log_bar {
	position: absolute;
	top: 10px;
	right: 10px;
	font-family: Tahoma, Verdana;
	font-size: 14px;
	text-align: right;
	color: #ffffff;
}
#log_bar p, #log_bar a {
	color: #ffffff;
}
div.quotes {
	position:relative;
	width: 300px;
	float:right;
	margin-left: 10px;
}
blockquote.quotes {
	background:url("/images/quote-left.gif") no-repeat scroll 0 5px transparent;
	border:0 none;
	display:block;
	font-size:120%;
	line-height:120%;
	margin:20px 0;
	padding:0 20px 0 38px;
	width:auto;
}
blockquote.quotes p {
	background:url("/images/quote-right.gif") no-repeat scroll 100% 100% transparent;
	color:#666666;
	margin-top:0;
	padding:0 38px 0 0;
}

/*
*****************************************************
	DASHBOARD
*****************************************************
*/

#dashboard_container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#dashboard_left_column {
	position: relative;
	float: left;
	width: 150px;
	margin-right: 20px; 
	margin-top: 26px;
}
.dashboard_left_title {
	width: 124px;
	height: 18px;
	padding: 5px 13px;
	font-weight: bold;
	text-align: center;
	background-image: url(/images/sidebar-top-short.png);
}
#dashboard_center_column {
	position: relative;
	float: left;
	width: 540px;
	margin-bottom: 40px;
}
#dashboard_center_column h1 {
	border-bottom: none;
}

/* Sidebar */
#dashboard_right_column {
	position: relative;
	width: 250px;
	float: right;
	margin-top: 100px;
	margin-right: 18px;
}
.dashboard_sidebar_title {
	width: 224px;
	height: 18px;
	padding: 5px 13px;
	font-weight: bold;
	text-align: center;
	background-image: url(/images/sidebar-top.png);
}
.dashboard_sidebar_title p {
	margin: 0px;
	font-size: 14px;
}
.dashboard_sidebar {
	border-left: 1px solid #b7b6a2;
	padding-left: 15px;
	padding-right: 10px;
}
#dashboard_right_column p {
	margin: 0px;
	padding: 0px;
}

#dashboard_banner {
	width: 940px;
	height: 40px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding-left: 20px;
}
.dash {
}
.dash_right {
	float: right;
}
#dashboard .menu_body {
	padding: 0px 10px;
}
#dashboard .indent {
	padding: 5px 0px 5px 10px;
}
.tinypics {
	float: left;
	padding: 0px 5px 5px 0px;
	width: 50px; 
	height: 62px; 
	overflow: hidden; 
	text-align: center;
}
.tinypics_name {
	font-size: 12px;
	color: #333333;
	font-style: italic;
}
.dash_set_width {
	width: 50%;
	float: left;
}
.prayer_request {
    font-size: 12px;
    font-style: italic;
    margin: 3px;
    padding: 0;
}
#profile_panel {
	font-size: 12px;
	border-right: 1px solid #B7B6A2;
	padding-left: 0px;
}
#sharebox_top {
	width: 540px;
	height: 10px;
	background-image: url(images/sharebox-top.png)
}
#sharebox_center {
	width: 500px;
	padding: 0px 20px;
	background-image: url(images/sharebox-center.png);
}
#sharebox_bottom {
	width: 540px;
	height: 10px;
	background-image: url(images/sharebox-bottom.png)
}
#commentbox_top {
	width: 460px;
	height: 10px;
	background-image: url(images/commentbox-top.png)
}
#commentbox_center {
	width: 420px;
	padding: 0px 20px;
	background-image: url(images/commentbox-center.png);
}
#commentbox_bottom {
	width: 460px;
	height: 10px;
	background-image: url(images/commentbox-bottom.png)
}
.comment_handle {
	position: relative;
	left: 80px;
}
#profile_panel td a {
	font-size: 11px;
}

/*
*****************************************************
	TICKER STYLES
*****************************************************
*/

.ticker_name {
	font-size: 16px;
	font-weight: bold;
	margin: 0px 0px 6px 0px;
	padding: 0px;
	color: #1d420d;
}
.ticker_type {
	float: right;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: normal;
	font-style: italic;	
}
.ticker_type.prayer {
	color: red;
}
.ticker_expand a, .ticker_expand a:hover {
	color: #666666;
	text-decoration: none;
}
.ticker_links {
	float: right;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;	
	color: #1d420d;
}
.ticker_links a {
	color: #1d420d;
/*	text-decoration: none;
*/}
.ticker_links a:hover {
	color: #1d420d;
	text-decoration: underline;
}
.ticker_title {
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px;
	padding: 0px;
}
.ticker_text {
	line-height:16px;
	margin: 0px;
}
.ticker_date {
	color: #666666;
	font-size: 12px;
	font-style: italic;
	padding: 0px;
	margin: 0px;
}
.ticker_divider {
	border-bottom: 1px solid #bbbbbb;
}
.ticker_heading {
	background-color: #b9b0b0;
	color: #ffffff;
	font-weight: bold;
	padding: 5px;
	margin: 15px 0px;
}
.read_name {
	margin-right: 15px;
}
/*.ticker_date a {
	color: #818181;
}
.urgent_update {
	color: #FF0000;
	font-weight: normal;
}
.ticker_attach {
	padding: 10px;
	background-color: #e8e7d9;
}
*/
/*
*****************************************************
	SLIDER
*****************************************************
*/

#slider {
	position: relative; /* necessary for ie7 */
}
#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
}
#slider li{ 
	/* 
		define width and height of list item (slide)
		entire slider area will adjust according to the parameters provided here
	*/ 
	width: 366px;
	height: 130px;
	overflow:hidden; 
	position: relative;
}
span#prevBtn{}
span#nextBtn{}	

#meet_box {
	position: relative;
	width: 446px;
	height: 149px;
	background-image: url(/images/meet-box-background.jpg);
}
.meet_pic_placeholder {
	position: relative;
	float: left;
	width: 27px;
	padding: 21px 5px 0px 5px;
	text-align: center;
}
#meet_pics {
	position: relative;
	float: left;
}
.meet_pic {
	position: relative;
	float: left;
	position: relative;
	width: 112px;
	padding: 21px 5px 0px 5px;
}
.meet_title {
	color: #ffffff;
	text-align: center;
	margin: 0px;
	padding: 5px;
}
/*
*****************************************************
	PAGE TAGS
*****************************************************
*/
#page_banner {
	width: 100%;
	height: 100px;
	text-align: left;
	background-image: url(/images/main-banner-background2.jpg);
}
#page_banner_container {
	position: relative;
	width: 1000px;
	height: 100px;
	background-image: url(/images/main-banner2.jpg);
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
#page_banner_logo {
	position: absolute;
	top: 10px;
	left: 30px;
}
#page_banner_phone {
	position: relative;
	top: 75px;
	left: 30px;
}
#page_banner_phone h4 {
	color: #ffffff;
	margin: 0px;
}
#page_log_bar {
	position: absolute;
	top: 10px;
	right: 10px;
	font-family: Tahoma, Verdana;
	font-size: 14px;
	text-align: right;
	color: #ffffff;
}
#page_log_bar p, #page_log_bar a {
	color: #ffffff;
}
#page_container {
	position: relative;
	top: 16px;
	left: 0px;
	width: 1020px;;
	min-height: 600px;
	margin-right: auto;
	margin-left: auto;
}
#page_shadow {
	position: absolute;
	top: -20px;
	left: 0px;
	width: 1020px;
	height: 500px;
	background-image:url(/images/shadow.png);
	z-index: -1;
}
#page_shadow2 {
	position: absolute;
	top: 10px;
	left: 0px;
	width: 1020px;
	height: 500px;
	background-image:url(/images/shadow.png);
	z-index: -1;
}
.signup_left_column {
	position: relative;
	width: 292px;
	float: left;
	margin-left: 18px;
}
.signup_right_column {
	position: relative;
	width: 620px;
	float: right;
	margin-right: 15px;
}


/*
*****************************************************
	PROFILE TAGS
*****************************************************
*/

#profile_banner {
	width: 900px;
	height: 70px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding-left: 50px;
	padding-top: 30px;
	background-image:url(/images/profile-banner-generic.png);
}
#profile_banner h1 {
	font-size: 42px;
	border-bottom: none;
	font-style: normal;
	margin: 0px;
	color: #ffffff;
}
#profile_menu_bar {
	width: 950px;
	height: 29px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
}
#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;
	background-color: #7a784c;
}
#profile_pic {
	position: relative;
	float: left;
	padding-right: 15px;
	padding-bottom: 10px;
}
#profile_box {
	position: relative;
	float: left;
}
#profile_pic_right {
	position: relative;
	float: right;
	padding-left: 15px;
	padding-bottom: 10px;
}
.profile_story {
	position: relative;
	float: left;
	width: 573px;
	background-color: #ffffff;
	padding: 0px 20px;
}
.profile_story td h2 {
	margin-top: 0px;
}
.profile_story2 {
	position: relative;
	float: left;
	width: 875px;
	background-color: #ffffff;
	padding: 0px 20px;
}
.profile_story2 td h2 {
	margin-top: 0px;
}
.profile_left_column {
	position: relative;
	width: 620px;
	float: left;
	margin-left: 18px;
}
.profile_right_column {
	position: relative;
	width: 292px;
	float: right;
	margin-right: 15px;
}
.profile_one_column {
	position: relative;
	width: 922px;
	float: left;
	margin-left: 18px;
}
#profile_sidebar {
	width: 249px;
	background-color: #9f9f59;
	padding: 15px 20px;
}
#profile_sidebar p, #profile_sidebar h2, #profile_sidebar h4 {
	padding: 0px;
	margin: 0px;
}
#profile_sidebar a {
	color: #333333;
/*	text-decoration: none;
*/}
#profile_sidebar a:hover {
	color: #333333;
	text-decoration: underline;
}
#profile_sidebar_top {
	min-height: 25px;
	padding-top: 10px;
	padding-bottom: 5px;
	background-image: url(/images/page-sidebar-top2.png);
	background-repeat: no-repeat;
}
#fundraising_link {
	background-image: url(/images/fundraising.png);
}
#store_link {
	background-image: url(/images/shop-store.png);
}
#myneed_link {
	background-image: url(/images/help-meet-need.png);
}
#mydream_link {
	background-image: url(/images/help-meet-dream.png);
}
#fundraising_link, #store_link, #myneed_link, #mydream_link {
	width: 272px;
	height: 81px;
	padding: 5px 10px;
	margin-bottom: 10px;
}
#fundraising_link h2, #store_link h2, #myneed_link h2, #mydream_link h2 {
	color: #ffffff;
	text-align: right;
	margin: 0px;
	padding: 0px;
}
.about_me_box {
	padding: 5px 10px;
	background-color: #e8e7d9;
}
.about_me_box td, .about_me_box th {
	color: #333333;
	font-size: 14px;
}
/* END PROFILE TAGS */

/*
*****************************************************
	PROFILE TAGS
*****************************************************
*/

.post_title {
	color: #000000;
	font-weight: bold;
	font-size: 16px;
	margin: 10px 0px 3px 0px;
	padding: 10px 0px 3px 0px;
}
.post_date {
	color: #666666;
	font-size: 12px;
	font-style: italic;
	padding: 0px;
	margin: 0px;
	border-bottom: 1px solid #bbbbbb;
}
.post_text {
	color: #333333;
	font-size: 14px;
}
.post_signature {
	color: #333333;
}

/*
*****************************************************
	ADMIN TAGS
*****************************************************
*/

#admin_banner {
	width: 940px;
	height: 80px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding-left: 10px;
	padding-top: 20px;
}
#admin_banner h1 {
	font-size: 42px;
	border-bottom: none;
	font-style: normal;
	margin: 0px;
	color: #000000;
}
#admin_shadow {
	position: absolute;
	top: 80px;
	left: 0px;
	width: 1020px;
	height: 600px;
	background-image:url(/images/shadow.png);
	z-index: -1;
}
#check {
	position: relative;
	width: 440px;
	height: 148px;
	background-image:url(/images/check.gif);
	padding-left: 75px;
	padding-top: 68px;
}
#check_to {
	position: relative;
	width: 336px;
	float: left;
}
#check_amount {
	position: relative;
	float: left;
}
#check_address {
	position: absolute;
	top: 110px;
	left: 75px;
}

/*
*****************************************************
	CENTER COLUMN NAV
*****************************************************
*/
#profile_center_nav .left_link {
	position: relative;
	float: left;
	width: 10px;
	height: 29px;
	background-image: url("/images/menu-left.png");
}
#profile_center_nav .right_link {
	position: relative;
	float: left;
	width: 10px;
	height: 29px;
	background-image: url("/images/menu-right.png");
}
#profile_center_nav .center_link {
	position: relative;
	float: left;
	height: 29px;
	background-image: url("/images/menu-center.png");
	padding: 0px 2px;
}
#profile_center_nav {
	position: relative;
	width: 950px;
	top: 19px;
	left: -10px;
}
#profile_center_nav ul {
	list-style: none;
	padding-left: 0px;
	margin: 0;
}
#profile_center_nav li {
	float: left;
	margin-right: 3px;
}
#profile_center_nav li a, #profile_center_nav li {
	height: 29px;
	display: block;
	color: #000000;
	font-family: Tahoma, Verdana;
	font-size: 16px;
	line-height: 29px;
	text-decoration: none;
}
#profile_center_nav li a:hover, #profile_center_nav .selected {
/*	background-color: #FFFFFF;
*/}
#profile_center_nav li a:hover .left_link, #profile_center_nav .selected .left_link {
	border-bottom: none;
	background-image: url("/images/menu-left-sel.png");
}
#profile_center_nav li a:hover .right_link, #profile_center_nav .selected .right_link {
	background-image: url("/images/menu-right-sel.png");
}
#profile_center_nav li a:hover .center_link, #profile_center_nav .selected .center_link {
	background-image: url("/images/menu-center-sel.png");
	color: #ffffff;
}


/************************************************/
/*	Modal Window								*/
/************************************************/

/* Z-index of #mask must lower than #boxes .window */
#popup_mask {
	position:absolute;
	z-index:9000;
	background-color:#000;
	display:none;
}
#popup .popup_window {
	display: none;
	position: absolute;
	padding: 10px 20px;
	z-index: 9099;
	background-color: #ffffff;
	background-image: url(/images/manager_background.gif);
	background-repeat: repeat-x;
	background-position: top;
	color: #000000;
	text-align: left;
	font-size: 14px;
	width: 490px; 
	min-height: 250px;
}
#popup .popup_slide {
	display: none;
	position: absolute;
	z-index: 9099;
	background-color: #ffffff;
	background-image: url(/images/donation-popup.jpg);
	background-repeat: repeat-x;
	background-position: top;
	color: #000000;
	text-align: left;
	font-size: 14px;
	width: 491px; 
	min-height: 169px;
	padding-left: 205px;
	padding-top: 179px;
	padding-right: 10px;
	padding-bottom: 10px;
}
#popup .popup_lightbox {
	display: none;
	position: absolute;
	padding: 10px 20px;
	z-index: 9099;
	background-color: #ffffff;
	background-image: url(/images/manager_background.gif);
	background-repeat: repeat-x;
	background-position: top;
	color: #000000;
	text-align: left;
	font-size: 14px;
	width: 650px; 
	min-height: 250px;
}
#popup #popup_dialog {
}

/************************************************/
/*	Awareness Cards								*/
/************************************************/

#awareness_card {
	position: relative;
	width: 350px;
	height: 205px;
	background-image: url(/images/awareness-blank.jpg)
}
#awareness_card #awareness_pic {
	position: absolute;
	width: 162px;
	height: 152px;
	left: 188px;
	top: 19px;
	overflow: hidden;
}
#awareness_card .title {
	position: absolute;
	top: 16px;
	left: 10px;
	width: 164px;
	font-style: italic;
	font-size: 14px;
	text-align: center;
	font-weight: bold;

}
#awareness_card .text {
	position: absolute;
	top: 65px;
	left: 10px;
	width: 164px;
	font-size: 12px;
	text-align: center;
}
#awareness_card .website {
	position: absolute;
	top: 170px;
	left: 10px;
	width: 330px;
	font-size: 12px;
	text-align: center;
	color: #ffffff;
}

/************************************************/
/*	Store Tags									*/
/************************************************/

.store_item {
	position: relative;
	float: left;
}
.item_detail {
	padding-left: 80px;
}
.product {
	position: relative;
	width: 270px;
}
.product .design {
	position: absolute;
}
.product .product_photo, .design_link .product_photo {
	position: absolute;
	overflow: hidden;
}
.product .name, .design_link .name {
	position: absolute;
}
.product .address, .design_link .address {
	position: absolute;
}
.cart_titles {
	text-align: left;
	line-height: 14px;
	background-color:#aaaaaa;
	padding-left: 15px;
	border: 1px solid #ffffff;
}
.cart_titles, .cart_titles p, .cart_titles a {
	color: #333333;
	font-size: 14px;
	font-family:'Myriad Pro', 'Myriad Roman', 'Myriad', Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight:bold;
}
.cart_titles th {
	line-height: 26px;
}
.design_link {
	position: relative;
	float: left;
	border: 1px solid #dddddd;
	margin: 5px;
}

/*
*****************************************************
	ACCORDIAN MENUS
*****************************************************
*/

#firstpane2 {
	width: 540px;
}
.menu_list {
	width: 540px;
}
.menu_head, .menu_head_opened {
	padding: 3px 25px;
	cursor: pointer;
	position: relative;
	margin: 1px;
	color: #ffffff;
	font-family: Tahoma, Verdana;
	font-size: 14px;
	background: #b9b0b0;
	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;
}

/*
*****************************************************
	PHOTOS
*****************************************************
*/

.photo {
	position: relative;
	float: left;
	width: 160px;
	padding: 5px;
	margin: 5px;
	border: 1px solid #bbbbbb;
	text-align: center;
	font-size: 12px;
}

/*
*****************************************************
	PHOTOS
*****************************************************
*/
.search_result_box {
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 10px 0px;
}
.search_result_box p, .search_result_box h3 {
	margin: 0px;
	padding: 0px;
}
.search_result_pic {
	position: relative;
	float: left;
	padding: 0px 10px;
	width: 100px;
}
.search_result_address {
	position: relative;
	float: left;
	padding: 0px 10px;
}
.search_result_adopt {
	position: relative;
	float: right;
	padding: 0px 10px;
	width: 200px;
}

/*
*****************************************************
	MISCELLANEOUS
*****************************************************
*/

#style_preview {
/*	position: absolute;
	top: 320px;
	left: -160px;
*/}
#donations_table h3 {
	padding: 0px;
	margin: 0px;
}













#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: 112px;
	padding: 15px 20px;
	margin-bottom: 0px;
}
.purple_box {
	background-image: url(images/purple-background.png);
	width: 374px;
	height: 143px;
	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: 13px;
}
.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 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;
}


/*
*****************************************************
	ADMIN TAGS
*****************************************************
*/
.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: 20px;
	padding-left: 5px;
	padding-right: 5px;
	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: 12px;
	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;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	margin-top: 0px;
}
#footer p, #footer a {
	color: #FFFFFF;
	font-size: 11px;
}
#flashlogin {
	text-align: center;
}
.EM_Rows {
	font-size: 10px;
}
.cart_form {
	font-size: 9px;
}

/*
*****************************************************
	NAVIGATION
*****************************************************
*/

#nav {
	position: relative;
	text-align: center;
	width: 580px;
	top: 135px;
	left: 395px;
}
#profile_nav {
	position: relative;
	text-align: center;
	width: 580px;
	top: 53px;
	left: 400px;
}
#profile_subnav {
	position: relative;
	text-align: center;
	width: 440px;
	top: 10px;
	left: 710px;
}
#page_nav {
	position: relative;
	top: 0px;
	text-align: center;
	width: 930px;
	height: 29px;
	left: 0px;
	padding-left: 20px;
	background-color: #471415;
}
#admin_nav {
	position: relative;
	text-align: center;
	width: 1000px;
	top: 70px;
	left: 30px;
}

#nav ul, #profile_nav ul, #profile_subnav ul, #page_nav ul, #admin_nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#nav li, #profile_nav li, #profile_subnav li, #page_nav li, #admin_nav li {
	float: left;
	margin: 0;
	border-right: 1px solid #ffffff;
}
#nav li, #profile_nav li, #profile_subnav li {
/*	margin: 1px 0 0 0;
*/}
#nav .end, #profile_nav .end, #profile_subnav .end, #page_nav .end, #admin_nav .end {
	border-right: none;
}
#nav li a, #profile_nav li a, #profile_subnav li a, #page_nav li a, #admin_nav li a {
	height: 29px;
	padding: 0 20px;
	display: block;
	color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 15px;
	line-height: 29px;
	text-decoration: none;
}
#nav li a:hover, #nav .selected, #profile_nav li a:hover, #profile_nav .selected, #profile_subnav li a:hover, #profile_subnav .selected, #page_nav li a:hover, #page_nav .selected, #admin_nav li a:hover, #admin_nav .selected {
	background-color: #a07330;
	color: #ffffff;
	text-decoration: none;
}
#profile_search {
	position: relative;
	float: left;
	left: 8px;
	top: 3px;
}
/* END NAV */

/*
*****************************************************
	DASHBOARD NAVIGATION
*****************************************************
*/

#dashboard_nav .left_link {
	position: relative;
	float: left;
	width: 8px;
	height: 23px;
	background-image: url("/images/menu-left.png");
}
#dashboard_nav .right_link {
	position: relative;
	float: left;
	width: 8px;
	height: 23px;
	background-image: url("/images/menu-right.png");
}
#dashboard_nav .center_link {
	position: relative;
	float: left;
	height: 22px;
	padding: 0px 5px;
	border-top: 1px solid #bab1b1;
/*	border-bottom: 1px solid #ffffff;
	background-color: #ffffff;
*/	background-image: url("/images/menu-center.png");
}
#dashboard_nav {
	position: relative;
	width: 763px;
	top: -2px;
}
#dashboard_nav ul {
	list-style: none;
	padding-left: 0px;
	margin: 0;
}
#dashboard_nav li {
	float: left;
	margin-right: 4px;
}
#dashboard_nav li a {
	height: 22px;
	display: block;
	color: #000000;
	font-family: Tahoma, Verdana;
	font-size: 15px;
	line-height: 22px;
	text-decoration: none;
}
#dashboard_nav li a:hover, #dashboard_nav .selected {
/*	background-color: #FFFFFF;
*/}
#dashboard_nav li a:hover .left_link, #dashboard_nav .selected .left_link {
	border-bottom: none;
	background-image: url("/images/menu-left-selected.png");
}
#dashboard_nav li a:hover .right_link, #dashboard_nav .selected .right_link {
	background-image: url("/images/menu-right-selected.png");
}
#dashboard_nav li a:hover .center_link, #dashboard_nav .selected .center_link {
	border-top: 1px solid #b7b6a2;
	background-color: #ffffff;
	background-image: none;
}

/* END NAV */

/********************************************/
/* SIDE NAVIGATION							*/
/********************************************/

#sidenav {
	position:relative;
	background-color: #eeeeee;
	padding: 5px 0px 5px 30px;
	border-top: 3px solid #d1a083;
	border-bottom: 1px solid #d1a083;
	width: 270px;
	padding: 0px;
	border: 10px solid #DEDEDE;
}
#sidenav li {
	position: relative;
	width: 270px;
	height: 32px;
	line-height: 32px;
	display: block;
	list-style: none;
	margin: 0px;
	padding: 0px;
	background-color: #eeeeee;
	text-align: left;
	border-bottom: 1px solid #dadada;
}
#sidenav li a {
	width: 260px;
	display:block;
	line-height: 32px;
	height: 32px;
	margin:0;
	padding-left: 10px;
	color:#000000;
	text-decoration:none; 
	text-align: left;
	font-size: 16px;
}
#sidenav li.selected a {
	color:#ffffff;
	background-color: #bfbfbf;
}
#sidenav li a:hover {
	color:#ffffff;
	background-color: #461415;
}
#sidenav li.submenu {
	position: relative;
	width: 270px;
	height: 24px;
	line-height: 24px;
	display: block;
	list-style: none;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	text-align: left;
	border-bottom: 1px solid #dadada;
}
#sidenav li.submenu a {
	width: 250px;
	display:block;
	line-height: 24px;
	height: 24px;
	margin:0;
	padding-left: 20px;
	color:#aaaaaa;
	text-decoration:none; 
	text-align: left;
	font-size: 12px;
}
#sidenav li.submenu a:hover {
	color:#ffffff;
	background-color: #bbbbbb;
}
#sidenav li.submenu.selected a {
	color:#ffffff;
	background-color: #bfbfbf;
}


/*
*****************************************************
	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 */

/*
*****************************************************
	ACCORDIAN MENU
*****************************************************
*/

#footer_ad {
	margin-left: 18px;
}

/*
*****************************************************
	EMAIL
*****************************************************
*/

#graph_background {
	width: 100%;
	height: 6px;
	margin: 10px 0px;
	background-color: #dddddd;
}
#graph_value {
	position: relative;
	top: 1px;
	width: 50%;
	height: 4px;
	background-color: #66FF00;
}
