html {min-height: 100%;}

/** {
	margin: 0;
	padding: 0;
}*/

a {color: #3D7328; text-decoration: underline;}
a:hover {color: #3D7328; text-decoration: none;}

body {
	background:url(greenBanner750.gif) top repeat-x;
}



/*h1 {font: normal 1.8em Tahoma,sans-serif;}
h2 {font: bold 1.4em sans-serif;}
h3 {font: bold 1em Tahoma,sans-serif;}*/

form,input {margin: 0; padding: 0; display: inline;}

/*code {
	background: #FFF;
	border: 1px solid #EEE;
	color: #666;
	display: block;
	font: normal 1em Tahoma,sans-serif;
	line-height: 1.6em;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}*/



h1,h2,h3 {padding-top: 6px; color: #4ba5da; margin-bottom: 4px;}


.clearer {clear: both; font-size: 0;}
.left {float: left;}
.right {float: right;}

.outer-container {

	padding-bottom: 0px;
}

.inner-container {
	border: 0px solid #b1b1b1;
	background: #ffffff url(greenSteth3.gif) bottom right no-repeat;
/*	font-size: 1.2em;*/
	margin: 0 auto;
/*	padding: 0 10px 0 10px;*/
	width: 775px;
/*	height: 750px;*/
}


.header {
	background: url(logo.jpg) top left no-repeat;
	height: 150px;
	margin-bottom: 0px;
	margin-left: 30px;


}
.floatHeader{
	position:absolute;
	/*	background: #FFFFFF url(newLogo.gif) top left no-repeat;*/
	height:169px;
	width:807px;
	z-index:2;
	
}

.header .title {
	color: #FFF;
	padding-top: 50px;
}
/*.header .title .name a {
	color: #ffffff;
	float:right;
	font-size: 5em;
	font-style: italic;
	letter-spacing: 0.2em;
        font-family: 'Times New Roman';
	padding-top: 30px;
	font-weight: bold;
	padding-right: 40px;
	text-decoration: none;
}
.header .title a:hover {border-color: #F60;}

.header .title .tag {
	text-align: right;
	font-size: 1.2em;
	font-style: italic;
	letter-spacing: 0.2em;
        font-family: 'Times New Roman';
	padding-top: 100px;
	padding-right: 55px;
}*/




.content {
/*	float: right;*/
	width: 375px;
	height: 300px;
	margin: 0px 0px 0px 15px;

}
.announcements{
	background:url(Announcements.gif) bottom left no-repeat;
	margin-top:0px;
	height:30px;
}

.announceBox {
	margin-top:0px;
	height:30px;
}

.flashBox{
	/*	float:left;*/
	position:absolute;
	/*width: 560px;*/
	width: 566px;
	/*	background:url(shadingRed.jpg) top left no-repeat;*/
	height:245px;
	margin-top: 10px;



}

.photoSlide{
	float:left;
	height:240px;
	width:400px;
	margin-left:10px;
}

.ticket{
	float:right;
	z-index:1;
	}

#holder {
	height: 500px;
	width: 150px;
}
#nav {
	position: absolute;
	height: 310px;
	width: 170px;
	top: 150px;
	z-index:3;

}


.valid 
{
text-align: center;
padding-top:5px;
}



/*navigation*/

dl, dt, dd{
margin: 0;
padding: 0;
list-style-type: none;
font-family: Corbel;
}

#menu {
position: absolute;
top: 1em;
left: 5px;
width: 9em;
}

#menuHome {
position: absolute;
top: 1em;
left: 5px;
width: 6em;
}

#menu dt {
cursor: pointer;
color:#666666;
height: 25px;
line-height: 25px;
margin: 2px 0;
/*border: 1px solid gray;*/
/*border-top: 1px solid gray;*/
text-align: left;
}

#menuHome dt {
cursor: pointer;
color:#666666;
height: 25px;
line-height: 25px;
margin: 2px 0;
/*border: 1px solid gray;*/
border-top: 1px solid gray;
text-align: left;
}


#menu dd {
position: absolute;
z-index: 100;
left: 8em;
margin-top: -1.4em;
width: 10em;
background: #FFFFFF;
border: 1px solid gray;
}

#menu ul {
padding: 2px;
}
#menu li {
text-align: center;
font-size: 95%;
height: 18px;
line-height: 18px;
}
#menu li a, #menu dt a, #menuHome li a, #menuHome dt a{
color: #666666; /* color for texts with <a></a> */
text-decoration: none;
display: block;
}

#menu dt a:hover, #menu li a:hover, #menuHome dt a:hover, #menuHome li a:hover{
background: #3e7429;
color: #FFFFFF;
}

.overflowBoxMain{
float:left;
height: 400px;
width: 600px;
}
.overflowBoxMainContents{
float:left;
height: 400px;
width: 450px;

}

.style7 {
	font-family: Copperplate Gothic Light;
	font-size: 14pt;
	color: #822626;
}