@charset "UTF-8";

/* CSS Reset */

html, body, div, span, applet, object, iframe, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* CSS Reset Ends */

body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	text-align:center;
	margin: 30px 0 30px 0;
	font-family: Courier, monospace;
	font-size: 13px;
}

#container {
  margin: 0 auto;
  width: 900px;
  text-align: left;
  }
 
 #header {
	width: 900px;
	text-align: left;
	margin: 0 0 25px 0;
	background-image: url(images/nav_bg.gif);
  }
  
  
ul#nav { margin-left:450px; }
ul#nav li { float:left; list-style-type:none; display:block }
ul#nav li a { height:14px; display:block; position:absolute; text-indent:-9999px; }

li#about a {
	background-image: url(images/nav_about.gif);
	background-repeat: no-repeat;
	width: 88px;
}
li#about a:hover {
	background-image: url(images/nav_about_on.gif);
	background-repeat: no-repeat;
	width: 88px;
}
li#about a.active {
	background-image: url(images/nav_about_on.gif);
	background-repeat: no-repeat;
	width: 88px;
}
li#lessons a {
	background-image: url(images/nav_lessons.gif);
	background-repeat: no-repeat;
	width: 88px;
	margin-top:18px;
}
li#lessons a.active {
	background-image: url(images/nav_lessons.gif);
	background-repeat: no-repeat;
	width: 88px;
	margin-top:18px;
}
li#lessons a:hover {
	background-image: url(images/nav_lessons_on.gif);
	background-repeat: no-repeat;
	width: 88px;
	margin-top:18px;
}
li#lessons a.active {
	background-image: url(images/nav_lessons_on.gif);
	background-repeat: no-repeat;
	width: 88px;
	margin-top:18px;
}
li#prices a {
	background-image: url(images/nav_prices.gif);
	background-repeat: no-repeat;
	width: 88px;
	margin-top:36px;
}
li#prices a:hover {
	background-image: url(images/nav_prices_on.gif);
	background-repeat: no-repeat;
	width: 88px;
	margin-top:36px;
}
li#prices a.active {
	background-image: url(images/nav_prices_on.gif);
	background-repeat: no-repeat;
	width: 88px;
	margin-top:36px;
}
li#faq a {
	background-image: url(images/nav_faq.gif);
	background-repeat: no-repeat;
	width: 88px;
	margin-top:54px;
}
li#faq a:hover {
	background-image: url(images/nav_faq_on.gif);
	background-repeat: no-repeat;
	width: 88px;
	margin-top:54px;
}
li#faq a.active {
	background-image: url(images/nav_faq_on.gif);
	background-repeat: no-repeat;
	width: 88px;
	margin-top:54px;
}
li#blog a {
	background-image: url(images/nav_blog.gif);
	background-repeat: no-repeat;
	width: 88px;
	margin-top:72px;
}
li#blog a:hover {
	background-image: url(images/nav_blog_on.gif);
	background-repeat: no-repeat;
	width: 88px;
	margin-top:72px;
}
li#contact a {
	background-image: url(images/nav_contact.gif);
	background-repeat: no-repeat;
	width: 88px;
	margin-top:90px;
}
li#contact a:hover {
	background-image: url(images/nav_contact_on.gif);
	background-repeat: no-repeat;
	width: 88px;
	margin-top:90px;
}
li#contact a.active {
	background-image: url(images/nav_contact_on.gif);
	background-repeat: no-repeat;
	width: 88px;
	margin-top:90px;
}
ul#subnav {
	margin-bottom:30px;
	padding-bottom: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #abc328;
}
ul#subnav li { float:left; list-style-type:none; display:block }
ul#subnav li a { height:14px; display:block; position:absolute; text-indent:-9999px;
}
li#contactsub a {
	background-image: url(images/contactsub.gif);
	background-repeat: no-repeat;
	width: 90px;
}
li#contactsub a:hover {
	background-image: url(images/contactsubon.gif);
	background-repeat: no-repeat;
	width: 90px;
}
li#contactsub a.active {
	background-image: url(images/contactsubon.gif);
	background-repeat: no-repeat;
	width: 90px;
}
li#directionssub a {
	background-image: url(images/directionssub.gif);
	background-repeat: no-repeat;
	margin-left:110px;
	width: 116px;
}
li#directionssub a:hover {
	background-image: url(images/directionssubon.gif);
	background-repeat: no-repeat;
	margin-left:110px;
	width: 116px;
}
li#directionssub a.active {
	background-image: url(images/directionssubon.gif);
	background-repeat: no-repeat;
	margin-left:110px;
	width: 116px;
}
li#bookingsub a {
	background-image: url(images/bookingsub.gif);
	background-repeat: no-repeat;
	margin-left:245px;
	width: 150px;
}
li#bookingsub a:hover {
	background-image: url(images/bookingsubon.gif);
	background-repeat: no-repeat;
	margin-left:245px;
	width: 150px;
}
li#bookingsub a.active {
	background-image: url(images/bookingsubon.gif);
	background-repeat: no-repeat;
	margin-left:245px;
	width: 150px;
}
.book_lesson {
	display:inline;
	float:right;
	margin: 55px 0 0 0;
}
.logo {
	margin: 13px 0 0 0;
}
.drums {
	float:right;
}
.seperator {
	clear:both;
	margin-bottom:25px;
}
p {
	line-height:14px;
	margin-bottom:20px;

}
p.home {
	width:180px;
	float:left;
	margin-bottom:20px;
	line-height:14px;
}
h1 {
width:180px;
	
	margin:0px;
	line-height:14px;
	font-size:12px
}
p a {
	color:#FFFFFF;
	text-decoration:none;
}
p.crb {
	color:#404c00;
	float:left;
	padding: 20px 0 0 85px;
	background-image: url(images/crb_small.gif);
	background-repeat: no-repeat;
	height:55px;
	display:block;
	width:900px;
}
#footer {
	clear: both;
	margin-bottom:60px;
}	
.footerseperator {
	color:#FFFFFF;	
}
#footer a {
	color:#FFFFFF;
	text-decoration:none;
}
.twitter {
	background-image: url(images/twitter.gif);
	background-repeat: no-repeat;
	float:right;
	padding: 2px 0 4px 25px;
	margin-left:20px;
}
.facebook {
	background-image: url(images/facebook.gif);
	background-repeat: no-repeat;
	float:right;
	padding: 2px 0 4px 25px;
}
#fullwidth {
	width:900px;
	clear:both;
	margin-bottom:20px;
	color:#404c00;
}
#col1 {
	width: 265px;
	float:left;
	text-align: left;
	margin: 0 70px 15px 0;
}
#col2 {
	width: 245px;
	float:left;
	text-align: left;
	margin: 0 70px 15px 0;
}
#col3 {
	width: 250px;
	float:left;
	text-align: left;
	margin: 0 0 15px 0;
}
#contactform {
	width: 265px;
	float:left;
	text-align: left;
	margin: 0 70px 15px 0;
}
#map {
	width: 565px;
	float:left;
	text-align: left;
	margin: 0 0 25px 0;
}
.contenttitles {
	display:block;
	margin-bottom:15px;
}

#col1 li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c3dd32;
	margin-bottom:8px;
	padding-bottom:8px;
	
}.exclusive_offer {
	margin-top:-30px;
}
li#skills {
	font-weight:bold;
	color:#FFFFFF;
	font-size:14px;
}
.whitebold {
	font-weight:bold;
	color:#FFFFFF;
	font-size:22px;
	line-height:21px;
}
.smalltext {
	font-size: 11px;
	line-height: 12px;
}
.question {
	background-color: #008fae;
	color: #FFFFFF;
	padding: 2px 2px 2px 2px;;
	line-height: 18px;
}
.telephone {
	background-image: url(images/telicon.gif);
	padding-left: 35px;
	padding-top:5px;
	background-repeat: no-repeat;
	height: 25px;
	display: block;
	font-size:18px;
}
.mobile {
	background-image: url(images/mobileicon.gif);
	padding-left: 35px;
	padding-top:5px;
	background-repeat: no-repeat;
	height: 25px;
	display: block;
	font-size:18px;
}
.email {
	background-image: url(images/emailicon.gif);
	padding-left: 35px;
	padding-top:5px;
	background-repeat: no-repeat;
	height: 25px;
	display: block;
	font-size:18px;
}
.telephone2 {
	background-image: url(images/telicon.gif);
	padding-left: 35px;
	padding-right: 20px;
	background-repeat: no-repeat;
	font-size:18px;
	height: 20px;
	padding-top: 5px;
	display:inline-block;

}
.mobile2 {
	background-image: url(images/mobileicon.gif);
	padding-left: 35px;
	padding-right: 30px;
	background-repeat: no-repeat;
	font-size:18px;
	height: 20px;
	padding-top: 5px;
	display:inline-block;
	
}
.email2 {
	background-image: url(images/emailicon.gif);
	padding-left: 35px;
	padding-right: 30px;
	background-repeat: no-repeat;
	font-size:18px;
	height: 20px;
	padding-top: 5px;
	display:inline-block;
		
}
#prices_contact {
	position:absolute; top: 465px;
}
.email2 a {
	color:#000000;
}
.email a {
	color:#000000;	
}
.email2 a:hover {
	color:#ffffff;
}
.email a:hover {
	color:#ffffff;
}
.bookingterms {
	border: 1px dashed #000000;
	padding-left: 15px;
	padding-top: 15px;
}
.white {color: #ffffff
}
a.book_lesson {
	background: url(images/book_lesson_blue.gif);
