
/*****************
GLOBAL
 *****************/


* {margin:0; padding:0;}

p {margin: 0 0 1em 0;}

img {border-width: 0;}

ul {margin-left: 30px;}

body {
	background: #fff;
	margin:0;
	padding:0;
	color: #963;
}

body, table {
	font-family:  verdana, arial, helvetica, helve, sans-serif;
	font-size: 16px;
}

* html body, * html table  {
	font-family:  verdana, arial, helvetica, helve, sans-serif;
	font-size: medium;
}


/**********
DEFAULT STYLES
 **********/

a:link, a:visited { color: #359; text-decoration: underline; }
a:hover, a:active { color: #b96; text-decoration: underline; }

img { border: 0px; }

h1 { font-size: 1.6em; color: #963; font-weight: normal; line-height: 1.4em; }
h2 { font-size: 1.3em; color: #963; font-weight: bold; padding: 0px;  }
h3 { font-size: 1.1em; color: #963; font-weight: bold; padding: 0px; margin: 0px;  }


/**********
FORMS
 **********/

forms.inline { display: inline; }

input.searchinput {
	border: 1px solid #999;
	background-color: #fff;
	font-family: "Verdana", "Helvetica", "Arial", "MS Sans Serif";
	font-size: 12px;
	width: 150px;
	color: #000;
	float: left;
}

input.searchsubmit {
	border: 1px solid #000;
	background-color: #666;
	font-family: "Verdana", "Helvetica", "Arial", "MS Sans Serif";
	font-size: 11px;
	color: #fff;
	float: left;
	margin-left: 4px;
	text-align: center;
	width: 30px;
}
.searchtext{
	float: left;
}
.searchpara{
	float: left;
}
/**********************
 OVERALL LAYOUT
***********************/

#skiptomain {
	display: none;
}


#wrapper {
	width: 960px;
	margin: 0 auto;
	font-size: 0.85em;
}

	#pagecontainer {
		width: 960px;
		margin: 10px auto;
	}

		#header {
			width: 940px;
			padding: 10px 10px;
			background: #900;
			color: #fff;
			text-align: right;
			font-size: 0.8em;
		}
		
		#topnav {
			width: 960px;
			padding: 0px;
			background: #BA9F66;
			color: #fff;
			font-size: 0.9em;
		}		
		
		#toppic {
			width: 960px;
			padding: 0px;
			margin: 10px 0 0 0;
		}		
		
	

		#maincontent {
			clear: both;
			width: 960px;
			font-size: 0.9em;
			margin: 10px 0px;
			padding: 0px;
			border-top: 1px solid #BA9F66;
		}

			#maincontentleft {
				width: 210px;
				margin: 20px 0px 0px 0px;
				float: left;
				
			}
			
				.maincontentleftinner {
					width: 190px;
					padding: 10px;
					background: #E2D6BE;
					color: #000;
				}			



			#maincontentleftinner a:link, #maincontentleftinner a:visited { color: #963; text-decoration: underline; }
			#maincontentleftinner a:hover { color: #000; text-decoration: underline; }


			#maincontentcenter {
				width: 420px;
				float: left;
				font-size: 1.0em;
				line-height: 1.5em;
				margin: 20px 0px 0px 0px;
				padding: 0px 20px;
				
			}
			
			#maincontentcenter a:link, #maincontentcenter a:visited { color: #359; text-decoration: underline; }
			#maincontentcenter a:hover { color: #963; text-decoration: underline; }
			
			#maincontentcenter p { text-align: justify; }
			
			#maincontentcenter p.small { font-size: 0.75em; margin-top: 20px; }


			#maincontentright {
				width: 260px;
				float: right;
				font-size: 0.9em;
				line-height: 1.5em;
				margin: 20px 0px 0px 0px;
				padding: 0px 0px 0px 19px;
				border-left: 1px solid #BA9F66;
			}

			#maincontentright a:link, #maincontentright a:visited { color: #963; text-decoration: none; }
			#maincontentright a:hover { color: #000; text-decoration: underline; }



		#footer {
			clear: both;
			width: 960px;
			font-size: 0.8em;
			border-top: 1px solid #BA9F66;
			margin: 10px 0px 0px 0px;
			padding: 10px 0px 10px 0px;
		}


			#footerleft {
				width: 500px;
				float: left;
				text-align: left;
			}
			

			#footerright {
				width: 400px;
				float: right;
				text-align: right;
			}


		#footer a:link, a:visited { color: #963; text-decoration: none; }
		#footer a:hover { color: #963; text-decoration: underline; }
		

#maincontentcenter .trainingcourselist .traininglinks a{
	color: #996633;
	text-decoration: underline;
}

#maincontentcenter .trainingcourselist .traininglinks a:visited{
	color: #996633;
	text-decoration: underline;
}

/*****************
 BREAKS
*****************/

br.breaker { clear: both; }
br.lbreaker { clear: left; }
br.rbreaker { clear: right; }


/*****************
 TOP OF PAGE NAV
*****************/

ul#nav {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	letter-spacing: 0px;
	background: #BA9F66;
}

ul#nav li {
	float: left;
	line-height: 1.8em;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 10px 0px;
	display: inline;
	text-align: center;
	background: #BA9F66;
}

	ul#nav li.homelink {
		width: 120px;
	}

	ul#nav li.aboutlink {
		width: 90px;
	}

	ul#nav li.traininglink {
		width: 150px;
	}

	ul#nav li.tutorslink {
		width: 120px;
	}
	

	ul#nav li.newslink {
		width: 70px;
	}
	
	ul#nav li.bookinglink {
		width: 140px;
	}
	
	ul#nav li.contactlink {
		width: 110px;
	}
	
	ul#nav li.termslink {
		width: 160px;
	}
	
	
ul#nav li a {
	display: block;
	padding: 3px 5px 3px 5px;
	color: #fff;
	text-decoration: none;
}

ul#nav li a:hover {
	display: block;
	padding: 3px 5px 3px 5px;
	color: #000;
	text-decoration: none;
}


/*****************
 IMAGES
 *****************/

img.floatleft {
	float: left;
	margin: 0px 10px 0px 0px;
}

img.floatright {
	float: right;
	margin: 0px 0px 0px 10px;
}


/*****************
NO MARGIN UL
*****************/


UL.nomargin {
margin: 0px 0px 0px 0px;
padding: 3px 3px 3px 3px;
}

UL.nomargin LI {
margin: 0px 0px 0px 12px;
padding: 0px 0px 0px 0px;
}

/*****************
MAINCOURSE LIST UL
*****************/


ul.maincourselist {
	margin: 0px;
	padding: 0px 0px 0px 20px;
	width: 410px;
}

	ul.maincourselist li{
		line-height:1.6em;		
	}

	
	
/*****************
COURSE LIST UL
*****************/


ul.courselist {
	margin: 0px;
	padding: 0px 0px 0px 20px;
}

	ul.courselist li{
		line-height:1.6em;		
	}
.trainingcourselist ul li a{
	color: #996633;
}
	

/*****************
NEWS SCROLLER
*****************/


#scroller1{
	width: 190px;
	height: 150px;
	background: #E2D6BE;
	color: #000;
}


.someclass{ //class to apply to your scroller(s) if desired
}
/**************
 NEWS
 **************/
.newsitem{
	padding: 5px;
	margin: 0 0 20px 0;
}
.newsitemtitle{
	margin-bottom: 3px;
	font-size: 1.2em;
	font-weight: bold;
		
}
.newsitemtitle a{
	color: #996633;
	text-decoration: underline;
}
.readmore2{
	margin-top: 5px;
	margin-bottom: 5px;
}
.readmore2 a{
	color: #000;
}
.readmore2 a:hover{
	color: #000;
	text-decoration: none;
}
.readmore2 a:visited{
	color: #000;
	text-decoration: underline;
}
.newsdate{
	float: left;
	width: 115px;
}
.newslink{
	float: left;
	width: 300px;
	margin-bottom: 15px;
	margin-left: 5px;
}
/*****************
PRICE BAND TABLE
*****************/

.pricebandtable{
	border: none;
	font-size: 1em;
	border-collapse: collapse
}

.pricebandtable th, .pricebandtable td{ 
	text-align: left;
	padding: 3px 5px 3px 2px;
}

/*****************
 CONTACT US
*****************/
#contactus label{
	width: 100px;
	float: left;
}
#booking label{
	width: 140px;
	float: left;
}
#cancourselabel{
	height: 30px;
}
#cancourse{
	margin-bottom: 10px;
}

#contactus p.small{
	font-size: 0.75em;
}