html {
font-family: Arial, Helvetica, sans-serif;
color:#fff;
font-size:13px;
line-height:20px;
}

body {
margin:0 auto;
padding:0;
background-image:url(../images/);
background-repeat:no-repeat;
background-position:center top;
background-color:#000;
}

h1 {
font-family: Georgia;
font-weight: bold;
font-size:18px;
color:#fff;
clear:both;
}

a, a:visited {
color:#6699ff;
font-weight:strong;
}

a:hover {
color:#66ff99;
}

h1 a {
color:#fff;
}

h1 a:hover {
color:#fff;
}

h2 {
margin-top:20px;
font-family: Georgia;
font-weight: bold;
font-size:16px;
color:#fff;
clear:both;
}

h2 a {
color:#fff;
}

h3 {
font-weight: bold;
font-size:14px;
color:#fff;
}

h3 a {
color:#fff;
}

h3 a:hover {
color:red;
}

p {
color:#fff;
text-align:justify;
line-height:20px;
}

a {
text-decoration:none;
}

a img {
border:none;
}

img.floatLeft {
float: left; 
margin: 0px 10px 20px 0px;
}
img.floatRight { 
float: right; 
margin: 0px 0px 20px 10px; 
}

table {
font-size:12px;
}

.spacer{
margin-top:-20px;
}
.spacer img{
}

#content li {
margin-left:20px;
}

#header{
margin: 10px auto;
width:980px;
height:350px;
}

.jeffs {
width:500px;
height:100px;
}

.title {
position:absolute;
top:100px;
width:980px;
height:250px;
}

#wrapper {
margin: 0 auto;
width:1000px;
}

#content {
padding-top:10px;
margin: 10px;
}

.rooms {
clear:both;
}

.rooms img {
margin:5px 0px 20px 5px;
}

.rooms_left {
position:absolute;
width:350px;
}

.rooms_right {
float:right;
width:630px;
}

.rooms_right img {
width:200px;
height:150px;
border:1px #666 solid
}

.courses {
clear:both;
width:980px;
margin: 0 5 5 5;
}

.courses_left {
float:left;
width:200px;
}

.courses_left img {
margin-top:10px;
}

.courses_right {
margin-left:210px;
}

#footer {
clear:both;
margin: 0 auto;
margin-top:50px;
margin-bottom:50px;
height: 35px;
width: 1000px;
text-align:center;
}

#footer p {
text-align:center;
color:#999;
}

#footer a {
color:#999;
text-decoration:none;
}

table { border-collapse: collapse; width: 100%; font-size: 0.9em;  color: #312d25; margin: 0 0 20px 0; background: #9999cc; }
table th { text-align: left; background: #333366; color: #fff; padding: 4px 8px; border: solid 1px #f1e0ac; vertical-align: top; }
table th span { font-size: 0.7em; display: block; }
table td { padding: 4px 8px; border: solid 1px #f1e0ac; }


#contact {
position:absolute;
top:10px;
width:220px;
height:80px;
}

#right {float:right;
margin-right:220px;
}

.right {float:right;}

.header_nav {
	text-align:right;
    	height:35px;
}

.lHome a {
	width:68px;
	height:69px;
	background: transparent url(../images/buttons_01.gif) no-repeat scroll center top;
	overflow:hidden;
}
.lHome a:hover  {background: transparent url(../images/buttons_01.gif) no-repeat scroll center -69px;}

.lEnquire a {
	width:67px;
	height:69px;
	background: transparent url('../images/buttons_02.gif') no-repeat scroll center top;
	overflow:hidden;
}

.lEnquire a:hover  {background: transparent url('../images/buttons_02.gif') no-repeat scroll center -69px;}

.lContact a  {
    width:68px;
    height:69px;
    background: transparent url('../images/buttons_03.gif') no-repeat scroll center top;
    overflow:hidden;
}
.lContact a:hover  {background: transparent url('../images/buttons_03.gif') no-repeat scroll center -69px;}

