/**************** Main Body ****************/

body{
padding:0;
margin:0;
font:70% tahoma, verdana, sans-serif;
background:#e0e0e0;
color:#303030;
background: #e0e0e0 url(../img/fade.jpg) repeat-y 50% 0%;
}

/**************** Hide ****************/

.hide{
display:none;
}

/**************** Top Left Navigation ****************/

#topnav{
margin:2px auto -13px auto;
font-size:0.8em;
width:730px;
}

.topnav{
padding:3px 5px 3px 5px;
margin:0 0 0 2px;
text-decoration:none;
background:#f0f0f0 url(../img/navcorner.gif) top right no-repeat;
color:#27699a;
float:right;
}

.topnav:hover{
text-decoration:none;
background:#d7ebff  url(../img/navcorner.gif) top right no-repeat;
color:#003399;
}

/**************** Main Navigation ****************/

#mainnav{
clear:both;
}

.mainnav{
padding:2px 8px 4px 8px;
margin:0 0 4px 0;
text-decoration:none;
letter-spacing:1px;
background:#f0f0f0 url(../img/navcorner.gif) top right no-repeat;
border-bottom:1px solid #ffffff;
border-left:1px solid #ffffff;
}

.mainnav:hover{
text-decoration:none;
background:#d7ebff url(../img/navcorner.gif) top right no-repeat;
color:#003399;
}

/**************** Main Content Blocks ****************/

#container{
margin:0 auto 15px auto;
width:730px;
padding:5px 0px 5px 0px;
background:#ffffff;
}

#main{
width:560px;
float:right;
padding:0 0 0 15px;
border-left:1px solid #d0d0d0;
border-right:1px solid #d0d0d0;
}

/**************** Content Columns ****************/

#section1 {
float: left;
width: 150px;
}

#section2 {
margin-left: 100px;
}

#section1a {
float: left;
width: 300px;
}

#section2b {
margin-left: 250px;
}

/**************** News Section ****************/

.roundcont {
width: 540px;
background-color: #f0f0f0;
color: #000000;
}

.roundcont p {
margin: 0 10px;
}

.roundtop { 
background: url(../img/tr.gif) no-repeat top right; 
}

.roundbottom {
background: url(../img/br.gif) no-repeat top right; 
}

img.corner {
width: 15px;
height: 15px;
border: none;
display: block;
}

/**************** News Content ****************/

#columns {
position: relative;
top: 0;
right: 0;
padding-right: 10em;
}
#right {
position: absolute;
top: 0;
right: 0;
width: 15em;
}

/**************** Side Navigation ****************/

#sidenav{
width:140px;
float:left;
}

#sidenav p{
font-size:0.9em;
line-height:1.3em;
margin:0 0 12px 0;
}

.sidenav{
text-align:left;
display:block;
width:120px;
background:#f0f0f0 url(../img/navcorner.gif) top right no-repeat;
padding:3px 4px 3px 8px;
margin:5px 10px 5px 0;
}

.sidenav:hover{
text-decoration:none;
background:#d7ebff url(../img/navcorner.gif) top right no-repeat;
color:#003399;
}

/**************** Text Styles (Navigation) ****************/

a{
text-decoration:none;
color:#27699a;
}

/**************** Text Styles (Website Text) ****************/

.bold {
font-weight: bold;
}

.textgrey {
color: #808080;
font-size: 0.9em;
}

.Headings {
font-family: Tahoma;
font-size: 1.3em;
font-weight: bold;
color: #000000;
}

.tickets {
margin: 0 auto;
/*padding-top: 5px;*/
background-image: url(../img/gradient.jpg);
height: 25px;
font-size: 1.2em;
font-weight: bold;
}

.tickets p {
margin-right: 50px;
float: right;
}

.tickets a {
color: #FFFFCC;
}

.ticketLink, .ticketPhone {
padding-left: 10px;
margin-top: 5px;
color: #000;
background-repeat: repeat-x;
font-size: 1.1em;
font-weight: bold;
}

.ticketLink {
margin-left: 20px;
}

.ticketPhone {
margin-left: 10px;
}

/**************** Table Format ****************/

table.stats {
text-align: center;
font-family: Tahoma;
font-weight: normal;
font-size: 0.8em;
color: #fff;
width: 400px;
background-color: #CCCCCC;
border: 0px;
border-collapse: collapse;
border-spacing: 0px;
}

table.stats td {
background-color: #D9E2FF;
color: #000;
padding: 4px;
text-align: left;
border: 1px #fff solid;

}

table.stats td.hed {
background-color: #999999;
color: #fff;
padding: 4px;
text-align: left;
border-bottom: 2px #fff solid;
font-size: 12px;
font-weight: bold;
font-family: Tahoma;
}

/**************** Footer ****************/

#footer{
clear:both;
background:#fafafa;
color:#808080;
font-size:0.9em;
padding:4px 0 8px 0;
border-top:1px solid #d0d0d0;
border-bottom:1px solid #d0d0d0;
border-right:1px solid #d0d0d0;
border-left:1px solid #d0d0d0;
text-align:center;
}

#footer a{
color:#808080;
}

#footer p{
margin:0 10px;
}

p{
margin:0 0 15px 0;
line-height:1.5em;
text-align:left;
}
