/*  begin structural  */
html, body
{
	padding: 0px;
	background-color: #321414;
	height: inherit;
	font-family: "trebuchet ms", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}


#mainwrap {
	width: 775px;
	position: relative;
	margin: auto auto;
	background-color: #C30000;
	}

#content {
	float: left;
	background-color: #FFFFFF;
	clear: left;
	height: 100%;
}

#leftcol {
	float: left;
	width: 735px;
	color: #000000;
	clear: left;
	margin-bottom: 0px;
	height: auto;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

.roundcont {
	width: 775px;
	background-color: #c30000;
	color: #c30000;
	height: 145px;
}

#rightcol {
	float: right;
	clear: none;
	width: 0px;
	margin-top: 10px;
	}
	
/*  begin rounded corners  */

.roundcont p {
	margin: 0 10px;
	}	
.roundtop { 
	background: url(../images/tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(../images/br.gif) no-repeat top right;
}
.roundtop2 { 
	background: url(../images/tr2.gif) no-repeat top right; 
}

.roundbottom2 {
	background: url(../images/br2.gif) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}
img.corner2 {
   width: 150px;
   height: 30px;
   border: none;
   display: block !important;
}
/*  END rounded corners  */

#navbar {
height: 25px;
}

#rightnav {
	font: bold "trebuchet Ms", Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	background: #c30000;
	margin: 0px 10px 0px 0px;
	width: 150px;
	padding: 0px;
}

/*  END STRUCTURAL  */

a:link, a:visited {
	font-family: "trebuchet ms", Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color:#623120;
	font-weight: bold;
}

a:hover, a:active {
	font-family: "trebuchet ms", Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #c30000;
	font-weight: bold;
}

#leftcol a:link, #leftcol a:visited {
	font-family: "trebuchet ms", Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color:#330000;
	}

#leftcol a:hover  {
	font-family: "trebuchet ms", Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #623120;
}
#leftcol a:active {
	font-family: "trebuchet ms", Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #623120;
}
#rightcol a:link, #rightcol a:visited {
	font-family: "trebuchet ms", Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color:#623120;
	font-weight: bold;
}

#rightcol a:hover, #rightcol a:active {
	font-family: "trebuchet ms", Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #c30000;
	font-weight: bold;
}


#leftcol p {
margin-top: 0px;
margin-bottom: 15px;
}

#rightnav p { padding-left: 15px; margin-top: 5px; margin-bottom: 5px; }

#rightnav h3 { margin-top: -5px; margin-left: 10px; }

#rightnav a:link { text-decoration: none; color: #FFFFFF; }
#rightnav a:visited { text-decoration: none; color: #FFFFFF; }
#rightnav a:hover { text-decoration: underline; color: #f5e8d6; }
#rightnav a:active { text-decoration: underline; color: #f5e8d6; }

#rightfeature {
	float: right;
	clear: none;
	padding-top: 10px;
	padding-right: 12px;
	font: "trebuchet Ms", Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: right;
	width: 148px;
}
#rightfeature p {
	margin-top: 0px;
	margin-bottom: 10px;
}

img.imgheader {
	margin-bottom: 20px;
}

#footer {
	background-color: #C30000;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}

#footer a:link { text-decoration: none; color: #FFFFFF; }
#footer a:visited { text-decoration: none; color: #FFFFFF; }
#footer a:hover { text-decoration: underline; color: #f5e8d6; }
#footer a:active { text-decoration: underline; color: #f5e8d6; }

#footerstuff {
	text-align: left;
	padding-left: 10px;
	margin: 10px 0px 0px 0px;
	width: 395px;
	float: left;
	clear: none;
	}
#partnerlogos {
float: right;
height: 40px;
width: 363px;
margin: 10px 0px 0px 0px;
text-align: right;
}

.copyright {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	clear: left;
	text-align: left;
	padding-top: 10px;
	margin: 0 0 5px 10px;
	}


h1 {
	color: #c30000;
	font-size: 18px;
	font-weight: 800;
	margin-top: 0px;
	margin-bottom: 10px;
}
h2 {
	color: #666666;
	font-size: 18px;
	font-weight: 800;
	margin-bottom: 5px;
	margin-top: 0px;
	width: 100%;
}
h3 {
	color: #623120;
	font-size: 14px;
	margin-bottom: 0px;
	margin-top: 0px;
}
h4 {
	font-size: 18px;
	color: #623120;
	margin-bottom: 0px;
	margin-top: 0px;
	font-weight: bolder;
}
h6 {
	font-size: 16px;
	margin-top: -5px;
	margin-left: 10px;
}

.tblsubscriptions {
	border: 1px solid #c30000;
	text-align: center;
}
.tblsubscriptions td {
	border-right: 1px solid #623120;
}
td.highlight {
	font-weight: 600;
	color: #ffffff;
	background-color: #c30000;
	line-height: 12px;
	border: none;
}

td.altline {
	background-color: #FFFFCC;
}
hr {
	color: #c30000;
	background-color: #c30000;
	height: 1px;
	width: 100%;
	margin: 10px auto 20px auto;
	tex-align: center;
}
td hr {
	color: #c30000;
	background-color: #c30000;
	height: 1px;
	width: 100%;
	margin: 8px auto 8px auto;
}
img.left {
	margin-right: 15px;
	margin-bottom: 15px;
	border: 1px solid #666666;
	float: left;
}
img.right {
	margin-left: 15px;
	margin-bottom: 15px;
	border: 1px solid #666666;
	float: right;
}
p.bigger {
	font-size: 13px;
	font-family: "trebuchet Ms", Verdana, Arial, Helvetica, sans-serif;
	line-height: 120%;
}
p.navindent {
	line-height: 95%;
	margin-left: 10px;
	margin-bottom: 15px;
}

#seasonlist { margin-bottom: 20px; }
#seasonlist p { margin-top: 0px; margin-bottom: 8px; line-height: 12px; font-size: 12px; color: #333333; font-style: italic; }
#seasonlist h2 { color: #c30000; border-bottom: 1px solid #777777; border-top: 1px solid #777777; margin: 0px auto 7px auto; width: 130px; text-align: center; }
#seasonlist h3 { color: #623120; font-size: 12px; border-bottom: 1px solid #777777; width: 110px; text-align: center; margin: 15px auto 7px auto;}
#seasonlist a:link {text-decoration: none; color: #000000; font-style: normal; }
#seasonlist a:visited {text-decoration: none; color: #000000; font-style: normal; }
#seasonlist a:active {text-decoration: underline; color: #000000; font-style: normal; }
#seasonlist a:hover {text-decoration: underline; color: #000000; font-style: normal; }

td.seasoncenter { vertical-align: top; width: 34%; text-align: center; }
td.seasonright { vertical-align: top; border-left: 1px solid #777777; width: 33%; text-align: center; }
td.seasonleft { vertical-align: top; border-right: 1px solid #777777; width: 33%; text-align: center; }

#alumnilist td {
	font-size: 9px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #777777;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
}
blockquote {
	width: 80%;
	margin-left: 50px;
}
#rightfeature {
	text-align: right;
	}
p.date {
	color: #333333;
	font-size: 16px;
	font-weight: bolder;
	margin-top: 0px;
	margin-bottom: 5px;
	text-align: center;
}

#shows { vertical-align: top; }
#shows td { padding-top: 25px; padding-bottom: 10px; border-bottom: 1px solid #666666; vertical-align: top; }

#shows p { margin-bottom: 8px }
#shows a:link { text-decoration: none; color: #623120; }
#shows a:visited { text-decoration: none; color: #623120; }
#shows a:hover { text-decoration: underline; color: #c30000; }
#shows a:active { text-decoration: underline; color: #c30000; }

table.datebuy {
	margin: 0px;
	padding: 0px;
	}
p.buylinks { 
	margin: 0px;
	color: #623120;
	font-weight: bolder;
	text-align: center;
	line-height: 5px;
	}

.showheader {
	margin-bottom: 15px;
	margin-right: 10px;
	border-color: #666666;
}
.showstats {
	font-weight: bold;
	font-size: 12px;
	color: #555555;
	margin-top: 8px;
	margin-bottom: 0px;
}
.Blurb {
	background-color: #66CCFF;
	font-variant: small-caps;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	text-decoration: none;
}

#indexLft {
	float: left;
	width: 280px;
	border-right: 1px solid #555555;
	color: #000000;
	text-align: justify;
	padding: 0px 10px 0px 0px;
	height: 300px;
	}
#indexRt {
	float: right;
	width: 275px;
	color: #000000;
	height: 300px;
}
p.indexHeader {
	width: 100%;
	font-weight: bolder;
	font-size: 20px;
	color: #c30000;
	margin: 0 0 0 3px;
	text-align: left;
}

p.indexDate {
	font-weight: bolder;
	font-size: 19px;
	margin: 0px;
	color: #c30000;
	text-align: center;
	font-variant: small-caps;
	line-height: .3em;
}
#flash {
	clear: both;
	width: 100%;
	height: 310px;
	background-color: #FFFFFF;
	margin: 0 0;
}
#rightfeature ul {
	margin-top: 0px;
}
#rightfeature li {
	line-height: 100%;
	margin-bottom: 10px;
	list-style: none;
}
div.indexshowblurb {
	height: 130px;
	margin-left: 5px;
	text-align: justify;
	}

p.updates {
	color: #623120;
	background-color: #f5e8dc;
	border-left: 1px solid #777777;
	border-top: 1px solid #777777; 
	border-bottom: 1px solid #777777; 
	border-right: none;
	padding: 3px 3px 3px 5px;
	margin: 0px 0px 8px 0px;
	font-weight: bold;
	}
	
p.onthispage {
	color: #623120;
	background-color: #f5e8dc;
	border-left: 1px solid #777777;
	border-top: 1px solid #777777; 
	border-bottom: 1px solid #777777; 
	border-right: 1px solid #777777;
	padding: 3px 3px 3px 5px;
	margin: 0px 0px 8px 0px;
	font-weight: bold;
	}	
	
#ads {
	width: 159px;
	margin: 0px 10px 0px 0px;
	position: absolute;
	vertical-align: bottom;
	left: 616px;
	top: 425px;
	height: 88px;
}
#news {
	width: 160px;
	height: auto;
	margin: 0;
}

.eachad {
margin-top: 10px;
margin-bottom: 0px;
}

#leftcol ul {
	margin-right: 60px;
	margin-left: 60px;
}
#leftcol ul li {
	margin-bottom: 8px;
}
table#sched {
width: 350px;
border: 1px #623120 solid;
}
table#sched td {
border: 1px #623120 solid;
width: 50px;
vertical-align: top;
padding: 3px;
}
table#sched p {
margin-bottom: 0px;
color: #333333;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
margin-bottom: 0px;
}
.calhead {
color: #ffffff;
text-align: center;
background-color: #623120;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
}

table#sched a:link { text-decoration: none; color: #c30000;}
table#sched a:visited { text-decoration: none; color: #c30000; }
table#sched a:hover { text-decoration: none; background-color: #c30000; color: #f5e8dc; }
table#sched a:active { text-decoration: none; color: #623120; }
.breakout {
	font-size: 16px;
	font-weight: bolder;
	color: #623120;
	background-color: #f5e8dc;
	width: 450px;
	border: 1px ridge #623120;
	text-align: center;
	margin: auto;
	line-height: 20px;
}
.breakout a:link { text-decoration: none; color: #ffffff;}
.breakout a:visited { text-decoration: none; color: #ffffff; }
.breakout a:hover { text-decoration: underline; color: #ffffff; }
.breakout a:active { text-decoration: underline; color: #ffffff; }

p.bio {
	border: 1px solid #999999;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-top: 7px;
	text-align: justify;
	margin-left: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #FFFFDD;
	clear: left;
}
p.bio img {
	float: left;
	padding: 1px;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 1px;
	margin-left: 0px;
	border: 2px solid #666666;
	border-color: #330000;
	background-color: #FFFF66;
	position: relative;
	}
	
div.indexblurb {
	width: 260px;
	height: 111px;
	top: 365px;
	left: 321px;
	position: absolute;
	background-color: #c30000;
	z-index: 1;
	color: #ffffff;
	padding: 7px;
}
p#indexshowtitle {
font: Verdana, Arial, Helvetica, sans-serif;
font-size: 16px;
color: #FFFFCC;
margin-bottom: 5px;
}
.ProductionPhotos {
	text-align: center;
	border: medium solid #660000;
}
.PhotoRight {
	right: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
	padding: 10px;
}
.PhotoLeft {
	left: 10px;
	border-top-style: none;
	border-left-style: none;
	border-bottom-style: none;
	border-right-style: none;
	float: left;
	padding: 10px;
}

