﻿body {
	background-color: #000000;
	margin: 0px;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	color: white; 

}
#container {
	margin-right: auto;
	margin-left: auto;
	width: 990px;
}


#headeren {
	width: 990px;
	background-repeat: no-repeat;
	height: 206px;
	background-position: center;
	background-image: url('images/header.png');
}

#headerfr {
	width: 990px;
	background-repeat: no-repeat;
	height: 206px;
	background-position: center;
	background-image: url('images/header_fr.png');
}


#headersp {
	width: 990px;
	background-repeat: no-repeat;
	height: 206px;
	background-position: center;
	background-image: url('images/header_sp.png');
}






#headertext {
	padding:10px;
	font-size: 14px; 

}


#headerimages {
	width: 100%;
	background-repeat: repeat-x;
	height: 203px;
	background-position: center;
}
.home {
	background-image: url('images/home-images.jpg');
}

.courses {
	background-image: url('images/courses-images.jpg');
}

.premium {
	background-image: url('images/premium.jpg');
}

.availability {
	background-image: url('images/availability.jpg');
}

.contact {
	background-image: url('images/contact.jpg');
}

.terms {
	background-image: url('images/terms.jpg');
}


#nav {
	float: left;
	width: 200px;
	line-height: 130%;
	padding-right:10px;
	padding-top: 20px;



}
a:link, a:visited {
	color: #ffffff;
	text-decoration: none;
}

a:hover {
	color: #dddddd;
	text-decoration: underline;
}

li#links {
	list-style-type: none;
	margin-bottom: 0px;
	margin-left: -5px;
	font-size: 16px;
	padding-bottom:0px;
}
li#links a  {
	color: #ffffff;
	text-decoration: none;
	display: block;
	padding: 3px;
	padding-right: 10px;

	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #727D5D;

}
li#links a:hover  {

	color: #ffffff;
	background-color: #5C7788;



}




#main {
	float: right;
	padding-top: 20px;
	font-size: 14px;
	line-height: 150%;
	width: 730px;
	color: #FFFFFF;

}

#main a { 
	text-decoration:underline; 
	color: #9Ca7b8;
}



#main a: hover { 
	text-decoration:none; 
	color: #ffffff;
}




h1 {
	 font-size:16px;
	 	 letter-spacing: 3px; 

}
h2 {
	 font-size:15px;
	 letter-spacing: 3px; 
}



#address, #address a {
	width: 990px;
	margin: 10px auto 10px auto;
	padding-top: 20px; 
	color: #5C7788;
	text-align:center;
	font-size: 14px;
	clear:both
}


#booked {
	background-color: #222222
}

#cal9 {
	border: 1px solid #C0C0C0;
}

.tabletop { 
background-color: #727D5D; 
padding: 3px;	
margin:0px;}


td {
	height: 28px;
	padding:3px; 
	vertical-align:top;
}

li {
	padding-bottom:10px;
}


table {
	 font-size:inherit;
}


td#creamone {background: #111111;
padding: 10px;}
td#creamtwo {background: #222222; 
padding: 10px;}



