@charset "utf-8";
/* CSS Document */

body{
	background:url(../images/2009bkg.jpg) top center;
	text-align:center;
	margin:0px;
	padding:0px;
	font-family:Georgia, "Times New Roman", Times, serif;}
	
#wrapper{
	width:963px;
	margin: 0px auto 0px auto;
	padding:0px;
	text-align:left;
	}
	
#banner{
	width:963px;
	height:209px;
	background:url(../images/home09_01.jpg) top center no-repeat;
	margin:0px;
	padding:0px;}

#menu{	
	width:963px;
	height:33px;
	margin:0px;
	padding:0px;}

#container{
	background:url(../images/home09_03.jpg) top center repeat-y;
	margin:0px;
	padding:0px 0px 10px 0px;
	width:963px;
	float:left;}

#leaves{
	position:absolute;
	float:left;
	width:202px;
	height:60px;}
	
#right{
	float:right;
	width:220px;
	margin:0px;
	padding:0px;
	margin-right:12px;
	color:#FFF;
	font-size:.75em;
	text-align: left;
}

*html #right{
	float:right;
	width:220px;
	margin:0px;
	padding:0px;
	margin-right:5px;
	color:#FFF;
	font-size:.75em;
	text-align: left;
}

#left{
	width: 680px;
	margin:0px;
	padding:60px 0px 0px 0px;
	margin-left:20px;
	font-size:.75em;
}

#footer{
	width:963px;
	height:50px;
	background:url(../images/home09_04.jpg) top center no-repeat;
	margin:0px;
	padding:5px 0px 0px 0px;
	clear:both;
	color:#f4eed8;}
	
#copyright{
	float:right;
	width:220px;
	text-align:center;
	font-size:.65em;
}

#lownav{
	text-align:center;
	width: 710px;
}

/*-------------------------MISC FORMATTING---------------------------------------------*/
.photoborder{
	background-color:#FFF;
	padding:7px;
	border:#330000 1px solid;
	margin:7px;}
	
#contactbox{
	width:400px;
	float:left;
	margin-right:10px;
	border-right:#264500 1px dashed;
	padding:5px;
	text-align: right;
}

/*-------------------------FONT FORMATTING---------------------------------------------*/

.mice{
	font-size:.65em;}
	
#lownav a{
	text-decoration:none;
	font-size:0.75em;
	color:#f4eed8;
	line-height:2.5em;
	}
	
#left h1 {
	color: #264400;
	font-size: 2.2em;
	line-height:2.2em;
}

.long-subhead {
	background-image: url(../images/longbkg_05.jpg);
	background-repeat: no-repeat;
	height: 50px;
}
#left p {
	padding-left: 20px;
	color: #330000;
}

#left  ul {
	color: #330000;
}

#left  ul.cast {
	color: #330000;
	margin-left:5px;
	padding:0;
	
}

#left  ul.cast li{
	margin-bottom: 10px;
	
}



#left a {
	color: #AB0C0C;
	text-decoration: none;
	font-weight: bold;
}


.short-subhead {
	background-image: url(../images/shortbkg_09.jpg);
	background-repeat: no-repeat;
	height: 50px;
}

.right-subhead{
	font-size:1.8em;
	width:100%;
	border-bottom:#330000 1px solid;}
.date {
	font-size: 1.5em;
	color: #720906;
}

#cast {
	color: #330000;
}

