@charset "utf-8";
/* CSS Document */
@charset "utf-8";
/* inserted to zero out everything per mastering css with dreamweaver
*/

html, body, div, span, applet, object, iframe, h1, h2,h3,h4,h5,h6,p, blockquote, pre, a abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, kd, dd,ol, ul, li, fiedlset, form, label, legend, tabke. caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align:inherit;
	}
	focus {
	outline: 0;
	}



	body {
	line-height: 1;
	color: #FFFFFF;
	background-image: url(../images/primetime_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 100%;
	margin-bottom: 1px;
	background-color: #050706;
	padding: 0px;
	margin-top: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
		}
body {
	margin:0px;
	}
html, body {
	height: 100%;
	margin-bottom: 1px;
	}
.subheadline {
	font-size: 18px;
	font-weight: bold;
}

	ol, ul {
	list-style: none;
		}
	table {
	border-collapse: separate;
	border-spacing: 0;
	}
	caption, th, td {
	text-align: left;
	font-weight: normal;
	}
	blockquote:before, blockquote:after, q:before, q:after {
	content: "";
	}
	blockquote, q {
	quotes: "" "";
	}
html, body; {
	height: 100%;
	margin-bottom: 1px;
	}

a:link, a:visited{
	color: #FFFFFF;
}

a:hover, a:active, a:focus {
	color: #66CCFF;
	text-decoration: none;
}
.credits {
	font-size: 10px;
	text-align: right;
}
h4 {
	font-size: 14px;
	font-weight: normal;
	padding-top: 7px;
}
.phone {
	font-size: 24px;
	font-weight: bold;
	color: #423D41;
	text-align: right;
}
.button {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding: 0px;
}
.button a:link,.button a:visited{
	border-top-color: #000000;
}
.button a:hover, a:active,.button a:focus {
	color: #66CCFF;
	text-decoration: none;
	border-top-color: #66FFFF;
	border-right-color: #66FFFF;
	border-bottom-color: #66FFFF;
	border-left-color: #66FFFF;
}p {
	padding-top: 0px;
	padding-right: 11px;
	padding-bottom: 1px;
	padding-left: 11px;
	font-size: 1.2em;
}
.subnav {
	background-image: url(../images/subnav-bg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #fbf7f7;
	padding: 11px;
	background-color: #060606;
}
.subnav a:link,  .subnav a:visited{
	color: #9b9a9a;
	text-decoration: underline;
}
.subnav a:hover, .subnav a:focus {
	color: #FFFFFF;
	text-decoration: none;
}

.event {
	padding: 0px;
	float: left;
	border: 2px solid;
	margin-top: 11px;
	margin-right: 33px;
	margin-bottom: 11px;
	margin-left: 33px;
}
.event img a:link, .event img a:visited {
	color: #FFFFFF;
	border-color:#ffffFF;
}

.event img a:hover, .event img a:active, .event img a:focus {
	border-color:#66CCFF;
	color: #66ccff;
 }
 
 
.event-line {
	clear: left;
	float: left;
	padding-left: 77px;
}

.fltrt {
	float: right;
	padding-top: 11px;
	padding-right: 18px;
	padding-bottom: 11px;
	padding-left: 11px;
}

