/* CSS Document */

/*clear the air*/ 
html {
	height:101%} 

* {margin:0; padding:0;} 

body * {
	font:100.01%/130% Verdana, Arial, Helvetica, sans-serif;
	}

a img {
	border: none;
	}

/*universal styles*/

body {
	background-color:#fff;
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	font-size: 13px;
	}
p {
	margin-bottom: 10px;
	}

h1 {
	font-size: 38px;
	color:#006699;
	border-bottom: 1px solid #003399;
	width: 100%;
	margin-bottom: 20px;
	margin-top: 5px;
	}
	

h2 {
	font-size: 30px;
	color:#006699;
	border-bottom: 1px solid #003399;
	width: 100%;
	margin-bottom: 20px;
	margin-top: 5px;
	}


strong  {
	font-weight: bold;
	}

span.red {
	color:#CC3333;
	}

/* link styles */ 

a:link { color:#006699 }

a:visited {
		color:#006699;
		text-decoration: none;
		}

a:hover {color:#275078}

a:active {color:#275078}

/*layout divs*/

/*header*/	
#header {
	width: 100%;
	background-image:url(../images/common/header-bg.gif);
	background-repeat:repeat-x;
	height: 180px;
	}

#flashcontent {
	width: 1000px;
	margin:0px auto;
	}

#flashcontent img {
	display: block;
	}

/*content area*/

#contentwrapper {
	position: relative;
	width: 1000px;
	margin:0px auto;
	padding-top: 15px;
	text-align: left;
	}

#content {
	width: 600px;
	margin-left: 30px;
	clear: none;
	}


#topfooter {
	width: 100%;
	margin-top: 30px;
	background-color:#003063;
	background-image:url(../images/common/footer-top.gif);
	background-position:center;
	background-repeat: no-repeat;
	height: 36px;
	clear: both;
	}

/*footer */

#footer {
	width: 100%;
	background-color:#4d93b7;
	text-align: center;
	color:#FFFFFF;
	padding: 20px 0 35px 0;
	}
	
#footer a {
	color:#FFFFFF
	}


/*content area styles */

div.right-text p {
	/*margin-left: 335px;*/
	margin-bottom: 20px;
	}

div.right-text ul {
	margin-left: 35px;
	margin-bottom: 20px;
	list-style: inside;
	}

div.right-text img {
	margin: 0 15px 5px 0;
	float: left;
	}

div.left-text img{
	margin: 0 0 5px 15px;
	float: right;
	}

div.left-text ul {
	margin-left: 30px;
	margin-bottom: 20px;
	}

.min-height {
	min-height: 240px;
	}

min-height-mid {
	min-height: 360px;
	}

div.min-height ul li {
	margin-bottom: 5px;
	}

.min-height-extra {
	min-height: 600px;
	}

div.firstbottomlink {
	width: 100%;
	background-color:#4d93b7;
	border-bottom: 2px solid #005279;
	margin-bottom: 15px;
	text-align: right;
	margin-top: 25px;
	text-decoration: none;
	color:#FFFFFF;
	clear: none;
	}

#rosielink {
	margin-top: 120px;
	}

#typicallink {
	margin-top: 100px;
	}

div.bottomlink {
	width: 100%;
	background-color:#4d93b7;
	border-bottom: 2px solid #005279;
	margin-bottom: 15px;
	text-align: right;
	margin-top: 25px;
	text-decoration: none;
	color:#FFFFFF;
	clear: both;
	}

	
div.bottomlink a, div.firstbottomlink a {
	text-decoration: none;
	color:#FFFFFF;
	font-size:18px;
	height: 31px;
	padding: 5px 5px 0px 0px;;
	display: block;
	font-size:18px;
	background-image:url(../images/common/mini-tree.gif);
	background-repeat: no-repeat;
	background-position: 3px 3px;
	}

#map {
	float:none;
	}

#gallerycontent {
	height: 650px;
	background-image:url(../images/common/bg-tree.gif);
	background-position:top;
	background-repeat:no-repeat;
	}


#feedback p {
	font-size: 18px;
	margin-bottom: 30px;
	}

#feedback p span {
	font-size: 11px;
	font-style:italic;
	}

/*menu styles*/

#navwrapper {
	margin-top: -17px;
	margin-right: 2px;
	float: right;
	}

#nav {
	width: 300px;
	text-align: right;
	margin-top: 12px;
	margin-left: 31px;
	border-bottom: 1px solid #005279;
	}

#nav a {
	display: block;
	text-decoration: none;
	}

#nav h3 {
	color: #FFFFFF;
	background-color:#4d93b7;
	font-size: 20px;
	padding: 5px;
	margin-bottom: 10px;
	border-bottom: 2px solid #005279;
	}

#menu-header {
	font-size: 20px;
	text-align: center;
	background-color:#005279;
	color: #FFFFFF;
	padding: 5px 0 5px 0;
	}

#nav h3 a {
	color: #FFFFFF;
	text-decoration: none;
	}

div.stretcher {
	background: #fff;
}

div.stretcher a {
	color: #000000;
	font-size:18px;
	padding: 0 5px 8px 5px;
}

	/*contact form styles*/
	
.contactform {
	padding-top: 10px;
	margin-top: 20px;
	}

fieldset {
	padding: 20px;
	}

legend {
	color: #000000;
	}

#name, #email {
	margin-bottom: 5px;
	}
	
#comments {
	width: 550px;
	height: 200px
	}

#submit {
	margin-top: 10px;
	margin-bottom: 0px;
	}
	/*links page styles */
	
ul.links li {
	margin-bottom: 8px;
	}
	
	
	/* Course dates tables styling */
.dates { 
	color : #000000;
	font : 12px Verdana, Arial, Helvetica, sans-serif;
	background-color : #6db6db;
	margin: 5px;
	text-align: left;
}
.whitedate {
	color : #FFFFFF;
	font : 12px Verdana, Arial, Helvetica, sans-serif;
	margin: 2px;
	background-color : #006699;
	text-align: left;
}
.dateheads {
	color : #000000;
	font : bold 16px Verdana, Arial, Helvetica, sans-serif;
	margin: 4px 0px 2px;
	}
	
#datestable tr {
	height: 24px;
	}
	
/* Forum page float workaround */ 

#navwrapper-forum {
	position: absolute;
	left: 638px;
	top: 0px;
	}

.min-height-forum {
	min-height: auto;
	overflow: visible;
	height: 800px;
	margin-bottom: 60px;
	
	}