body {
	background-color: #FFFFFF;
	background-image: url(../images/back-head.jpg);
	background-repeat: repeat-x;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #797d62;
	margin: 0;
	padding: 0;
	}
table{
	font-size:11px;
	line-height:13px;
}
h1 {
	font-size: 30px;
	line-height: 28px;
	font-weight:bold;
	margin: 0;
	padding: 10px 0 0 0;
	letter-spacing:-1px;
	}
h2 {
	font-size: 13px;
	line-height: 15px;
	font-weight:bold;
	margin: 0;
	padding: 5px 0 0 0;
	letter-spacing:0.5px;
	color:#515345;
	}
h3 {
	font-size: 11px;
	line-height: 13px;
	font-weight:bold;
	margin: 0;
	padding: 5px 0 0 0;
	}
h4 {
	font-size: 13px;
	line-height: 13px;
	font-weight:bold;
	margin: 0;
	padding: 10px 0 0 0;
	}
	
a {
	color: #3366CC;
	text-decoration: none;
	}
a.link {
	color: #f54d00;
	text-decoration: none;
	font-weight:bold
	}
a img {
	border:0 none;
	margin:0;
	padding:0
	}
ul, li {
	margin:0;
	padding-left: 2px;
	list-style:none none;
	font-size: 12px;
	}
p {
	margin:0;
	padding:9px;
	text-align: left;
	}
#head {
	height: 92px;
	width:996px;
	}
#logo{
	float: left;
	z-index:100}
#menu{
	position: absolute;
	top:54px;
	left: 209px;
	height:38px;
	width: 814px;
	z-index:10
	}
#menu ul{
	margin:0;
	padding:0;
	padding-left: 0px;
	padding-right: 0px;
	list-style:none none;
	}
#menu li{
	float: left;
	}

#menu li img{
	margin-left:0px;
	margin-right:0px;
	padding-left: 0px;
	padding-right: 0px;
}
#footer {
	border-top:#e9eae4 solid 1px;
	color:#b6b9a6;
	padding-left:28px;
	height: 27px;
	line-height: 27px;
	clear: both;
	}
#footer a{
	text-decoration:none;
	color:#b6b9a6;
}
/*-----------homePage-----------*/

#refslideshow{
	float:left;
}
#mainVideoBox{
	position: absolute;
	top:120px;
	left:670px;
	color:#706d5c;
	width:320px;
	}
#mainTextBox{
	position: relative;
	top:86px;
	left:390px;
	color:#706d5c;
	width:280px;
	}
#mainTextBox h2{
	font-size:14px;
	font-weight:normal;
	color: #797d62;
}
#mainTextBox h1{
	font-size:28px;
}

#leftBox{
	width:459px;
	height:120px;
	position: absolute;
	top: 432px;
	left: 20px;
	padding:18px;
	padding-right:5px;
	background: url(../images/back-bricka.jpg) left top 	no-repeat;
	}
#rightBox{
	width:459px;
	height:120px;
	position: absolute;
	top: 432px;
	left: 511px;
	padding:18px;
	background: url(../images/back-brickb.jpg) left top no-repeat;
	}
	
#socialMedia{
	width:475px;
	position: absolute;
	top: 594px;
	left: 513px;
	text-align:right;
	height: 30px;
	}
	
#boxContenets{
	padding-left: 100px;
	}
	
/*-----------individual pages---------------*/
#home{
	background:url(../images/home-back.jpg) left top no-repeat;
	height:535px;
	width: 100%;
	}
#classes{
	background:url(../images/class-back.jpg) left top no-repeat;
	height:520px;
	width: 100%;
	}
#instruct{
	background:url(../images/instruct-back.jpg) left top no-repeat;
	height:520px;
	width: 100%;
	}
#photo{
	background:url(../images/photo-back.jpg) left top no-repeat;
	height:520px;
	width: 100%;
	}
#resource{
	background:url(../images/resource-back.jpg) left top no-repeat;
	height:520px;
	width: 100%;
	}
#link{
	background:url(../images/link-back.jpg) left top no-repeat;
	height:520px;
	width: 100%;
	}
#specials{
	background:url(../images/specials-back.jpg) left top no-repeat;
	height:520px;
	width: 100%;
	}	
	
	
#bt-main{
	position: relative;
	top:30px;
	left:250px;
	color:#706d5c;
	width:700px;
	font-size: 12px;
	}
#bt-main h2{
	font-size:14px;
	font-weight:normal;
	color: #797d62;
}
#bt-main h1{
	font-size:28px;
}
#bt-main h2{
	font-size:20px;
}

.imageLeft{
	border: solid 1px black;
	padding: 0px 0px 0px 0px;
	font-weight:normal;
	font-size:10px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	position: relative;}

.bodyText{
	color:#706d5c;
	text-align: justify;
	
}
