@charset "utf-8";
html, body, ul, ol, li, p, blockquote, q,
h1, h2, h3, h4, h5, h6, fieldset, legend,
form, label, a, div, img, dd, dt, dl, input
{
	margin: 0;
	padding: 0;
	border: 0;
}
html { 
overflow: -moz-scrollbars-vertical!important; 
} 
body {margin:0; padding:0; overflow:auto;}
body

 {
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}
body.enter {background-image: url(../images/home_bg.jpg);}
body.home {background-image: url(../images/home_bg.jpg);}

body.services {
	background-image: url(../images/services_bg.jpg);
	background-color: #EBF0F1;
}
body.facilities {
	background-image: url(../images/facilities_bg.jpg);
	background-color: #F1EEED;
}
body.shop {
	background-image: url(../images/shop_bg.jpg);
	background-color: #FBEFEE;
}
body.info {
	background-image: url(../images/info_bg.jpg);
	background-color: #F5F4EF;
}
#outer-container {
	background-color:;
	width: 994px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.home #outer-container {
background-image: url(../images/home-logo.gif);}

.courses #outer-container {
background-image: url(../images/courses-logo.gif);}

.services #outer-container {
background-image: url(../images/services-logo.gif);}

.facilities #outer-container {
background-image: url(../images/facilities-logo.gif);}

.shop #outer-container {
background-image: url(../images/shop-logo.gif);}

.info #outer-container {
background-image: url(../images/info-logo.gif);}





#container {
	background-color:;
	width: 850px;
	margin-right: 50px;
	margin-left: 87px;
}

#header{
	text-align: right;
	background-image: none;
	height: 146px;
}

#header img{
	margin-top: 75px;	
}
#main-image {
	height: 350px;
	background-color: #FFFFFF;	
}
.highlight1 {
	font-weight: bold;
	color: #003399;
}
.lowlight {
	font-weight: bold;
	color: #333333;
}

.sub-text {
	color: #666666;
	font-size: 90%;
}
.divider {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #666666;
}

.home .highlight1 {
	font-weight: bold;
	color: #094820;
}


.courses .highlight1 {
	font-weight: bold;
	color: #181159;
}

.services .highlight1 {
	font-weight: bold;
	color: #006699;
}
.facilities .highlight1 {
	font-weight: bold;
	color: #452862;
}
.shop .highlight1 {
	font-weight: bold;
	color: #671B18;
}.info .highlight1 {
	font-weight: bold;
	color: #433F27;
}


#page-title {
	font-family: "Myriad Pro";
	font-size: 24px;
	
	margin-top: 20px;
	margin-bottom: 20px;	
}


.home #page-title {
	color: #094820;
		
}.courses #page-title {
	color: #181159;
}

.services #page-title {
	color: #006699;	
}
.facilities #page-title {
	color: #452862;
}
.shop #page-title {
	color: #671B18;
}.info #page-title {
	color: #433F27;
}
.sub-title {
	font-family: "Myriad Pro";
	font-size: 20px;
	}
.home  .sub-title {
	color: #094820;
		
}.courses  .sub-title {
	color: #29245E;
}
.services  .sub-title {
	color: #006699;	
}
.facilities  .sub-title {
	color: #452862;
}
.shop  .sub-title {
	color: #671B18;
}.info .sub-title   {
	color: #433F27;
}

.left-col{float: left;
width: 400px}
.right-col{margin: 0 0 0 450px;}
#thumbs-box {
	height: 100px;
	margin-top: 20px;
}
.courses #thumbs-box {
	margin-left: 174px;
}

	.home #thumbs-box img#courses{
	float: left;
	border: 3px solid #181159;
}
	
	.home #thumbs-box img#services{
	float: left;
	border: 3px solid #006699;}
		.home #thumbs-box img#facilities{
	float: left;
	border: 3px solid #452862;
}
		.home #thumbs-box img#shop{
	float: left;
	border: 3px solid #671B18;
}
	.home #thumbs-box img#info{
	float: left;
	border: 3px solid #433F27;}
	
	
	.courses  #thumbs-box  img{
	float: left;
	border: 3px solid #181159;
	
}
.services  #thumbs-box  img {
	float: left;
	border: 3px solid #006699;
}
.facilities #thumbs-box img {
	float: left;
	border: 3px solid #452862;
}
.shop #thumbs-box img {
	float: left;
	border: 3px solid #671B18;
}


.info #thumbs-box img {
	float: left;
	border: 3px solid #433F27;
}




.space {
	margin-right: 20px;
}

#top-nav {


}

#top-nav a {
	margin-left: 37px;
	font-size: 16px;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration:none;
}
a {text-decoration:none;
	}
a.home:link{
	color: #094820;
	text-decoration: underline;
}
a.home:visited{
	color: #094820;
	text-decoration: underline;
}
a.home:hover{
	color: #003300;
	
}
a.home:active{
	color: #003300;
	text-decoration: underline;
	}
a.courses:link{
	color: #181159;
	text-decoration: underline;
}
a.courses:visited{
	color: #181159;
	text-decoration: underline;
}
a.courses:hover{
	color: #1C173E;
	text-decoration: underline;
}
a.courses:active{
	color: #1C173E;
	text-decoration: underline;
	}
	
a.facilities:link{
	color: #452862;
	text-decoration: underline;
}
a.facilities:visited{
	color: #452862;
	text-decoration: underline;
}
a.facilities:hover{
	color: #351B50;
	text-decoration: underline;
}
a.facilities:active{
	color: #351B50;
	text-decoration: underline;
	}
a.services:link{
	color: #006699;
	text-decoration: underline;
}
a.services:visited{
	color: #006699;
	text-decoration: underline;
}
a.services:hover{
	color: #00486A;
	text-decoration: underline;
}
a.services:active{
	color: #00486A;
	text-decoration: underline;
	}
a.services:link{
	color: #006699;
	text-decoration: underline;
}
a.services:visited{
	color: #006699;
	text-decoration: underline;
}
a.services:hover{
	color: #00486A;
	text-decoration: underline;
}
a.services:active{
	color: #00486A;
	text-decoration: underline;
	}
	
a.shop:link{
	color: #671B18;
	text-decoration: underline;
}
a.shop:visited{
	color: #671B18;
	text-decoration: underline;
}
a.shop:hover{
	color: #451310;
	text-decoration: underline;
}
a.shop:active{
	color: #451310;
	text-decoration: underline;
	}
	
a.info:link{
	color: #5E5837;
	text-decoration: underline;
}
a.info:visited{
	color: #5E5837;
	text-decoration: underline;
}
a.info:hover{
	color: #433F27;
	text-decoration: underline;
}
a.info:active{
	color: #433F27;
	text-decoration: underline;
	}
	
	
#top-nav  a#current{
	text-decoration: underline;
}
#enter-image {
	height: 480px;
	text-align: center;
	vertical-align: bottom;
	width: 100%;
}

 
.enter #centered {
	position:absolute;
	overflow: visible;
	top: 50%;
	height: 1px;
	width: 100%;
}
#enter-container {
	position: absolute;
	height:400px;
	top: -225px;
	width: 100%;}
ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
li {
	background-position:0 0.3em;
	background-repeat:no-repeat;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 15px;
}
.facilities li {
	background-image:url(../images/bullet-facilities.gif);
	
}	
.home li {
	background-image:url(../images/bullet-home.gif);
	
}	
