@charset "utf-8";
/* CSS Document */

body {
	font-family: Calibri, Calibri, Arial, Helvetica, sans-serif;;
	font-size: 13px;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.2em;
	text-align: center;
	background-color: #9c806e;
	background-image: url(http://www.heartlightministries.org/parentingtodaysteens/assets/images/body.png);
	background-repeat: repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.interior {
	padding-top: 20px;
}
.interior2 {
	padding-left: 10px;
}
#container {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	width: 750px;
	height: 100%;
	padding-right: 0px;
	padding-left: 0px;
    box-shadow: 0px 10px 20px #000;
    -moz-box-shadow: 0px 10px 20px #000;
    -webkit-box-shadow: 0px 10px 20px #000;
	background-color:#FFF     
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	background-color:#FFF  
}
#container2 {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	width: 750px;
	height: 100%;
}
#header {
	height: 125px;
	margin-top: 15px;
	background-image: url(../images/radioheader.jpg);
	background-repeat: repeat-x;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
#header #logo {
	float: left;
	height: 60px;
	padding-left: 20px;
	padding-top: 15px;
}
#header #toplinks {
	float: right;
	height: 30px;
	background-image: url(../images/css-header-toplink-bg-edge.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 20px;
	font-size: 13px;
	padding-left: 20px;
}
#header #toplinks ul {
	list-style-type: none;
	height: 30px;
	background-image: url(../images/css-header-toplink-bg.gif);
	background-repeat: repeat-x;
	width: 100%;
	margin: 0px;
	display: inline;
	padding: 0px;
}
#header #toplinks li {
	float: left;
	line-height: 10px;
	background-image: url(../images/css-header-toplink-bg.gif);
	background-repeat: repeat-x;
	height: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	list-style-type: none;
}
#header #toplinks a {
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 7px;
	padding-right: 7px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#header #toplinks a:hover {
	text-decoration: underline;
}
#header .first {
	padding-left: 0px !important;
}
#header .last {
	border: none !important;
	padding-right: 20px!important;
}
#nav {
	height: 25px;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #4c371d;
	margin-bottom: 5px;
}
#nav ul {
	padding: 0px;
	margin: 0px;
	height: 25px;
	background-image: url(../images/css-nav-bg.gif);
	background-repeat: repeat-x;
	background-color: #000001;
}
#nav li {
	float: left;
	list-style-type: none;
	position: relative;
	height: 25px;
	background-image: url(../images/css-nav-divider.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 1px;
}
#nav a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	text-transform: uppercase;
	line-height: 25px;
	height: 25px;
	float: left;
	font-family: Calibri, Arial, Helvetica, sans-serif;;
	font-weight: normal;
	letter-spacing: 1px;
}
#nav a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/css-nav-a-hover.gif);
	background-repeat: repeat-x;
}
#nav ul li ul {
	margin: 0px;
	width: 150px;
	position: absolute;
	padding: 0px;
	left: -1px;
	display: none;
	top: 25px;
}
#nav ul li:hover ul, #nav ul li ul:hover {
	display: block;
}
#nav ul li ul li {
	width: 100%;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #444841;
	border-bottom-color: #444841;
	border-left-color: #444841;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	line-height: 25px;
	height: 25px;
	background-color: #444841;
	background-image: none;
}
#nav ul li ul li a {
	font-family: Calibri, Calibri, Arial, Helvetica, sans-serif;;
	font-weight: bold;
	text-transform: none;
	line-height: 25px;
	height: 25px;
	width: 140px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #444841;
	letter-spacing: 0px;
}
#header  ul#mainnav     {
	visibility: hidden;
	left: 150px;
	top: -1px;
}
#nav ul li ul li:hover ul {
	visibility: visible;
}#nav ul li ul .last {
	border-bottom-color: #666633 !important;
}
#masthead {
	height: 170px;
	clear: both;
	margin-bottom: 15px;
}
#masthead #left {
	float: left;
	height: 170px;
	width: 495px;
}
#masthead #right {
	float: right;
	height: 170px;
	width: 250px;
}
#body {
	clear: both;
	background-color: #FFF;
}
#body #panels {
	margin: 0px;
	position: relative;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 750px;
	background-color:#FFF;
}
#body #panels p.extra {
	display: block;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin: 0px;
	background-color: #FFF;
}
#body #panels .panelbody {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #f6f5ef;
	border:thin;
	border-style: solid;
	border-color: #6c635d;	
}
#body #panels .panelbody3 {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #f6f5ef;
	border:thin;
	border-style: solid;
	border-color: #6c635d;
}
#body #panels .panelbody4 {
	font-family: Calibri, Calibri, Arial, Helvetica, sans-serif;;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.2em;
	font-size: 10px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #f6f5ef;
	border:thin;
	border-style: solid;
	border-color: #6c635d;	
}
#body #panels .panelbody5 {
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 10px;
	padding-left: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #f6f5ef;
	border:thin;
	border-style: solid;
	border-color: #6c635d;	
}

#body #panels #p1 {
	width: 245px;
	float: left;
	margin-right: 0px;
	margin-left: 2px;
	font-family: Calibri, Arial, Helvetica, sans-serif;;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.2em;
	font-size: 12px;
	font-weight: normal;
	background-color:#FFF;
}
#body #panels #p1 h1 {
	font-size: 14px;
	font-weight: normal;
	color: #D3D4D5;
	text-align: center;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	text-transform: normal;
	letter-spacing: normal;
	background-color: #252723;
	vertical-align: baseline;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	line-height: 24px;
	height: 24px;
	background-image: url(../images/css-panel-h1-schedule-bg3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
}
#body #panels #p1 p.intro {
	color: #444841;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 11px;
}
#body #panels #p1 dl {
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#body #panels #p1 dt {
	font-weight: bold;
	color: #444841;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#body #panels #p1 dd {
	color: #666633;
	font-style: italic;
	border-bottom-width: 1px;
	border-bottom-color: #444841;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#body #panels #p2 {
	width: 220px;
	float: left;
	margin-right: 5px;
	background-color:#FFF;
}
#body  #panels  #p2  img.offer {
	padding: 0px;
	margin: 0px;
}
#body #panels #p2 h1 {
	font-size: 14px;
	color: #D3D4D5;
	font-family: Calibri, Arial, Helvetica, sans-serif;;
	text-transform: normal;
	letter-spacing: normal;
	font-style: normal;
	font-weight: bold;
	background-color: #252723;
	text-align: center;
	vertical-align: baseline;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	line-height: 24px;
	height: 24px;
	background-image: url(../images/css-panel-h1-schedule-bg2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
}
#body #panels #p2 h2 {
	font-size: 12px;
	font-weight: bold;
	color: #444841;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
}
#body #panels #p2 p.offer {
	padding: 0px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	color: #444841;
	line-height: 14px;
	font-size: 12px;
}
#body #panels img.banner {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#body #panels #p3 {	
    width: 260px;
	float: left;
	text-align: center;
	font-size: 12px;
	font-family: Calibri, Arial, Helvetica, sans-serif;;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	line-height: 130%;
	background-color:#FFF;
}
#body #panels #p3 h1 {
	font-size: 14px;
	color: #D3D4D5;
	font-family: Calibri, Arial, Helvetica, sans-serif;;
	text-transform: normal;
	letter-spacing: normal;
	font-style: normal;
	font-weight: bold;
	background-color: #252723;
	text-align: center;
	vertical-align: baseline;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	line-height: 24px;
	height: 24px;
	background-image: url(../images/css-panel-h1-schedule-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
}
#body #panels dd.first {
	margin: 0px;
	padding: 0px;
}
#body #panels #panelbody dt.first {
	margin: 0px;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
}
#body #panels dd.last {
	margin: 0px !important;
	padding: 0px !important;
	border: none !important;
}
#body #panels p.link {
	border-top-width: 1px;
	border-top-color: #BAB68D;
	color: #666633;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(../images/css-panel-link-bottom.gif);
	background-color: #FFFFFF;
	line-height: 20px;
	height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#body #panels p.linklarge {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/css-panel-link-bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #e9e8d8;
	height: 80px;
	color: #666633;
	border-top-width: 1px;
	border-top-color: #BAB68D;
}
#body #panels a {
	color: #666633;
	font-weight: bold;
}
#body #panels p img.padding {
	margin-right: 15px;
}
#body #panels img.btn {
	background-color: #FFFFFF;
	padding-top: 20px;
}
#body #content {
	float: left;
	width: 485px;
	background-color: #FFFFFF;
}
#body #content2 {
	float: center;
	width: 730px;
	background-color: #FFFFFF;
}
#body #content3 {
	float: center;
	width: 600;
	background-color: #cccc66;
}
#content3 {
	float: center;
	width: 600;
	background-color: #ffffff;
}
#body #content h1 {
	background-color: #000001;
	color: #FFFFFF;
	font-family: Calibri, Arial, Helvetica, sans-serif;;
	letter-spacing: normal;
	line-height: 1.6em;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	font-size: 18px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	line-height: 40px;
	height: 40px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-image: url(../images/css-content-h1-bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#body #content h2 {
	font-size: 14px;
	padding-left: 0px;
	color: #000001;
	margin-top: 10px;
	margin-right: 60px;
	margin-bottom: 20px;
	margin-left: 40px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#body #content h5 {
	font-size: 14px;
	padding-left: 0px;
	color: #999900;
	margin-top: 10px;
	margin-right: 60px;
	margin-bottom: 10px;
	margin-left: 30px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999900;
}
#body #content p {
	padding-right: 40px;
	padding-left: 40px;
	line-height: 17px;
	color: #000001;
	margin-top: 0px;
	font-size: 14px;
}
#body #content ul {
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 60px;
}
#body #content li {
	line-height: 17px;
	color: #000001;
}
#body #content a {
	color: #000001;
}
#body #content img.inline {
}
#body #content a:hover {
	color: #000999;
}
#container #body #content .largelink {
	font-size: 18px;
	font-weight: bold;
}
#body #content img.resourcelink {
	margin-top: 20px;
	margin-bottom: 20px;
}
#body #content hr {
	margin-left: 40px;
	margin-right: 60px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-top-color: #CCCCCC;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#body #content img.rightpadding {
	margin-right: 10px;
}
#body #content img.inline {
	margin-right: 20px;
	margin-left: 20px;
}
#body #sidebar2 {
	float: left;
	line-height: 17px;
	width: 160px;
	padding-left: 10px;
	padding-right: 10px;
}
#body #sidebar {
	float: right;
	width: 210px;
	padding-left: 20px;
	padding-right: 20px;
	background-image: url(../images/css-sidebar-divider-bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#body #sidebar h1 {
	font-size: 18px;
	font-weight: bold;
	color: #3B3B3B;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#body #sidebar p {
	line-height: 15px;
	color: #3B3B3B;
	margin-top: 0px;
	margin-bottom: 10px;
	font-weight: bold;
}
#body #simpleform {
	background-color: #f6f5ef;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#body #simpleform p {
	margin: 0px;
	padding: 0px;
	color: #666633;
}
#body #simpleform label {
	font-size: 11px;
	display: block;
	margin-bottom: 5px;
	font-weight: bold;
	color: #333333;
	margin-top: 10px;
}
#body #simpleform .textfield {
	background-color: #ffffcc;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	font-family: Calibri, Arial, Helvetica, sans-serif;;
	font-style: normal;
	text-transform: normal;
	font-size: 12px;
	padding-top: 2px;
	padding-left: 3px;
	padding-bottom: 2px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-bottom: 5px;
}
#body #sidebar ul {
	padding: 0px;
	list-style-type: none;
	border-top-width: 1px;
	border-top-color: #BAB68D;
	margin: 0px;
}
#body #sidebar li {
	line-height: 30px;
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-color: #BAB68D;
	margin: 0px;
	padding: 0px;
}
#body #sidebar li a {
	display: block;
	color: #3A4999;
	text-decoration: none;
	font-weight: bold;
	padding-left: 10px;
	line-height: 30px;
	height: 30px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#body #sidebar li a:hover {
	color: #FFFFFF;
	background-color: #3A4999;
}
#body #sidebar a.external {
	background-image: url(../images/css-sidebar-extlink-off.gif);
	background-repeat: no-repeat;
	background-position: 190px center;
}
#body #sidebar a.external:hover {
	background-image: url(../images/css-sidebar-extlink-on.gif);
	background-repeat: no-repeat;
	background-position: 190px center;
}
#body #sidebar a.internal {
	background-image: url(../images/css-sidebar-intlink-off.gif);
	background-repeat: no-repeat;
	background-position: 190px center;
}
#body #sidebar a.internal:hover {
	background-image: url(../images/css-sidebar-intlink-on.gif);
	background-repeat: no-repeat;
	background-position: 190px center;
}
#body #sidebar img {
	margin-top: 20px;
}
#footer {
	clear: both;
	text-align: center;
}
#footer #links {
	margin: 0px;
	font-size:14px;
	list-style-type: none;
	background-color: #392c24;
	color: #FFFFFF;
	height: 30px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
#footer #links li {
	float: left;
	padding-right: .7em;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-left: .7em;
	line-height: 10px;
	height: 10px;
	margin-top: 7px;
	font-size: 12px;
	font-weight: bold;
}
#footer #links li a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
#footer #links li a:hover {
	color: #F8F3A7;
	text-decoration: underline;
}
#footer #links .last {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer #links .first {
	padding-left: 0px;
}
#footer #legal {
	font-size: 10px;
	color: #999999;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#footer #legal a {
	color: #5486C1;
}
#footer #legal a:hover {
	color: #7C0001;
}
.clearfix {
	clear: both;
}
#body #content #stationlist {
	margin-left: 40px;
	margin-right: 20px;
	background-color: #fffddd; 
}
#body #content #stationlist table {
	width: 100%;
}
#body #content #stationlist th {
	line-height: 25px;
	text-align: left;
	height: 25px;
	padding-left: 10px;
	background-color: #3A4999;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
#body #content #stationlist td {
	line-height: 20px;
	text-align: left;
	height: 20px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DAD8AE;
}
.smallnote {
	font-size: 11px;
	color: #666666;
}
.style2 {
	font-size: 11px;
	color: #993300;
}
.style3 {
	color: #666633;
	font-weight: bold;
}
.style4 { font-size: 10px }
.style7 { font-size: 11px }
.style8 { font-size: 14px }
.style9 { font-size: 14px }
.style10 { color: #FFFF00 }

a:link {
	text-decoration: none;
	color: #FFF;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
#TITLE {
	color: #060;
}
.Title2 {
	color: #624537;
	font-weight: bold;
}
#container #container2 #body #panels #p3 .panelbody dl .first .Title2 strong a {
	font-weight: bold;
}
#container #container2 #body #panels #p3 .panelbody dl .first .Title2 strong a {
	font-weight: bold;
}

