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

body {
	background-color: #000;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-image: url(images/wooden_texture.jpg);
	margin-top: 0px;
}
a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-style: normal;
	font-weight: lighter;
	color: #900;
}
a:hover {
	color: #C90;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #900;
	font-size: 14pt;
	text-transform: uppercase;
	font-variant: normal;
}
h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #900;
	font-size: 10pt;
	text-transform: uppercase;
}
#banner {
	height: 300px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000;
	background-image: url(images/banner.jpg);
	padding-bottom: 15px;
	background-repeat: no-repeat;
	margin-top: 0px;
}
.supertext {
	height: 20px;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
	text-align: center;
}
#supertext_left {
	height: 20px;
	width: 420px;
	text-align: left;
	padding-left: 10px;
	float: left;
}
#supertext_right {
	height: 20px;
	width: 420px;
	text-align: right;
	padding-right: 10px;
	float: right;
}
#menu {
	height: 25px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 15px;
	margin-top: 60px;
	font-weight: bolder;
}
.menubutton {
	height: 11px;
	width: 176px;
	float: left;
	text-align: center;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 12px;
	padding-left: 5px;
	font-weight: bolder;
	font-size: 20px;
}
.menuspace {
	height: 11px;
	width: 226px;
	float: left;
	text-align: center;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#container {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	background-color: #000;
	height: 1020px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	font-weight: lighter;
	font-size: 12px;
}
.container_boundary {
	background-color: #000;
	height: 7px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
	background-image: url(images/border.jpg);
	padding-top: 0px;
	background-repeat: no-repeat;
	background-position: bottom;
	clear: both;
}
#container_left {
	background-color: #C63;
	background-image: url(images/container_left.jpg);
	height: 1025px;
	width: 240px;
	float: left;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #000;
}
.flash_container {
	text-align: center;
	height: 210px;
	width: 240px;
	background-color: #000;
}
#container_left_header {
	height: 20px;
	width: 220px;
	background-color: #333;
	padding-top: 9px;
	padding-right: 10px;
	padding-bottom: 11px;
	padding-left: 10px;
	font-size: 18px;
	background-image: url(images/header_gradient.jpg);
}
#container_left_body {
	color: #000;
	height: 775px;
	width: 210px;
	padding-right: 15px;
	padding-left: 15px;
}
#container_center {
	height: 1025px;
	width: 500px;
	float: left;
	color: #000;
	background-color: #FFF;
}
#container_center_header {
	height: 20px;
	width: 480px;
	text-align: left;
	background-color: #333;
	color: #FFF;
	font-size: 18px;
	padding-top: 9px;
	padding-right: 10px;
	padding-bottom: 11px;
	padding-left: 10px;
	background-image: url(images/header_gradient.jpg);
}
#ads {
	height: 88px;
	width: 980px;
	background-color: #000;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
}
#container_center_body {
	background-color: #FFF;
	height: 985px;
	width: 450px;
	float: left;
	overflow: auto;
	padding-right: 30px;
	padding-left: 20px;
}
#container_right_subpage {
	height: 1025px;
	width: 740px;
	float: left;
	color: #000;
	background-color: #FFF;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #000;
}
#container_right_header_subpage {
	height: 20px;
	width: 720px;
	text-align: left;
	background-color: #333;
	font-size: 18px;
	color: #FFF;
	padding-top: 9px;
	padding-right: 10px;
	padding-bottom: 11px;
	padding-left: 10px;
	background-image: url(images/header_gradient.jpg);
}
#container_right_body_subpage {
	background-color: #FFF;
	height: 965px;
	width: 690px;
	float: left;
	overflow: auto;
	padding-right: 30px;
	padding-left: 20px;
	padding-top: 20px;
}
.container_gallery {
	background-color: #FFF;
	height: 175px;
	width: 650px;
	float: left;
	overflow: auto;
	padding-bottom: 20px;
	margin-bottom: 20px;
	margin-right: 150px;
}
.container_table {
	vertical-align: top;
	padding-right: 10px;
}
#container_right {
	background-color: #FFF;
	height: 1025px;
	width: 240px;
	float: left;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #000;
	background-image: url(images/container_right.jpg);
}
#container_right_header {
	height: 20px;
	width: 220px;
	background-color: #333;
	padding-top: 9px;
	padding-right: 10px;
	padding-bottom: 11px;
	padding-left: 10px;
	font-size: 18px;
	background-image: url(images/header_gradient.jpg);
}
#container_right_body {
	color: #000;
	height: 595px;
	width: 210px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #FFC;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#crb_follow {
	height: 100px;
	width: 210px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 10px;
	color: #900;
}
.subtext {
	height: 80px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
	font-size: 8pt;
	background-color: #000;
	padding-top: 10px;
	clear: both;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
}
#subtext_l {
	height: 30px;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	float: left;
}
#subtext_r {
	height: 30px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	float: right;
	text-align: right;
}
#map_container {
	height: 900px;
	width: 360px;
	float: left;
}
#map_key_container {
	height: 900px;
	width: 290px;
	float: left;
	padding-left: 20px;
	font-size: 10pt;
	overflow: auto;
}
.lessons_container {
	width: 700px;
	margin-bottom: 20px;
	float: left;
	height: 260px;
}
.lessons_pictures {
	height: 260px;
	width: 195px;
	float: left;
}
.lessons_info {
	float: left;
	padding-left: 20px;
	height: 260px;
	width: 485px;
}
.store_master_container {
	width: 690px;
	margin-bottom: 20px;
	float: left;
	height: 300px;
}
.store_container {
	width: 195px;
	margin-bottom: 20px;
	float: left;
	height: 300px;
	padding-right: 20px;
}
.store_pictures {
	height: 200px;
	width: 195px;
	float: left;
	text-align: center;
	background-color: #000;
}
.store_info {
	float: left;
	height: 100px;
	width: 195px;
	text-align: center;
}
.photo_box {
	background-color: #FFF;
	height: 105px;
	width: 145px;
	float: left;
	overflow: auto;
	margin-right: 5px;
	margin-left: 5px;
	text-align: center;
}
.photo_label {
	background-color: #FFF;
	height: 48px;
	width: 145px;
	float: left;
	overflow: auto;
	font-size: 11px;
	text-align: center;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#home_button {
	height: 70px;
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 70px;
}
.services_button {
	height: 50px;
	width: 104px;
	float: left;
}

