body {
	margin: 0px;
	padding: 0px;
	background-color: #005E39;
	background-image: url(images/body_bg.gif);
	background-repeat: repeat-x;
}
#header {
	height: 9.4em;
	width: 100%;
}
#header     #headgrad {
	width: 60em;
	margin-right: auto;
	margin-left: auto;
	height: 7.375em;
	position: relative;
}
#header #headgrad .logo {
	position: absolute;
	background-image: url(images/logo_banner.gif);
	background-repeat: no-repeat;
	height: 120px;
	width: 800px;
	top: -2px;
	left: -280px;
}
#nav  {
	height: 2em;
	width: 60em;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#nav ul {
	margin: 0px;
	padding-top: 0em;
	padding-right: 0px;
	padding-bottom: 0em;
	padding-left: 0px;
}
#nav li {
	list-style-type: none;
	float: left;
}
#nav li:hover a {
	background-color: #004329;
}
#nav a.more {
	background-image: url(images/arrow.png);
	background-repeat: no-repeat;
	background-position: 14em 0em;
}
#nav      li:hover a.more   {
	background-position: 14em -32px;
}
#nav  a.line {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #005231;
}
#nav  a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	font-size: 75%;
	letter-spacing: 0em;
	text-align: left;
	height: 2.7em;
	line-height: 2.7em;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #005231;
	padding-left: 1em;
	padding-right: 5em;
}
#nav li li {
	clear: left;
}
#nav li li a {
	width: 16em;
	font-size: 75%;
	line-height: 3em;
	height: 3em;
	border-left-style: none;
	text-transform: capitalize;
	background-color: #004329;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #008752;
}
#nav  li  li  a:hover {
	color: #41B4B1;
}
#nav li ul {
	position: absolute;
	display: none;
	margin-left: 1px;
	z-index: 1000;
}
#nav li:hover ul {
	display: block;
}
#nav  ul  a.last {
	border-bottom-style: none;
	border-bottom-left-radius: 7px;
	-moz-border-radius-bottomleft: 7px;
	-webkit-border-bottom-left-radius: 7px;
	border-bottom-right-radius: 7px;
	-moz-border-radius-bottomright: 7px;
	-webkit-border-bottom-right-radius: 7px;
}
#wrapper {
	/*background-image: url(images/Grid960%2060px%2020px.jpg);
	background-repeat: repeat-y;*/
	width: 60em;
	margin-right: auto;
	margin-left: auto;
}
#mainbox {
	margin-top: 40px;
	background-color: #FFFFFF;
	position: relative;
	margin-bottom: 40px;
	padding-top: 40px;
}
#mainbox  #leftcol  img.left {
	float: left;
	border: 5px solid #005E39;
	margin-right: 10px;
	margin-bottom: 10px;
}
#mainbox  #leftcol  img.right {
	float: right;
	border: 5px solid #005E39;
	margin-bottom: 10px;
	margin-left: 10px;
}
#mainbox #leftcol {
	float: left;
	width: 510px;
	margin-right: 10px;
	margin-left: 40px;
	margin-bottom: 40px;
}
#mainbox #leftcol h1 {
	color: #008752;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 200%;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	letter-spacing: -1px;
}
#mainbox #leftcol h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #008752;
	font-size: 90%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#mainbox #leftcol p {
	font-size: 75%;
	line-height: 1.6em;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	margin-top: 4px;
}
#mainbox #leftcol p.intro {
	font-size: 90%;
	color: #008752;
	font-family: Arial, Helvetica, sans-serif;
}
#mainbox #leftcol .coursecont {
	background-color: #D4EDED;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	font-style: italic;
}
#mainbox #leftcol ul {
	background-color: #D4EDED;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;	
}

#mainbox #leftcol li {
	font-size: 75%;
	line-height: 1.6em;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#mainbox #leftcol a img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mainbox #rightcol {
	float: left;
	width: 340px;
	height: 800px;
	margin-left: 10px;
	background-image: url(images/about_us.jpg);
	background-repeat: no-repeat;
}
#mainbox #rightcol img {
	border-top-left-radius: 7px; 
	-moz-border-radius-topleft: 7px; 
	-webkit-border-top-left-radius: 7px;
	border-top-right-radius: 7px; 
	-moz-border-radius-topright: 7px; 
	-webkit-border-top-right-radius: 7px;
}
#mainbox  #rightcol  p {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 85%;
	line-height: 1.4em;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 25px;
	padding-left: 25px;
	margin-top: 25px;
}
#mainbox   #rightcol   p.quotename {
	font-size: 80%;
	font-style: italic;
	margin-top: 0px;
	display: block;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 25px;
	margin-right: 25px;
	margin-left: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
#mainbox #rightcolContact {
	float: left;
	width: 300px;
	margin-left: 10px;
	margin-top: 0px;
	border-bottom-left-radius: 7px;
	-moz-border-radius-bottomleft: 7px;
	-webkit-border-bottom-left-radius: 7px;
	border-bottom-right-radius: 7px;
	-moz-border-radius-bottomright: 7px;
	-webkit-border-bottom-right-radius: 7px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	background-image: url(images/imagebottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#mainbox #rightcolContact p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 85%;
	line-height: 1.4em;
}
.clearfloat {
	line-height: 0px;
	clear: both;
}
#footer {
	background-color: #003922;
	height: 21em;
	width: 100%;
	background-repeat: repeat-x;
	background-position: top;
	background-image: url(images/gradient.png);
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #67C8C6;
}
#footwrap {
	height: 14em;
	width: 60em;
	margin-right: auto;
	margin-left: auto;
	padding-top: 50px;
	position: relative;
	background-image: url(images/sweetlovesmall.gif);
	background-repeat: no-repeat;
	background-position: 47em 3em;
	padding-bottom: 50px;
}
#footwrap .contact, #footwrap .list, #footwrap .information {
	float: left;
	width: 150px;
	margin-right: 10px;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-color: #005E39;
	height: 230px;
}
#footer #footwrap h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 70%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #67C8C6;
	padding-bottom: 10px;
}
#footer #footwrap p {
	font-size: 65%;
	line-height: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 10px;
}
#footer #footwrap ul {
	margin: 0px;
	padding: 0px;
}
#footer #footwrap li {
	font-size: 65%;
	line-height: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin: 0px;
	list-style-type: none;
}
#footer #footwrap a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer #footwrap a:hover {
	text-decoration: underline;
}
#footer #footwrap li a {
	display: block;
	height: 2em;
	line-height: 2em;
	text-transform: capitalize;
}
#footer #footwrap .copyright {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 960px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #005E39;
	padding-top: 10px;
}
#footer #footwrap .copyright p {
	color: #67C8C6;
}

#details {
}

#details p {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	text-indent: 0px;
	padding-left: 10px;
	padding-top: 0px;
}
#details fieldset {
	background-color: #D7EEEE;
	padding-top: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-bottom: 10px;
}
#details legend {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #008752;
	font-size: 90%;
	font-weight: bold;
}
#details label {
	float: left;
	width: 150px;
	line-height: 20px;
}
#details input#email, #details input#name, #details input#telephone, #details input#security {
	width: 300px;
	height: 18px;
}
#details #submit {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 380px;
}
#details #enquiry{
	width: 300px;
}



#booking {
	margin-bottom: 20px;
	margin-top: -7px;
}

#booking p {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	text-indent: 0px;
	padding-left: 10px;
	padding-top: 0px;
}
#booking fieldset {
	background-color: #D7EEEE;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 10px;
}
#booking legend {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #008752;
	font-size: 90%;
	font-weight: bold;
}
#booking label {
	float: left;
	width: 150px;
	line-height: 20px;
}
#booking input#email, #booking input#name, #booking input#telephone, #booking input#security {
	width: 300px;
	height: 18px;
}
#booking #submit {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 380px;
}
#booking #enquiry{
	width: 300px;
}#details .error {
	font-weight: bold;
	color: #FF0000;
}

#mainbox #courses {
	margin-right: 40px;
	margin-left: 40px;
	margin-bottom: 40px;
}
#mainbox #courses .coursebox {
	float: left;
	height: 480px;
	width: 270px;
	margin-bottom: 20px;
	margin-right: 20px;
	background-image: url(images/bg_courses.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-bottom: 10px;
	position: relative;
}
#mainbox #courses .coursebox p {
	font-size: 70%;
	line-height: 1.6em;
	padding-right: 20px;
	padding-left: 20px;
}
#mainbox #courses .coursebox .price   a  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 24px;
	width: 90px;
	background-image: url(images/booknow.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: absolute;
	right: 0px;
	top: 10px;
}
#mainbox #courses .coursebox .price a:hover {
	background-position: 0px -24px;
}
#mainbox #courses h1 {
	color: #008752;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 200%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	letter-spacing: -1px;
}
#mainbox #courses p {
	font-size: 75%;
	line-height: 1.6em;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-top: 4px;
}
#mainbox #courses p.grey {
	font-size: 75%;
	line-height: 1.6em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	margin-top: 4px;
}
#mainbox #courses p.intro {
	font-size: 90%;
	color: #008752;
}
#mainbox  #courses  h2.courseTitle  {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 100%;
	margin-top: -5px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	padding-top: 15px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 5px;
	line-height: 1.3em;
	display: block;
	height: 50px;
}
#mainbox #courses .coursecont {
	color: #B5E1E0;
}
#mainbox #courses .coursebottom {
	float: left;
	width: 270px;
	margin-right: 25px;
}
#mainbox #courses .coursebottom p {
	font-size: 75%;
	line-height: 1.6em;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	margin-top: 4px;
}
#mainbox  #courses .coursebottom  h2.courseTitle  {
	font-family: Arial, Helvetica, sans-serif;
	color: #008752;
	font-size: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 15px;
	font-weight: bold;
}
#mainbox #courses .coursebottom h2 {
	margin: 0px;
}
#mainbox #courses .coursebox .price p {
	font-size: 100%;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#mainbox #courses .coursebox .price {
	position: absolute;
	height: 24px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
	width: 230px;
	bottom: 30px;
	left: 20px;
}
#mainbox #courses .coursebox .price span {
	font-size: 70%;
	font-weight: lighter;
}
#mainbox  #courses  h2  {
	font-family: Arial, Helvetica, sans-serif;
	color: #008752;
	font-size: 100%;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	line-height: 1.3em;
	margin-bottom: 0px;
}
#mainbox #leftcol .discount {
	font-weight: bold;
	color: #FF0000;
}
#mainbox #courses h1 span {
	font-size: 60%;
	color: #666666;
}
#mainbox #map {
	float: left;
	width: 340px;
	height: 340px;
	margin-left: 10px;
}
#mainbox .policies#leftcol {
	width: 870px;
}
#wrapper #mainbox .policies#leftcol a {
	color: #008752;
	font-weight: bold;
}
