/* Start of CMSMS style sheet 'BL - Main Stylesheet' */
body {
	background-image: url(images/bg_tile.gif);
	margin: 0;
	padding: 0;
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	color: black;
        font-size: small;
}

#header{
	background-image: url(images/header_bg.gif);
	background-repeat:repeat-x;
	text-align:center;
}
#menu{
	background-image:url(images/menu_bg.gif);
	background-repeat:repeat-x;
	height: 20px;
	text-align: center;
}

#wrapper{
	margin: 0px auto;
	padding-top: 45px;
	width: 780px;
}

#next_event{
	background-image: url(images/box_nextEvent.jpg);
	height: 277px;
	background-repeat:no-repeat;
	width: 777px;
}

#next_event a{
		color: white;
text-decoration: underline;
}

#front_boxes{
	margin-top: 20px;
	}
	
#front_boxes p, h2 {
	margin: 0 1em;
}

.frontBoxInner{
	background-image:url(images/FrontBoxes_bg.gif);
	background-repeat:repeat-y;
	
font-weight: bold;
}

.newsBox {
	width: 230px;
	float: left;
}

.appearancesBox{
	width: 230px;
	float: left;
	margin-left: 40px;
}

.offTrackBox{
	width: 230px;
	float: right;
	margin-right: 3px;
}

#sponsorBox{
	margin-top: 10px;
}

#sponsorBox p, h2{
	margin:20px 1em;
}

#main{
	float: left;
	width: 600px;
}

#main p{
	margin-left: 1em;
}

#sidebar {
	float: right;
	width: 160px;
}

.nextEventText {
	float: right; 
	width: 205px; 
	margin-top: 60px;
        margin-right: 10px; 
	color: white; 
	font-size: 13px;
}


#mid{
   margin-top: 20px;
}

.mainBoxInner{
	background-image:url(images/contentBox_bg.gif); 
	background-repeat:repeat-y;
	padding: 0 .5em;
}

.mainBoxInner img {
    padding-right: 8px;
}

.scheduleTable td{
     border: 1px solid white;
}

textarea{
   width: 350px;
}

a:link, a:visited{
 color: #000000;
text-decoration: none;
}

a:hover{
text-decoration: underline;
color: #333333;
}


h2 {
font-weight: bold;
font-size: 16px;
margin: .25em 0;
padding: 0;
}

 h3{
font-size: 13px;
}


.gt-thumb {
	width: 160px;
	padding: 2px;
	margin: 5px;
	text-align: center;
}

.galleryBG {
	background-color: #C0C0C0;
	border: 1px solid white;
	width: 99%;
	font-family:  verdana, helvetica, arial, sans-serif; 
	font size: small; 
	color: #FFFFFF;
	text-align: center;
}

#mainPic{
    text-align: center;
}

li.thumb{
margin: 1em 0;
}

form{
padding-left: 1em;
color: white;
}

legend{
color: white;
}

.picturelist li{
 list-style-type: none;
margin-bottom: 2em;
}



.archive-link{
float:right;
}

ul.albumlist img, ul.picturelist img{
padding: 0px;
border: 2px #FFFFFF solid;
}


.thumb_row
{
	padding:0;
	width:180px;
height: 80px;
	margin:0 0.5em 0.5em 0;
    
/* Thumbnail spacing */
	text-decoration:none;
	line-height:normal;
	list-style-type:none;
	text-align:center;
	float:left;

}


.albumname{
    font-size: 12px;
}

.albumpicturecount{
     font-size: 11px;
}


.calendar-date-title{
font-weight: bold;
}

.calendar-details-title{
display: none;
}

.calendar-event{
margin-bottom: 1.5em;
}

.NewsSummary a{
line-height: 1.3em;
}

/* End of 'BL - Main Stylesheet' */

