body {
	background-attachment:fixed;
	background-color:#FFFFFF;
	background-image:url();
	color:#333333;
	font-family:Verdana;
	font-size:12px;
	margin:0;
	padding:0;
	text-align:justify;
}

input, select {
	border:0px solid #555555;
}

.imgBorder {
	border:1px solid #000000;
}

a, a:visited {
	color:#000000;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	border:0px;
	
}

a:hover {
	color:#555555;
	border:0px;
	text-decoration:none;
}

#container {
	background:#FFFFFF none repeat scroll 0 0;
	width:930px;
}
#header {
	background:transparent url('/images/headerBG2.jpg') no-repeat scroll 0 0;
	height:71px;
	width:930px;
}
.logo {
	background:#333333 none repeat scroll 0 0;
	float:left;
	height:78px;
	width:175px;
}
#insideContainer {
	background:#333333 none repeat scroll 0 0;
	width:930px;
}
#nav {
	background:#333333 none repeat scroll 0 0;
	border:0 solid #3399FF;
	clear:both;
	float:left;
	width:174px;
}
.navButton {
	background:transparent url('/images/navButton.jpg') repeat scroll 0 0;
	border-bottom:0 solid #3399FF;
	line-height:33px;
	margin-left:4px;
	text-align:left;
}
div.navButton{
	height:33px;
	width:170px;
}
.navButton a, .navButton a:visited {
	color:#999933;
	font-size:13px;
	font-weight:bold;
	display: block;
	cursor:pointer;
	
	
}
.navButton a:hover {
	color:#CCCC33;
	font-size:13px;
	font-weight:bold;
}

#content {
	float:left;
	margin-left:4px;
	width:750px;
}
img, div {
	border-style:none;
}

.BGcolor {background:#E1D7BC none repeat scroll 0 0;}
.secBGcolor {background:#ECE1D1 none repeat scroll 0 0;}

.titleColor {color:#6F6150;}
.smTitleColor {color:#8C5F4A;}
.contentColor {color:#333333;}

.size10 {font-size:10px;}
.size11 {font-size:11px;}
.size12 {font-size:12px;}
.size14 {font-size:14px;}
.size16 {font-size:16px;}
.size18 {font-size:18px;}
.size20 {font-size:10px;}

.textLeft {text-align:left;}
.textCenter {text-align:center;}
.textRight {text-align:right;}
.textJustify {text-align:justify;}

.bold {font-weight:bold;}
.italic {font-style:italic;}
.underline {text-decoration:underline;}

.visible {overflow:visible;}
.visible {overflow:visible;}
.auto {overflow:auto;}
.scroll {overflow:scroll;}
.hidden {overflow:hidden;}

.left {float:left;}
.right {float:right;}

.pad3 {padding:3px;}
.pad4 {padding:4px;}
.pad5 {padding:5px;}
.pad10 {padding:10px;}
.pad15 {padding:15px;}
.pad20 {padding:20px;}
.padLeft {padding-left:10px;}
.padRight {padding-right:10px;}
.margin5 {margin:5px;}
.margin10 {margin:10px;}
.marginLeft {margin-left:10px;}
.marginLeft5 {margin-left:5px;}
.marginLeft {margin-left:10px;}
.marginRight5 {margin-left:5px;}
.marginRight {margin-right:10px;}
.marginTop5 {margin-top:5px;}
.marginTop10 {margin-top:10px;}

.orangeTitle {
	color:#FF8B13;
	font-size:16px;
}

.separator {
	background:#ECE1D1 none repeat scroll 0 0;
	border-top:1px solid #CBB291;
	height:10px;
}

.button {
	background-color:#888888;
	border:1px solid #555555;
	font-size:10px;
	font-weight:bold;
}

.paginate a, .paginate a:visited {
	color:#333333;
	font-size:11px;
}

.paginate a:hover {
	color:#555555;
	font-size:11px;
}

.contentBG {
	background:#E1D7BC none repeat scroll 0 0;
}

.blogCont {
	background:#E1D7BC none repeat scroll 0 0;
	color:#222222;
	width:565px;
}

.blog {
	background:#E1D7BC none repeat scroll 0 0;
	margin-bottom:10px;
}

.featuredContainer {
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #555555;
	width:149px;
}

div.featuredContainer {
  height: 205px;
  width: 149px;
}
 
.featuredContainer a {
  height: 205px;
  width: 149px;
  cursor:pointer;
}

.featuredClasses {
	background:#FFFFFF none repeat scroll 0 0;
}

.newsletter {
	background:#FC8A17 none repeat scroll 0 0;
	border:1px solid #000000;
	color:#fff;
	width:150px;
	height:100px;
	margin-bottom:10px;
}

.datePosted {
	color:#463A2E;
}

.leftAds {
	background:#333333 none repeat scroll 0 0;
	float:left;
	padding-left:14px;
}
#videoHome{
	height:360px;
	width:640px;	
}
.videosContainer {
	background:#333333 none repeat scroll 0 0;
	border:1px solid #000000;
	margin-bottom:10px;
	overflow-y:auto;
	width:685px;
}

.videos {
	background:#555555 none repeat scroll 0 0;
	border:1px solid #000000;
	color:#DDDDDD;
	margin:10px 0 5px 7px;
	width:198px;
}

div.videos {
	width:198px;
	height:170px;
}
 
.videos a, .videos a:visited {
	display: block;
	width:198px;
	height:170px;
	cursor:pointer;
	color:#DDDDDD;
	
}
.videos a:hover{
	color:#999;
}
.videoTitleSm {
	height:15px;
}

.videoInfo {
	background:#333333 none repeat scroll 0 0;
	border:1px solid #000000;
	color:#EEEEEE;
	height:297px;
	width:225px;
	margin:10px 0;
	padding:10px;
	overflow:auto;
}

.product {
	background:#444444 none repeat scroll 0 0;
	border:1px solid #000000;
	color:#DDDDDD;
	height:170px;
	margin:10px 0 5px 10px;
	padding:5px;
	width:160px;
}

div.product {
	width:160px;
	height:170px;
}
 
.product a {
	display: block;
	width:160px;
	height:170px;
	cursor:pointer;
	color:#DDDDDD;
	
}

.otherProduct {
	background:#555555 none repeat scroll 0 0;
	border:1px solid #333333;
	margin-bottom:10px;
	margin-left:18px;
	width:160px;
	height:170px;
}
div.otherProduct {
	width:160px;
	height:175px;
}
 
.otherProduct a {
	display: block;
	width:160px;
	height:170px;
	cursor:pointer;
}
.otherProducts {
	background:#E1D7BC none repeat scroll 0 0;
	width:740px;
}
.otherProducts a, .otherProducts a:visited {
	color:#fff;
}
.otherProducts a:hover{
	color:#ddd;
}
.productTitle {
text-align:left;
}

.products {
	background:#E1D7BC none repeat scroll 0 0;
	height:100%;
}

.productsRight {
	float:left;
	width:315px;
}

.productsLeft {
	float:left;
	text-align:left;
	width:400px;
}

.classesRight {
	float:left;
	width:360px;
}

.classesLeft {
	float:left;
	text-align:left;
	width:358px;
	margin-left:10px;
	margin-top:5px;
}
.optionsBorder{
	border:1px solid #000;
	margin-bottom:3px;
	
}
.testimonials {
	background:#E1D7BC none repeat scroll 0 0;
}

.testimonial {
	border:0 solid #000000;
	margin:5px 0;
	width:720px;
}

.contactContainer {
	background:#E1D7BC none repeat scroll 0 0;
}
/*GALLERY*/
.gallery{
	background:#E1D7BC none repeat scroll 0 0;
}
.albumHolder{
	float:left;
	padding:10px;
	height:148px;
	margin:10px;
	border:1px solid #333333;
	background:#222;
}
.albumTitle{
	width:100px;
	font-size:10px;
	font-weight:bold;
	color:#FF8D10;
}

.albumDate{
	color:#fff;
}
.albumText{
	text-align:justify;
	padding:5px;
}
.thumbs{
	float:left;
	padding:7px;
}
.albumControlsTop{
	height:25px;
	border:1px solid #444;
	margin:5px;
	background:#fff;
}
.albumControls{
	width:468px;
	height:25px;
	border:1px solid #444;
	margin:5px 0 0 0;
	background:#fff;
}
.next{
	float:right;
	padding:5px;
}
.prev{
	padding:5px;
	float:left;
}
.albumBack{
	padding:5px;
	float:left;
}
.pictureCont{
	width:710px;
	height:inherit;
	padding:2px 0 2px 0;
	border:0px solid #333;
	padding-bottom:50px;
}
/*END GALLERy*/

#footer {
	background:transparent url('/images/footer2.jpg') no-repeat scroll 0 0;
	color:#FFFFFF;
	height:47px;
	line-height:26px;
}

.footerLeft {
	float:left;
	margin-left:15px;
}

.footerRight {
	margin-right:15px;
	text-align:right;
}

.footerRight a, .footerRight a:visited {
	color:#FFFFFF;
	text-decoration:underline;
}

.footerRight a:hover {
	color:#DDDDDD;
	text-decoration:underline;
}




