/* Start of CMSMS style sheet 'OAT' */
body
{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin: 10;
	padding: 0;
	background-image: url(uploads/templates/images/main_bg.gif);
	background-repeat: repeat;
}

p.bodytext, p
{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
                padding-right: 20px;
}

img
{ border: 0; 
}

.fpimage
{ border: 0;
padding-left: 20px;
}

.featureimage
{ border: 0; padding-right: 10px; padding-bottom: 100px;
}

h2
{
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	padding-top: 10px;
	border-bottom: 1px #bbbbbb solid;
}


.red, h3, h3 a
{
	font-size: 12px;
	font-weight: bold;
	color: #980000;
}

.headline, h1
{
	font-family: arial narrow;
	font-size: 18px;
	font-weight: bold;
	color: #980000;
}


.showtitle
{
	font-family: arial narrow;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #980000;
}

.showdates
{
	font-family: arial narrow;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
}

.showtitle
{
	font-family: arial narrow;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
}

.showtext
{
	font-family: arial;
	font-size: 11px;
	line-height: 11px;
}

.navbg
{
	background-image: url(uploads/templates/images/nav_bg.jpg);
	background-repeat: repeat-x;
	border-right: 1px #cccccc solid;
}

.curtain
{
	width: 70px;
	background: #000000;
	background-image: url(uploads/templates/images/curtain_bg.jpg);
	background-repeat: repeat-x;
}


#divider
{
	width: 215px;
	border-top: 1px #cccccc solid;
}

#hpcallout
{
	margin-left: 20px;
	border: 1px #980000 solid;
}

#nav
{
	font-family: arial narrow;
	font-size: 14px;
	line-height: 12px;
	font-weight: bold;
}

#nav .on
{
	background: #bbbbbb;
	color: #980000;
}

#nav .on a
{
	background: #bbbbbb;
	color: #980000;

}

#nav td
{
	border-right: 1px #000000 solid;
	font-size: 14px;
	font-weight: bold;
}


#nav td a
{
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
}



#nav td a:hover
{
	color: #980000;
}


#nav .last
{
	border-right: 0px;
}


#subnav
{
	font-family: arial narrow;
	font-size: 12px;
	line-height: 12px;
}

#subnav a
{
	color: #333333;
	text-decoration: none;
        text-transform: uppercase;                                                                                                                                  
	font-family: arial narrow;
	font-size: 12px;
	line-height: 12px;
}

#subnav a:hover
{
	color: #980000;
}

#subnav .on a
{
	color: #980000;
}

#subnav table
{
	border: 1px #bbbbbb solid;
	border-top: 0px;
}

#maintable
{
	padding: 40px 20px 10px 20px;
	width: 640px;
	border-right: 1px #cccccc solid;
	border-bottom: 1px #cccccc solid;
}

#maintable img
{ 
	padding-right: 10px;
}

#maincontainer
{
	width: 752px;
	background: #ffffff;
	margin: 0 auto 0 auto;
	padding: 0 5px 0 0;
	border-right: 5px #980000 solid;
}

#hpcontent
{
	width: 400px;
	background: #ffffff;
}

#copyright
{
	padding: 6px;
	text-align: center;
	font-size: 10px;
	color: #666;
}

#copyright a
{
	color: #666;
	text-decoration: none;
}

#copyright a:hover
{
	color: #333;
	text-decoration: underline;
}

/* End of 'OAT' */

