@import "reset.css";

body {
 background: #fff url(/assets/images/bg.png) repeat-x 0 0;
 color: #666;
}

/***********************************************************
	type
 **********************************************************/
#header, h1, h2, h3, h4, #copyright, .cform input.sendbutton, a.button {
	font-family: Georgia, "Times New Roman", serif;
}

h1, h2, h2, h3, h4 {
	color:#2D5A7B;
	margin:15px 0;
	}

h1 {
	font-size:245%;
	margin-top:0;
}

h2 {
	}

h3 {
	}

p, td, th, #col1 li {
	font-size:75%;
	margin:15px 0;
	}

#col1 li {
	margin: 0 5px;
	}

#col1 li p, #col1 td p, #col1 li li {
	font-size:100%;
	}

a {
	color:#5E9900;
}

a:hover {
	text-decoration:underline;
	}

/***********************************************************
	header
 **********************************************************/
#wrap {
	width:970px;
	margin:0 auto;
}

#header {
	height:220px;
	color:#FFF;
}

#logo {
	position:absolute;
	background: url(/assets/images/logo.png) no-repeat;
	width:490px;
	height:150px;
	text-indent: -10000px;
	margin:0;
	overflow:hidden;
}

#logo strong {
	display:block;
	padding-top:150px;
}


#email, #telephone {
	position:absolute;
	padding:33px 0 0 3px;
	margin:39px 0 0 662px;
	background: url(/assets/images/envelope.png) no-repeat 0 0;
	font-size:100%;
}

 #telephone {
	 margin-left: 812px;
	 padding-left:4px;
	 background-image: url(/assets/images/bubble.png);
 }

 #header a {
	 color:#AEDCFF;
}

#header a:hover, #header a.hi {
	color:#FFF;
	text-decoration: none;
}

#header ul {
	position:absolute;
	list-style-type:none;
	top:150px;
}

#header ul li {
	display:block;
	float:left;
	margin:0;
	font-size:100%;
	height: 48px;
	background: no-repeat bottom center;
}

#header ul li.hi, #header ul li.over {
	background-image: url(/assets/images/menu-hi.png);
}

#header ul li.hi a {
	color:#FFF;
}

#header ul li a {
	display:block;
	padding:5px 9px;
}

#header ul li#booking-dates {
	position:absolute;
	margin-left:855px;
	width:110px;
}

#header a#booking-dates{
	display:block;
	background:#ff919e;
	color:#FFF;
	border:1px solid #FFF;
	text-align:center;
	padding:4px 0;
	
	position:absolute;
	margin-left:855px;
	margin-top:110px;
	width:110px;
}
#header ul li#booking-dates a:hover {
	background-color:#BED63A;
}

/***********************************************************
	structure
 **********************************************************/
#col1 {
	float:left;
	width:640px;
	padding-right:20px;
}

#col2 {
	float:left;
	width:310px;
}
#footer {
	clear:left;
	padding: 35px 15px;
}

.phead {
	background: url(/assets/images/panel1-head.png) no-repeat;
	height:7px;
}

.panel {
	background: url(/assets/images/panel1-bg.png) repeat-y;
	padding:10px 20px;
}

.pfoot {
	background: url(/assets/images/panel1-foot.png) no-repeat;
	height:7px;
}

/***********************************************************
	Content
 **********************************************************/
.top-image {
	margin:-10px 0 20px -13px;
}

.panel ul, .panel ol {
	margin:15px 0;
	padding-left:10px;
}

.home h1 {
	color:#FF919E;
}

.home h1 a {
	color:#2D5A7B;
}

#col1 .panel p, #col1 .panel li {
	line-height:160%;
}

#col1 blockquote {
	padding:0 30px;
	font-style: italic;
}

table {
	width:100%;
	border-spacing: 0;
	border-collapse: collapse;
	border-top:1px solid #AEDCFF;
}


td, th {
	text-align: left;
	padding:4px 15px 4px 0;
	border-bottom:1px solid #AEDCFF;
}

a.button {
	padding:6px 10px;
	color:#FFF;
	background:#FF919E;
	font-size: 14px;
}

/***********************************************************
	column 2
 **********************************************************/
#col2 .phead {
	background-image: url(/assets/images/panel2-head.png);
}

#col2 .panel {
	background-image: url(/assets/images/panel2-bg.png);
}

#col2 .pfoot {
	background-image: url(/assets/images/panel2-foot.png);
	margin-bottom:20px;
}

#col2 h2 {
	color:#666;
	font-size: 100%;
	margin:0 0 5px;
}

#col2 #panel1 {
	min-height:273px;
}

#col2 #panel1 h2 {
	margin-top:80px;
}

#col2 h3 {
	font-size: 160%;
	color:#FF919E;
	margin:5px 0;
}

#col2 p {
	margin:0;
	line-height:150%;
}

#teacher-image {
	position:absolute;
	margin:-30px 0 0 110px;
}

#accomm-image {
	position:absolute;
	margin:105px 0 0 150px;
}

#booking-panel {
	background: url(/assets/images/book-panel.png) no-repeat;
	padding:20px;
	height: 130px;
}

#booking-panel h3 {
	color:#FFF;
}

#col2 li.widget {
	list-style-type:none;
}
	
#quotes-frame
{
	border:none;
	border-width:0px;
	width:270px;
	hegiht:50px;
}

#quotes-image
{
	position:absolute;
	margin:-30px 0px 0px -5px;
}

#panel3 h2 {
	margin-top:95px;
}

/***********************************************************
	footer
 **********************************************************/
#footer p {
	font-size:70%;
	margin: 6px 0;
}

#footer  #copyright {
	color:#2D5A7B;
	font-size:85%;
	margin-bottom:12px;
}


/***********************************************************
	widg
 **********************************************************/
#col2 ul, #col2 ul ol {
	margin: 0;
	padding: 0;
	}

#col2 ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#col2 ul p, #col2 ul select {
	margin: 5px 0 8px;
	}

#col2 ul ul, #col2 ul ol {
	margin: 5px 0 0 10px;
	}

#col2 ul ul ul, #col2 ul ol {
	margin: 0 0 0 10px;
	}

ol li, #col2 ul ol li {
	list-style: decimal outside;
	}

#col2 ul ul li, #col2 ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
	
/**************************************************************
	iFrame
****************************************************************/
body.iframe
{
	padding:0px;
	margin:0px;
	background:#fff;
}

body.iframe p
{
	margin:0px;
}



