/* Global Styles */

body {
	margin:0px;
	}
	
td {
	color:#333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
a {
	color: #cc0000;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color: #990000;
	text-decoration:underline;
	}
	
/* ID Styles */
	
#navigation a {
	color: #666666;
	text-decoration:none;
	letter-spacing:0.1em;
	font-family: "Century Gothic", arial;
	font-size: 10px;
	}
	
#navigation a:hover {
	color: #A5BD4A;
	text-decoration:underline;
	}

#padding {
	padding:20px 5px 20px 5px;
	}
	
#weekdays th {
	font:10px arial;
	color: #ffffff;
	letter-spacing:.2em;
	}

#calheader td {
	font-weight:bold;
	}

/* Class Styles */

.logo {
	font:18px times new roman;
	color: #333300;
	letter-spacing:.4em;
	font-weight:bold;
	}

.sidebarText {
	font:12px georgia;
	color: #FFFFFF;
	line-height:18px;
	}
	
.bodyText {
	font:11px arial;
	line-height:24px;
	color:#333333;
	}
	
.pageName {
	font:20px georgia;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:26px;
	}
	
.subHeader {
	font:14px georgia;
	color: #669999;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.navText {
	color: #333300;
	font-size: 9px;
	line-height: 2;
	}
	
.calendarText {
	font:11px arial;
	line-height:14px;
	color:#333333;
	}
	
	
#maincontent {
	width: 1000px;
	text-align: left;
	margin: 0 auto;
	color: #333333;
	font-size: 13px;
	height: auto;
	border: thin none #5D273F;
}
h1 {
	font-family: "Century Gothic", arial;
	font-size: 22px;
	color: #333333;
	font-weight: normal;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 45515b;
	line-height: 1.5;
}
.borderleftright {
	padding-right: 15px;
	padding-left: 15px;
}
.bold {
	font-weight: bold;
}
.pad20leftright {
	padding-right: 20px;
	padding-left: 20px;
}
h2 {
	font-family: "Century Gothic", arial;
	font-size: 16px;
	font-weight: bold;
	color: #A5BD42;
}
.alignbot {
	background-position: bottom;
}
h4 {
	color: #A5BD42;
	font-size: 16px;
}
h5 {
	font-size: 14px;
	color: #666666;
	line-height: 1.5;
}
.tdtoponly {
	background-image: url(images/whitedandelionsonly.png);
	background-repeat: no-repeat;
	background-position: top;
}
#maincontent #navigation .pad20leftright a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A5BD42;
}
#maincontent #navigation .pad20leftright ul {
	list-style-image: url(images/bullet.png);
}
.boldcolour {
	font-weight: bold;
	color: #66C2D2;
}
h3 {
	font-size: 15px;
	color: #ADBD4A;
}
.tdgreendandonly {
	background-image: url(images/greendandelionsonly.png);
	background-repeat: no-repeat;
	background-position: top;
}
#maincontent .tdtoponly h1 {
	color: #FFFFFF;
}
#maincontent .tdtoponly h1 {
	color: #FFFFFF;
}
#maincontent .tdtoponly p {
	color: #FFFFFF;
}
#maincontent .tdgreendandonly h1 {
	color: #FFFFFF;
}
#maincontent .tdgreendandonly p {
	color: #FFFFFF;
}
.bottext {
	font-family: "Century Gothic", arial;
	font-size: 10px;
}
.borderleft {
	padding-left: 10px;
}
