.navbar {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	padding-left: 8px;
	line-height: 24px;
}
.content {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	background-image: url(images/Djembetree3.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.sectionhead {
	font-family: Arial,sans-serif;
  font-size: 18px;
	font-weight: bold;
	text-transform: none;
	color: #EEEEEE;
  background: url(/images/sectionheadbg.jpg) repeat;
  border: 1px solid #666666;
	text-align: center;
	padding: 2px;
}

p.sectionhead{
  margin-top: 0px;
}

.attention{
  font-size: 1.3em;
  text-decoration: underline;  
}

/*.sectionhead {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 19px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
	padding: 2px;
	margin: auto;
}*/

a {
	color: #CCFF99;
	text-decoration: none;
}
.photopad {
	margin: 8px;
	border: 2px solid #000000;
}
.subsectionhead {
	font-weight: bold;
}
.verticlehd {
	background-image: url(images/healingdrummerdown.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.box {
	border: 1px solid #CCCCCC;
	padding: 15px;
}
.productSep{
  height: 10px;
  width: 65%;
  margin: 40px auto;
  background: url(/images/btmnavline.jpg) repeat-x;
}

img.product{
max-width: 400px;
}
/*event calendar*/
.cal_headers{
	color: #DDDDDD;
	font-style:italic;
}

/*sidebar calendars*/
#cal_sidebar{
	border-right: 1px solid #AAAAAA;
}
#cal_sidebar_table{
	color: white;
	font-size:14px;
}
.cal_sidebar_no_day{
}
.cal_sidebar_no_event{
	text-align:center;
}
a.cal_sidebar_event{
	font-size: 1.5em;
}
a:hover.cal_sidebar_event{
	text-decoration: underline;
}


/*zoomed in event*/
#cal_zoom_table{
	color: white;
	font-size:16px;
}

/*event list*/
#cal_list_table{
	color: white;
	font-size:15px;
	border-top: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
	padding: 3px;
}
.cal_event{
	padding-bottom: 10px;
	vertical-align:top;
	border-top: 1px solid #666666;
}
.cal_event_zoom{
}
a.eventclick{
	text-decoration: none;
	color: #FFFFFF;
}
a:hover.eventclick{
}

body{
margin: 0;
}

#headerBg, #footerBg{
  position: relative;
  height: 160px;
  background: url(/images/2008-header-bg.jpg) repeat-x;
  width: 100%;
  margin-bottom: 5px;
  border-bottom: 1px solid #666;
}

#footerBg{
margin-top: 20px;
height: 10px;
}

#header{
  position: relative;
  top: 0;
  margin: auto;
  height: 160px;
  background: url(/images/2008-header.jpg) no-repeat 0 0;
  width: 1220px;
  border-left: 1px solid #000;
}

#menuArea{
font-family: Arial, sans-serif;
}

#menuArea a:hover{
font-weight: bold;
}

/*
 * Download area
 */
#downloadList{
margin: 20px 0 50px 0;
border: 1px dotted #fb7f15;
padding: 30px 0;
}

#downloadList li{
font-size: 20px;
margin-left: 30px;
margin-bottom: 20px;
}

#downloadList li img{
margin: 0 5px 0 5px;
vertical-align: top;
width: 22px;
height: 22px;
border-width: 0;
}

#downloadList a{
color: #fb7f15;
}

#downloadList a:hover{
background-color: #fff;
}

#downloadList .description{
font-size: .7em;
display: block;
color: #fff;
}
.subNotes{
font-style: italic;
color: #999;
}

.important{
padding: 20px;
background-color: #fff;
border: 3px solid #ff0000;
color: #ff0000;
margin-bottom: 20px;
}

img.float-left {
  float: left;
  margin-right: 10px;
}
img.float-right {
  float: right;
  margin-left: 10px;
}

#host-toby-tile {
  color: #fff;
  padding-top: 100px;
  font-weight: bold;
  display: block;
  position: relative;
  width: 200px;
  height: 50px;
  background: url('images/tile-ad-toby-drumming.jpg') no-repeat center;
  text-decoration: none;
  text-align: center;
  margin-top: 10px;
  font-size: 24px;
  line-height: 20px;
  font-style: italic;
}
#host-toby-tile img {
  position: absolute;
  top: 0;
  left: 0;
}