body {
	margin: 0px 0px 0px 0px;
	text-align: center;
	background-color:#666666;
}

form {
	margin: 0;
	padding: 0;
}

A:link {
	font-family: Geneva, Tahoma, 'Nimbus Sans L', sans-serif;
	font-size: 10pt;
	color: #0e99e1;
	font-weight: normal;
	text-decoration: underline;
}

A:visited {
	font-family: Geneva, Tahoma, 'Nimbus Sans L', sans-serif;
	font-size: 10pt;
	color: #0e99e1;
	font-weight: normal;
	text-decoration: underline;
}

A:active {
	font-family: Geneva, Tahoma, 'Nimbus Sans L', sans-serif;
	font-size: 10pt;
	color: #0e99e1;
	font-weight: normal;
	text-decoration: underline;
}

A:hover {
	font-family: Geneva, Tahoma, 'Nimbus Sans L', sans-serif;
	font-size: 10pt;
	color: #0e60a3;
	font-weight: normal;
	text-decoration: underline;
}

#section1_container {
	width: 100%;
	margin: 0 auto; /*Center container on page*/
	border: solid 0px black;
	background: url(images/header_top_bg.gif) repeat-x;
	background-color: #082f4b;
	clear: both;
}

#section1 {
	width: 950px;
	height: 20px;
	background: url(images/blue_black_bg2.jpg);
	border: solid 0px black;
	text-align: right;
	margin: 0 auto;
	font-family: Geneva, Tahoma, 'Nimbus Sans L', sans-serif;
	font-size: 10pt;
	color: #ffffff;
	font-weight: normal;
}

#section2_container {
	width: 100%;
	margin: 0 auto; /*Center container on page*/
	border: solid 0px black;
	background: url(images/blue_black_bg2.jpg) repeat-x;
	background-color: #ffffff;
	clear: both;
	position: relative;
}

#section2 {
	width: 950px;
	height: 80px;
	border: solid 0px black;
	text-align: left;
	margin: 0 auto;
}

#section3_container {
	width: 100%;
	margin: 0 auto; /*Center container on page*/
	border: solid 0px black;
	background: url(images/main_menu_bg.gif) repeat-x;
	background-color: #082f4b;
	clear: both;
}

#section3 {
	width: 950px;
	height: 46px;
	background: url(images/blue_black_bg2.jpg);
	border: solid 0px black;
	text-align: left;
	margin: 0 auto;
	color: White;
	font-family: 'Trebuchet MS', Arial, Tahoma, Verdana;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
}

#section3b_container {
	width: 100%;
	margin: 0 auto; /*Center container on page*/
	border: solid 0px black;
	background: url(images/pic_bg.gif) repeat-x;
	background-color: #082f4b;
	clear: both;
	border-bottom: solid 1px #062033;
}

#section3b {
	width: 950px;
	height: 177px;
	background: url(images/blue_black_bg2.jpg);
	border: solid 0px black;
	text-align: left;
	margin: 0 auto;
	color: White;
	font-family: 'Trebuchet MS', Arial, Tahoma, Verdana;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
}

#level1_container {
	width: 100%;
	margin: 0 auto; /*Center container on page*/
	border: solid 0px black;
	background: url(images/level1_bg.gif) repeat-x;
	clear: both;
	border-bottom: solid 1px #062033;
}

#level1 {
	width: 950px;
	height: 46px;
	margin: 0 auto;
}

#section4_container {
	width: 100%;
	margin: 0 auto; /*Center container on page*/
	border: solid 0px black;
	background: white url(images/body_bg.jpg) repeat-x;
	clear: both;
}

#section4 {
	width: 950px;
	background-color: white;
	border: solid 0px black;
	border-left: solid 1px #666666;
	border-right: solid 1px #666666;
	text-align: center;
	margin: 0 auto;
	color: black;
	font-family: 'Trebuchet MS', Arial, Tahoma, Verdana;
	font-size: 12pt;
	font-weight: normal;
	text-decoration: none;
}

#section5_container {
	width: 100%;
	margin: 0 auto; /*Center container on page*/
	border: solid 0px black;
	background: url(images/footer_top_bg.gif) repeat-x;
	clear: both;
}

#section5 {
	width: 950px;
	height: 24px;
	border: solid 0px black;
	text-align: right;
	margin: 0 auto;
	color: White;
	font-family: 'Trebuchet MS', Arial, Tahoma, Verdana;
	font-size: 8pt;
	font-weight: bold;
}

#section6_container {
	width: 100%;
	margin: 0 auto; /*Center container on page*/
	border: solid 0px black;
	background: url(images/footer_bg.gif) repeat-x;
	background-color: #666666;
	clear: both;
}

#section6 {
	width: 950px;
	height: 118px;
	border: solid 0px black;
	margin: 0 auto;
	color: White;
	font-family: Geneva, Tahoma, 'Nimbus Sans L', sans-serif;
	font-size: 8pt;
	font-weight: normal;
	line-height: 16px;
}

#section6 A:link {
	font-family: Geneva, Tahoma, 'Nimbus Sans L', sans-serif;
	font-size: 8pt;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

#section6 A:visited {
	font-family: Geneva, Tahoma, 'Nimbus Sans L', sans-serif;
	font-size: 8pt;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

#section6 A:active {
	font-family: Geneva, Tahoma, 'Nimbus Sans L', sans-serif;
	font-size: 8pt;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

#section6 A:hover {
	font-family: Geneva, Tahoma, 'Nimbus Sans L', sans-serif;
	font-size: 8pt;
	color: #ffffff;
	font-weight: normal;
	text-decoration: underline;
}

.welcome {
	float: left;
	width: 490px;
	text-align: left;
	margin-left: 20px;
	margin-top: 20px;
	font: normal 14px Geneva, Tahoma, "Nimbus Sans L", sans-serif;
	color: #595959;
}

.urgentAnnouncement {
	width: 900px;
	text-align: left;
	margin-left: 20px;	
	font: normal 14px Geneva, Tahoma, "Nimbus Sans L", sans-serif;
	color: #595959;
}

.announcementsDiv {
	width: 517px;
}
.announcement_wrapper {
	 clear:both; 
	 padding:5px 5px 5px 5px; 
	 text-align:left; 
	 width:600px; 
	 border:solid 1px gray; 
	 background-color:#eeeeee;
}
.announcement_content {
	 width:600px; 
	 margin-top:5px; 
	 font-size:14px; 
	 font-family: Geneva, Tahoma, 'Nimbus Sans L', sans-serif; 
	 color: black;
}
.announcement_headline {
	 text-align:left;
	 font-size:16px; 
	 font-family: Geneva, Tahoma, 'Nimbus Sans L', sans-serif; 
	 color: gray; 
	 text-decoration: none;
}
.announcement_postDate {
	 font-size:12px; 
	 font-family: Geneva, Tahoma, 'Nimbus Sans L', sans-serif; 
	 color: #0e99e1; 
	 text-decoration:none; 
	 font-style:italic;
}

.eventsDiv {
	width: 410px;
}

.services {
	float: left;
	width: 390px;
	text-align: left;
	margin-top: 20px;
	margin-left: 7px;
	font: normal 12px Geneva, Tahoma, "Nimbus Sans L", sans-serif;
	color: #595959;
	border: solid 1px #cccccc;
	background-color: #f5f5f5;
	padding: 10px 10px 10px 10px;
}

.announcements {
	clear: both;
	background: url(images/left_bg.jpg) no-repeat top right;
	width: 517px;
	float: left;
	margin-top: 20px;
}

.events {
	margin-top: 20px;
	background: url(images/right_bg.jpg) no-repeat top left;
	width: 410px;
	float: left;
}

.announcements_header {
	color: #0e60a3;
	text-align: left;
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 20px;
	font: normal 14px Geneva, Tahoma, "Nimbus Sans L", sans-serif;
	border-bottom: solid 1px #cccccc;
}

.events_header {
	color: #0e60a3;
	text-align: left;
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 20px;
	font: normal 14px Geneva, Tahoma, "Nimbus Sans L", sans-serif;
	border-bottom: solid 1px #cccccc;
}

.announcements_footer {
	color: #0e60a3;
	text-align: right;
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 20px;
	font: normal 10px Geneva, Tahoma, "Nimbus Sans L", sans-serif;
	border-top: solid 1px #cccccc;
	padding-top: 5px;
}

.announcements_footer A:link {
	font-family: Geneva, Tahoma, 'Nimbus Sans L', sans-serif;
	font-size: 8pt;
	color: #0e99e1;
	font-weight: normal;
	text-decoration: none;
}

.announcements_footer A:visited {
	font-family: Geneva, Tahoma, 'Nimbus Sans L', sans-serif;
	font-size: 8pt;
	color: #0e99e1;
	font-weight: normal;
	text-decoration: none;
}

.announcements_footer A:active {
	font-family: Geneva, Tahoma, 'Nimbus Sans L', sans-serif;
	font-size: 8pt;
	color: #0e99e1;
	font-weight: normal;
	text-decoration: none;
}

.announcements_footer A:hover {
	font-family: Geneva, Tahoma, 'Nimbus Sans L', sans-serif;
	font-size: 8pt;
	color: #0e60a3;
	font-weight: normal;
	text-decoration: underline;
}

.events_footer {
	color: #0e60a3;
	text-align: right;
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 20px;
	font: normal 10px Geneva, Tahoma, "Nimbus Sans L", sans-serif;
	border-top: solid 1px #cccccc;
	padding-top: 5px;
}

.events_footer A:link {
	font-family: Geneva, Tahoma, 'Nimbus Sans L', sans-serif;
	font-size: 8pt;
	color: #0e99e1;
	font-weight: normal;
	text-decoration: none;
}

.events_footer A:visited {
	font-family: Geneva, Tahoma, 'Nimbus Sans L', sans-serif;
	font-size: 8pt;
	color: #0e99e1;
	font-weight: normal;
	text-decoration: none;
}

.events_footer A:active {
	font-family: Geneva, Tahoma, 'Nimbus Sans L', sans-serif;
	font-size: 8pt;
	color: #0e99e1;
	font-weight: normal;
	text-decoration: none;
}

.events_footer A:hover {
	font-family: Geneva, Tahoma, 'Nimbus Sans L', sans-serif;
	font-size: 8pt;
	color: #0e60a3;
	font-weight: normal;
	text-decoration: underline;
}

#shortcuts {
	clear: both;
	font: normal 16px Geneva, Tahoma, "Nimbus Sans L", sans-serif;
	color: Gray;
}

.sermons_shortcut {
	float: left;
	background: url(images/shortcuts_bg.jpg) no-repeat top left;
	width: 256px;
	height: 64px;
	margin-left: 20px;
	margin-bottom: 20px;
}

.bulletins_shortcut {
	float: left;
	background: url(images/shortcuts_bg.jpg) no-repeat top left;
	width: 256px;
	height: 64px;
	margin-bottom: 20px;
	margin-left: 71px;
}

.newsletters_shortcut {
	float: right;
	background: url(images/shortcuts_bg.jpg) no-repeat top left;
	width: 256px;
	height: 64px;
	margin-right: 20px;
	margin-bottom: 20px;
}

.newslettersList {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0c548d;
	text-decoration: none;
	text-align: left;
	margin-left: 15px;
	margin-right: 10px;
	clear: both;
}

.newslettersList ul
{
	list-style-type: disc;
	list-style-image: none;
	list-style-position: outside;
	padding: 0;
	margin-left: 20px;
	margin-top: 10px;
	text-align: left;
}

.newslettersList ul li
{
	padding-top: 1px;
	padding-bottom: 1px;
}

.newslettersList ul li i
{
	font-size: 8pt;
	font-family: sans-serif;
}

.bulletinsList {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0c548d;
	text-decoration: none;
	text-align: left;
	margin-left: 15px;
	margin-right: 10px;
	clear: both;
}

.bulletinsList ul
{
	list-style-type: disc;
	list-style-image: none;
	list-style-position: outside;
	padding: 0;
	margin-left: 20px;
	margin-top: 10px;
	text-align: left;
}

.bulletinsList ul li
{
	padding-top: 1px;
	padding-bottom: 1px;
}

.bulletinsList ul li i
{
	font-size: 8pt;
	font-family: sans-serif;
}

.volunteerSchedules {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0c548d;
	text-decoration: none;
	text-align: left;
	margin-left: 15px;
	margin-right: 10px;
	clear: both;
}

.volunteerSchedules ul
{
	list-style-type: disc;
	list-style-image: none;
	list-style-position: outside;
	padding: 0;
	margin-left: 20px;
	margin-top: 10px;
	text-align: left;
}

.volunteerSchedules ul li
{
	padding-top: 1px;
	padding-bottom: 1px;
}

.volunteerSchedules ul li i
{
	font-size: 8pt;
	font-family: sans-serif;
}

.Heading {
	clear: both;
	float: left;
	text-align: left;
	font: normal 14pt Geneva, Tahoma, "Nimbus Sans L", sans-serif;
	color: #0e60a3;
	padding-bottom: 10px;
}

.SubHeading {
	text-align: left;
	font: normal 11pt Geneva, Tahoma, "Nimbus Sans L", sans-serif;
	color: gray;
	text-decoration: underline;
	padding-bottom: 10px;
}

.Content {
	clear: both;
	float: left;
	text-align: left;
	font: normal 10pt Geneva, Tahoma, "Nimbus Sans L", sans-serif;
	color: Black;
	padding-bottom: 10px;
}

.wideContent {
	clear: both;
	width: 900px;
	text-align: left;
	font: normal 10pt Geneva, Tahoma, "Nimbus Sans L", sans-serif;
	color: Black;
	
}

.publicPageContent {
	clear: both;
	float: left;
	text-align: left;
	font: normal 10pt Geneva, Tahoma, "Nimbus Sans L", sans-serif;
	color: Black;
	padding-bottom: 10px;
	width: 680px;
}

.arrowlistmenu {
	width: 180px; /*width of menu*/
}

.arrowlistmenu .headerbar {
	font: bold 14px Geneva, Tahoma, "Nimbus Sans L", sans-serif;
	color: #0e60a3;
	/*background: black url(images/titlebar.png) repeat-x center left;*/
	margin-bottom: 10px;
	/*bottom spacing between header and rest of content*/
	margin-top: 10px;
	text-transform: uppercase;
	padding: 4px 0 4px 10px; /*header text is indented 10px*/
}

.arrowlistmenu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-bottom: 8px;
	/*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li {
	padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a {
	color: gray;
	background: url(images/arrowbullet.png) no-repeat center left;
	/*custom bullet list image*/
	display: block;
	padding: 2px 0;
	padding-left: 19px; /*link text is indented 19px*/
	text-decoration: none;
	font-weight: normal;
	border-top: 1px solid #dadada;
	font-size: 90%;
	font-family: Geneva, Tahoma, "Nimbus Sans L", sans-serif;
}

.arrowlistmenu ul li a:visited {
	color: gray;
}

.arrowlistmenu ul li a:hover { /*hover state CSS*/
	color: #0e60a3;
	background-color: #F3F3F3;
}

.arrowlistmenu .selected {
	color: #0e60a3;
	background-color: #F3F3F3;
}

.level3 ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-bottom: 8px;
	/*bottom spacing between each UL and rest of content*/
}

.level3 ul li {
	padding-bottom: 2px; /*bottom spacing between menu items*/
}

.level3 ul li a {
	color: gray;
	background: white;
	display: block;
	padding: 2px 0;
	padding-left: 35px; /*link text is indented 19px*/
	text-decoration: none;
	font-weight: normal;
	font-size: 90%;
	font-family: Geneva, Tahoma, "Nimbus Sans L", sans-serif;
	background-color: #FFFFFF;
	border-top: solid 0px white;
}

.level3 ul li a:visited {
	color: gray;
}

.level3 ul li a:hover { /*hover state CSS*/
	color: #0e60a3;
}

#main_container {
	width: 100%;
	margin: 0 auto; /*Center container on page*/
	border: solid 0px black;
	background: url(images/blue_black_bg2.jpg) repeat-x;
}

#header1 {
	width: 950px;
	height: 163px;
	background: url(images/blue_black_bg2.jpg);
	border: solid 0px black;
	text-align: center;
	margin: 0 auto;
	color: White;
	font-family: 'Trebuchet MS', Arial, Tahoma, Verdana;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
}

#header2 {
	width: 950px;
	height: 163px;
	background: url(images/blue_black_bg2.jpg);
	border: solid 0px black;
	text-align: center;
	margin: 0 auto;
	color: White;
	font-family: 'Trebuchet MS', Arial, Tahoma, Verdana;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
}

#body_container {
	width: 950px;
	margin: 0 auto;
}

#body_left {
	float: left;
	width: 190px;
	text-align: left;
}

A.side_links:link {
	font-family: 'Trebuchet MS', Arial, Tahoma, Verdana;
	font-size: 10pt;
	color: #065da2;
	font-weight: bold;
	text-decoration: none
}

A.side_links:visited {
	font-family: 'Trebuchet MS', Arial, Tahoma, Verdana;
	font-size: 10pt;
	color: #065da2;
	font-weight: bold;
	text-decoration: none
}

A.side_links:active {
	font-family: 'Trebuchet MS', Arial, Tahoma, Verdana;
	font-size: 10pt;
	color: #065da2;
	font-weight: bold;
	text-decoration: none
}

A.side_links:hover {
	font-family: 'Trebuchet MS', Arial, Tahoma, Verdana;
	font-size: 10pt;
	color: #065da2;
	font-weight: bold;
	text-decoration: underline
}

#body_right {
	border-top: solid 0px #bbb8a9;
	border-left: solid 0px #bbb8a9;
	border-right: solid 0px #bbb8a9;
	border-bottom: solid 0px #bbb8a9;
	width: 750PX;
	color: #39516f;
	text-align: left;
	font-family: 'Trebuchet MS', Arial, Tahoma, Verdana;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	float: right;
}

#body_footer {
	width: 950px;
	background: #12130e;
	color: white;
	text-align: center;
	vertical-align: middle;
	font-family: 'Trebuchet MS', Arial, Tahoma, Verdana;
	font-size: 10pt;
	font-weight: normal;
	border: solid 0px black;
	clear: both;
	height: 35px;
	border-top: solid 1px white;
	margin: 0 auto;
}

.subtitle {
	color: #044d8a;
	font-size: 14px;
	font-family: 'Trebuchet MS', Arial, Tahoma, Verdana;
	font-weight: bold;
}

.orangeSubtitle {
	color: #ec7404;
	font-size: 16px;
	font-family: 'Trebuchet MS', Arial, Tahoma, Verdana;
	font-weight: bold;
	text-decoration: underline;
}

.largeText {
	color: #044d8a;
	font-size: 12px;
	font-family: 'Trebuchet MS', Arial, Tahoma, Verdana;
	font-weight: bold;
}

A.quick_hits:link {
	font-family: 'Trebuchet MS', Arial, Tahoma, Verdana;
	font-size: 10pt;
	color: white;
	font-weight: normal;
	text-decoration: none
}

A.quick_hits:visited {
	font-family: 'Trebuchet MS', Arial, Tahoma, Verdana;
	font-size: 10pt;
	color: white;
	font-weight: normal;
	text-decoration: none
}

A.quick_hits:active {
	font-family: 'Trebuchet MS', Arial, Tahoma, Verdana;
	font-size: 10pt;
	color: white;
	font-weight: normal;
	text-decoration: none
}

A.quick_hits:hover {
	font-family: 'Trebuchet MS', Arial, Tahoma, Verdana;
	font-size: 10pt;
	color: white;
	font-weight: normal;
	text-decoration: underline
}

A.menu:link {
	font-family: 'Trebuchet MS', Arial, Tahoma, Verdana;
	font-size: 10pt;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none
}

A.menu:visited {
	font-family: 'Trebuchet MS', Arial, Tahoma, Verdana;
	font-size: 10pt;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none
}

A.menu:active {
	font-family: 'Trebuchet MS', Arial, Tahoma, Verdana;
	font-size: 10pt;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none
}

A.menu:hover {
	font-family: 'Trebuchet MS', Arial, Tahoma, Verdana;
	font-size: 10pt;
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline
}

A.learn_more:link {
	font-family: 'Trebuchet MS', Arial, Tahoma, Verdana;
	font-size: 11pt;
	color: #ec7501;
	font-weight: bold;
	text-decoration: none
}

A.learn_more:visited {
	font-family: 'Trebuchet MS', Arial, Tahoma, Verdana;
	font-size: 11pt;
	color: #ec7501;
	font-weight: bold;
	text-decoration: none
}

A.learn_more:active {
	font-family: 'Trebuchet MS', Arial, Tahoma, Verdana;
	font-size: 11pt;
	color: #ec7501;
	font-weight: bold;
	text-decoration: none
}

A.learn_more:hover {
	font-family: 'Trebuchet MS', Arial, Tahoma, Verdana;
	font-size: 11pt;
	color: #ec7501;
	font-weight: bold;
	text-decoration: none
}

A.footer_links:link {
	font-family: 'Trebuchet MS', Arial, Tahoma, Verdana;
	font-size: 9pt;
	font-style: italic;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none
}

A.footer_links:visited {
	font-family: 'Trebuchet MS', Arial, Tahoma, Verdana;
	font-size: 9pt;
	font-style: italic;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none
}

A.footer_links:active {
	font-family: 'Trebuchet MS', Arial, Tahoma, Verdana;
	font-size: 9pt;
	font-style: italic;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none
}

A.footer_links:hover {
	font-family: 'Trebuchet MS', Arial, Tahoma, Verdana;
	font-size: 9pt;
	font-style: italic;
	color: #ffffff;
	font-weight: normal;
	text-decoration: underline
}

A.header_login:link {
	font-family: 'Trebuchet MS', Arial, Tahoma, Verdana;
	font-size: 8pt;
	font-style: italic;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none
}

A.header_login:visited {
	font-family: 'Trebuchet MS', Arial, Tahoma, Verdana;
	font-size: 8pt;
	font-style: italic;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none
}

A.header_login:active {
	font-family: 'Trebuchet MS', Arial, Tahoma, Verdana;
	font-size: 8pt;
	font-style: italic;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none
}

A.header_login:hover {
	font-family: 'Trebuchet MS', Arial, Tahoma, Verdana;
	font-size: 8pt;
	font-style: italic;
	color: #ffffff;
	font-weight: normal;
	text-decoration: underline
}

.align_center {
	text-align: center;
}

.align_right {
	text-align: right;
}

#main_content_wrapper {
	background-color: White;
	border: solid 1px gray;
	margin-bottom: 10px;
}

#main_content {
	padding: 5px 5px 5px 5px;
}

/*Modal Popup*/
.modalBackground {
	background-color: Gray;
	filter: alpha(opacity =       70);
	opacity: 0.7;
}

.modalPopup {
	background-color: #ffffdd;
	border-width: 3px;
	border-style: solid;
	border-color: Gray;
	padding: 3px;
	width: 250px;
}

.contentPage {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	font-size: 10pt;
}

.fieldSet {
	margin: auto;
	background-color: #ecf0f5;
	font-size: 1.05em;
}

.tenPixelSpacerDiv {
	height: 10px;
	clear: both;
}

.fifteenPixelSpacerDiv {
	height: 15px;
	clear: both;
}

.twentyPixelSpacerDiv {
	height: 20px;
	clear: both;
}

.thirtyPixelSpacerDiv {
	height: 30px;
	clear: both;
}

.fourtyPixelSpacerDiv {
	height: 40px;
	clear: both;
}

.formRow {
	width: 100%;
	height: 25px;
	clear: both;
	padding: 2px 0px 2px 0px;
}

.formRowDoubleLeft {
	width: 47%;
	height: 25px;
	float: left;
}

.formRowDoubleRight {
	width: 47%;
	height: 25px;
	float: right;
}

.tallFormRowDoubleLeft {
	width: 47%;
	height: 60px;
	float: left;
}

.tallFormRowDoubleRight {
	width: 47%;
	height: 60px;
	float: right;
}

.tallFormRow {
	width: 100%;
	height: 60px;
}

.leftFormSectionThirtySeventy {
	width: 29%;
	float: left;
	text-align: right;
}

.rightFormSectionThirtySeventy {
	width: 70%;
	float: right;
	text-align: left;
}

.leftFormSectionFiftyFifty {
	width: 49%;
	float: left;
	text-align: right;
}

.rightFormSectionFiftyFifty {
	width: 50%;
	float: right;
	text-align: left;
}

.leftFormSectionFourtySixty {
	width: 39%;
	float: left;
	text-align: right;
}

.rightFormSectionFourtySixty {
	width: 60%;
	float: right;
	text-align: left;
}

.leftFormSectionTwentyEighty {
	width: 19%;
	float: left;
	text-align: right;
}

.rightFormSectionTwentyEighty {
	width: 80%;
	float: right;
	text-align: left;
}

.cmsArea {
	border: solid;
	border-width: 1px;
	border-color: blue;
	position: absolute;
	margin: auto;
}

.cmsActionBlock {
	border-style: solid;
	border-top-width: 2px;
	border-bottom: 2px;
	border-left-width: 2px;
	border-right-width: 2px;
	border-color: #3feb94;
	position: absolute;
	margin-top: -20px;
	margin-left: 15px;
	height: 27px;
	width: 100px;
	display: none;
	z-index: 100;
	background: url(images/actionBlock1.png) no-repeat;
}

.transparent_class_green {
	
	
	border: solid;
	border-width: 2px;
	border-color: #11b05f;
	min-height: 30px;
	min-width: 140px;
	z-index: 0;
}

.transparent_class_red {
	
	
	border: solid;
	border-width: 2px;
	border-color: red;
	min-height: 30px;
	min-width: 140px;
	z-index: 0;
}

.floatingImage {
	padding-top: 4px;
	padding-left: 10px;
}

.floatingImage:hover {
	
}

.dateTextBox {
	width: 85px;
}

.datetimeTextBox {
	width: 150px;
}

.extraLargeTextBox {
	width: 350px;
}

.largeTextBox {
	width: 230px;
}

.mediumTextBox {
	width: 150px;
}

.smallTextBox {
	width: 100px;
}

.smallerTextBox {
	width: 80px;
}

.miniTextBox {
	width: 50px;
}

.tinyTextBox {
	width: 30px;
}

.microTextBox {
	width: 35px;
}

.superMiniTextBox {
	width: 25px;
}

.butt150 {
	background-image: url('images/btn150.png');
	background-color: transparent;
	border: none;
	width: 150px;
	height: 20px;
}

.butt200 {
	background-image: url('images/btn200.png');
	background-color: transparent;
	border: none;
	width: 200px;
	height: 20px;
}

.butt100 {
	background-image: url('images/btn100.png');
	background-color: transparent;
	border: none;
	width: 100px;
	height: 20px;
}

.butt50 {
	background-image: url('images/btn50.png');
	background-color: transparent;
	border: none;
	width: 50px;
	height: 20px;
}

.buttonText {
	background-color: transparent;
	text-decoration: none;
	text-decoration: none;
	color: #FFFFFF;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
}

.errors {
	color: red;
}

.announcementsList {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0c548d;
	text-decoration: none;
	text-align: left;
	margin-left: 15px;
	margin-right: 10px;
}

.announcementsList ul
{
	list-style-type: disc;
	list-style-image: none;
	list-style-position: outside;
	padding: 0;
	margin-left: 20px;
	margin-top: 10px;
	text-align: left;
}

.announcementsList ul li
{
	padding-top: 1px;
	padding-bottom: 1px;
}

.announcementsList ul li i
{
	font-size: 8pt;
	font-family: sans-serif;
}

.sermonsList {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-indent: 5px;
	text-align: left;
}

.eventsList {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0c548d;
	text-decoration: none;
	text-align: left;
	margin-left: 15px;
	margin-right: 10px;
}

.eventsList ul
{
	list-style-type: disc;
	list-style-image: none;
	list-style-position: outside;
	padding: 0;
	margin-left: 20px;
	margin-top: 10px;
	text-align: left;
}

.eventsList ul li
{
	padding-top: 1px;
	padding-bottom: 1px;
}

.eventsList ul li i
{
	font-size: 8pt;
	font-family: sans-serif;
}

.fileuploadDatagrid {
	width: 540px;
	margin: 0 0 0 0;
}

.fileuploadDatagridColumns {
	height: 10px;
	text-align: left;
	margin: 0 0 0 0;
	width: 250px;
}

.fileBrowseDatagrid {
	width: 440px;
	margin: 0 0 0 0;
}

.fileBrowseDatagridColumns {
	height: 10px;
	text-align: left;
	margin: 0 0 0 0;
	width: 420px;
}

.sermonFile {
	width: 440px;
}

.leftNav {
	float: left;
	width: 210px;
	text-align: left;
	margin-left: 20px;
	background: url('../../images/column-shadow-l.png') no-repeat top right;
	min-height: 400px;
}

.sermon_theme_wrapper	{ 
	padding:5px 5px 5px 5px; 
	text-align:left; 
	width:650px; 
	border:solid 1px gray; 
	background-color:#eeeeee;
}
.sermon_theme_title	{
	clear: both;
	text-align:left;
}
.sermon_wrapper	{
	clear: both; 
	width:700px;
}
.sermon_title	{
	float:left; 
	text-align:left; 
	width:230px; 
	font-size:14px; 
	font-family: Geneva, Tahoma, 'Nimbus Sans L', sans-serif; 
	color: black;
	padding-left: 15px;
}
.sermon_files	{
	float:right; 
	text-align:left; 
	width:440px; 
	font-size:14px; 
	font-family: Geneva, Tahoma, 'Nimbus Sans L', sans-serif;
}
.sermon_play_audio	{
}
.sermon_audio_link	{
	padding-right: 5px;
}

.pictureLoaderPicture {
    width: 150px;
    height: 150px;
    margin: auto;
}   

.picturesDatagrid	{
	width: 175px;
	margin: 0 0 0 0;
	height: 190px;
}

.picturesDatagridColumns	{

	height: 185px;
	width: 165px;
	text-align: center;

}
