/* CSS Document */
.darin {padding-left:0px; border-bottom:solid; border-color:#790102; border-width:1px;}
.nav2 {font-size:10px; color:#333333; font-family:Verdana; line-height: 11px;}
.nav2	p	{font-size:10px; margin-top:5px; color:#333333; font-family:Verdana;}
.nav2 a:link		{text-decoration:none; color:#333333;}
.nav2 a:visited	{text-decoration:none; color:#333333;}
.nav2 a:hover		{text-decoration:underline; color:#790102;}
.content {font-size:11px; color:#333333; font-family:Verdana; line-height: 15px;}
.content	p	{font-size:11px; margin-top:5px; color:#333333; font-family:Verdana;}
.content a:link		{text-decoration:none; color:#790102;  }
.content a:visited	{text-decoration:none; color:#790102;}
.content a:hover		{text-decoration:underline; }
.showtimes {font-size:10px; color:#333333; font-family:Verdana; line-height: 13px;}
.showtimes	p	{font-size:10px; margin-top:5px; color:#333333; font-family:Verdana;}
.showtimes a:link		{text-decoration:none; color:#790102;}
.showtimes a:visited	{text-decoration:none; color:#790102;}
.showtimes a:hover		{text-decoration:underline;}
.red {font-size:11px; color:#790102; font-family:Verdana; line-height: 11px;}
.bigred {font-size:16px; color:#790102; font-family:Verdana; line-height: 16px; font-weight:bold}
.red	p	{font-size:11px;  color:#790102; font-family:Verdana; margin-top:5px;}
.red a:link		{text-decoration:none; color:#790102;}
.red a:visited	{text-decoration:none; color:#790102;}
.red a:hover		{text-decoration:underline; color:#790102;}
p {font-size:11px; color:#333333; font-family:Verdana; margin-top:5px; line-height: 15px;}
p a:link		{text-decoration:none; color:#790102;}
p a:visited	{text-decoration:none; color:#790102;}
p a:hover		{text-decoration:underline;}
h1{
	FONT-FAMILY: Verdana;
	FONT-SIZE: 11px;
	FONT-WEIGHT: bold;
	COLOR: #790102;
	LINE-HEIGHT: 18px;
	margin-bottom: 0px;
	margin-top: 0px;
}
	
h2{
	FONT-FAMILY: Verdana;
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
	COLOR: #790102;
	LINE-HEIGHT: 18px;
	margin-bottom: 7px;
	margin-top: 0px;
}
	
h3{
	FONT-FAMILY: Verdana;
	FONT-SIZE: 16px;
	FONT-WEIGHT: bold;
	COLOR: #790102;
	LINE-HEIGHT: 18px;
	margin-bottom: 7px;
	margin-top: 0px;
}
a { color: #790102; text-decoration:none; }
a:visited { color:#790102; text-decoration:none; }

.formbutton3 {border-style:solid; border-color:#ffffff; border-width:1px; background-color:#790102; color:#ffffff; font-size:11px; font-family:Verdana; font-weight: bold; width:80px; height:19px; padding-bottom:2px;}
.formbutton4 {border-style:solid; border-color:#000000; border-width:1px; background-color:#674f42; color:#ffffff; font-size:11px; font-family:Verdana; font-weight: bold; width:55px; height:19px; padding-bottom:2px;}

.formfield {border-style:solid; border-color:#000000; border-width:1px; background-color:#ffffff; color:#674f42; font-size:11px; font-family:Verdana; font-weight: normal; width:185px; height:19px;}



.topNav {
    background-image: url(../images/nav/navbg.jpg);
	cursor: pointer;
    font-weight: normal;
    font-size: 15px;
    text-transform: none;
    color: #660000;
    font-style: normal;
    font-family: arial,verdana,sans-serif;
    text-decoration: none;
	/*letter-spacing: .1em;*/
}

.nav
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    TEXT-TRANSFORM: none;
    COLOR: #660000;
    FONT-STYLE: normal;
    FONT-FAMILY: arial, verdana, helvetica, times;
    TEXT-DECORATION: none;
	line-height:24px;
}

.navbgcolor
{
    background-color: #ffffff;
	cursor: pointer;
	border-top-style: solid;
	border-top-color: #660000;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #660000;
	border-bottom-width: 1px;

}
.subNav {
	background-color: #efefef;
	cursor: pointer;
    font-weight: normal;
    font-size: 14px;
    text-transform: none;
    color: #660000;
    font-style: normal;
    font-family: arial,verdana,sans-serif;
    text-decoration: none;
	padding-left: 12px;
	/*letter-spacing: .1em;*/
}

.CurrentShowCell
{
    background-color:#bbb;
    border:solid 1px #eee;
    width:200px;     
}

.CalendarLink
{
    text-decoration:none;
    color:#660000;
}
.CalendarShow
{
    color:#660000;
    background-color:#ddd;
    border:solid 1px #eee;
         
}
td.Sponsor{
    color:#ffffff;
    background-color:#660000;
	text-transform:uppercase;
	text-align:center;
	padding:5px;
	font-weight:bold;
}
