/* Start of CMSMS style sheet 'New Campbells Style' */
body {
	margin: 0;
	padding: 0;
	background:#1b1b1f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #EEE;
	font-size: 11px;
	font-weight: normal;
	line-height: 1.5em;
	}
	
#container {
	margin:15px auto;
	width:954px;
	/*background: url(images/ball-center.jpg) no-repeat center 0;*/
	padding: 0px;
	}
	
	#innercontainer {
	margin:0 auto;
	padding:0;
	width:950px;
        border: 2px solid #cb8210;
	}
	
#header {
	margin:0;
	padding:0;
	height: 262px;
	width: 950px;
	/*background: url(images/test-bg.jpg) no-repeat scroll right 0;*/
        clear: both;
	}
	
#header h1{
	display:none
	}

#logos {
     width: 120px;
     float: left;
     height: 260px;
     position: relative;
     z-index: 100;
}

#flash {
     float: right;
     height: 262px;
     border-bottom: 2px solid #CB8210;
}

#header object, header embed {
     float: right;
     position: relative;
     z-index: 10;
     /*width: 558px;
     height: 262px;*/

}

#content {
     height: 420px;
     /*background: url(images/content-bg.png) repeat;*/
     margin: 0;
     padding: 10px;
     width: 930px;
}

#content h1 {
     font-size: 22px;
     font-weight: bold;
     margin: 15px 0;
}

#content a {
	color: #FFF;
	text-decoration: underline;
	}

#content a:hover {
	text-decoration: none;
	}

#content-left {
	width: 248px;
	float: left;
	height: auto;
	margin-left: 0px;
	padding:0;
        padding-top: 0;
        color: #666666;
        border-right: 2px solid #CB8210;
	}

#content-left p {
	text-align: left;
	margin-left: 20px;
	padding:0;
	display: block;
	/*width: 380px;*/
	color: #666666;
padding-right:15px;
	}

#content-right h1 {
	font-size: 24px;
	margin: 0 0 10px;
	color: #EEE;
	padding:0;
	font-weight: bold;
        font-family: Helvetica;
	}
	
#content-left h4 {
	font-size: 17px;
	margin-left:25px;
	color: #CB231F;
	padding-left:0;
	font-weight: normal;
	}

#content-left a {
	color: #FFF;
	text-decoration: none;
	}
	
#content-right {
	width: 680px;
	float: left;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 20px;
        padding-left: 10px;
	padding-bottom: 10px;
	margin-left: -2px;
        border-left: 2px solid #CB8210;
	}
	
#footer {
	height: 65px;
	background-repeat: repeat-x;
	clear: both;
	margin: 0px;
	width: 950px;
	padding-top: 15px;
        color:#EEE;
	}
	
	#sub-footer {
	background-color:#ffffff;
	height: 25px;
	clear: both;
	margin: 0px;
	width: 739px;
	padding-top: 0px;
	font-size: 9px;
	color: #999999;
	text-align: center;
	display: block;
	}
	
#content-right p {
	color: #EEE;
	margin-left: 0;
	}

#content-right h3 {
     font-size: 12px;
     font-weight: bold;
}

#content-right h4 {
	font-size: 15px;
	font-weight: normal;
	margin-left:20px;
	color: #CB231F;
	padding-left:0;
	}

#footer p {
	color: #EEE;
	text-align: left;
	font-size: 11px;
	font-weight: normal;
	margin-left: 20px;
	}
	
#footer a {
	color: #FFF;
	text-decoration: none;
	}
	
#footer a:hover {
	text-decoration: underline;
	}
	
#content-right a {
	color: #FFF;
	text-decoration: underline;
	}
	
#content-right a:hover {
	text-decoration: none;
	}
	
#header p {
	font-size: 10px;
	font-weight: bold;
	color: #F9FAE0;
	margin-top: 68px;
	margin-left: 75px;
	}
	
#header a {
	color: #FAFBE2;
	text-decoration: none;
	}
	
#header a:hover {
	text-decoration: underline;
	}
	
#tabbed {
	float:left;
	width:950px;
	line-height:normal;
	/*padding-top: 13px;
	padding-left: 20px;*/
	height: 44px;
        background: #6666BB;
    }
	  
#tabbed ul {
	margin:0;
	padding:0px 0px 0;
	list-style:none;
	background-repeat: no-repeat;
    }
	  
#tabbed li {
	display:inline;
	height: 40px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
    }
	  
#tabbed a {
	float:left;
	/*background: url(*image here*) no-repeat left top;*/
	margin:0;
	padding:0 0 0 5px;
	text-decoration:none;
	color: #CB231F;
	font-size: 15px;
border-left:1px solid #545453;
    }
	
#tabbed a span {
	float:left;
	display:block;
	/*background:url(*image here*) no-repeat right top;*/
	padding:11px 14px 15px 6px;
	color:#fffffF;
	margin-left: 2px;
border-right:1px solid #282828;
     }

#tabbed a span {
	float:none;
	}
   
#tabbed a:hover span {
      color:#ffffff;
     }
	  
#tabbed a:hover {
	background-position:0% -44px;
	text-decoration: none;
border-left:1px solid #b8b2d6;
     }
	  
#tabbed a:hover span {
	background-position:0% -44px;
	text-decoration: none;
border-right:1px solid #362d60;
     }
	  
#special a:hover {
	background-position:0% -44px;
	text-decoration: none;
     }
	  
#special a:hover span {
	background-position:0% -44px;
	text-decoration: none;
     }
	  
#special a span {
	float:none;
border-right:1px solid #362d60;
	}

#special a:hover span {
      color:#ffffff;
    }
	  
#special a {
	float:left;
	/*background:url(*image here*) no-repeat left top;*/
	background-position:0% -44px;
	margin:0;
	padding:0 0 0 0px;
	text-decoration:none;
	color: #ffffff;
        border-left:1px solid #B8B2D6;
        cursor:pointer;
     }
	  
#special a span {
     float:left;
     display:block;
     /*background:url(*image here*) no-repeat right top;*/
     background-position:0% -44px;
     padding:11px 14px 15px 11px;
     color:#ffffff;
     }

#sub-menu {
	padding-top: 15px;
	padding-left: 27px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4E5836;
	padding-bottom: 15px;
        /*background:#3C3C3C url(*image here*) repeat-y scroll 0 0;*/
        border-color:#CCCCCC #000000 #000000 #CCCCCC;
        border-style:solid;
        border-width:1px;
	}
#sub-menu ul {
        margin:0px;
        padding:0px;
	display: block;
	width: 210px;
	}

#sub-menu li {
	list-style-type: none;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	}

#sub-menu a {
	color: #ffffff;
	text-decoration: none;
	padding-left: 15px;
	}

#sub-menu a.current {
	color: #ffffff;
	text-decoration: none;
	padding-left: 10px;
border-left: 5px solid #ff462c;
	}

#sub-menu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}

#footer-left {
	float: left;
	width: 650px;
	padding:0;
	margin:0;
	height: auto;
	}

#footer-right {
	float: left;
	height: auto;
	padding:0;
	margin:0;
	width: 300px;
	}

#footer-right p {
	text-align: right;
	display: block;
	padding-right: 25px;
	}

#content-left h3 {
margin-left: 15px;
}

#news {
background:#3C3C3C;
color:#FFFFFF;
margin-top:20px;
padding:15px;
border-color:#CCCCCC #000000 #000000 #CCCCCC;
border-style:solid;
border-width:1px;
}

#news a {
color:#ffffff;
font-weight:bold;
}

#NewsPostDetailSummary {
padding-left:15px;
}

#NewsPostDetailContent {
padding-left:15px;
padding-top:15px;
padding-bottom:15px;
}

#NewsPostDetailHorizRule {
margin-left:15px;
}

#NewsPostDetailDate {
margin-left:15px;
}

#NewsPostDetailPrintLink {
margin-left:15px;
}

#NewsPostDetailReturnLink {
margin-left:15px;
}

#MMEmbeddedMap {
      width: 650px;
      margin: 0 auto;
}

#address {
     padding-left: 30px;
}

#content-right table.gallery td {
     text-align: center;
}

#content-right table.gallery td img {
     margin: 2px;
}

#content-right table.gallery td a img {
     border-color: #000;
}

#content-right table.pictures img {
     margin: 2px;
}

#content-right table a img {
     border: 2px solid #000;
}

#sponsor {
     margin: 0 auto 10px;
     padding: 0;
     text-align: center;
}

#sponsor p {
     font-size: 14px;
     color: #EEE;
     font-weight: bold;
     text-align: center;
     margin: 5px 0;
     padding: 0;
}

#sponsor img {
     border: 0 none;
}
/* End of 'New Campbells Style' */

