/* GENERAL DOCUMENTS SECTIONS */

body {
	background-color:#ffffff;
	background-image: url(/images/content_background.png);
	background-repeat: repeat-x;
	margin: 0px;
	text-align: center;
}
#container {
	position: relative;
	width:1020px;
	margin-right: auto;
	margin-left: auto;
}
#content {
	background-color:#ffffff;
	width:860px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#starburst {
	position: absolute;
	top: -125px;
	right: -50px;
}
#starburst2 {
	position: absolute;
	top: -0px;
	right: -50px;
}

/* MAIN NAVIGATION */

#nav {
	position: relative;
	width: 610;
	height: 110px;
	top: 80px;
	left: 285px;
}
#nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#nav li {
	float: left;
	margin: 0;
}
#nav li a {
	border-right: 1px solid #888888;
	height: 29px;
	width: 120px;
	display: block;
	color: #ffffff;
	font: "Arial Narrow";
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 12px;
	line-height: 28px;
	text-decoration: none;
}
#nav li a:hover {
	color: #000000;
	background-image: url(/images/Top-Nav-RO.png);
	background-repeat: repeat-x;
}
#nav li a:active {
	color: #ffffff;
	background-color:#666666;
}
#nav_links {
	position: absolute;
	right: 130px;
	top: 12px;
	color: #ffffff;
}
#nav_links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #888888;
}
#nav_links a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cccccc;
	text-decoration: none;
}


/* MAIN TITLE NAV SECITON */

.main_title {
	position: relative;
	width: 820px;
	float: left;
	padding-left: 10px;
	padding-right: 0px;
	margin-bottom: 20px;
}
.main_title ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.main_title li {
	float: left;
	margin: 0;
	text-align: center;
}
.main_title li, .main_title li a, .selected {
	border-right: 1px solid #888888;
	width: 134px;
	display: block;
	font-family:'Myriad Pro', 'Myriad Roman', 'Myriad', Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	line-height: 22px;
	font-weight:bold;
}
.main_title li a:hover, #nav li a:active {
	color: #000000;
	background-image: url(/images/Top-Nav-RO.png);
	background-repeat: repeat-x;
}
.second_row {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;

}
.selected {
	color: #000000;
	background-color:#eeeeee;
}
.main_title h1 {
	font-size: 24px;
	border-bottom: 1px solid #333333;
}


/* COLUMN SECTIONS */

#frontpage_left_column {
	position: relative;
	width: 360px;
	float: left;
	padding-left: 30px;
}
#frontpage_right_column {
	position: relative;
	width: 420px;
	float: right;
}
#both_columns {
	position: relative;
	width: 800px;
	padding-left: 30px;
	padding-right: 30px;
}
#left_column {
	position: relative;
	width: 620px;
	float: left;
	padding-left: 40px;
}
#right_column {
	position: relative;
	width: 236px;
	float: right;
	padding-right: 60px;
}
#one_column {
	position: relative;
	width: 800px;
	float: left;
	padding-left: 30px;
	padding-right: 20px;
}
#flash_map {
	position: relative;
	float: left;
}
#frontpage_eprayer {
	position: relative;
	float: left;
	margin-left: 10px;
}
#frontpage_greeting {

}

/* FOOTER SECTION */

#footer {
	background-color: #000000;
	width: 100%;
	height: 72px;
	margin-right: auto;
	margin-left: auto;
}
.footer_text {
	color: #FFFFFF;
	position: relative;
	top: 12px;
	font-size: 12px;
}
.footer_text a {
	color:#FFFF99;
}


/* GENERAL CHARACTER STYLES */

body, p, li, textarea, td {
	font-family:'Myriad Pro', 'Myriad Roman', 'Myriad', Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
}
a {
	color:#23425e;
}
.lowercaps {
	font-size: Smaller;
	text-transform: uppercase;
}
.right_aligned {
	text-align: right;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color:#812521;
	font-size: 18px;
	font-weight:bold;
	margin-bottom: 5px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#812521;
	font-size: 14px;
	font-weight:bold;
	margin-bottom: 5px;
	margin-top: 5px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size: 12px;
	font-weight:bold;
	margin-top: 5px;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#812521;
	font-size: 14px;
	font-weight:bold;
	padding-bottom: 15px;
	margin-bottom: 15px;
	margin-top: 5px;
	border-bottom: 1px dashed #cccccc;
}
.bullets {
	font-size: 14px;
	font-weight:bold;
	line-height: 24px;
}
.white {
	color:#CCCCCC;
}
.red {
	color:#FF0000;
}
.blue {
	color: #6086a8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:right;
}
.pipe {
	margin-left: 10px;
	margin-right: 10px;
}
.title {
	margin-top: 12px;
}
.icon {
	padding: 15px;
}
.icon2 {
	position: relative;
	top: 4px;
	margin-right: 5px;
}
.pages {
	text-align: center;
	font-size: 14px;
}
.small {
	font-size: 10px;
}


/* PICTURES AND GRAPHICS */

.general_picture_left {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 20px;
}
.general_picture_right {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#mfi_logo {
	position: absolute;
	left: 100px;
	top: 5px;
}
.divider {
	background-image: url(/images/divider.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 1px;
	margin: 20px 0px;
}}


/* TABLES */

/* Table 1 is general tabular table */
.table_indent {
	padding-left: 20px;
	padding-right: 20px;
}
.table1 th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 12px;
	color:#FFFFFF;
	background-color:#666666;
	border-bottom: 1px solid #aaaaaa;
	text-align:left;
	padding: 8px 5px 4px 5px;
}
.table1 th a {
	color: #FFFFFF;
}
.table1 td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 11px;
	border-bottom: 1px dotted #aaaaaa;
	background-color:#eeeeee;
	padding: 0px 5px;
}
.table1_header {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 20px;
	margin-bottom: 3px;
}
.report_blank td {
	background-color: #ffffff;
	border-bottom: none;
	color: #666666;
	height: 24px;
}

/* Table 2 is table for Form input */
.table2 th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 12px;
	color:#FFFFFF;
	background-color:#666666;
	border-bottom: 1px solid #aaaaaa;
	text-align:right;
	padding-right: 10px;
}
.table2 th a {
	color: #FFFFFF;
}
.table2 td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 11px;
	border-bottom: 1px dotted #aaaaaa;
	background-color:#eeeeee;
	padding-left: 10px;
}
.table2_header {
	margin-left: 10px;
	margin-top: 20px;
	margin-bottom: 3px;
}

/* Table 3 is general table with labels on left */
.table3 th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-align:right;
	padding: 0px 10px 0px 10px;
}
.table3 td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	border-bottom: 1px dotted #aaaaaa;
	background-color: #eeeeee;
	padding: 0px 10px 0px 10px;
}
.table3 td p {
	margin: 0px;
}


/* FORMS ETC */

.search {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
input, select {
	font-size: 10px;
}


/* PROFILE SECTIONS */

#profile {
	width: 820px;
	min-height: 350px;
}
#profile_panel {
	position: relative;
	float: left;
	text-align: left;
	width: 180px;
}
#profile_pic {
	padding: 5px;
	text-align: center;
	border: 1px solid #888888;
	background-color:#eeeeee;
}
#profile_info {
	position: relative;
	float: left;
	width: 600px;
	padding: 0px 0px 20px 20px;
}
.profile_options p {
	margin: 0px;
}
.action_panel {
	padding-left: 5px;
}
.action_panel a {
	text-decoration: none;
}
#my_news p {
	margin: 4px;
}
.timedate, .blog_link a {
	font-size: 9px;
	color: #666666;
}
.blog_link {
	text-align: right;
	margin: 0px;
	padding: 0px 10px 0px 10px;
	margin: 0px;
}
#my_info, #friends_region {
	font-family:'Myriad Pro', 'Myriad Roman', 'Myriad', Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;	
}
.comment {
	border-bottom: 1px dotted #aaaaaa;
	background-color:#eeeeee;
}
.comment p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 11px;
	padding: 5px 10px 5px 10px;
	margin: 5px;
	margin-left: 20px;
}

/*
*****************************************************
	ACCORDIAN MENUS
*****************************************************
*/

.menu_list {
	width: 763px;
}
.menu_head, .menu_head_opened {
	padding: 3px 25px;
	cursor: pointer;
	position: relative;
	margin: 2px;
	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;
	padding: 0px 25px;
}
