body {
	margin: 0px;
	background: #5E1B02;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
}

#fixedNav {
	padding:0px;
	width: 659px;
	position: relative;
	top: 0px;
	z-index: 100;
	height: 1px;
	clear: both;
	float: left;
	margin-top: 0px; 
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#menuWrapper{
	width: 659px;
	position: relative;
	clear: both;
	z-index: 100;
	float: left;
	padding: 0px;
	margin-top: 255px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	
	
}

#menuWrapper a:link,
#menuWrapper a:visited
{
	font-size: 16px;
	text-decoration: none;
	margin-right: 12px;
	text-transform: lowercase;
}


a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #CC0000;
}
a:active {
	color: #FFFFFF;
}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: bold;
}

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}

h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

#contact_form{
	float: right;
	width: 400px;
	position:relative;
	

}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFCC;
	width:200px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #000000;
	border-bottom-color: #333333;
	border-left-color: #FFFFFF;
}


input[type=text]{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width:200px;
}

#email_ver_wrap{
	margin: 0px;
	padding: 0px;
	float: left;
	height: 25px;
	width: 150px;
	clear:both;
}
#email_ver_txt {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 25px;
	width: 85px;
}
#email_ver_img {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 25px;
	width: 65px;
}
#colHoldListing #col1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	float: left;
	width: 100px;
	position: relative;
	text-align: left;
}
#colHoldListing #col2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	float: left;
	width: 550px;
	position: relative;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-left: 15px;
	background-color: #D5F6C9;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #184118;
	border-right-color: #184118;
	border-bottom-color: #184118;
	border-left-color: #184118;
}

#colHold {
	clear: both;
	float: left;
	width: 95%;
	position: relative;	

}
#col1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 1px;
	float: left;
	width: 100px;
	position: relative;
	text-align: left;
}

#col2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	float: left;
	width: 450px;
	position: relative;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

#col2 a{
	color: #E4CAB0;
	font-size: 17px;
	font-weight: bold;
}

#media {
	clear: both;
	float: left;
	width: 95%;
	position: relative;	

}
#media #col1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 1px;
	float: left;
	width: 50px;
	position: relative;
	text-align: left;
}

#media #col2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	float: left;
	width: 400px; 
	position: relative; 
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

.tblAdmin td{
	/*background-color: #2F0E01*/
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #2F0E01;
	padding-bottom: 20px;
	padding-top: 10px;
}
.tblAdmin th {
	height:25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 3px;
	background-repeat: repeat-x;
}

.tblAdmin th a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}

.tblAdmin th a:visited {
	color: #FFFFFF; 
	text-decoration: none;
}
.tblAdmin th a:hover {
	color: #FFFF99;
	text-decoration: none;
}
.tblAdmin th a:active {
	color: #FFFFFF; 
	text-decoration: none;
}

/*	 */


/*
===========================================================

                      LAYOUT CLASSES

===========================================================
*/



div.top 
{
	height: 44px;
	background-image: url(../../images/layouts/main/bg_top.jpg);
}

div.header 
{
	position: relative;
	height: 197px;
	background-color: #E4CAB0;
	background-image: url(../../images/layouts/main/header_pic.jpg);
	background-repeat: no-repeat;
}

div.logo 
{
	position: absolute;
	left: 659px;
	padding-top: 56px;
}

div.menu 
{
	position: relative;
	height: 38px;
	background-color: #2F0E01;
	padding-left: 25px;
	line-height: 58px;
	padding-top: 20px;
}

div.menu a:link,
div.menu a:visited
{
	font-size: 16px;
	text-decoration: none;
	margin-right: 12px;
	text-transform: lowercase;
}

div.menu a:hover 
{
	font-size: 16px;
	text-decoration: underline;
	margin-right: 12px;
	text-transform: lowercase;
}

div.content 
{
	background-image: url(Images/nav_bottom_bg.jpg);
	background-repeat: repeat-x;
	background-color: #501702;
}

div.leftNav 
{
	float: left;
	width: 150px;
	padding: 36px 25px 36px 25px;
}

div.leftNav a.nav:link,
div.leftNav a.nav:visited 
{
	display: block;
	font-size: 18px;
	line-height: 30px;
	text-decoration: underline;
	text-transform: lowercase;
}

div.leftNav a.nav:hover 
{
	display: block;
	font-size: 18px;
	line-height: 30px;
	text-decoration: underline;
	text-transform: lowercase;
}

div.leftNav a.subnav:link,
div.leftNav a.subnav:visited,
div.leftNav a.subnav:hover
{
	display: block;
	font-size: 14px;
	line-height: 20px;
	text-decoration: underline;
	text-transform: lowercase;
	margin-left: 15px;
}

div.leftColumn 
{
	float: left;
	width: 600px;
	padding: 36px 25px 36px 25px;
}

div.fullColumn 
{
	float: left;
	width: 100%;
	padding: 0px;
}

div.rightColumn 
{
	float: left;
	padding: 36px 25px 0px 25px;
	width: 150px;
}

div.rightColumn h3 
{
	font-size: 18px;
	line-height: 30px;
	margin: 0px 0px 0px 0px;
	font-weight: normal;
	text-align: right;
	text-transform: lowercase;
}

div.rightColumn div.panel 
{
	text-align: right;
	padding-bottom: 19px;
}


div.footer 
{
	position: relative;
	background-image: url(../../images/layouts/main/footer_bg.jpg);
	background-repeat: repeat-x;
	padding: 15px 0px 0px 25px;
}

a.christianLink 
{
	position: absolute;
	top: 0px;
	left: 625px;
	padding: 0px;
	margin: 0px;
}

a.christianLink img 
{
	border-style: none;
	border-width: 0px;
}



/*
=====================================================================

                          SERMON CLASSES

=====================================================================
*/
div.sermon 
{
	margin-bottom: 20px;
}

div.sermon div.title 
{
	font-size: 20px;
	line-height: 30px;
	font-weight: normal;
	color: #FFFFFF;
}

div.sermon div.reference,
div.sermon div.byLine,
div.sermon div.intro,
div.sermon div.audioLinks 
{
	font-size: 12px;
}


/*
===========================================================

                       FORM CLASSES

===========================================================
*/

table.form 
{
	width: 100%;
}

table.form td.label 
{
	vertical-align: top;
	padding: 3px 15px 3px 3px;
	width: 35%;
}

table.form td.control 
{
	padding: 3px;
	width: 65%;
}

.fullWidth 
{
	width: 100%;
}

/*
===========================================================

                  MESSAGE BOX CLASSES

===========================================================
*/

div.message 
{
	padding: 10px;
	border: solid 1px #2F0E01;
	color: #000;
	margin-bottom: 15px;
	font-weight: bold;
}

div.message li 
{
	color: #000;
}

div.warning 
{
	background-color: #ff9;
	color: #900;
}

div.confirm
{
	background-color: #9f9;
}


/* 
  -----------------------------------
  PopMenu Magic Style Sheet
  by Project Seven Development
  www.projectseven.com
  Menu Type: Horizontal
  Style Theme:0 -Basic Style
  -----------------------------------
  #2F0E01 
  #501702
*/
#p7PMnav {
	margin: 0;
	padding:0;
}
#p7PMnav li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#p7PMnav ul {
	margin: 0;
	padding: 0;
	background-color: #501702;
	border: 1px solid #000000;
	position: absolute;
	left: -9000px;
	z-index: 10000;
}
#p7PMnav a {
	display: block;
	text-decoration: none;
	padding: 4px 10px;
	color: #FFFFFF;
	line-height:1;
}
#p7PMnav a:hover, #p7PMnav a:active, #p7PMnav a:focus {
	background-color: #2F0E01;
	color: #FFFFFF;
	letter-spacing: 0.01px;
}

/* ------ the current page marker style ------ */
#p7PMnav .p7PMmark {
	color: #333333;
	font-weight: bold;
}
/* ------ the trigger link styles ------- */

/*the trigger link */
#p7PMnav ul .p7PMtrg, #p7PMnav ul .p7PMon {
	background-image:  url(img/p7PM_dark_east.gif);
	background-repeat:	no-repeat;
	background-position: right center;
}
/* the active trigger link style */
#p7PMnav .p7PMon {
	background-color: #501702;
	color: #FFFFFF;
}
/*the submenu classes */

#p7PMnav .p7PMhide {
	left: -9000px;
}
#p7PMnav .p7PMshow {
	left: auto;
	z-index: 20000 !important;
}
/* Top level menu width */
#p7PMnav li {
	float: left;
	width: 100px;
}
#p7PMnav ul li {
	float: none;
}
#p7PMnav ul, #p7PMnav ul li {
	width: 250px;
}
#pmmcrumb {
	font-weight: bold;
	margin-bottom: 16px;
	color: #333333;
}
#pmmcrumb a, #pmmcrumb a:visited {
	font-weight: normal;
	color: #535FAC;
}
#pmmcrumb a:hover, #pmmcrumb a:active, #pmmcrumb a:focus {
	font-weight: normal;
	color: #333333;
}

/* Tab menu Styles */

.dynamic-tab-pane-control.tab-pane {
	position:	relative;
	width:		100%;		/* width needed weird IE bug */
	margin-right:	-2px;	/* to make room for the shadow */
}

.dynamic-tab-pane-control .tab-row .tab {
	font-family: Arial, Helvetica, sans-serif;
	width:				150px; /* !important; */
	height:				59px;
	background-image:	url(../../images/tabs/p-tab.png);
	background-repeat:no-repeat;
	position:		relative;
	top:			0;
	display:		inline;
	float:			left;
	overflow:		hidden;
	cursor:			Default;
	border:			0px none;
	z-index:		3;
	white-space:	nowrap;
	text-align:		center;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:1px;
	padding-left:0px;
	padding-right:0px;
	padding-top: 28px;
	padding-bottom:0px;
	color: #C59B6B;
	background-repeat: no-repeat;
	text-transform: uppercase;
}

.dynamic-tab-pane-control .tab-row .tab.selected {
	font-family: Arial, Helvetica, sans-serif;	
	background-image:	url(../../images/tabs/p-hover-tab.png);
	background-repeat:	no-repeat;
	text-transform: uppercase;
	border-bottom-width:	0px;
	z-index:		4;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;	
	color: #C59B6B;
}

.dynamic-tab-pane-control .tab-row .tab a {
	font-family: Arial, Helvetica, sans-serif;
	color:				#C59B6B;
	text-decoration:	none;
	cursor:				default;
	font-size: 11px;
	text-transform: none;
	text-transform: uppercase;
}

.dynamic-tab-pane-control .tab-row .tab a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color:				#C59B6B;
	text-decoration:	none;
	cursor:				default;
	font-size: 11px;
	text-transform: none;
	text-transform: uppercase;
}

.dynamic-tab-pane-control .tab-row .tab.hover {	
	background-image:	url(../../images/tabs/p-hover-tab.png);
	background-repeat:	no-repeat;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	font-size:11px;
	font-family:Tahoma
	text-transform: uppercase;
}

.dynamic-tab-pane-control .tab-row .tab.selected  a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #C59B6B;
	text-decoration:	none;
	cursor:				default;
	font-size: 11px;
	text-transform: none;
	text-transform: uppercase;
}


.dynamic-tab-pane-control .tab-page {
	clear:			both;
	z-index:		1;
	position:		relative;
	top:			-88px;
	color:				#FFFFFF;
	/*244, 243, 238*/
	/* 145, 155, 156*/
	
	
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E4CAB0;
	border-right-color: #E4CAB0;
	border-bottom-color: #E4CAB0;
	border-left-color: #E4CAB0;
	background-image: url(../../images/tabs/p-topper-tab.png);
	background-repeat: repeat-x;
	padding-top: 65px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#contentMainTabsContent {
	margin: 0px;
	clear: both;
	float: left;
	width: 700px;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative; 
}


.dynamic-tab-pane-control .tab-row {
	z-index:		1;
	white-space:	nowrap;
}

/* Tab menu Styles End */