/* CMS DEFAULTS */
table.cake-sql-log  {
	background: #f4f4f4;
	margin: 20px;
	border-collapse: collapse;
	display: none;
	color: #000000;
	margin-top: 700px;
}
.cake-sql-log td {
	padding: 4px 8px;
	text-align: left;
	border: solid 1px #cccccc;
}

/* SITE */

html {
	height: 990px;
	background: url(../img/bg.gif);
}

body {
	margin: 0;
	position: relative;
	font: 11px 'Myriad', Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: -.5px;
	background-image: url(../img/broad_header.png);
	background-repeat: repeat-x;
	background-position: top center;
	color: #824C4C;
}

a {
	text-decoration: none;
	color: #824C4C;
}

a:hover {
	color: #641D1D;
}

a:focus {
	outline: none;
}

img {
	border: none;
	display: block;
}

h1 {
	color: #824C4C;
	font: 'Myriad', Arial, Helvetica, sans-serif 30px;
	font-weight: bolder;
	margin: 0;
	padding: 0;
	letter-spacing: -1px;
}

h2 {
	color: #DFD5C5;
	font-size: 16px;
	margin: 0;
	padding: 0;
	letter-spacing: -1px;
}
h3 {
	color: white;
	font-size: 14px;
	margin: 0;
	padding: 0;

}

/****************
 *  STRUCTURE   *
 ****************/


#main {
	width: 870px;
	background: url(../img/home_bg2.png) no-repeat;
	position: relative;
	margin: auto;
	padding-bottom: 52px;
}

#wrapper {
	width: 870px;
	background: none;
	position: relative;
	margin: auto;
}

#header {
	height: 75px;
	background: none;
}

#main_content {
	padding-left: 15px;
	padding-right: 15px;
	width: 830px;
	float: left;
	background-color: none;
	background-color: #E1DCD2;
}

#content_wrap {
	background: #DACBB8;
	float: left;
	width: 840px;
}

#main_footer {
	background: url(../img/main_footer.gif) bottom center;
	width: 870px;
	height: 55px;
	margin-top: -11px;
}

#main_footer IMG {
	margin: auto;
}

#homepage_panel {
	height: 379px;
	overflow: hidden;
	z-index: 90;
}

#ticker {
	background: url(../img/footer_bg.gif) top center no-repeat;
	width: 814px;
	height: 16px;
	padding: 13px;
	margin: 0px 15px;
}

#ticker A {
	color: #c8b18b;
}

#plugin_news_ticker {
	margin: -12px -42px;
}

#gallery {
	height: 380px;
	background-color: black;
}

#sub_content {
	height: 100px;
	background: url(../img/sub_content_bg.gif) tan;
}

#sub_footer {
	height: 55px;
	background: url(../img/footer_bg.gif) no-repeat;	
}

.news_ticker, .news_ticker UL, .news_ticker LI {
	width: 585px;
}


#footer {
	color: white;
	height: 250px;
	background: url(../img/deep_footer_bg.gif);	
	padding: 10px 0px 0 0;
	clear: both;
	margin-top: 50px;
}

#footer a {
	color: #ffffff;
	font-weight: bold;
}

.footer_column {
	padding-left:  50%;
	margin-left: -420px;
	width: 840px;
}

#left_footer_box {
	height: 230px;
	width: 420px;
	background-color: none;
	float: left;
}

#left_footer_box h3 {
	width: 410px;
	padding-top: 12px;
	height: 40px;
	background: url(../img/footer_h2.gif) repeat-x;	
}

#middle_footer_box h3, #right_footer_box h3 {
	width: 220px;
	padding-top: 12px;
	height: 40px;
	background: url(../img/footer_h2.gif) repeat-x;	
}

#right_footer_box h3 {
	width: 190px;
}

#middle_footer_box {
	height: 230px;
	width: 230px;
	background-color: none;
	float: left;
}

#right_footer_box {
	height: 230px;
	width: 190px;
	background-color: none;
	float: left;
}

#deep_footer_left {
	color: white;
	float: left;
	padding-top: 8px;
	padding-left: 10px;
	width: 570px;
}

#deep_footer_right {
	text-align: right;
	color: white;
	float: right;
	padding-right: 10px;
	width: 240px;
}

#deep_footer_right a,
#deep_footer_right a:hover, 
#deep_footer_right a:visited, 
#deep_footer_right a:active, 
#deep_footer_right a:link {
	color: white;
}

#deep_footer_right img {
	display: inline;
	vertical-align: middle;
}

#copyright {
	height: 35px;
	width: 225px;
	margin: 10px 15px 10px 0px;
	background-color: none;
	float: left;
}


#logo_top {
  background: url(../img/logo.png) no-repeat;
  position: absolute;
  top: 0;
  margin-left: -446px;
  left: 50%;
  width: 330px;
  height: 150px;
  z-index: 100;
  text-indent: -3000px;
}

#logo_top a {styles.css (line 413)
	color:#FFFFFF;
	display:block;
	font-size:0;
	width: 330px;
	height: 150px;
	line-height:0;
	text-decoration:none;
	text-indent:-3000px;
	z-index: 100;
}

#deep_footer {
	height: 40px;
	background: #587988;
	clear: both;
	padding-right: 10px;
}






/*text to image replacment*/
.hidden-text {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}

/*logo*/
.logo {
	display: inline;
	margin: 0;
	position: absolute;
	top: 21px;
	left: 50px;
	width: 135px;
	height: 128px;
		background: url(../img/logo.gif) no-repeat;
}
.logo a {
	width: 100%;
	height: 100%;
}

/*FORMS*/

form textarea, form input, input, #applier_relationship,  #state,  #school {
	padding: 5px;
	margin: 2px;
	border: 0px #f3d998;
 	background-color: #824C4C;
	font-size: 18px;
	letter-spacing: -1px;
	color: #31160f;
 }

form textarea:focus, form input:focus, #applier_relationship:focus,  #state:focus,  #school:focus {
	border: 0px dashed #f3d998;
	background-color: #641D1D;
	color: #f3d998;
}

form li{
	margin:0;
	padding:4px 5px 2px 9px;
	position:relative;
	clear:both;
}

form li:after, .buttons:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

form li, .buttons{
	display: inline-block;
}

* html form li, * html .buttons{
	height: 1%;
	align: right;
}

form li, .buttons{
	display: block;
}

* html form li div{
	display:inline-block;
}

form li div, form li span{
	margin:0 4px 0 0;
	padding:0 0 8px 0;
}

form li span{
	float:left;
}

form input.submit-button {
	width: 100px;
	float: right;
}


/* PANEL PAGES */
#main_content {
	width: 840px;
	background: url(../img/tear_bg.png) repeat-y;
}

#root_subpages {
	background-color: #E1DCD2;
	padding-bottom: 12px;
}

.default_main {
	padding: 10px 30px;
}

.subnavheader {
	font-size: 16px;
	font-weight: bold;
}

ul.media_roller {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
	position:relative;
	text-indent:0;
}

ul.media_roller LI {
	display: none;
}

.subpage_level1 {
	display: none;
}

/* HOME */
#home {
/* 	overflow: hidden; */
}
#homepagemenu {

}

#homepagemenu  ul{
	padding: 0px;
	margin: 0px;
}

#homepagemenu div {
	display: none;
}

#homepagemenu  ul li {
	float: left;
	position: relative;
	width: 280px;
	height: 100px;
	list-style-type: none;
	background-color: white;
	background-image: url(../img/sub_content_bg.gif) ;
	background-position: center top;
	background-repeat: none;
	font-family: Helvetica, Arial, Tahoma, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #58595B;
	text-align: center;
/* 	text-transform: lowercase; */
}

#homepagemenu  ul li a{
	position: relative;
	top: 40px;
}

#homepagemenu  ul li a,
#homepagemenu  ul li a:hover,
#homepagemenu  ul li a:visited,
#homepagemenu  ul li a:active,
#homepagemenu  ul li  a:link {
	color: #824C4C;
	text-decoration: none;
	background: none;
}

#homepagemenu  ul li a:hover{
	color: #641D1D;
}

#homepagemenu ul li.first {
	display: none;
}

#homepagemenu ul li ul {
	display: none;
}

#home_subpages {
	height: 380px;
	width: 840px;
	overflow: hidden;
	margin-top: -381px;

}

#home_subpages .pagelevel_2 {
	height: 380px;
	width: 840px;
	overflow-x: hidden;
	overflow-y: auto;
}

#home-page {
	overflow: hidden;
}

#mainnav_home {
	display: none;
}

#our-vision_content .default_main {
	display: none;
}

#new-to-first-pres_content .default_main {
	display: none;
}

#stay-connected_content {
	overflow: hidden;
}

#stay-connected_content .default_main {
	width: 300px;
	height: 170px; 
	color: #ffffff;
	margin: -385px 0px 0px 488px;
	padding-bottom: 190px;
}

#stay-connected_content .default_main LABEL {
	clear: both;
}

#stay-connected_content .default_main INPUT {
	background-color: #ffffff;
	clear: both;
	color: #000000;
}

#mailchimpsubmit {
/* 	margin-left: 150px; */
}


/* ADULTS PAGE*/


#image_32, #image_33 {
	cursor: pointer;
}

/* STAFF */
#staff_content .default_main {
	width: 780px;
}

#media_gallery_8 {
	list-style: none;
	margin: 0px;
	padding: 0px;
	clear: right;
}

#media_gallery_8 LI {
	width: 378px;
	float: left;
	position: relative;
	margin: 3px;
	padding: 2px;
}

#media_gallery_8 .media_gallery_img {
	width: 166px;
	float: left;
}

#media_gallery_8 .media_gallery_img  IMG {
	border: 5px solid #98825A;
}

#media_gallery_8 .media_gallery_info {
	float: left;
	width: 190px;
	margin-top: 90px;
	margin-left: 10px;
}

#media_gallery_8 .media_gallery_info_name {
	font-size: 1.2em;
	font-weight: bold;
}

#media_gallery_8 .media_gallery_info_title {
	font-size: 1em;
}

#subtemplate_2 {
	width: 840px;
	clear: left;
	padding: 40px 0px;
}

#subtemplate_2 TD {
	width: 240px;
}

#subtemplate_2 H1 {
	padding-bottom: 10px;
}

/* Contact Page */
#contact_content INPUT, #contact_content TEXTAREA {
	background-color: #ffffff;
	color: #824C4C;
}

#contact_content TD.two_column_right {
	padding-left: 20px;
}

#contact_content TD.two_column_right P {
	margin-top: 0px;
}




/* ALL */
#all_content
{
	float: left;
	background-color: #E1DCD2;
	
}


.default_main
{
	width: 560px;
	float: left;
}

.full_main
{
	width: 800px;
	float: left;
	padding: 10px 30px;
}

#sidebar {
	width: 190px;
	float: right;
	padding: 20px 10px;
}

#main_footer {
	clear: both;
}

#sub_nav {
	font-size: 18px;
	text-transform: uppercase;
	font-weight: bold;
}

#sub_nav UL {
	font-size: 12px;
	text-transform: lowercase;
	font-weight: normal;
	padding-left: 20px;
}

#sub_nav LI.navigation_active {
	font-weight: bold;
	font-size: 14px;
}

/* ARCHIVE */

#archive_plugin DIV {
	display: block;
}

#archive_plugin TD {
	color: #58595B;
	padding: 0px;
}

#archive_plugin H1 {
	font-size: 1.3em;
	color: #7a4e4e;
	padding: 10px 0px;
	font-weight: bold;
}

.archive_item_table, .archive_category_image {
	float: left;
}

.archive_item_table {
	width: 530px;
	margin-left: 10px;
}

.archive_category {
	clear: both;
}

.archive_category_image {
	padding: 3px 0px;
	display: block;
}

.archive_item_table_headers TD {
	font-weight: bold;
}

.archive_item_title {
	width: 140px;
}

.item_title {
	font-weight: bold;
	color: #000000;
}

.item_author {
	font-size: 0.8em;
}

.archive_item_date, .archive_item_listen, .archive_item_watch {
	width: 80px;
}

.staff_member {
	width: 50%;
	float: left;
	margin-bottom: 20px;
}

.staff_member_image {
	float: left;
	width: 172px;
}

.staff_member_image img {
	border: solid 5px #98825A;
}

.staff_member_info {
	margin-top: 80px;
	padding: 0 10px 0 192px;
}

.staff_member_info H4 {
	margin-bottom: 2px;
}

/* MESSAGES */
	.message_archive, .message_archive_message {
		width: 100%;
		float: left;
		position: relative;
	}
	
	.message_archive_message {
		margin-bottom: 20px;
	}
	
	.message_title {
		margin-bottom: 5px;
		margin-top: 0px;
		color:#824C4C;
	}
	
	.message_info {
		width: 100%;
		float: left;
		border-bottom: solid 1px #666666; /* LINE COLOR */
	}
	
	.message_date {
		width: 50%;
		float: right;
		text-align: right;
	}
	
	#content .message_tags ul, #content .message_controls ul, #content .message_series ul {
		margin: 0;
		padding: 0;
	}
	
	.message_controls ul, .message_series ul {
		float: right;
	}
	
	.message_tags li, .message_series li {
		list-style: none;
		float: left;
		margin: 0;
		padding: 3px;
		margin: 2px;
		background: #DFD5C5; /* TAG & SHARING BACKGROUND COLOR */
	}
	
	.message_controls li {
		list-style: none;
		float: left;
		margin: 0;
		margin: 2px;
	}
	
	.message_tags {
		padding-top: 3px;
		clear: left;
		width: 50%;
		float: left;
	}
	
	.message_controls {
		position: absolute;
		width: 30%;
		top: 0;
		right: 0;
	}
	
	.message_controls a {
		font-size: 1.4em;
	}
	
	.message_series {
		padding-top: 3px;
		width: 50%;
		float: right;
		text-align: right;
	}
	
	li.message_tag_title , li.message_series_title {
		color: #ffffff; /* TAG AND SERIES FONT */
		background: #824C4C; /* TAG AND SERIES BAKGROUND */
	}
	
	.message_player {
		width:556px;
		height: 20px;
		display: none;
		float: left;
		margin: 2px;
	}
	
	.message_archive .paging a {
		background: #824C4C;
		font-size: 14px;
		color: #ffffff;
		padding: 5px;
	}
	
	.message_archive .paging {
		padding-bottom: 20px;
	}