/* redefine tags */
a:link, a:visited {
	color:#E8E8E8;
	text-decoration:none;
}
a:hover {
	color: #CC9966;
	text-decoration:none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link#menu, a:visited#menu  {
	font-family: Helvetica, Arial, san-serif;
	font-size: 11px;
	color:#716355;
	text-decoration:none;
}

a:hover#menu, a:focus#menu {
	font-family: Helvetica, Arial, san-serif;
	font-size: 11px;
	color:#000000;
	text-decoration:none;
}

.home_title {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold; 
}

.home_content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}
.home_caption {
	color:#FBFBFB;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 13px;
	font-weight:bold;
}


.introText {
	font-family: Helvetica, Arial, san-serif;
	font-size: 12px;
}

.tiny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-transform: uppercase;
}
.tiny a:link, .tiny a:visited {
	color:#333333;
	text-decoration:none;
}
.tiny a:hover, .tiny a:focus {
	color: #716355;
	text-decoration:none;
}

.news {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color:#FBFBFB;
	text-decoration:none;
}
.shows {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.showType {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

