
/*****************
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: 20px 0px 10px 0px;  }
h3 { font-size: 1.1em; color: #963; font-weight: bold; padding: 0px; margin: 0px;  }


/**********
FORMS
 **********/

forms.inline { display: inline; }
.searchbox{
	height: 30px;
}
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.searchtext{
	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;
}

/**********************
 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;
		}
		.topdate{
			color: #000;
			font-size: 0.7em;
		}


		#toppic {
			width: 913px;
			height: 121px;
			background: #8B0029 url(images/toppichome.jpg) no-repeat top center;
			padding: 20px;
			margin: 5px 0 0 0;
			float: left;
			font-size: 1.1em;
			font-weight: bold;
			text-align: left;
		}


			#toppic a:link, #toppic a:visited { color: #fff; text-decoration: none; }
			#toppic a:hover { color: #fff; text-decoration: underline; }

		#topnav {
			width: 950px;
			padding: 0px;
			background: #BA9F66;
			color: #fff;
			font-size: 0.9em;
			float: left;
		}


		#maincontent {
			clear: both;
			width: 960px;
			font-size: 0.9em;
			margin: 10px 0px;
			padding: 0px;

		}

			#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; }

			.trainingacademy{
				float: left;
				margin-top: 20px;
			}

		#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;
				padding: 10px 0 0 0;
			}


		#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;
	padding: 0px;
	list-style: none;
	letter-spacing: 0px;
	background: #BA9F66;
	float: left;
	width: 953px;
}
	ul#nav li {
		float: left;
		line-height: 1.8em;
		margin: 0px;
		padding: 0px;
		display: inline;
		text-align: center;
		background: #BA9F66;
	}
		ul#nav li a {
			display: block;
			padding: 5px 31px 5px 30px;
			color: #fff;
			text-decoration: none;
			border-right: 1px solid #8F7445;
		}

		ul#nav li a:hover {
			display: block;
			color: #000;
			text-decoration: none;
		}
		ul#nav li.terms a{
			border-right: none;
		}
		#nav .testimonialslink a{
			border: none;
			padding-right: 36px;
		}

/*****************
 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;
}

/*****************
 TESTIMONAL
*****************/
.righttestimonal{
	border-top: 1px solid #BA9F66;
	margin-top: 15px;
	padding-top: 15px;
}
	.righttestimonal h2{
		padding-bottom: 10px;
	}

/*****************
 CAREERS
*****************/
#careers label{
	width: 130px;
	float: left;
	font-size: 0.9em;
}
#careers input{
	border: 1px solid #7F9DB9;
}
#cancourselabel{
	height: 30px;
}
#cancourse{
	margin-bottom: 10px;
}


/**********************
 TESTIMONIALS
***********************/

.testimonal{
	float: left;
	margin-bottom: 20px;
}
	.testimonal img{
		float: left;
		margin-right: 10px;
		margin-bottom: 10px;
	}
/**********************
 ACCOUNT
***********************/
.comodo{
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
}
.myaccount label{
	width: 170px;
	float: left;
	margin-top: 8px;
}
.myaccount input{
	width: 160px;
	border: 1px solid #7F9DB9;
	height: 17px;
	margin-top: 8px;
}
.myaccount #submit{
	width: 55px;
	height: 25px;
	margin-bottom: 20px;
}
.help{
	background-color: #DDDDDD;
	border: 1px solid #BA9F66;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 10px;
	margin-bottom: 30px;
}

/* MIKES NEW ADDITIONS FOR NEW HEADER */
.topdatedate {
	float: left;
	width: 200px;
}

.topdatelinks {
	float: right;
	width: 400px;
	margin-right: 10px;
	text-align: right;
	font-size: 1.3em;
	font-weight: bold;
	margin-bottom: 5px;
}

	.topdatelinks a:link, .topdatelinks a:visited {
		color: #996633;
		text-decoration: none;
	}

	.topdatelinks a:hover {
		text-decoration: underline;
	}

	.topdatelinks p {
		margin: 0;
	}

#toppic09 {
	clear: both;
	width: 953px;
	height: 160px;
	overflow: hidden;
	border-bottom: 1px solid #be9d67;
	position: relative;
}

	#toppics {
		width: 953px;
		z-index: 10;
	}

	#toplogo09 {
		position: absolute;
		width: 250px;
		top: 0;
		right: 0;
		z-index: 20;
	}