/* CSS Document */

html { overflow: -moz-scrollbars-vertical !important; }

body {
	background: #cddeaf;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	margin: 0;
	padding: 0;
}

a:link { color: #333333; text-decoration: none; }
a:visited { color: #333333; text-decoration: none; }
a:hover { color: #333333; text-decoration: underline; }
a:active { color: #333333; text-decoration: none; }		

p { margin: 0px; margin-bottom: 10px; }

p.footer { padding-top: 5px; text-align: center; font-size: 11px; color: white; font-weight: bold; }
p.footer a:link { color: white; text-decoration: none; }
p.footer a:visited { color: white; text-decoration: none; }
p.footer a:hover { color: white; text-decoration: underline; }
p.footer a:active { color: white; text-decoration: underline; }

table { border: 0px; margin: 0px; padding: 0px; font-family: Arial, Helvetica, sans-serif; font-size: 11px; }
form { margin: 0px; }
input, select, textarea { font-size: 11px; font-family: Arial, Helvetica, sans-serif; }
td { vertical-align: top; }
img { margin: 0px; padding: 0px; border: 0px; }
div { padding: 0px; margin: 0px; }
hr { size: 1px; width: 100%; }

table#layout { background: white; margin: 0px auto; }
	table#layout td { padding: 0px; }

table#header { width: 100%; background-color: white; }
	table#header td { padding: 0px; margin: 0px; }
	table#header td.logo { }
	table#header td.navbar { background-color: #bed398; color: white; height: 30px; }
	
	div#toplogo { width: 917px; margin: 0px auto; padding-top: 10px; padding-bottom: 10px; padding-left:25px; }	
	div#navigation { margin: 0px auto; width: 942px; text-align: right; padding-top: 7px; }
	div#navigation a { color: white; font-weight: normal; font-size: 14px; margin-left: 30px; } 
	
table#content { border: 0px; }
	table#content td { padding: 0px; margin: 0px; }

	table#content td.left { width: 350px; padding: 0px; margin: 0px; }
	table#content td.left2 { background-color: #bed398; width: 350px; padding: 0px; margin: 0px; }
	table#content td.middle { width: 242px; padding: 0px; margin: 0px; }
	table#content td.middle2 { background-color: #cddeaf; width: 242px; padding: 0px; margin: 0px; }
	table#content td.right { width: 350px; padding: 0px; margin: 0px; }
	
	table#content td.main_left { width: 580px; }
	table#content td.main_lefta { width: 290px; }
	
	table#content td.main_right { width: 362px; background-color: #bed398; }

	div#content_home_left1 { margin-top:15px; margin-left:40px; margin-right: 50px; font-size: 12px; line-height: 180%; }
	div#content_home_middle1 { }
	div#content_home_right1 { }
	div#content_home_left2 { font-size: 12px; line-height: 180%; margin: 20px; height: 150px; }
	div#content_home_left2 p { }
	div#content_home_left2 img { margin-right: 20px; }
	div#content_home_middle2 { font-size: 12px; line-height: 180%; margin: 40px 30px 30px 30px; }
	div#content_home_right2 { font-size: 12px; line-height: 180%; margin: 40px 45px 40px 45px; }

	div#content_left { font-size: 12px; color: #777777; line-height: 160%; margin: 30px; width: 520px; }
	div#content_left a { color: #777777; text-decoration: none; }
	div#content_left a:link { color: #777777; text-decoration: none; }
	div#content_left a:visited { color: #777777; text-decoration: none; }
	div#content_left a:hover { color: #777777; text-decoration: underline; }
	div#content_left a:active { color: #777777; text-decoration: underline; }
	div#content_left2 { font-size: 12px; color: #777777; line-height: 160%; margin: 30px; width: 230px; }
	
	div#content_right1 { font-size: 12px; color: black; line-height: 160%; width: 362px; }
	div#content_right2 { font-size: 12px; color: black; line-height: 160%; width: 362px; }
	div#content_ethos_right2 { font-size: 16px; color: black; margin-left:20px; line-height: 160%; width: 342px; color: #777777; }
	div#content_right3 { font-size: 12px; color: black; line-height: 160%; width: 362px; }

	div#content_programmes_left { font-size: 12px; color: #777777; line-height: 160%; width: 580px; margin: 0px; padding: 0px; }
	div#content_programmes_left table#programmes { margin: 0px; padding: 0px; width: 580px; }
	div#content_programmes_left table#programmes td.odd { padding: 10px 30px 15px 30px; background-color: white; width: 580px; }
	div#content_programmes_left table#programmes td.even { padding: 10px 30px 15px 30px; color: black; background-color: #deeacc; width: 580px;}

	div#content_dates_left { font-size: 12px; color: black; line-height: 160%; width: 580px; margin: 0px; padding: 0px; }
	div#content_dates_left table#dates { margin: 10px 30px 10px 30px; padding: 0px; width: 520px; }
	div#content_dates_left table#dates td.odd { border: 1px solid black; padding: 0px 5px 0px 5px; background-color: #deeacc; width: 520px; }
	div#content_dates_left table#dates td.even { border: 1px solid black; padding: 0px 5px 0px 5px; background-color: #f3f7ec; width: 520px; }

div#footer { margin-top: 5px; }

.page_header { color: black; font-size: 14px; }
.page_text1 { color: black }
.page_text2 { color: #777777; }
.page_text3 { color: #a0bd67; font-size: 13px; }