body {
	background-color:#FF9;
	font-size: 1em;
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	padding: 0;
	text-align: center;
}
#header {
	background-color:#DEA76D;
	position:relative;
}
#header h1 {
	background-image: url(images/logo.jpg);
	height: 130px;
	width: 773px;
	background-repeat: no-repeat;
	clear: both;
}
#header ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: left;
	position:absolute;
	right:0px;
	bottom:0px;
}
#header li {
	float: left;
}
#header li a:link,#header li a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1.2em;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	background-color: #8c7e62;
	display: block;
	margin-right: 0.5em;
	padding-top: 0.2em;
	padding-right: 0.5em;
	padding-bottom: 0.2em;
	padding-left: 0.5em;
}

#header li a:hover {
	color:#ae760d;
	background:#fff;
}

#header li a.current,#header li a.current:hover,#header li a.current:active {
	color:#78320e;
	background:#fff;
	cursor:default;
}
/**
#sidebar1 h1{
	margin: 0;
	text-indent: -1000em;
	background: url(images/archives_head.gif) no-repeat;
	margin-bottom: 0;
	}
**/
#sidebar1 ul {
	margin:0;
	padding:0;
	list-style:none;
}

#sidebar1 ul li{
	margin:0;
	padding:0;
	background:url(images/archive_bkg.gif) no-repeat left center;
}

#sidebar1 ul a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color:#fff;
	text-decoration:none;
	line-height:30px;
	margin:0;
	border-bottom:1px solid #fff;
	display:block;
	width:85%;
	padding-left:15%;
	background:url(images/archive_bkg.gif) no-repeat left center;
}

#sidebar1 ul a:hover{
	background-position:-200px 0px;
	color:#333;
}

#sidebar1 ul a.current{
	background-position:right top;
	color:#602e0c;
	cursor:default;
}

#sidebar1 ul a.last {
	border-bottom:none;	
}
#sidebar1 ul a.header{
	background:url(images/archives_head.gif) no-repeat left center;
}

.twoColElsLtHdr a {
	color: #CB4721;
}
.twoColElsLtHdr a:hover {
	text-decoration: underline;
}
h3 {
	font-size: 1em;
}

h2 {
	font-size: 1.1em;
}
.twoColElsLtHdr h1, h2, h3 {
	color: #222;
}
.twoColElsLtHdr #footer {
	background-color: #DEA76F;
	color: #C05050;
}
#mainContent #box1 {
	margin-top: 0px;
}
#sidebar1 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #CCC;
	background-image: url(images/archives_head.gif);
	background-repeat: no-repeat;
	background-position: top left;
	line-height: 1em;
	height: 35px;
	width: 200px;
}

.paneducation {
	font-weight:bold;
	color:#930;
	font-size: 1.1em;
}
#formWrap {
	background:#999;
	padding:1em 0;
}
form#frmBooking,form#frmContact {
	width:505px;
	margin:0 auto;
}
form#frmBooking,form#frmContact fieldset{
	background:#ebe6cd;
	border:none;
	margin:1em 0;
	padding-bottom:.5em;
}
form#frmBooking,form#frmContact legend {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#602e0c;
	line-height:1.4;
	background:ebe6cd;
	padding:0.2em 0.5em;
	margin-left:0.5em;
}
#formWrap p{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#602e0c;
	font-size:0.85em;
	line-height:1.2;
	margin:1.4em 0;
}
input.text {
	width:150px;
}
input.text:focus,textarea:focus {
	background-color: #f9d59d;	
}
textarea {
	width:300px;
	margin-top: .5em;
}
label.check {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	line-height: 1;
	color: #000;
}
p.required {
	position: relative;	
}
span.required {
	line-height: 25px;
	color: #c00;
	height: 25px;
	padding-left: 20px;
	position: absolute;
	left: 320px;
	background-image: url(images/purpleNote.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#navigation {
	position:relative;
}
#previous {
	position:absolute;
	left: 0px;
	top: 0px;
}
#next {
	position:absolute;
	top: 0px;
	right: 0px;
}#notice {
	font-weight: bold;
	background-color: #3FF;
	height: auto;
	width: auto;
}
/**
Table styles :<table>
**/
#mainContent table#steelpanTbl {
	width:500px;
	margin:0 auto;
	background:#574F3E;
	border:1px solid #333;
	border-collapse:collapse;
}
#mainContent #steelpanTbl tbody {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:.8em;
	color:#fff;
	text-align:center;
}
#mainContent #steelpanTbl caption {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:1em;
	font-weight:bold;
	color:#666;
	text-align:left;
	padding-bottom:.3em;
}
#mainContent #steelpanTbl th {
	font-weight: normal;
	background-color: #444;
	text-align: center;
	vertical-align: middle;
	border:1px solid #333;
}
#mainContent #steelpanTbl td {
	padding:1em 1em;
	border:1px solid #333;
}
#mainContent #steelpanTbl tr.odd {
	background:#8C7E62;
}
#mainContent #steelpanTbl tr:hover {
	background:#333;
}
/** */
#mainContent table#chordTbl {
	width:400px;
	margin:0 auto;
	background:#574F3E;
	border:1px solid #333;
	border-collapse:collapse;
}
#mainContent #chordTbl tbody {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:1em;
	color:#fff;
	text-align:left;
}
#mainContent #chordTbl caption {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:1em;
	font-weight:bold;
	color:#666;
	text-align:left;
	padding-bottom:.3em;
}
#mainContent #chordTbl th {
	font-weight: normal;
	background-color: #444;
	text-align: center;
	vertical-align: middle;
	border:1px solid #333;
}
#mainContent #chordTbl td {
	padding:1em 1em;
	border:1px solid #333;
}
#mainContent #chordTbl tr.odd {
	background:#8C7E62;
}
#mainContent #chordTbl .red {
	color:#F00;
	font-weight:bold;
}
#mainContent #chordTbl tr:hover {
	background:#333;
}

/**
End table styles
**/
