/* body */
body	{ background-image: url(../images/bg-fade.jpg) ; background-repeat: repeat-x ; text-align: center ; margin: 0 ; padding: 0 }

/* font setup */
td,div	{ font-family: arial,helvetica,sans-serif ; font-size: 11px ; color: #323232 }

/* left and right borders */
#wrapper	{ width: 770px ; border-left: 1px solid #200001 ; border-right: 1px solid #200001 ; margin: auto }

/* top navigation */
#topnav	{ width: 770px ; height: 44px ; background-image: url(../images/top-nav-bg.jpg) ; background-repeat: repeat-x ; text-align: center }

/* main area */
#main-bg	{ width: 770px ; background-image: url(../images/mast3.gif) ; background-repeat: no-repeat ; margin: auto }
#sub-bg	{ width: 770px ; background-image: url(../images/sub-bg.gif) ; margin: auto }

/* programming guide section */
#prg	{ width: 316px ; height: 274px ; background-image: url(../images/prg-bg.gif) }

/* home page blog and newsletter copy area */
#h-copy	{ padding: 6px ; width: 100% ; height: 160px ; margin: auto }

/* regular links */
a	{ color: #5E312D }

/* headers */

h1	{ font-size: 15px ; color: #7D3833 ; margin: 0 ; padding: 0 }
h2	{ font-size: 13px ; color: #7D3833 ; margin: 0 ; padding: 0 }

/* tables */

table	{}
		#main	{ margin: auto ; width: 762px ; padding-top: 4px }
		#blog-new	{ width: 442px ; background: #FAEEE4 ; border-left: 1px solid #D57B24 ; border-right: 1px solid #D57B24 ; border-bottom: 1px solid #D57B24 }
		#help-news	{ width: 315px ; background: #FAEEE4 ; border-left: 1px solid #D57B24 ; border-right: 1px solid #D57B24 ; border-bottom: 1px solid #D57B24 }

tr		{}
		.header	{ background-color: #FFDF9F }
		
td		{}
		#h-col-1	{ width: 269px }
		#h-col-2	{ width: 169px }
		#h-col-3	{ width: 316px }
		#h-col-4	{ width: 442px }
		#h-col-5	{ width: 315px }
		#h-col-6	{ width: 269px ; height: 135px ; background-image: url(<?php echo $mosConfig_live_site;?>/templates/htvmain/images/devotion-bg.jpg) }
		#l-col		{ width: 190px }
		#r-col		{ width: 100% }
		#foot		{ width: 770px ; height: 35px ; text-align: center ; background: #7C3933 ; color: #C7B6A5 }
		.contentheading { font-size: 15px ; color: #7D3833 ; margin: 0 ; padding: 10 0 0 0 ; font-weight: bold }
		
		
/* misc */

p	{ margin-top: 11px ; margin-bottom: 11px }
	#sm	{ margin-top: 7px ; margin-bottom: 7px ; font-size: 1px }
	
.contentpane { font-size: 11px }
.contentpaneopen { font-size: 11px }
.componentheading{ font-size: 15px ; color: #7D3833 ; font-weight: bold ; margin-top: 10px ; margin-bottom: 12px }


/* navigation */
#mainlevel-nav { padding: 0; margin: 0; background: #cfe5f3 url(../images/navbg.gif) repeat-x; }
#mainlevel-nav ul { margin:0; padding: 0; list-style:none;  }
#mainlevel-nav li { line-height: 25px; list-style:none; float:left; margin:0; padding: 0px 0 0px 0; }
#mainlevel-nav a { padding: 2px 15px 10px 15px; background: #FFF url(../images/navbg.gif) repeat-x; color: #fff; font-weight: bold; }
#mainlevel-nav a:hover { color:#FFF; background: #fc8821;text-decoration :underline;  }


.image {
	border: 1px solid #fff;
	background: #f5f5f5;
	height: 140px;
	margin: 0px 0px 0px 0px;
background: url(../images/mainimage.jpg);
}

form {
	display: inline;
	margin: 0;
 	padding: 0;
}
.pathway {
	font-family:  Arial,Verdana, Helvetica, sans-serif;
	font-size: 9px;
}
a.pathway:link, a.pathway:visited {
	color            : #ff9900;
	font-weight      : normal;
}
a.pathway:hover {
	color            : #ff3300;
	font-weight      : normal;
	text-decoration   : none;
}

#active_menu {
	color: #666666;
}
a.mainlevel:link, a.mainlevel:visited {
	display: block;
	color: #FF8800;
	font-weight: bold;
	width: 100%;
	text-indent: 5px;
	background: #FFF url(../images/dot.gif) repeat-x bottom left;
	font-family:  Verdana, Helvetica, sans-serif;
	line-height: 20px;
	margin-bottom: 4px;
	font-size: 1.2em;
	
}
a.mainlevel:hover {
	color: #808080;
}
a.mainmenu:link, a.mainmenu:visited {
	color: #ffffff; 
	font-family:  Arial,Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
}
a.mainmenu:hover {
	color: #333333; 
}
.pollstableborder {
	border: 1px solid;
	padding: 1px;
}
a.sublevel:link, a.sublevel:visited {
	font-size: 11px;
	color: #ffffff;
	text-indent:33px;
	line-height: 20px;
	display:block;
	margin-bottom:3px;
	width:100%;
	background-color:#c6c6c6;
}
a.sublevel:hover {
	color: #000000; text-decoration: none;
}
table.moduletable {
	padding: 0 0 0 0px;
	width: 100%;
	margin-bottom:5px;
}

table.blog	{ margin: auto }

/* daily devotions */

.daily { padding: 10px ; background-color: #ffffff ; text-align:center }

/* forms */

form { margin: 0 }
input.txt	{ font-family:arial ; font-size:11px ; width:200px ; height: 20px }
select	{ font-family:arial ; font-size:11px ; width:35px ; height: 20px }
select.film	{ width:200px }
input.button	{ font-family:arial ; font-size:12px }
textarea	{ width:300px ; font-family:arial ; font-size:11px }

div.hr {
  height: 13px;
  background: url(../images/hr1.gif) no-repeat scroll center;
  padding: 5px
}
div.hr hr {
  display: none;
}


