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


#mainimage {
	display:none;
}
#subNav {
	display:none;
}
#mainimage2 {
	display:none;
}
#subNav2 {
	display:none;
}
#lowercontent {
	background-image:url(comingsoon_bg.jpg);
	background-repeat: repeat;
	padding-bottom:1px;
	padding: 0px;
	margin-top:40px;
}


.headerline {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
	font-style: italic;
}


#lowercontent a:link, #lowercontent a:visited, #lowercontent a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	color: #77a134;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

#lowercontent a:hover {
	color: #333333;
}

.show_header {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
	font-style: normal;
	padding:0;
}

.show_tunein {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #77a134;
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
	font-style: italic;
	padding:0 0 5px 0;
}

.show_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #333333;
	font-weight: normal;
	font-style: normal;
}
.coming_soon {
	border-left:#333333 solid 2px; 
	border-right: #333333 solid 2px; 
	background-color: #ffffff; 
	text-align: left;
	position:relative;
	padding-top:2px;
	margin-top:-5px;
}

.coming_soon img {
	float:left; 
	margin: 0 20px;
	border:solid 3px #77a134;
	position:relative;
}
.dash_divide { 
	width:640px; 
	border-top:dotted #77a134 1px; 
	margin:15px auto 0 auto; 
	height:15px;
}