h2#heading2 {
	font-size: 1em; 
	color: #001144;
	padding-left: 3px;
	padding-top: 3px;
	border-bottom: solid #001144 2px;
        font-style: italic;
	}

		 
a{
text-decoration:none;
color:#006600;
}

a:hover{
text-decoration:underline;
color:#003300;
}

	
li#list1 {list-style-image:url(../images/dart2.gif);
			font-size: 0.75em;
			margin-left:20px; 
			text-decoration:none;
		 }
		 
li#list1 a{
text-decoration:none;
color:#006600;
}

li#list1 a:hover{
text-decoration:underline;
color:#003300;
}


.day {
	font-family: "freescript";
	color: #053d05;
	font-size: medium;
	text-align:left;
	border-top:solid #006600 1px;
	border-bottom:solid #006600 1px;
}	
/* STYLE: Set header for weekdays, weeknights, weekends , current availiability */
/* WRAPPER: holds news and AP video info */
div#availabilitywrapper {
	float: left;
	width: 386px;
	margin-left: 5px;
	margin-top: 5px;
	border:dotted #006600 1px;
}



div#innercurrent {
	width: 370px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align:justify;
}


div#faqcontent {
	width: 500px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.showweeks {
	width: 100%;
	background-color: #006600;
	font-size: 0.85em;
	color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
/* Format of the text in content static pages, weekdays, weeknights, weekends */
.subweekbox {
	margin-left:0px;
	margom-right:10px;
	width:508px;
	}
	
.showtext {
	font-size: 0.75em;
	text-align:justify;
	margin-left:7px;
	margin-right:7px;
	margin-top: 5px;
}
.showtext2 {
	font-size: 0.75em;
	text-align:justify;
	margin-left:0px;
	margin-right:7px;
	margin-top: 5px;
}

/* DIV: Title of the Show */
.showtitles {
	font-family: Arial;
	font-size: 14px;
	color: #006600;
	font-weight: bold;
	text-decoration:none;

}

.showtitles a{
	color: #006600;
	text-decoration:none;

}

.showtitles a:hover {

	color: #009900;
	text-decoration:underline;

}
/* Movie Review Section*/
h2#review {
	color:#009900;
}

/* DIV: div for top story date info */
div#newsheadline {
	margin-left: 5px;
	margin-top: 5px;
	color:#000000
}

/* DIV: div for top story date info */
div#newsarticletitle1 {
	width: 370px;
	height: 12px;
	color: #07124A;
	font-size: 0.8em;
	margin-left: 5px;
	font-weight: bold;

}

/* DIV: div for newsarticles */
div#newsarticle1 {
	margin-left: 5px;
	margin-right: 5px;
}

/**** START Movie DIVs ****/
.author {
	font-size:9px;
	margin-left: 3px;
}

.movielistphoto {
	border: solid #07124A 2px;
	margin: 0px 0px 0px 0px;
}

div#movielistphotocontainer {
	float: right;
	clear: left;
	margin: 5px 5px 5px 7px;
}
div#movielistphotocontainer2 {
	float: left;
	clear: right;
	margin: 5px 5px 5px 7px;
}
div#movietitle {
	color: #006600;
	margin-left: 3px;
	margin-right: 3px;
}

div#movielistitem {
	height: auto;
	width: 292px;
	clear: both;
	padding: 3px 3px 3px 3px;
}
div#movielistings {
	
	width: 505px;
	height: 220px;
	clear: both;
	padding: 3px 3px 3px 3px;
	border-bottom: solid #666666 1px;
}

div#moviesearchform {
	padding: 5px 5px 5px 5px;
	background-color: #FFFFCC;
	text-align: center;
}

.showmovietext {
	font-size: 0.75em;
	padding: 3px 3px 3px 3px;
	text-align:justify;
	margin-right: 3px;
}


/**** END Movie DIVs ****/

/* STYLE: sets top story title italics */
#categorytitle {
	color: #003300;
	border-bottom: solid #07124A 2px;
	margin-right: 2px;
	padding-top: 5px;
	font-style: italic;
	letter-spacing: -0.05em;
}


/* Return to top*/
#top {
	color: #006600;
	text-align:right;
	text-decoration:underline;
	font-size:0.75em;
}

/* Taste Section */

#tastewrapper {
	border-bottom:solid #66666 1px;
	padding:  3px 3px 3px 3px;
	}
	
div#taste_listing {
	
	height: 130px;
	clear: both;
	padding: 3px 3px 3px 3px;
	border-bottom: solid #666666 1px;
}
