body {
	background-color:#FFFFFF;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:10pt;
margin:0;
}

p, li, ol, ul, table, tr, th, td{
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:10pt;
}


#utilityNav {
color:#000000;
padding:10px 25px 45px;
text-align:right;
}

#slContainer {
	float:left;
	padding-left:530px;
}

#eventname {
	text-align:left;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom:10px;
}

/*************************************/
/********* MAIN NAVIGATION ***********/
/*************************************/
#mainNav {
*width:966px !important;
display: inline;
}

#mainNav ul {
margin:0px;
padding-left:130px;
list-style-type:none;
white-space: nowrap;
display: inline;}

#mainNav li {
float:left;
}

#mainNav li.divider {
padding:12px 0px 14px 0px;
font-size:11pt;
font-weight:normal;
background:none;
color:#e7a11c;
}

#mainNav li a:link,
#mainNav li a:visited {
font-size:11pt;
display:block;
margin:0px;
padding:12px 7px 14px 7px;
color:#000000;
text-decoration:none;
}

#mainNav li a:hover {
background-color:#ffffff;
color:#751505;
padding:11px 6px 14px 6px;
border:solid #e7a531;
border-width:1px 1px 0px;
}

#mainNav li a.selected:link, #mainNav li a.selected:visited, #mainNav li a.selected:hover, #mainNav li a.selected:active {
background-color:#ffffff;
color:#751505;
padding:11px 6px 14px 6px;
border:solid #e7a531;
border-width:1px 1px 0px;
}

#contentArea {
padding:8px;
background:#FFFFFF none repeat scroll 0 0;
}

#contentArea h2 {
background-color:#FAEEAC;
border-bottom:5px solid black;
font-family:Arial,Helvetica,sans-serif;
font-size:16px;
padding:7px 0 10px 15px;
font-weight:bold;
}

h3 {
font-family:Arial,Helvetica,sans-serif;
font-weight:bold;
}

#newsFeature {
background:#F89B0D url(/mt-static/images/pagewrapper/bgNewsFeatures.gif) no-repeat scroll center bottom;
margin:0;
padding:10px 20px 54px;
width:179px;
font-weight:bold;
text-decoration:none;
}

#featuredLnks {
background:#F99317 url(../images/wrpr/bgFeaturedLnks.gif) no-repeat scroll center bottom;
margin-bottom:11px;
padding:20px 20px 54px;
width:179px;
}

#featuredLnks a:link, #featuredLnks a:visited, #featuredLnks .arrow {
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
}

#featuredLnks li a:hover {
color:#FFFFFF;
font-weight:bold;
text-decoration:underline;
}

#newsFeature a:visited, #featuredLnks a:visited, #advPromotion a:visited {
font-weight:bold;
text-decoration:none;
}

#featuredLnks ul
{
list-style-type: none;
padding: 0;
margin: 0;
}

#featuredLnks li {
	padding-bottom: 10px;
	font-weight: normal;
	
}

/*Style for tables*/
.croptable
{
border-collapse: collapse;
border-spacing:0;
width: 95%;
background: #FFF;
color: #333;
font: 90% Arial, Helvetica, sans-serif;
}



.croptable td {
  padding: 7px;
  }

.croptable th {
	border: 1px solid #333;
	background: #666666;
	color: #FFFFFF;
	padding: 7px;
}

.croptable tbody th,thead th,tbody td {
	vertical-align: top;
	text-align: left;
}

#phototable
{
width: auto;
background: #FFF;
color: #333;
font: 90% Arial, Helvetica, sans-serif;
}

#phototable td {
  padding: 10px;
  }
  
#phototable img
{
padding: 7px;
}

#phototable th {
	background: #666666;
	color: #FFFFFF;
	padding: 10px;
}

#phototable tbody th,thead th,tbody td {
	vertical-align: top;
	text-align: left;
}
/*************************************/
/************* FOOTER ****************/
/*************************************/

#poweredby {
width:108px;
float:left;
position:relative;
top:-80px;
left:px;
}

#footerLnks {
color:#6f1404;
font-size:11px;
padding:15px 0px 5px;
text-align:center;
}

#footerLnks a:link,
#footerLnks a:visited {
color:#6f1404;
text-decoration:none;
font-size:11px;
}

#footerLnks a:hover,
#footerLnks a:active {
text-decoration:underline;
}

#footerTxt p {
text-align:center;
color:#000000;
font-size:11px;
*margin-top:11px;
*margin-bottom:11px;
}

#footerTxt a:link,
#footerTxt a:visited {
color:#6f1404;
text-decoration:none;
font-size:11px;
}

#footerTxt a:hover,
#footerTxt a:active {
text-decoration:underline;
}

/*
a.smaller {visibility:hidden}
*/