@charset "UTF-8";
/* CSS Document */

@font-face {
  font-family: Gill Sans;
  src: url('gillsans.ttf');
}


body {
  padding: 0;
  margin: 0 auto;
  background: #FFEDBB;
  background-image:url(../images/BGImage.jpg);
  font-size: .8em;
  font-family: Arial, sans-serif;
  line-height:1em;
}

p{
	margin:0em;
	padding:0em 0em .4em 0em;
}

a{
	color:#903;
	text-decoration:none;
}

a:hover{
	color:#903;
	text-decoration:underline;}
	
	a:visited{
	color:#903;
}
		
		
#content img{
	padding-right:2px;
}

img{
	margin:0px;
	border:none;
}
#center{
	width:100%;
}


#container{
	margin-top:15px;
	width:812px;
	height:650px;
	background-color:#FFEDBB;
	border: solid 1px #9d0000;
	
	
}
#topSpacer{
	height:0px;

}
#contentWrapper{
}
#logo{
	height:150px;
	width:535px;
	float:right;
	margin-top:15px;
	padding:40px 60px 0px 0px;
	background-image:url(../images/logo.gif);
	background-repeat:no-repeat;
}

#logo img{
	float:right;
	border:#903 1px solid;
}
#navigation{
	width:132px;
	height:650px;
	margin-left:15px;
	background-image:url(../images/navBackground_05.jpg);
	float:left;
	font-family:Gill Sans, Arial, Verdana, Sans-serif;
	text-transform:uppercase;
	text-align:left;
	 font-size: .87em;
	
	
}

#navigation .links{
	color:#e68a06;
padding:10px 5px 5px 5px;
	
}

#navigation a{
	color:#FFF;
	text-decoration:none;
	padding:5px 5px 5px 5px;
	line-height:1.9em;
}
#navigation a:hover{
	color:#e68a06;
}

#navigation ul{
	list-style:none;
	padding:0px 0px 0px 0px;
	
}
#navigation ul li{
	padding:0px 5px 5px 5px;
	color:#9a0000;
}

#navigation ul li a{
	text-decoration:none;
	color:#FFF;
	letter-spacing:-.1px;
	line-height:1em;
}

#navigation ul li a:hover{
color:#9a0000;
}
#secondaryNav{
	background-image:url(../images/subNavBg_09.jpg);
	width:533px;
	height:20px;
	margin-bottom:20px;
	padding-top:5px;
font-family:Gill Sans, Arial, Verdana, Sans-serif;
color:#e68a06;
font-size: .9em;

}
#secondaryNav ul{
list-style:none;
	text-transform:uppercase;
	margin:0px;
	padding:0px;
	
}
#secondaryNav ul li{
		display:inline;
		padding:0px 5px;
}

#secondaryNav ul li a{
	text-decoration:none;color:#FFF;
}

#secondaryNav ul li a:hover{
	color:#e68a06;
}


#content{
	width:535px;
	float:right;
	padding-right:60px;
	height:453px;
	padding-top:5px;
	overflow-x:visible;
}

#content2{
	width:664px;
	float:left;
	height:598px;
	padding-top:5px;
}


#footer {
  height: 65px;
  width:100%;
  text-align: center;
  font-size: 1em;
  text-transform:uppercase;
  letter-spacing:-.1em;
  margin-top: 15px;
  float:left;
  line-height:10px;
  

}

img {
	border:none;
}

.menu_body, .menu_body2, .menu_body3{
	display:none;
	background-image:url(../images/miniNavBg_07.jpg);
	background-repeat:repeat-y;
	width:132px;
	padding-right:10px;
	text-align:right;
	margin-left:0px !important;
}

.menu_open{
	background-image:url(../images/miniNavBg_07.jpg);
	background-repeat:repeat-y;
	width:132px;
	padding-right:10px;
	text-align:right;
	margin-left:0px !important;
}

.subMenu a:hover{
	color:#9a0000;
}


#content td.blurbs div {
  margin-bottom: 12px;
}
#content td.blurbs p {
  margin: 0 0 8px 35px;
  line-height: 1.1em;
}
#content div.blurb {
  font-size: 8pt;
  margin-bottom: 16px;
}
#content div.blurb p {
  margin: 0 0 8px 35px;
  line-height: 1.1em;}
  
#updateableContent{
	text-align:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:.9em;
	overflow-y:auto;
	overflow-x:hidden;
	height:392px;
	line-height:1.5em;

}

#updateableContentStatic{
	text-align:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:.9em;
	overflow-y:auto;
	overflow-x:hidden;
	height:435px;
	line-height:1.5em;

}

.spacing{
	padding-left:3px;
}

.highlightBox{
	background-color:#f6cf6c;
	border:#930 solid 1px;
	padding:20px;
	-webkit-box-shadow:0px 0px 10px #666; 
box-shadow:0px 0px 10px #666; 
line-height:1.3em;
}

.addBorder{

}

.redColor
{color:#903;
}

.orangeColor{
color:#e68a06 !important;}

.menuText{
	font-family:Gill Sans MT, "Trebuchet MS", Arial, Helvetica, sans-serif !important;
	text-align:center;
}

.menuText p{
	text-align:center;
}

.imgBox{

	 -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}



/*CSS FOR JAZZ PAGE */


.jazzEvent{width:100%; height:120px; margin:20px 0px;}
.jazzEvent p{
}
.jazzImage img{
	width:100%; height:auto;
	margin:0px;padding:0px;
}


.jazzEvent h1, .jazzEvent h2{
margin:6px 0px;
padding:0px;
}

.jazzImage{width:160px; height:120px;float:left; margin-right:5px;
	border:#930 solid 1px;
	overflow:hidden;
}
.jazzDate{font-size:1.7em; font-weight:bold;}
.jazzTitle{font-size:1.2em;}
