html {
	margin: 0;
	padding: 0;
}
body {
	background: #ffffff url(images/bkgrndGrad2.gif) fixed;
	color: #000000;
	font: 11px verdana, sans-serif;
	margin: 0px;
}
.TwoForTheRoad { 
	font-weight: bold;
	color: #978127;
}
h1 {
	color: #ae942d;
	font-size:22px;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 10px 0px 10px 0px;
}
h2 {
	color: #000000;
	font-size:14px;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin: 10px 0 5px 10px;
}
h3 {
	color: #ae942d;
	margin: 10px 0 5px 10px;
}
h3.callToAction {
	color: #ae942d;
	font-size:16px;
	margin: 10px 70px 5px 70px;
}
p { 
	color: #000000;
	font-size:14px;
	font-family:verdana, sans-serif;
	margin: 5px;
}
#wrapper {
	width: 770px;
	margin: auto;
	text-align: left;
}
#header {
	height: 250px;
	margin: 5px 0 0 0 ;
	background: url(images/Header.gif) no-repeat;
}

/* >>>>>>>> NAVIGATION	<<<<<<<<		*/
#nav {
	position: absolute;
	top: 2px;
	left: -200px;
}

#nav a {
	color:#D8B838;
	text-decoration: none;
	font: italic bold 14px Georgia, "Times New Roman", Times, serif;
}
#nav a:hover {
	color:#ffffff;
	/*color:#000000;*/
	text-decoration:none;
}
#nav li {
	padding: 5px 0 25px 40px;
	list-style: none;
	background: url(images/EighthDblGold.gif) 0% 0%  no-repeat;
}
#nav li:hover {
	padding: 5px 0 25px 40px;
	list-style: none;
	background: url(images/EighthDblWhite.gif) 0% 0%  no-repeat;
}
/* >>>>>>>> END NAVIGATION	<<<<<<<<		*/

#mainTop {
	background:  url(images/bodyTop.gif) no-repeat;
	position: absolute;
	margin: 0 0 0 125px ;
	top: 187px;
/*	width: 100%;*/
	width: 770px;
}
#main {
	position: absolute;
	top: 207px;
	clear: both;
	padding: 0 0 0 0 ;
	margin: 0 0 0 123px ;
/*	width: 100%;*/
	width: 655px;
}
#content{
	background: url(images/body.gif) repeat-y;
	/*background-position: 20px 0 0 575px;*/
	padding: 0 30px 30px 30px;
	
}
#mainBottom {
	background:  url(images/bodyBottom.gif) no-repeat;
/*	padding: 15px 0 0 0 ;
	margin: 15px 0 0 0 ;
*/	padding: 0 0 0 0;
	margin: 0 0 0 1px ;
/*	width: 100%;*/
	width: 770px;
}


/* >>>>>>>> FOOTER	<<<<<<<<		*/
#footer {
	color: #000000;
	text-align: center;
}
#footer p {
	color: #000000;
	text-align: center;
	text-transform: lowercase;
}

#footer a {
	color: #000000;
	text-decoration: none;
}
#footer a:hover {
	color: #EFCB3E;
	text-decoration: underline;
}
/* >>>>>>>> END FOOTER	<<<<<<<<		*/

/* >>>>>>>> CALENDAR TABLE	<<<<<<<<		*/
.clmonth {
   border-collapse: collapse;
   width: 575px;
   table-layout: fixed;
   }
.clmonth caption {
	border: 2px solid #D8B838;
	text-align: center;
	font: bold small Verdana, Geneva, Arial, Helvetica, sans-serif; 
	padding-bottom: 6px;
}
.clmonth th {
	border: 1px solid #D8B838;
	padding: 2px 8px 2px 8px;
	background-color: #CCCCCC;
	color: #3F3F3F;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.clmonth td {
	border: 1px solid #937D26;
	height: 82px;
}
.clmonth ul {
	list-style-type: none;
	margin: 0;
	padding-left: 1px;
	padding-right: 6px;
}

.clmonth li {
	margin-bottom: 4px;
}

.clmonth a:hover {
	color: #D8B838;
}
.clmonth a {
	color: #222222;
}

.clRows { 
	font: 10px Arial, Geneva, Verdana, sans-serif;
	color: #000000;
	text-align: left;
	vertical-align: top;
}
.clCurrent {
	font: bold 11px Geneva, Verdana, Arial, sans-serif; 
	color: #FBFCEF;
	background-color: #A2A3AE;
	/*text-align: left;*/
	vertical-align: top;
    padding: 2px;
    margin: 0px;
	}
.clToday {
	font: bold 11px Geneva, Verdana, Arial, sans-serif; 
	color: #FBFCEF;
	background-color: #555555;
	/*text-align: left;*/
	vertical-align: top;
    padding: 2px;
    margin: 0px;
	}
.clActive {
	font: bold 11px Geneva, Verdana, Arial, sans-serif; 
	color: #FBFCEF;
	/*background-color: #A2A3AE;*/
	/*text-align: left;*/
	vertical-align: top;
    padding: 2px;
    margin: 0px;
	}
.clPrevious,.clNext {
    vertical-align: top;
	background-color: #EEEEEE;
	font-family: Geneva, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #BBBBBB;
	}

/* >>>>>>>> END CALENDAR TABLE	<<<<<<<<		*/


/* >>>>>>>>  CALENDAR NAVIGATION	<<<<<<<<		*/
.navBox {
	position: relative;
	display: inline;
	}
.navBoxLeft a { 
	float: left;
	padding: 20px;
	margin-top: 10px;
	text-decoration: none;
	background: url(images/arrowPrevBlack.gif) no-repeat;
	}	
.navBoxLeft a:hover { 
	text-decoration: none;
	background: url(images/arrowPrevGold.gif) no-repeat;
	}	
/*.navBoxRight {
	position: relative;
	display: inline;
padding: 20px 20px 20px 40px;
	}
*/
.navBoxRight a { 
	float: right;
	padding: 20px 20px 20px 50px;
	margin-top: 10px;
	background: url(images/arrowNextBlack.gif) no-repeat;
	text-decoration: none;
	}	
.navBoxRight a:hover { 
	text-decoration: none;
	background: url(images/arrowNextGold.gif) no-repeat;
	}	
/* >>>>>>>> END CALENDAR NAVIGATION	<<<<<<<<		*/

.imgRight {
	display: inline;
	float: right;
	border: 3px solid #000000;
	padding: 0;
	margin: 5px;	
	}
	
table.tblList { 
	margin: 0 ;
	padding: 5px 5px 0 5px;
	color: #000000;
	font-size:14px;
	font-family:verdana, sans-serif;

}
h2.tblMainTop {
	color: #000000;
	font-size:14px;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin: 10px 20px 0 9px;
	padding:  5px 30px 0 0 ;
}
h2.tblMainBottom {
	color: #000000;
	font-size:14px;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin: 5px 20px 5px 9px;
	padding:  0 30px 0 0 ;
}

.contactInfo {
	border: 2px solid #D8B838;
	margin: 0 0 0 25px;
}
.contactInfo p{
	color: #D8B838;
	font: italic bold 14px Georgia, "Times New Roman", Times, serif;
}
.clrFloat { 
	clear: both;
}

.calDetail { 
	margin-left: 40px;
}
p span.calDtlHead {
	font: bold small Verdana, sans-serif;
	color: #ae942d;
   background-color: inherit;
}

.musicClip li { 
	list-style: none;
	padding: 5px 0 25px 30px;
	background: url(images/EighthBlack.gif) 0% 0%  no-repeat;
}
.musicClip li:hover { 
	list-style: none;
	padding: 5px 0 25px 30px;
	background: url(images/EighthGold.gif) 0% 0%  no-repeat;
}
.musicClip a {
	color:#000000;
	text-decoration: none;
	font: italic bold 14px Georgia, "Times New Roman", Times, serif;
}
.musicClip a:hover {
	color:#D8B838;
	text-decoration: none;
	font: italic bold 14px Georgia, "Times New Roman", Times, serif;
}
p.instruct  {
	color: #999999;
} 

.gallery a img {
border:1px solid #484235;
padding:5px;
}

.gallery a img:hover {
border:1px solid #afa99a;
background:transparent;
}
.gallery {
margin-top:25px;
}

.gallery img {
border:0;
margin: 5px;
}
.display img {
border:1px solid #484235;
padding:5px;
}
.display {
margin-top:25px;
}

/************************************************************/
/* Begin Form Styling                                         */
/************************************************************/

form.contact {  /* set width in form, not fieldset (still takes up more room w/ fieldset width */ 
  font:100% verdana,arial,sans-serif; 
  margin: 10px; 
  padding: 0; 
/*  min-width: 500px; 
*/  max-width: 600px; 
/*  width: 560px; 
*/	} 
form.contact span  {
/*  This span was added b/c Netscape doesn't cope well with float on labels. Basically, 
 	it shows no label at all. So, we put it in a span and then span the entire label     */
	float: left;
	}
form.contact label {
	color: #ae942d;
	display: block;  
	background-color: inherit;
	font: bold 1em Arial, Helvetica, sans-serif;
	width: 150px; 
	padding: 0 10px 0 0; 
	margin: 5px 0 0; /* set top margin same as form input - textarea etc. elements */ 
	text-align: right;
	}

form.contact fieldset { 
  /* clear: both; note that this clear causes inputs to break to left in ie5.x mac, commented out */ 
	border: 1px solid #ae942d;
	padding: 10px;        /* padding in fieldset support spotty in IE */ 
	margin: 0; 
	} 
form.contact fieldset legend { 
   font: bold 1.1em Arial, Helvetica, sans-serif;
	} 

form.contact br { 
        clear:left; 
	} 
form.contact select {
	width: 275px;
	color: #330066;
	background-color: #FFFFFF;
	border: 1px solid #ae942d;
	margin: 2px 1px 3px 1px;
	}
form.contact textarea {
	width: 350px;
	height: 100px;
	color: #330066;
	background-color: #FFFFFF;
	border: 1px solid #ae942d;
	font: 1.2em Arial, sans-serif;
	}
form.contact input {
	color: #330066;
	background-color: #FFFFFF;
	border: 1px solid #ae942d;
	margin: 2px 1px 3px 1px;
	}

/************************************************************/
/* End Form Styling                                         */
/************************************************************/
