@charset "utf-8";
/* CSS Document */
@import url("cms_defaults.css");

/*******************************
** Home page styles
*******************************/
html, body, #wrapper {height: 100%;}

body > #wrapper {height: auto; min-height: 100%;}

#main {padding-bottom: 100px;}  /* must be same height as the footer */

#footer {position: relative;
	margin-top: -100px; /* negative value of footer height */
	height: 100px;
	clear:both;} 

.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


body {
	background: #B4874A url(/images/home_body_bg.jpg) 50% top repeat-x;
	color: #fff;
}

.sub {
	background: #B4874A url(/images/sub_body_bg.jpg) 50% top repeat-x;
	color: #fff;
}

#wrapper {
	width: 100%;
	height: 100%;
	background: url(/images/header_rpt.png) 50% top repeat-x;
}

#wrapper2 {
	width: 100%;
	height: 100%;
}

#wrapper3 {
	width: 100%;
	height: 100%;
}


.sub #wrapper {
	width: 100%;
	background: url(/images/sub_wrapper_2_bg.jpg) 50% top repeat-x;
}

.sub #wrapper2 {
	width: 100%;
	background: url(/images/sub_wrapper_3_bg.jpg) 50% top repeat-x;
}

#container {
	width: 940px;
	margin: 0px auto;
}

.home #footer {
	background: url(/images/brown_footer_rpt.png) 50% bottom repeat-x;
}

#footer_container {
	width: 940px;
	margin: 0px auto;
	padding-top: 35px;
}

.sub #footer_container {
	padding-top: 3px;
}

#prestonwood_logo {
	width: 161px;
	float: left;
	margin-right: 25px;
}

#prestonwood_copyright_text {
	padding-top: 12px;
	float: left;
	width: 310px;
}

#prestonwood_copyright_text p {
	color: #6D4F2B;
	font-family: Verdana, Geneva, Arial, Helvetica, Tahoma, sans-serif;
	font-size: 9px;
	margin: 0px;
	line-height: 14px;
}

#am_logo {
	padding-top: 4px;
	float: left;
	width: 45px;
	height: 45px;
	overflow: hidden;
	margin-right: 65px;
}

#am_logo p {
	color: #6D4F2B;
	font-family: Verdana, Geneva, Arial, Helvetica, Tahoma, sans-serif;
	font-size: 9px;
	margin: 0px;
	line-height: 14px;
}

#am_logo a, #am_logo a:active, #am_logo a:visited {
	color: #fff;
	font-weight: bold;
}

#am_logo a:hover, #am_logo a:active:hover {
	color: #ccc;
}

#footer_links {
	width: 290px;
	float: left;
	margin-top: 19px;
}

#footer_links #prestonwoodorg {
	display: block;
	width: 111px;
	height: 20px;
	background: url(/images/footer_link_1.png) top left no-repeat;
	text-indent: -999em;
	float: left;
	margin-right: 25px;
}

#footer_links #about-the-challenge {
	display: block;
	width: 141px;
	height: 20px;
	background: url(/images/footer_link_2.png) top left no-repeat;
	text-indent: -999em;
	float: left;
}

#footer_links #prestonwoodorg:hover, #footer_links #about-the-challenge:hover {
	background-position: bottom left;
}

#home_left {
	float: left;
	width: 300px;
}

#logo {
}

#home_content {
	width: 290px;
}

#home_content p {
	font-family: Verdana, Geneva, Arial, Helvetica, Tahoma, sans-serif;
	font-size: 11px;
	line-height: 18px;
}

#home_videos {
	background: url(/images/noflash_video_box_bg.png) top left repeat;
	width: 600px;
	padding: 20px;
	padding-right: 0px;
	float: left;
	margin-top: 25px;
}

.video_box { 
	width: 280px;
	margin-right: 20px;
	float: left;
	margin-bottom: 20px;
}

.video_box .poster {
	background: #000;
	width: 280px;
	height: 150px;
	overflow: hidden;
	border: 1px solid #000;
}

.video_box .left {
	width: 240px;
}

.video_box .title {
	float: left;
	width: 240px;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	color: #fff;
	text-shadow: 2px 2px 0 #000000;
}

.video_box .date {
	float: left;
	width: 240px;
	font-size: 10px;
	color: #e69e1f;
	text-shadow: 1px 1px 0 #000000;
}

.video_box .format {
	width: 40px;
	float: right;
	text-indent: -999em;
	background: url(/images/mpeg4_icon.png) 50% top no-repeat;
	height: 20px;
}

/*******************************
** Navigation styles
*******************************/
#nav_container {
	width: 940px;
	float: left;
}

#navigation {
	display: none;
	position: absolute;	
}

#nav {
	display: none;
	position: absolute;
}

#noflash_nav {
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 830px;
	margin-left: 60px;
}

#noflash_nav li {
	padding:0px;
}
#noflash_nav_home a {
	display: block;
	width: 130px;
	height: 75px;
	float: left;
	background: url(/images/nav_home.png) left top no-repeat;
	text-indent: -999em;
}

#noflash_nav_give a {
	display: block;
	width: 120px;
	height: 75px;
	float: left;
	background: url(/images/nav_give.png) left top no-repeat;
	text-indent: -999em;
}

#noflash_nav_share a {
	display: block;
	width: 125px;
	height: 75px;
	float: left;
	background: url(/images/nav_share.png) left top no-repeat;
	text-indent: -999em;
}

#noflash_nav_read-pray a {
	display: block;
	width: 175px;
	height: 75px;
	float: left;
	background: url(/images/nav_readpray.png) left top no-repeat;
	text-indent: -999em;
}

#noflash_nav_memorize a {
	display: block;
	width: 150px;
	height: 75px;
	float: left;
	background: url(/images/nav_memorize.png) left top no-repeat;
	text-indent: -999em;
}

#noflash_nav_serve a {
	display: block;
	width: 130px;
	height: 75px;
	float: left;
	background: url(/images/nav_serve.png) left top no-repeat;
	text-indent: -999em;
}

#noflash_nav a:hover, #noflash_nav a:visited:hover {
	background-position: bottom left;
}

/*******************************
** Sub page styles
*******************************/
#sub_header {
	height: 282px;
	overflow: hidden;
	width: 940px;
}

#subheader_container {
	height: 206px;
	overflow: hidden;
}

#subheader_container #logo {
	margin-top: 30px;
}

#page_container {
	padding-top: 30px;
}

#page_content {
	width: 670px;
	float: left;
}

#page_container.wide #page_content {
	float: left;
	width: 940px;
}

h2 {
	color: #ffaf22;
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial, sans-serif;
	font-size: 27px;
	margin: 0px;
	margin-bottom: 15px;
	font-weight: normal;
}

h3 {
	color: #fff;
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial, sans-serif;
	font-size: 18px;
	margin: 0px;
	margin-bottom: 10px;
	font-weight: normal;
}

h4 {
	color: #F8D794;
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0px;
	margin-bottom: 10px;
}

h5 {
	background: #271811;
	padding: 11px 10px;
	color: #ffaf22;
	font-size: 22px;
	font-weight: normal;
	margin: 0px;
	margin-bottom: 10px;
}

h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #fff;
	margin: 0px;
	margin-bottom: 10px;
}

p {
	font-family: Verdana, Geneva, Arial, Helvetica, Tahoma, sans-serif;
	font-size: 11px;
	color: #fff;
	line-height: 20px;
	margin: 0px;
	margin-bottom: 20px;
}

a, a:visited, a:active {
	color: #3c2513;
}

a:hover, a:visited:hover {
	color: #442613;
}

ul, ol {
	margin: 0px;
	padding: 0px;
	margin-bottom: 20px;
	padding-left: 30px;
}

ul ul, ol ol{
	margin-bottom:0;
}

li {
	padding-top: 2px;
	padding-bottom: 2px;
	color: #fff;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, Tahoma, sans-serif;
	line-height: 18px;
}

.brown, .brown * {
	color: #3c2513 !important;
}

.lightBrown, .lightBrown * {
	color: #ffbe67 !important;
}

.orange, .orange * {
	color: #ffaf22 !important;
}

hr {
	height: 1px;
	border: 0px none;
	border-top: 1px solid #fff;
}
.img_left {
	float: left;
	margin: 5px 15px 10px 0px;
}

.img_right {
	float: right;
	margin: 5px 0px 10px 15px;
}

.img_outlined {
	margin: 5px 15px 10px 0px;
	padding: 5px;
	border: 1px solid #333;
}

.img_left_outlined {
	float: left;
	margin: 5px 15px 10px 0px;
	padding: 5px;
	border: 1px solid #333;
}

.img_right_outlined {
	float: right;
	margin: 5px 0px 10px 15px;
	padding: 5px;
	border: 1px solid #333;
}

#sidebar_container {
	width: 240px;
	float: right;
}

#flash_quicklinks {
	margin-top: 60px;
	margin-left: 12px;
	margin-bottom: 30px;
}

#sidebar_links {
	background: url(/images/wood_texture.jpg) top left repeat-y;
	padding: 20px;
	width: 180px;
	padding-top: 10px;
}

#sidebar_links ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#sidebar_links li {
	font-size: 20px;
	font-family: Verdana, Geneva, Arial, Helvetica, Tahoma, sans-serif;
	font-weight: normal;
	padding: 0px;
}

#sidebar_links li a, #sidebar_links li a:visited, #sidebar_links li a:active {
	color: #614D28;
	display: block;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #614D28;
}

#sidebar_links li a:hover, #sidebar_links li a:visited:hover {
	color: #fff;
	text-shadow: 2px 2px 1px rgba(255,255,255,0.2);
}

#text_sidebar {
	width: 205px;
	margin-left: 35px;
}

.sub #footer {
	clear:both;
	position:relative;
}

#footer_link_boxes {
	width: 545px;
	float: left;
	padding-top: 10px;
	background: url(/images/footer_link_box_bg.png) top right no-repeat;
}

#footer_right {
	width: 355px;
	float: right;
	margin-left: 40px;
}

.sub #footer_right #footer_links {
	margin-top: 20px;
	margin-bottom: 30px;
}

.sub #footer_right #am_logo {
	margin: 0px;
}

.sub #footer_pretty {
	height: 48px;
	width: 100%;
	background: url(/images/footer_pretty.png) 50% top repeat-x;
}

.sub #footer_wrapper {
	background: #120B05 url(/images/sub_footer_bg.jpg) 50% top repeat-x;
	padding-bottom: 50px;
}

.footer_link_box {
	float: left;
	width: 250px;
	margin-right: 20px;
	margin-bottom: 30px;
}

.footer_link_box .footer_link_image {
	background: url(/images/footer_link_image_bg.jpg) top left no-repeat;
	width: 68px;
	height: 51px;
	padding: 2px;
	float: left;
	margin-right: 8px;
	margin-top: 7px;
	overflow: hidden;
}

.footer_link_box .footer_link_title {
	float: left;
	width: 170px;
	overflow: auto;
}

.footer_link_title a, .footer_link_title a:visited, .footer_link_title a:active {
	color: #fff;
	font-family: Verdana, Geneva, Arial, Helvetica, Tahoma, sans-serif;
	font-size: 18px;
	text-decoration: none;
}

.footer_link_title a:hover, .footer_link_title a:visited:hover {
	color: #ccc;
}

.footer_link_box .footer_link_desc {
	float: left;
	width: 170px;
}

.footer_link_box .footer_link_desc p {
	font-size: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #804000;
	line-height: 14px;
	margin: 0px;
}

/*******************************
** Video archive styles
*******************************/
.video {
	background: #B4874A url(/images/vid_4wrapper.jpg) 50% 819px repeat-x;
	color: #fff;
}

.video #wrapper {
	width: 100%;
	background: url(/images/vid_3wrapper.jpg) 50% 535px repeat-x;
}

.video #wrapper2 {
	width: 100%;
	background: url(/images/vid_2wrapper.jpg) 50% 76px repeat-x;
}

.video #wrapper3 {
	width: 100%;
	background: url(/images/vid_top_wrapper.jpg) 50% top repeat-x;
}

#videoNavWrapper {
	height: 75px;
	width: 940px;
}

#videoNavContainer {
	position: absolute;
	height: 100px;
	width: 940px;
}

#videoNoFlash {
	width: 940px;
	height: 820px;
}

#play_btn {
	width: 200px;
	height: 75px;
	display: block;
	text-indent: -1000em;
	margin: 0px auto;
	margin-top: 160px;
	background: url(/images/play_btn.png) top left no-repeat;
}

#video_header {
	width: 940px;
	height: 820px;
	overflow: hidden;
}

#videoNoFlash #video {
	width: 666px;
	height: 385px;
	float: left;
	background: url(/images/videoplayer_bg.jpg) top left no-repeat;
	margin-top: 35px;
	margin-right: 30px;
	margin-bottom: 40px;
}

#videoNoFlash #video_info {
	width: 235px;
	float: left;
	margin-top: 35px;
	height: 400px;
	overflow: auto;
	overflow-x: hidden;
}

#video_info #video_title {
	color: #ffaf22;
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial, sans-serif;
	font-size: 22px;
	margin: 0px;
	margin-bottom: 15px;
	font-weight: normal;
	margin-bottom: 20px;
}

#video_info #video_meta {
	line-height: 20px;
	font-size: 10px;
	margin-bottom: 10px;
}

#video_info #video_desc p {
	font-size: 10px;
	line-height: 16px;
}

#featured_videos {
	padding-top: 60px;
	background: url(/images/feat_vid_text.png) 15px 25px no-repeat;
}

.featured_video_box {
	width: 195px;
	float: left;
	margin-right: 20px;
	margin-left: 20px;
	display: inline;
}

.featured_video_box .f_video_image {
	background: url(/images/feat_vid_bg.jpg) top left no-repeat;
	width: 195px;
	height: 143px;
	float: left;
	padding: 5px;
}

.featured_video_box .f_video_title, .featured_video_box .f_video_date {
	color: #D19C54;
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, Tahoma, sans-serif;
	line-height: 18px;
}

#page_container.video_list {
	padding-top: 50px;
	padding-bottom: 60px;
}

#vid_listing_title {
	width: 300px;
	float: left;
}

#vid_listing_title h3 {
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial, sans-serif;
	font-size: 20px;
	color: #ffffff;
	line-height: 24px;
	margin: 0px;
	margin-bottom: 10px;
	font-weight: normal;
}

#ajaxLoaderContainer {
	float: left;
	padding-left: 10px;
	margin-right: 15px;
	margin-top: 4px;
	width: 24px;
	height: 24px;
}

#ajaxLoader {
	display: none;
}

.list_header {
	width: 200px;
	float: left;
	color: #29180b;
	font-family: Verdana, Geneva, Arial, Helvetica, Tahoma, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 42px;
}

.vid_list_item {
	margin-bottom: 10px;
	float: left;
}

.vid_list_detail {
	width: 200px;
	float: left;
	color: #fff;
	font-family: Verdana, Geneva, Arial, Helvetica, Tahoma, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
	padding-top: 11px;
	padding-bottom: 11px;
	background: url(/images/vid_row_bg.png) top left;
}

.vid_list_item.alt .vid_list_detail {
	background: url(/images/vid_row_bg_alt.png) top left;
}

.vid_list_item:hover .vid_list_detail, .vid_list_item.amhover .vid_list_detail  {
	background: url(/images/vid_row_bg_over.png) top left;
}

.list_a {
	width: 375px;
	padding-left: 15px;
}

.list_b {
	width: 240px;
}

.list_c {
	width: 150px;
}

.list_d {
	width: 160px;
	text-align: center;
}

.vid_list_watch, .vid_list_watch:visited, .vid_list_watch:active {
	color: #fff;
}

.vid_list_watch:hover, .vid_list_watch:visited:hover {
	color: #ccc;
}

#pagination {
	text-align: right;
	float: right;
}

#pagination a, #pagination a:visited, #pagination a:active {
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 7px;
	float: left;
}

#pagination a.current {
	background: url(/images/vid_row_bg.png) top left;
}

#pagination a:hover, #pagination a:visited:hover {
	background: url(/images/vid_row_bg_over.png) top left;
}

#category_list {
	float: right;
	width: 425px;
	padding-right: 20px;
}

#category_list h3 {
	float: left;
	margin-right: 10px;
	margin-top: 4px;
}

#quicklinks { 
	background:transparent;
	display:block;
	float:left;
	margin:0;
	padding:0;
	width:200px;
}

#quicklinks * { 
}

#ctgtext {
	margin-top: 1px;
}

#quicklinks li {
	list-style:none;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
	text-indent:0;
	background: none;
}

#quicklinks li a {
	background:transparent url(/images/vid_cat_dd.jpg) no-repeat scroll left top;
	display:block;
	height:24px;
	padding-left:10px;
	text-decoration:none;
	text-transform:capitalize;
	width:219px;
	padding-top:7px;
	font-weight: normal;
	color: #402812;
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
}

#quicklinks li a:hover {
	color: #402812;
}

#quicklinks li ul {
	border:0;
	left:-999em;
	list-style:none;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	margin-top:0px;
	-margin-top: -5px;
	padding:0;
	position:absolute;
	width:200px;
	z-index:999;
	padding-bottom: 1px;
}

#quicklinks li:hover ul, #quicklinks li li:hover ul, #quicklinks li.sfhover ul, #quicklinks li li.sfhover ul {
	left:auto;
}

#quicklinks li li {
	font-size:100%;
	font-weight:normal;
	text-indent:0px !important;
	z-index:9999;
	line-height: 25px;
	border-bottom: 0px;
	padding: 0px;
	margin: 0px;
	height: 25px;
	background: none;
}

#quicklinks li li a {
	background:#fff;
	margin:0;
	margin-left: 3px;
	color: #333;
	height: 25px;
	width:160px;
	z-index:999;
	line-height: 25px;
	border-bottom: 1px solid #ccc;
	padding-top:0px;
}

#quicklinks li li a:hover {
	background: #402812;
	color: #fff;
}

#quicklinks li:hover, #quicklinks li.hover {
    position: static;
}

/*******************************
** Misc Site styles
*******************************/

#flash_quicklinks {
	min-height: 150px;
	height: auto !important;
	height: 150px;
}

#form_wrapper {
	margin-bottom: 40px;
	clear:both;
	width: 450px;
	font-family: Helvetica, Arial, Geneva, Verdana, Tahoma, sans-serif;
}

#form_wrapper label {
	width: 400px;
	float: left;
	font-family: Helvetica, Arial, Geneva, Verdana, Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	line-height: 20px;
	padding-bottom: 4px;
	padding-top: 5px;
}

.element {
	margin-bottom: 10px;
	float: left;
}

#form_wrapper .elementText input, #form_wrapper .elementEmail input {
	width: 366px;
	padding: 7px;
	font-family: Verdana, Geneva, Arial, Helvetica, Tahoma, sans-serif;
	font-size: 11px;
	float: left;
	color: #666;
	border: 1px solid #ccc;
}

#form_wrapper .elementAddress .main {
	width: 400px;
}

#form_wrapper .elementAddress .address_group {
	float: left;
	width: 366px;
}

#form_wrapper .elementAddress .address_group label {
	padding: 0px;
	width: 100%;
	margin-bottom: 0px;
	font-weight: normal;
	font-size: 10px;
	color: #ddd;
}

#form_wrapper .elementAddress .address_group .full {
	float: left;
	width: 366px;
}

#form_wrapper .elementAddress .address_group .left {
	float: left;
	width: 168px;
}

#form_wrapper .elementAddress .address_group .right {
	float: right;
	width: 168px;
}

#form_wrapper .elementAddress input {
	width: 100%;
	padding: 7px;
	font-family: Verdana, Geneva, Arial, Helvetica, Tahoma, sans-serif;
	font-size: 11px;
	float: left;
	color: #666;
	border: 1px solid #ccc;
}



#form_wrapper .elementSelect select {
	width: 382px;
	padding: 7px;
	font-family: Verdana, Geneva, Arial, Helvetica, Tahoma, sans-serif;
	font-size: 11px;
	float: left;
	color: #666;
	border: 1px solid #ccc;
}

#form_wrapper .elementRadio .grouping {
	float: left;
	width: 382px;
}

#form_wrapper .elementRadio .groupingitem {
	padding-top: 4px;
	padding-bottom: 4px;
	float: left;
	width: 382px;
}

#form_wrapper .elementRadio input {
	float: left;
}

#form_wrapper .elementRadio .groupingitem label {
	float: left;
	font-weight: normal;
	padding: 0px;
	margin-top: 2px;
	width: 200px;
}

#form_wrapper .elementRadio .grouping {
	float: left;
	width: 382px;
	margin-top: 2px;
}

#form_wrapper .elementCheckbox .grouping {
	float: left;
	width: 382px;
}

#form_wrapper .elementCheckbox .groupingitem {
	padding-top: 4px;
	padding-bottom: 4px;
	float: left;
	width: 382px;
}

#form_wrapper .elementCheckbox input {
	float: left;
}

#form_wrapper .elementCheckbox .groupingitem label {
	float: left;
	font-weight: normal;
	padding: 0px;
	margin-top: 2px;
	width: 200px;
}

#form_wrapper .elementSection {
	width: 510px;
	margin-top: 20px;
}

#form_wrapper .elementSection .main {
	font-size: 12px;
}

#form_wrapper .elementSection p {
	margin-bottom: 5px;
	font-family: Helvetica, Arial, Geneva, Verdana, Tahoma, sans-serif;
}

#form_wrapper .elementTextarea textarea{
	width: 366px;
	height: 100px;
	padding: 7px;
	font-family: Verdana, Geneva, Arial, Helvetica, Tahoma, sans-serif;
	font-size: 11px;
	float: left;
	color: #666;
	border: 1px solid #ccc;
}

#form_wrapper .btn {
	background: #B14A19 url(/images/orange_grad.jpg) top left repeat-x;
	padding: 6px 15px 6px 16px;
	font-family: Verdana, Geneva, Arial, Helvetica, Tahoma, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	border: 0px none;
}



























