@charset "utf-8";
/* CSS Document */

@import url("wysiwyg_contentstyles.css");

* {
	padding:0px;
	margin:0px;
}
.rollover {
}
html, body {
	background:url(../../_img/bg_main.jpg) repeat-x #701313;
}
a img {
	border:none!important;
}
#wrapper {
	width:880px;
	margin:auto;
	padding:0px 40px 0px 40px;
	position:relative;
}
#left_bg_dropshade {
	position:absolute;
	left:0px;
	top:0px;
	width:40px;
}
#right_bg_dropshade {
	position:absolute;
	right:0px;
	top:0px;
	width:40px;
}
#wrapper_content {
	background:#f6f3ee!important;
	height:880px;
	float:left!important;
}
#wrapper > #wrapper_content {
	min-height:890px;
	height:auto;
}
#header_top_bar {
	height:40px!important;
	background:url(../../_img/home_top_bar.jpg) no-repeat;
}
#flash_wrapper {
height:250px;
overflow:hidden;
}
#main_nav {
	background:url(../../_img/nav_bg.gif) repeat-x;
	height:43px;
}
#main_nav img {float:left;}
#content_wrapper{
	padding:40px; 
	float:left;
}
#welcome_message {
	padding:0 0 20px 0;
	margin:0 0 20px 0;
	border-bottom:1px solid #e69417;
	position:relative;
	width:800px;
}
img.welcome_message_button {
	position:absolute;
	right: 10px;
	top: 93px;
	height:28px;
	width:90px;
}
#home_content_wrapper {
	float:left;
	width:800px;
}
#home_content_wrapper > #home_content_wrapper_text_pod {
	min-height:325px;
	height:auto;
}
#home_content_wrapper_text_pod {
	height:325px;
	float:left;
	width:280px;
	margin-right:20px;
}

#scripture_reflection{
	float:left;
	margin:20px 0 0 0;}

#home_content_wrapper_text_pod h1, h2, h3 {
	font-size:20px;
	color:#d78a14;
}
#home_content_wrapper_text_pod p {
	line-height:22px;
	font-size:12px;
	color:#555555;
}
#home_content_wrapper_news_pod {
	height:325px;
	width:475px;
	float:left;
	background:url(../../_img/home_news_bg.jpg) no-repeat top left;
	padding:25px 0 0 25px;
	margin:0px!important;
}
#home_content_wrapper > #home_content_wrapper_news_pod {
	min-height:325px;
	height:auto;
}
/* Changed 2/10/08 from demo TL
.news_pods_wrapper {
	width:475px;
	float:left;
}
.news_pods_wrapper_hr{
	width:475px;
	float:left;
	height: 1px!important;
	margin: 20px 0 20px 0;
	padding:0px;
	overflow:hidden;
	background:url(../../_img/hr_02.gif) repeat-x bottom left;
}
.news_pods_wrapper_thumbs {
	float:left;
	padding:2px;
	background-color:#fff;
	border: 2px solid #c54b05;
}
.news_pods_wrapper_txt_area {
	width:240px!important;
	float:left;
	Padding:0 55px 0 10px;
}
.news_pods_wrapper_txt_area p {
	color:#555555;
	font-size:12px;
}
.news_pods_wrapper_txt_area h1 {
	border:none;
	font-weight:normal;
	color:#c54b05;
	font-size:18px;
	margin:0 0 5px 0;
}
*/
#footer {
	clear:both!important;
	position:relative;
	background:url(../../_img/footer.jpg) no-repeat top left;
	margin:auto auto auto auto;
	padding:0 0 50px 0;
	width:960px;
	height:69px;
}
#footer p {
	color:#a22e2e;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#footer a {
	color:#a22e2e!important;
	text-decoration:none;
}
#footer a:hover {
	color:#fb8989!important;
}
.fraynework_logo {
	position:absolute;
	right: 80px;
	top: 36px;
}
#footer_txt_wrapper {
	position:absolute;
	top: 40px;
	left: 80px;
}



/*-------------News Page----------------------------------------------*/

div.media_row h1,
div.media_row h2,
div.media_row h3{
	margin:0px;
	padding:0px;
	}
	
	
div.media_row {
	width:450px;
	float:left;
	padding-bottom:20px;
	margin-bottom:20px;
}
div.media_row p {
	font-size:12px;
	line-height:18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
}
div.media_image img {
	float:left;
	width:63px;
	height:63px;
	padding:1px;
	background-color:#fff;
	border: 3px solid #c54b05;
}
div.media_text {
	float:left;
	margin:0 0 0 0;
	padding:0 0 0 20px;
	width:350px;
}
div.news_title {
	margin:0 0 5px 0;
}
div.news_date {
	margin:0 0 10px 0;
}
div.view_button{
	margin:20px 0 0 0;
	}
div.newsletter_graphic {
	float:left;
	height:93px;
	width:242px;
	padding-left:4px;
	padding-top:5px;
}
