@charset "utf-8";

/* CSS Document */



body {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size:76.1%;

	color:#474747;

	background:url(images/main-bg.jpg) repeat-x #faf9f3 bottom left;

	}

	

* {

	margin:0;

	padding:0;

	}

	

img {

	border:0 none;

	}

	

.clearer {

	clear:both;

	}





/**********************************************************************************************/

/* Heading/font sizes, colours and links */





h1 {

	font-size:2em;

	font-weight:normal;

	margin-bottom:0.6em;

	margin-top:0.6em;

	color:#6e276b;

	font-style:italic;

	font-family:Georgia, "Times New Roman", Times, serif;

	}

	

h2 {

	font-size:1.33em;

	font-weight:normal;

	margin-bottom:0.9em;

	color:#000000;

	font-style:italic;

	font-family:Georgia, "Times New Roman", Times, serif;

	}



h3 {

	font-size:1.2em;

	font-weight:normal;

	margin-bottom:1em;

	margin-top:0em;

	color:#6e276b;

	font-style:normal;

	font-family:Georgia, "Times New Roman", Times, serif;

	}

	

	

#subMiddleCol h3 {

	font-size:1.3em;

	font-weight:normal;

	margin-bottom:0.3em;

	margin-top:1.5em;

	color:#6e276b;

	font-style:normal;

	font-family:Georgia, "Times New Roman", Times, serif;

	}

	

	

h4 {

	font-size:1.15em;

	font-weight:normal;

	margin-bottom:1em;

	color:#6e276b;

	}

	

h5 {

	font-size:1.9em;

	font-weight:normal;

	margin-bottom:0.75em;

	}

	



h6 {

	font-size:1.9em;

	font-weight:normal;

	margin-bottom:0.25em;

	}



p {

	font-size:1.1em;

	margin-bottom:1em;

	color:#474747;

	line-height:1.4em;

	font-family:Georgia, "Times New Roman", Times, serif;

	}

	



a, a:link {

	color:#6e276b;

	text-decoration:none;

	}



a:hover { 

	text-decoration:underline;

	}



#middleCol ul, #subMiddleCol ul, #middleCol ol, #subMiddleCol ol { margin-left:30px; margin-bottom:1em;font-family:Georgia, "Times New Roman", Times, serif; font-size:1em;}

#middleCol li, #subMiddleCol li { padding-bottom:7px;font-family:Georgia, "Times New Roman", Times, serif;}



table { font-size:1em;}





/******************/

/* Main div styles*/

/******************/



#wrapper {

	width:1010px;

	background:url(images/wrapper-bg.jpg) bottom left no-repeat;

	#padding-top:12px;

	_padding-top:12px;

	min-height:553px;

	}

	

#header {

	width:1000px;

	margin:auto;

	padding-top:20px;

	margin-left:10px;

	}



	#logo {

		display:inline;

		float:left;

		width:640px;

		}



	#tag {

		display:inline;

		float:right;

		font-family: Georgia, "Times New Roman", Times, serif;

		color:#6e276b;

		font-size:1.4em;

		text-align:right;

		font-style:italic;

		width:360px;

		}



#navigation {

	width:1000px;

	margin:auto;

	background:url(images/nav-bg.jpg) repeat-x;

	height:19px;

	margin-left:10px;

	margin-bottom:11px;

	}



	#navigation ul {

		}



	#navigation li {

		display:inline;

		float:left;

		border-right:#b794b6 1px solid;

		}



	#navigation a, #navigation a:hover {

		color:#ffffff;

		font-size:0.9em;

		font-family: Georgia, "Times New Roman", Times, serif;

		font-style:italic;

		padding: 0px 15px;

		line-height:1.7em;

		display:block;

		}



	#navigation a:hover, #navigation a.active {

		background:url(images/nav-bg-over.jpg) repeat-x;

		text-decoration:none;

		color:#6e276b;

		}

		



#container {

	width:1010px;

	background: url(images/rotating-pics/rotator.php) no-repeat bottom left;

	}



#leftCol {

	width:278px;

	display:inline;

	float:left;

	display:block;

	}



#middleCol {

	width:533px;

	min-height:553px;

	margin-right:22px;

	display:inline;

	float:left;

	background:url(images/uk.jpg) top right no-repeat;

	padding-top:11px;

	}



	#middleCol h1 {

		font-size:2em;

		font-weight:normal;

		margin-bottom:0.6em;

		color:#6e276b;

		font-style:italic;

		font-family:Georgia, "Times New Roman", Times, serif;

		width:340px;

		margin-top:0em;

		}



	#heading { width:340px;}



	#flexColLeft { 

		float:left;

		display:inline;

		width:270px;

		margin-right:24px;

		}



	#flexColRight { 

		float:left;

		display:inline;

		width:219px;

		background-color:#6e276b;

		padding:5px 10px;

		margin-top:90px;

		}



		#flexColRight p { color:#ffffff; font-size:0.95em; margin-bottom:0em;font-family: Verdana, Arial, Helvetica, sans-serif; line-height:normal;}

		#flexColRight form { color:#ffffff; font-size:0.95em;}

		#flexColRight input { margin:2px 0px 4px 0px;}



#rightCol {

	width:177px;

	display:inline;

	float:left;

	padding-top:11px;

	}



	.silo {

		margin-bottom:25px;

		background:url(images/silo-bg.jpg) repeat-x bottom #945f91;

		width:177px;

		#width:174px;

		_width:174px;

		}



	.silo h1 { 

		color:#ffffff;

		font-style:italic;

		font-family:Georgia, "Times New Roman", Times, serif;

		font-size:1.2em;

		padding:5px 8px 4px 8px;

		margin-bottom:0px;

		margin-top:0em;

		}
		
	.silo h1 a, .silo h1 a:link {
	
		color:#ffffff;
		
		font-style:italic;
		
		font-family:Georgia, "Times New Roman", Times, serif;
		
		font-size:1em;
		
		}
	
	.silo h1 a:hover {
	
		text-decoration:underline;
		
		}

#contactForm h3, #flexColRight h3 {

	font-size:1.9em;

	font-weight:normal;

	margin-bottom:0.2em;

	color:#ffffff;

	font-style:italic;

	font-family:Georgia, "Times New Roman", Times, serif;

	}		



	.silo p { margin:0px; padding:0px 8px 8px 8px;font-family: Verdana, Arial, Helvetica, sans-serif; line-height:normal;}

	.silo a, #silo a:link { color:#f1de10; text-decoration:none; font-size:0.85em;}

	.silo a:hover { text-decoration:underline;}





/******************/

/* Subpage div styles*/

/******************/



#subContainer {

	width:1000px;

	margin-left:10px;

	padding-top:4px;

	}



#subLeftCol {

	width:177px;

	display:inline;

	float:left;

	margin-right:23px;

	padding-top:11px;

	}



	#subNav {

		}



	#subNav ul {

		background-color:#6e276b;

		padding:15px;

		margin-bottom:25px;

		}



	#subNav li { list-style-type:none; padding-bottom:7px; color:#ffffff;}

	#subNav a, #subNav a:link { color:#ffffff; font-size:1.1em;}

	#subNav a:hover, #subNav a.active { color:#ffcc00; text-decoration:none;}



#subMiddleCol {

	width:597px;

	margin-right:24px;

	#margin-right:23px;

	_margin-right:23px;

	display:inline;

	float:left;

	padding-top:11px;

	min-height:553px;

	}



#subRightCol {

	width:177px;

	#width:174px;

	_width:174px;

	display:inline;

	float:left;

	padding-top:11px;

	}



	#contactForm { 

		width:157px;

		#width:177px;

		_width:177px;

		background-color:#6e276b;

		padding:5px 10px;

		margin-bottom:14px;

		}



		#contactForm p { color:#ffffff; font-size:0.95em;font-family: Verdana, Arial, Helvetica, sans-serif; line-height:normal;}

		#contactForm form { color:#ffffff; font-size:0.95em;}

		#contactForm input { margin:2px 0px 4px 0px;}

		#contactForm h3 { font-size:1.7em;}





/******************/

/* Footer div styles*/

/******************/





#footer {	width:752px; float:right; height:130px;}

#subFooter {	width:812px; float:right; height:130px;}



	#footerNav { display:inline; float:left; margin-top:35px; color:#999999; font-size:0.8em; width:400px;}

	#footerNav ul { width:400px; #width:432px; _width:430px; }

	#footerNav li { display:inline; float:left; padding:0px 10px; border-right:#999999 1px solid;}

	#footerNav a, .footerNav a:hover { color:#999999; }

	#footerNav a:hover {}



	#footerLogos { display:inline; float:right; width:338px; _width:300px; text-align:right; margin-top:35px;}









/*********************/

/* Typo3 form */

/*********************/



fieldset {border:none;font-size:1.1em; padding-top:20px;font-family:Georgia, "Times New Roman", Times, serif;}

.csc-mailform-field {text-align:left;padding-bottom:5px;}

.csc-mailform-submit {text-align:left;margin-left:204px}

input {text-align:left;}

label {float:left; width:200px; text-align:right;margin-right:6px;}



.csc-form-labelcell {text-align:right;vertical-align:top}

.csc-form-labelcell td tr {margin:0;line-height:0;padding:0}



p.csc-form-label, p.csc-form-label-req {margin:0;padding:0;line-height:1em}



input, textarea {margin-bottom:2px;}









/*********************/

/* Typo3 form on homepage */

/*********************/



#flexColRight fieldset {border:none;font-size:1em; margin-top:-10px;}

#flexColRight .csc-mailform-field {text-align:left;}

#flexColRight .csc-mailform-submit {text-align:center; width:70px; margin-left:-1px;}

#flexColRight input {text-align:left; width:200px;}

#flexColRight label {float:left; width:200px; text-align:left;margin-right:4px;}

#flexColRight .csc-form-labelcell {text-align:left;vertical-align:top}

#flexColRight .csc-form-labelcell td tr {margin:0;line-height:0;padding:0}

#flexColRight p.csc-form-label, p.csc-form-label-req {margin:0;padding:0;line-height:1em}

#flexColRight input, textarea {margin-bottom:3px;}

#flexColRight select { width:200px;}





/*********************/

/* Typo3 form on subpage */

/*********************/



#contactForm fieldset {border:none;font-size:1em; margin-top:-10px;}

#contactForm .csc-mailform-field {text-align:left;}

#contactForm .csc-mailform-submit {text-align:center; width:70px; margin-left:-1px;}

#contactForm input {text-align:left; width:150px;}

#contactForm label {float:left; width:150px; text-align:left;margin-right:4px;}

#contactForm .csc-form-labelcell {text-align:left;vertical-align:top}

#contactForm .csc-form-labelcell td tr {margin:0;line-height:0;padding:0}

#contactForm p.csc-form-label, p.csc-form-label-req {margin:0;padding:0;line-height:1em}

#contactForm input, textarea {margin-bottom:3px;}

#contactForm select { width:150px;}





		#contactForm p { color:#ffffff; font-size:0.95em; margin-bottom:0em;}

		#contactForm form { color:#ffffff; font-size:0.95em;}

		#contactForm input { margin:2px 0px 4px 0px;}
