/*normalizes margin, padding*/

html, body, dl, dt, dd, ul, ol, li, p, h1, h2, h3, h4, h5, h6, pre, form, fieldset, a {
margin: 0px;
padding:0px;
border:0px;
}

/*normalizes font-size for headers*/
h1,h2,h3,h4,h5,h6
{ font-size:100%;
font-family:Arial, Helvetica, sans-serif;}

/*Removes list-style from lists*/
#menu ol, #menu ul
{ list-style:none;}

/*normalizes font-style and font-weight to normal*/
address, caption, cite, code, dfn, em, strong, th, var
{ font-style: normal; font-weight:normal;}

/*Removes list-style from lists*/
table
{ border-collapse:collapse; border-spacing: 0;}

/*Removes border from fieldset and img*/
fieldset, img
{ border:0;}

/*left-aligns text in caption and th*/
caption, th
{ text-align:left;}


a:link {
	color: #000000;
	text-decoration:none;
	font-weight:bold;
}
a:visited {
	color: #000;
	text-decoration:none;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
a:active {
	color: #000;
	text-decoration:none;
}


#pagewrap {
	margin:auto;
	width: 933px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#000000;
	}

#menu {
	background-image: url(images/header/menu.jpg);
	background-repeat: no-repeat;
	background-position:center ;
	clear: none;
	float: left;
	width: 697px;
	height: 69px;
	color: #FFFFFF;
	font-family: Arial, sans-serif;
	font-size:14px;
	margin-top: 14px;
	list-style-type: none;
	list-style:none;
	text-align:center;
	vertical-align:middle;
	padding-top:15px;
	text-decoration:none;
	padding-left:30px;
}

#menu ul {
list-style:none;
list-style-type:none;
}

#menu li {
float:left;
margin:0px;
padding:0px;
}


#menu li a{
position: relative;
display: inline;
float: left;
vertical-align: middle;
text-align:center;
font-size:14px;
display: block;
color:#FFFFFF;
font-weight:300;
padding:15px 20px 0px 20px;
height:50px;
text-decoration:none;
}

#menu li a:visited{
color:#FFFFFF;
text-decoration:none;
}

#menu li a:hover{
color:#d6eeff;
padding:15px 20px 0px 20px;
text-decoration:none;
}


#image {
	float: left;
	height: 471px;
	width: 574px;
	clear: both;
}
#text {
	background-color: #adab8e;
	background-image: url(images/text.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 451px;
	width: 331px;
	text-align:justify;
	overflow: hidden;
	color:#000000;
	padding:10px;
	float: left;
}


#textarrow {
	background-color: #adab8e;
	background-image: url(images/text2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 451px;
	width: 331px;
	text-align:justify;
	overflow: hidden;
	color:#000000;
	padding:10px;
	float: left;
}


#textarrow2 {
	background-color: #adab8e;
	background-image: url(images/text3.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 451px;
	width: 331px;
	text-align:justify;
	overflow: hidden;
	color:#000000;
	padding:10px;
	float: left;
}

.title{
font-weight: bold; 
background-image:url(images/titlebg.png); 
background-repeat:no-repeat; 
background-position:top; 
padding:12px;
padding-top:5px;
font-size:140%;
color:#000000;
	padding-bottom: 12px;
}

.title2{
	font-weight: bold;
	background-image:url(images/titlebg2.png);
	background-repeat: repeat-x;
	background-position:top;
	padding-top:5px;
	font-size:140%;
	color: #000000;
	padding-bottom: 12px;
}

#course{
	background-image:url(images/courses-buttons.jpg);
	height:337px;
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-left:-12px;
}

#rock{
	background-image:url(images/rock-water.gif);
	height:300px;
	background-repeat: no-repeat;
	background-position: center;
}

#booknow{
	background-color:#adab8e;
	background-image: url(images/booknowcurve.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 895px;
	padding:15px 15px 100px 15px;

}

#booknow #left{
margin-left:30px;}

#booknow input{
background-color:#e0ddc9;
width:180px;
}

#booknow textarea{
background-color:#e0ddc9;
width:180px;
}

#booknow select{
background-color:#e0ddc9;
width:180px;
}

#booknow #contact #left label {
	width: 120px;
	float:left;
	text-align:right;
	padding-right:10px;
}


#booknow #contact #right label {
	width: 150px;
	float:left;
	text-align:right;
	padding-right:8px;
}

#booknow #contact #ticks label{
width:450px;
margin-left:-30px;
}


h1{
	text-align:center;
	font-family: Arial, sans-serif,;
	font-size: 24px;
	color:#FFFFFF;
	line-height:30px;
}

#filler {
	clear: both;
	background-color: #e0ddc9;
	width: 895px;
	padding:15px;
	color:#000000;
	text-align:justify;
}


#footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	height:89px;
	width: 925px;
	clear:both;
	font-family:Arial, sans-serif;
	font-size:12px;
	color:#000000;
}

#footerl {
	clear: none;
	float: left;
	display: block;
	width: 30%;
	padding-left: 15px;
	padding-top:35px;
	text-align:left;
	

}

#footerr{
	clear: none;
	float: right;
	display: block;
	text-align: right;
	padding-right: 15px;
	vertical-align:middle;
	padding-top:35px;
}
