@charset "utf-8";
/* CSS Document */
@import "fh_nav_style.css";
@import "fh_photogallery.css";
@import "fh_forms.css";

* {
	outline: none;
}

body {
	font-size: 62.5%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #52A0C4 url(../images/body_bg.psd.jpg) repeat-x top left;
	margin: 0px;
	padding: 0px;
	color: #cccccc;
}

a, a:visited, a:active {
	text-decoration:none;
}

a:hover, a:visited:hover {
	color: #ccc;
	text-decoration:underline;
}

body.red {
	background: #B43024 url(../images/body_bg.red.jpg) repeat-x top left;
}

.red a, .red a:visited, .red a:active {
	color: #CC0000;
}

.red a:hover, .red a:visited:hover {
	color: #FF0000;
}



body.green {
	background: #8DB11D url(../images/body_bg.green.jpg) repeat-x top left;
}

.green a, .green a:visited, .green a:active {
	color: #99BB11;
}

.green a:hover, .green a:visited:hover {
	color: #CCEE44;
}



body.brown {
	background: #AD8732 url(../images/body_bg.brown.jpg) repeat-x top left;
}

.brown a, .brown a:visited, .brown a:active {
	color: #BB8833;
}

.brown a:hover, .brown a:visited:hover {
	color: #EEBB66;
}



body.orange {
	background: #E67821 url(../images/body_bg.orange.jpg) repeat-x top left;
}

.orange a, .orange a:visited, .orange a:active {
	color: #EE7722;
}

.orange a:hover, .orange a:visited:hover {
	color: #FFAA55;
}



body.blue {
	background: #52A0C4 url(../images/body_bg.psd.jpg) repeat-x top left;
}

.blue a, .blue a:visited, .blue a:active {
	color: #6699CC;
}

.blue a:hover, .blue a:visited:hover {
	color: #99CCFF;
}



body.youth {
	background: #ccc url(../images/diamond_plate_bg.jpg) top left;
}

.youth #fh_container {
	background: transparent url(../images/diamond_top_grad_bg.jpg) repeat-x top left;
}

.youth a, .metal a:visited, .youth a:active {
	color: #CC0000;
}

.youth a:hover, .youth a:visited:hover {
	color: #FF0000;
}



a, a:visited, a:active {
	font-weight: bold;
}

p {
	font-size: 13px;
	color: #cccccc;
	line-height:135%;
}

h2 {
	color: #9bc810;
	font-size: 1.3em;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
	line-height: 18px;
}

h4 {
	background-color: #434343;
	color: #CCCCCC;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 1.2em;
	text-transform: uppercase;
	padding: 5px;
}

h5 {
	text-transform: uppercase;
	color: #fff;
	font-size: 1.1em;
	margin: 8px 0px;
}

h6 {
	margin: 8px 0px;
	font-size: 1.1em;
	color: #ccc;
}

ul{
	font-size: 1.2em;
	list-style:square;
	color: #cccccc;
	line-height: 135%;
}
ol {
	font-size: 1.2em;
	color: #cccccc;
	line-height: 135%;
}
ul li, ol li{
	margin-bottom:10px;
}

a img {
	border: 0px;
}

.left {
	float: left;
}

.right {
	float: right;
}

.half {
	width: 50%;
}

.threequarters {
	width: 65%;
}

.quarter {
	width: 35%;
}

.small-font, small-font * {
	font-size: 10px !important;
}

.medium-small-font, .medium-small-font * {
	font-size: 11px !important;
}

.regular-font, .regular-font * {
	font-size: inherit !important;
}

li.clear, #content ul.cols li.clear, #content ul.group li.clear, .clear {
clear:both;
display:block;
float:none;
height:0pt;
margin:0pt;
overflow:hidden;
padding:0pt;
width:0pt;
}

#fh_container {
	width: 100%;
}

#fh_wrapper {
	width: 770px;
	margin: 0px auto;
}

#fh_home_page {
	background-color: #333333;
	overflow: auto;
	width:100%;
}

#fh_home_header {
	overflow: auto;
}

#home_page_left {
	width: 556px;
	float: left;
}

#flash_gallery {
	margin-bottom: 25px;
}

#news {
	margin-left: 23px;
	width: 270px;
	margin-right: 30px;
	float: left;
	display:inline;
}

#news h2 {
	text-indent: -999em;
	background: url(../images/latest_news_h2.jpg) top left no-repeat;
	height: 30px;
	width: 86px;
	margin: 0px;
	padding: 0px;
}

#flash_quicklinks {
	float: left;
	width: 233px;
}

#news_bottom_bar a, #news_bottom_bar a:visited, #news_bottom_bar a:active {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px solid #fff;
	font-weight: normal !important;
}

#news_bottom_bar a:hover, #news_bottom_bar a:visited:hover {
	border-bottom: 1px solid #888;
}

.feedlink, .feedlink:visited, .feedlink:active {
	background: url(/images/news_rss.gif) right 50% no-repeat;
	padding-right: 20px;
	border-bottom: 0px none !important;
	color: #fff;
	text-decoration: none;
	font-weight: normal !important;
}

.feedlink:hover, .feedlink:visited:hover {
	border-bottom: 0px none !important;
	color: #888;
	text-decoration: none;
}

#home_page_right {
	float: left;
	padding-left:10px;
	width:197px;
}

#quicklinks_dropdown {
	margin-bottom: 20px;
}

#quicklinks_dropdown select {
	width: 181px;
	padding: 3px;
	border: 0px;
	font-size:1.0em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#quicklinks_dropdown select * {
	outline: none !important;
}

#home_sidebar a {
	padding: 0px;
	float: left;
	margin: 0px;
}

#home_sidebar img {
	padding: 0px;
	float: left;
	margin: 0px;
	margin-bottom: 9px;
}

#fh_home_footer {
	background: url(../images/footer_bg.gif) top left no-repeat;
	padding-top: 20px;
	padding-bottom: 100px;
	padding-left: 20px;
	padding-right: 20px;
}

#newsletter_box {
	padding-top: 10px;
	padding-left: 10px;
	float: left;
	width: 190px;
	margin:0 15px 0px 10px;
	display:inline;
}

#newsletter_box .styleit {
	border: 1px solid #333;
	float: left;
	padding-left: 10px;
	font-size: 10px;
	padding-bottom:3px;
	padding-top:2px;
}

#location {
	float: left;
	width: 460px;
}

#location p {
	margin: 13px 0px;
	color: #333333;
	font-size:.9em;
}

#designbyam {
	float: left;
	padding-top:3px;
	/* margin-left:50px; */
	overflow:auto;
}
#fh_home_header{overflow:auto;}

/**** SUB PAGE ****/
#fh_sub_page {
	background: url(/images/sub_page_bg.jpg) 561px bottom no-repeat #333333;
	overflow: auto;
	width:100%
}

#fh_sub_page-noside {
	background: #333333;
	/*overflow: auto;*/
	width:100%;
}


#sub_page_left {
	width: 556px;
	float: left;
}

#sub_page_right {
	float: left;
	padding-left:10px;
	width:197px;
}

#sub_page_full {
	width: 770px;
	float: left;
}

#full_header {
	background: #333;
	padding-bottom: 18px;
}

#sub_image_sidebar {
	margin-top: 15px;
}

#sub_image_sidebar img {
	margin-bottom: 5px;
}

#page_content {
	padding: 10px 20px;
}

#page_content-noside {
}

#calendar_content {
	background: #fff;
	padding: 10px 20px;
}

#fh_sub_footer {
	background: url(/images/sub_footer_bg.gif) top left no-repeat;
	padding-top: 20px;
	padding-bottom: 100px;
	padding-left: 20px;
	padding-right: 20px;
}

/**** SERMONS ****/
#sermon_page_content {
	padding: 10px 0px 10px 20px;
}


#sermon_quicklinks { 
	background: transparent;
	display:block;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #888;
	margin: 0px;
	padding: 0px;
	width: 204px;
	float:left;
}

#sermon_quicklinks * { 
	font-size: 11px;
}

#sermon_quicklinks li {
	margin:0px !important;
	padding:0px !important;
	list-style:none !important;
	text-indent:0px !important;
}

#sermon_quicklinks li a {
	background: transparent url(/images/sermon_dropdown.jpg) no-repeat scroll left top;
	display:block;
	height:22px;
	padding-top: 2px;
	padding-left: 10px;
	text-decoration:none;
	width:194px;
	color: #333;
	font-weight: normal !important;
}

#sermon_quicklinks li ul {
	border-top: none;
	left:-999em;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	position:absolute;
	z-index:99;
	width:204px;
	margin:0px;
	margin:-2px 0px 0px 0px;
	padding:0px;
}
#sermon_quicklinks li li {
	font-size:100%;
	font-weight:normal;
	text-indent:0px !important;
	z-index:9999;
}
#sermon_quicklinks li:hover ul, #quicklinks li li:hover ul, #quicklinks li.sfhover ul, #quicklinks li li.sfhover ul {
	left:auto;
}
#sermon_quicklinks li li li {
	font-size:100%;
}
#sermon_quicklinks li li a {
	background: #ffffff;
	border:none;
	color:#333;
	margin:0pt;
	width:159px;
	z-index:9999;
	padding-top: 7px;
}
#sermon_quicklinks li li a:hover {
	background:#444444;
	color:#FFFFFF;
	font-weight: bold;
}
#sermon_quicklinks li:hover, #quicklinks li.hover {
    position: static;
}


/* SERMON LIST */
#sermon_page_content #sub_sidebar_two p a, #sermon_page_content #sub_sidebar_two p a:visited, #sermon_page_content #sub_sidebar_two p a:active {
	color: #AAAAAA;
	text-decoration: underline;
}

#sermon_sort {
	width: 50%;
	float: left;
}

#sermon_sort p, #podcast_link p {
	margin: 0px;
}


#podcast_link {
	width: 50%;
	float: left;
	padding-top: 19px;
}

#podcast_link .feedlink:hover, #podcast_link .feedlink:visited:hover {
	font-weight: normal !important;
}

#sermon_page_content #sub_sidebar_two p a:hover, #sermon_page_content #sub_sidebar_two p a:visited:hover {
	color: #CCCCCC;
	text-decoration: none;
}

.sermongroup {
	margin-top: 20px;
}

.sermongroup, .sermonbox {
	float: left;
}

.sermonbox {
	background: #353535;
	border: 1px solid #444;
	width: 500px;
	margin-bottom: 5px;
}

#sermon_page_content * {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#sermon_page_content {
	margin-left: 10px;
}

#sermon_page_content h4 {
	background: #393939;
	border: 1px solid #444;
	border-bottom: 0px none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: bold !important;
	color: #fff;
	margin: 0px;
	text-transform: uppercase;
	line-height: 35px;
	text-align: center;
	margin-top: 0px;
	float: left;
	padding-left: 50px;
	padding-right: 50px;
	
}

#sermon_page_content #sub_sidebar_two {
	float: left;
	padding: 20px 2px 20px 8px;
	width: 220px;
}

.sermongroup h5, .sermon_header h5 {
	background-color: transparent !important;
	padding: 0px !important;
	margin-top: 0px !important;
	margin-bottom: 0px !important;
	color: #AD8732;
	font-size: 1.3em;
	font-weight: bold;
	text-transform: none;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

.sermongroup h5 a, .sermongroup h5 a:visited, .sermongroup h5 a:active {
	color: #AD8732;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

.sermongroup h5 a:hover, .sermongroup h5 a:visited:hover {
	color: #CFA954;
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

.innersermonbox {
	font-size: 11px;
	color: #fff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: transparent !important;
	padding: 10px;
	width:400px;
}

.innersermonbox p, .extra_information p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
}

.title_and_text {
	padding: 20px;
	margin-bottom: 3px;
	font-size: 11px !important;
}

.medialist {
	
	list-style: none;
	list-style-image: none !important;
	position: absolute;
	margin: 7px 0px 0px 225px !important;
	#margin: 7px 0px 0px 275px !important;
	-margin: 7px 0px 0px 275px !important;
	display:inline;
}

ul.medialist li {
	float: left;
	width: 35px;
	height: 40px;
	padding-left: 15px;
	
}

ul.medialist .s_video a {
	background: url(/images/sb_video.jpg) transparent bottom left no-repeat;
	width: 35px;
	height: 40px;
	display: block;
	text-indent: -9999px;
	z-index:99;
	padding-left: 15px;
	_padding-left: 0px;
}

ul.medialist .s_audio a {
	background: url(/images/sb_audio.jpg) transparent bottom left no-repeat;
	width: 35px;
	height: 40px;
	display: block;
	text-indent: -9999px;
	z-index:99;
	padding-left: 15px;
	_padding-left: 0px;
}

ul.medialist .s_download a {
	background: url(/images/sb_download.jpg) transparent bottom left no-repeat;
	width: 35px;
	height: 40px;
	display: block;
	text-indent: -9999px;
	z-index:99;
	padding-left: 15px;
	_padding-left: 0px;
}

ul.medialist .s_notes a {
	background: url(/images/sb_notes.jpg) transparent bottom left no-repeat;
	width: 35px;
	height: 40px;
	display: block;
	text-indent: -9999px;
	z-index:99;
	padding-left: 15px;
	_padding-left: 0px;
}

#backtoalllink {
	float: right;
	margin-right: 25px;
	display:inline;
}

#backtoalllink * {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif !important;
	font-size: 11px;
	margin: 0px;
	line-height: 25px;
}

#message_sort_form {
	float: left;
}

#ajaxbody {
	float: left;
	width: 525px;
}

#message_sort_form p {
	margin: 0px !important;
	padding: 0px !important;
}

.sermonB {
	position: absolute;
	margin-left: 20px;
}

.title_and_text {
	background-color: transparent !important;
	padding-top: 15px;
	padding: 10px;
	font-size: 11px;
	color: #ffffff;
	width: 435px;
	float: left;
}

.title_and_text p {
	color: #ffffff;
}

#map {
	height: 425px;
}

.gobutton {
	float: left;
}

#saddr {
	float: left;
	border: 1px solid #aaa;
}

.evite_thumb {
	padding: 3px;
	border: 1px solid #aaa;
	margin-right: 14px;
	margin-bottom: 40px;
	float: left;	
}
.evite_thumbnopad {
	padding: 3px;
	border: 1px solid #aaa;
	margin-right: 0px;
	margin-bottom: 40px;
	float: left;
}

#evite_image {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

#evite_form {
	float: left;
}

#newsletter_sign_up .label {
	width: 150px;
	display: block;
	color: #fff;
	float: left;
	font-size: 1.1em;
	line-height: 20px;
}

#newsletter_sign_up .styleit {
	border: 1px solid #aaa;
	float: left;
	width: 200px;
	padding: 2px;
}

#newsletter_sign_up select {
	width: 206px !important;
}

#newsletter_sign_up .gobutton {
	margin-left: 150px;
	margin-top: 10px;
}
#news p{
	margin-top:0;
}	
p.date{ margin:0;}
#loader {background:url(/images/spacer.gif) repeat; 
height:144px;
position:absolute;
width:215px;
z-index:999;
#margin-left:-205px;
}

.branches {
	
	}
.branches th {
	vertical-align:top;
	color:#dedede;
	}
.branches td {
	vertical-align:top;
	color:#ebebeb;
	padding: 0 3px 3px 3px;
	}




/************** QUICKLINKS *******************/
#quicklinks { 
	background: transparent;
	display:block;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #888;
	margin: 0px;
	padding: 0px;
	width: 171px;
	float: left;
}

#quicklinks * { 
	font-size: 11px;
}

#quicklinks li {
	margin:0px !important;
	padding:0px !important;
	list-style:none !important;
	text-indent:0px !important;
}

#quicklinks li a {
	background: transparent url(/images/calendar_sort.gif) no-repeat scroll left top;
	display:block;
	height:19px;
	padding-left: 10px;
	padding-top: 4px;
	text-decoration:none;
	width:171px;
	color: #fff;
	font-weight: normal !important;
}

#quicklinks li ul {
	border-top: none;
	left:-999em;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	position:absolute;
	z-index:9999;
	width:171px;
	margin:0px;
	margin:-2px 0px 0px 0px;
	padding:0px;
}
#quicklinks li li {
	font-size:100%;
	font-weight:normal;
	text-indent:0px !important;
	z-index:9999;
}
#quicklinks li:hover ul, #quicklinks li li:hover ul, #quicklinks li.sfhover ul, #quicklinks li li.sfhover ul {
	left:auto;
}
#quicklinks li li li {
	font-size:100%;
}
#quicklinks li li a {
	background: #EAE8D9;
	border:none;
	color:#333;
	margin:0pt;
	width:142px;
	z-index:9999;
	padding-top: 4px;
	border-bottom: 1px solid #ccc;
}
#quicklinks li li a:hover {
	background:#ffffff;
	color:#333;
	font-weight: bold;
}
#quicklinks li:hover, #quicklinks li.hover {
    position: static;
}

.branches {
	float: left;
	width: 516px;
	margin-bottom: 30px;
}

.branches .branch_image {
	float: left;
	width: 137px;
	padding: 3px;
	border: 1px solid #ccc;
}

.branches .branch_left {
	float: left;
	width: 145px;
	margin-right: 10px;
}

.branches .branch_address {
	float: left;
	width: 350px;
	padding-right: 10px;
}

.branches .branch_address .map {
	width: 250px;
	height: 175px;
	float: right;
}

.branches .branch_info {
	float: left;
	margin-top: 10px;
}

.branches .branch_contact p, .branches .branch_address p, .branches .branch_desc p, .branches .branch_info p {
	margin: 0px;
	margin-bottom: 5px;
}

.branches .branch_desc {
	width: 350px;
	float: left;
}

.branches .branch_desc .desc_text {
	padding: 20px;
	background: #1a1a1a url(/images/grad.jpg) top left no-repeat;
}
td p { margin-top:0; margin-bottom:10px;}