﻿/*
winter blue		/524C4B/72726C/B2BAC0/C6DDD3/BBC7A1
				current: title = #3366FF, box = #99CCFF, background = #99CCFF
*/

html {
	height: 100.1%;
}

body {
	margin: 20px 0 20px 0;
	padding: 0;
	background: #E5E5E5;
	font-family: arial, sans-serif;
	font-size: 100%;
	color: #666666;
}

blockquote {
	font-style: normal;
}

a {
	color: #3366FF;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.enlarge {
	font-family: Arial;
	font-size: x-large;
}

.title1 {
	margin: 0;
	padding: 2px 0;
	background: url('../images/winter/img05winter.gif') repeat-x left bottom;
	font-weight: normal;
	font-size: 120%;
	color: #FFFFFF;
}

.title2 {
	margin: 0;
	padding: 2px 0;
	background: url('../images/img09.gif') repeat-x left bottom;
	font-size: 200%;
	font-weight: normal;
	color: #3366FF;
}

.title3 {
	margin: 0;
	padding: 5px 0;
	background: url('../images/winter/img05winter.gif') repeat-x left bottom;
	font-size: 120%;
	font-weight: normal;
	color: #FFFFFF;
}

.ftright {
	float: right;
	padding: 5px 0 5px 8px;
}
.ftleft {
	float: left;
	padding: 5px 15px 15px 0;
	margin-right: 2px;
}

p.centre {
	font-size: 85%;
	padding: 2px 2px;
	margin: 0;
	text-align:center;
	color: #2f5727;
}

p.poster {
	padding: 0 0 0 100px;
	margin: 0;
}

.boxed {
	padding: 5px 30px 20px 30px;
}

.boxed ol {
	line-height: 180%;
}

.boxed ul {
	line-height: 180%;
}

.boxed p {
	line-height: 180%;
}

.colourbox {
	margin: 20px 0px 20px 30px;
	background: #99CCFF url('../images/winter/img04winter.gif') repeat-x;
	color: #FFFFFF;
}

.colourbox a {
	color: #3366FF;
}

.col-one {
	float: left;
	width: 300px;
}

.col-two {
	float: right;
	width: 300px;
}

.col-three {
	float:left;
	width: 150px;
}

.col-four {
	float:right;
	width: 130px;
}

#sched {
	margin: 0 50px 0 0;
	text-align:center;
}

#schedind {
	margin: 0 0 0 150px;
}

/* Page */

#page {
	border-width: 1px 1px 0 1px;
	border-color: #000000;
	border-style: solid;
	width: 980px;
	margin: 0 auto;
	background: #FFFFFF;
	color: #000000;
}

/* Header */

#header {
	width: 980px;
	height: 220px;
	margin: 0 auto;
	background: url('../images/winter/img_3967.jpg') no-repeat right top;
}

/* Logo */

#logo {
	float: left;
	width: 240px;
	height: 220px;
	background: #FFFFFF;
}

#logo h1 {
	padding: 100px 0 0 0;
	margin: 0;
	background: url('../images/winter/treeswinter.gif') no-repeat center;
	text-align:center;
	font-size: 250%;
	font-weight: normal;
	font-style: italic;
	color: #3366FF;
}

#logo h2 {
	margin: 0;
	text-align:center;
	font-size: 100%;
	font-weight: normal;
	font-style: italic;
	color: #3366FF;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 240px;
}

/* Menu */

#menu {
	padding: 20px;
	background: #99CCFF url('../images/winter/img04winter.gif') repeat-x;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	padding: 10px 0;
	background: url('../images/winter/img05winter.gif') repeat-x;
}

#menu li.first {
	background: none;
}

#menu a {
	text-decoration: none;
	font-size: 120%;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

/* Content */

#content {
	float: right;
	width: 740px;
}

#indent {
	padding-left: 125px;
}

#base p a {
	color: #2f5727;
}

/* Footer */

#footer {
	width: 980px;
	height: 80px;
	margin: 0 auto;
	border: 1px #000000 solid;
	background: url("../images/img12a.gif") repeat-x;
}

#footer p {
	margin: 0;
	font-size: 80%;
}

#legal {
	float: left;
	width: 240px;
	height: 45px;
	padding: 20px 0 15px 0;
	text-align:center;
	background: url("../images/img13.gif") repeat-x;
}

#legal a {
	color: #FFFFFF;
}

#links {
	float:right;
	width: 720px;
	height: 45px;
	padding: 35px 0 0 0;
	text-align:center;
}

#links p {
	color: #009933;
}

