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

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.mainLayout {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}.topMenu {
	height: 20px;
	margin: 15px;
}
.topNaviOff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #6F5D1B;
	text-decoration: none;
}
.topNaviOn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #666;
	text-decoration: none;
}
.imgHeader {
	background-image: url(../gfx/imgheader.jpg);
	height: 195px;
	width: 800px;
}
.headerShadow {
	background-image: url(../gfx/header_shadow.gif);
	height: 20px;
}
.contentBg {
	background-color: #ceb780;
	height: auto;
	width: 780px;
	padding: 10px;
	background-image: url(../gfx/contentbg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.botNavibg {
	background-color: #b4b1a9;
	padding: 10px;
	width: 780px;
}
.botminiOff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
.botminiOn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
.coldots {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #333;
}
.contentTitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #333;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #010101;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #010101;
}
.lessonsBox {
	background-image: url(../gfx/lessonsbg.gif);
	height: 91px;
	width: 468px;
	border: 1px solid #FFF;
}
.opentimesBox {
	background-image: url(../gfx/openingtimes.gif);
	height: 119px;
	width: 468px;
	border: 1px solid #FFF;
}
.opentimetxtBox {
	width: 340px;
	margin: 6px;
}
.prices {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #F00;
	text-decoration: none;
}
.detailLink {
	padding-left: 360px;
	margin-top: 65px;
}
.lessontxtBox {
	float: right;
	width: 340px;
	padding: 5px;
}
.mlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #009;
	text-decoration: none;
}
.imgLeft {
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.imgRight {
	float: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.telnumber {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	float: right;
	margin-right: 30px;
	margin-top: 170px;
}
