﻿body
{
	margin: 0;
	text-align: left;
	font-size: 12pt;
	height: 100%;
	font-family: Calibri, Myriad Pro, Tahoma;
	color: black;
	padding: 0 0;
	background-image: url(../images/Header_BG.jpg);
	background-repeat: repeat-x;
}



a:link,
a:visited,
a:active,
a:hover
{
	color: #187091;
	text-decoration: none;
}
a:hover
{color:Black;}
p
{margin: 0 0 10px 0}
h1,h2,h3,h4,h5 
{ 
	color: #187091; 
	font-weight: bold;
	margin: 0 0 10px 0;
}
h1 { font-size: 24px; }
h2 { font-size: 18px; }
h3, h4 
{ 
	font-size: 16px; 
	color: Black;
}
h4, h5 { font-style: italic; }
caption
{
	font-size: 18px;
	font-weight: bold;
	background-color: #6699CC;
}
p, h1, h2, h3, h4, h5
{max-width: 700px}
table
{max-width: 400px}
.Button
{
	background-color: #187091;
	color: White;
	font-weight: bold;
	border: outset 1px gray;
}
.Shows
{float: left; min-width: 205px; padding:0 10px}
.Shows h3
{margin: 0}
.Shows h5
{}
#AllContent
{

	width: 100%;
	min-width:960px;
}

#Header
{
	clear: both;
	background-image: url(../images/Header_BG.jpg);
	background-repeat: repeat-x;
	height: 125px;
}
#Header h1, #Header h2
{float: left; color: Black;}
#Header h2
{ margin: 70px 10px 0 10px; font-weight: normal; font-size: 20px; }
#Header h1 
{ font-style: italic; font-weight: bold; margin: 62px 10px 0 10px;font-size: 28px;}
#Header img
{border: none; float: left}
#MainNav
{   width:15%;
	font-size: 18px;
	font-weight: bold;
	background-image: url(../images/MainNav_Bottom_BG.jpg);
	background-repeat: repeat-x;
	background-position: bottom center;
	background-color:#d7e9eb;
	padding-top:10px;
float: left;
border-right: dotted 1px black;
margin: 0 -1px 0 0;
padding: 0 0 20px 0;

}
#MainNav ul
{
	padding: 0;
	margin: 0;
	list-style-type: none;
}
#MainNav li
{
	display: block;
	border-bottom: solid 1px black;
	padding: 5px 0 5px 10px;
}

#Content
{width:83%; float: left; margin: 10px 1%; }

h2#BreadcrumbTrail
{
	margin: 0;
	color: Black;
	font-size: 13px;
	max-width:100%;
	border-bottom: dotted 1px Black
}

#News
{
	float: right;
	width: 30%;
	clear: right;
	color: White;
	background-color: #adc9c3;
	height: 100%;
}
#News div
{
	margin: 20px 20px 20px 20px;
}
#News h1,#News h2,#News h3,#News h4,#News h5 
{
	 color: White;
	 text-decoration: underline;
}

#Pricing
{
	text-align: center;
}
#Pricing table
{
	border: none;
	float: left;
	color: Black;
	width: 50%;
	text-align: left;
}

#Footer
{
	clear: both;
	text-align: center;
	border-top: solid 1px black;
	padding-top: 10px;
	background-image: url(../images/Footer_BG.jpg);
	background-repeat: repeat-x;
	width:100%;
}
#Footer h3, #Footer p
{max-width:100%}

.posters img
{margin: 0 10px 10px 0;float: left;}
p.clear
{clear: both; margin: 0; padding: 0}
