/* CSS Document */

* {
	margin:0;
	padding:0;
	float: none;
}

#clearDiv {clear:both;}

body {
	background-color:#3c2415;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #694425;
} 

#wrap {
	margin: 0 auto;
	position:relative;
	width: 900px;
	background-image:url(../images/tiles.jpg)
}

#header {
	height: 230px;
	width: 900px;
}
#header img {
	margin-top: 28px;
	margin-left: 64px;
}
#sideNav {
	font-size: 14px;
	color: 754C29;
	width: 190px;
	margin-left: 64px;
	margin-top: 25px;
	float:left;
	display:inline;
}
#nav {
	background: #f2e7d6;
	width: 170px;
	padding-top: 30px;
	padding-left: 20px;
	padding-bottom: 40px;
	margin-bottom: 40px;
}

#nav ul {
	list-style:none;
}

#nav li {
	line-height:16px;
	margin-bottom:18px;
}


.navLiHome {
	background-image: url(../images/navdingbat.gif);
	margin-bottom:18px;
	list-style: none;
	padding-left:36px;
	background-repeat: no-repeat;
	background-position: 0px center;
}


.navLiCurrent {
	background-image: url(../images/navdingbat-blue.gif);
	color:#12457F;
	margin-bottom:18px;
	list-style: none;
	padding-left:36px;
	background-repeat: no-repeat;
	background-position: 0px center;
}

.navLiCurrentLink {
	background-image: url(../images/navdingbat-blue.gif);
	color:#12457f;
	margin-bottom:18px;
	list-style: none;
	padding-left:-36px;
	background-repeat: no-repeat;
	background-position: 0px center;
}

#nav a:link {color:#694425;
text-decoration:none;
padding-left:36px; 
}

#nav a:visited {color:#694425;
text-decoration:none; 
padding-left:36px;
}

#nav a:hover {
	color:#12457F;
	text-decoration:none;
	background-image: url(../images/navdingbat-blue.gif);
	margin-bottom:18px;
	list-style: none;
	padding-left:36px;
	background-repeat: no-repeat;
	background-position: 0px center;
}

#nav a:active {
	color:#12457F;
	text-decoration:none;
	background-image: url(../images/navdingbat-blue.gif);
	margin-bottom:18px;
	list-style: none;
	padding-left:36px;
	background-repeat: no-repeat;
	background-position: 0px center;
}


#nav li a.navLiCurrentLink:link {color:#12457F;
text-decoration:none;
padding-left:36px; 
}

#nav li a.navLiCurrentLink:visited {color:#12457F;
text-decoration:none; 
padding-left:36px;
}

#nav li a.navLiCurrentLink:hover {
	color:#12457F;
	text-decoration:none;
	background-image: url(../images/navdingbat-blue.gif);
	margin-bottom:18px;
	list-style: none;
	padding-left:36px;
	background-repeat: no-repeat;
	background-position: 0px center;
}

#nav li a.navLiCurrentLink:active {
	color:#12457F;
	text-decoration:none;
	background-image: url(../images/navdingbat-blue.gif);
	margin-bottom:18px;
	list-style: none;
	padding-left:36px;
	background-repeat: no-repeat;
	background-position: 0px center;
}




.blue {
color:#12457f;
}

#announce {
	width: 190px;
	padding-top: 3px;
}
.floatLeft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.menu-space {
	margin-bottom: 0px;
	line-height: 12px;
}
#mainContent {
	background: #F2e7d6;
	float: left;
	width: 540px;
	margin-top: 25px;
	margin-left: 45px;
	margin-bottom: 40px;
	display:inline;
}

#mainContentHeight {
	background: #F2e7d6;
	float: left;
	width: 540px;
	margin-top: 25px;
	margin-left: 45px;
	margin-bottom: 40px;
	height:654px;
	display:inline;
}

p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin-bottom:12px;
	padding-left: 80px;
	width: 400px;
}

h1 {
	font-size: 20px;
	margin-bottom:6px;
	color:#12457F;
	padding-left: 80px;
	background: url(../images/h1dingbat.gif) no-repeat 60px 2px;
	font-weight: normal;
	letter-spacing: 1px;
}

h2 {
	font-size: 16px;
	color:#12457F;
	padding-left: 80px;
	font-weight: normal;
	margin-top: 20px;
}


h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding-left: 80px;
	font-weight:bold;
	margin-top: 8px;
}


#mainContent a:link {
color:#12457F;
text-decoration:none;
}

#mainContent  a:visted {
color:#12457F;
text-decoration:none;
}

#mainContent  a:hover {
color:#12457F;
text-decoration:underline;
}

#mainContent  a:active {
color:#12457F;
text-decoration:underline;
}

#mainContentHeight  a:link {
color:#12457F;
text-decoration:none;
}

#mainContentHeight  a:visted {
color:#12457F;
text-decoration:none;
}

#mainContentHeight  a:hover {
color:#12457F;
text-decoration:underline;
}

#mainContentHeight  a:active {
color:#12457F;
text-decoration:underline;
}


.header1
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color: #12457F;
	position: absolute;
	left: 100px;
	top: 160px;
	width: 290px;
	padding-left: 0;
}

.header2
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color: #12457F;
	position: absolute;
	top: 160px;
	width: 260px;
	text-align: right;
	right: 94px;
		padding-left: 0;
}

.intro {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	line-height:32px;
	width: 420px;
	padding-left: 80px;
	background-image: url(../images/homedingbat.gif);
	background-repeat: no-repeat;
	background-position: 37px 45px;
	padding-top: 50px;
	margin-bottom: 55px;
}


.tableMargin {
	margin-left: 80px;
	margin-top: 4px;
	margin-bottom: 10px;
}

.tableText {
	padding-left:0;
	width:100%;
	margin-bottom: 4px;
	line-height: 16px;
}
.tableTextSpace {
	padding-left:0;
	width:100%;
	margin-bottom: 8px;
	line-height: 16px;
}

.tablePrice {
	padding-left:0;
	width:100%;
	margin-bottom: 1px;
	text-align:center;
}
.tablePriceRight {
	padding-left:0;
	width:100%;
	margin-bottom: 1px;
	text-align:right;
}
.tableHead {
	padding-left:0;
	width:100%;
	margin-bottom: 0px;
	text-align:center;
	font-size:10px;}



#subImages {
	height: 110px;
	width: 540px;
	margin-bottom: 30px;
}


#shows1and2 {
	height: 150px;
	width: 540px;
}

#footer {
	width: 836px;
	clear:both;
	height: 50px;
	margin-top: 20px;
	padding-left: 64px;
}

#footer p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	line-height:14px;
	text-align:center;
	border-top: 1px solid #3c2415;
	padding-top: 6px;
	color: #3c2415;
	width: 776px;
		padding-left: 0;
}

#footer a:link, a:visited  {
	text-decoration:none;
	color: #12457F;
}


#footer a:hover, a:active {
	text-decoration:underline;
	color: #12457F;
}

