/* 

Designed by Tony Collins
May 2009

Scheme Colours:
Tony Collins Online Text:
Dark Gray: #696969
Light Gray:#bfbfbf
White

Dark Gray Block:#434343
Main Text:#5d5d5d
*/


body {
font-size: 90%;
font-family: arial, georgia, sans-serif;
line-height: 1.6em;
text-align: center;
color: #5d5d5d
}

ul li, img, body, html {
margin: 0; 
padding: 0;
}

a {
	text-decoration: none;
	color: #5d5d5d;
}

#header a:hover {
color: #2F54AD;
background-color: #CCCCCC;
	}

a img {
border: none;
}


h1 {
color: #5d5d5d;
text-align: left;
font-size: 1.6em;
}

h2{
	font-size: 1.4em;
	color: #5d5d5d;
	text-align: left;
	width: 430px;
	float: right;
	margin: 0px;
	padding: 0px;
}
h3{
	font-size: 1.0em;
	color: #5d5d5d;
	margin: 0px;
	padding: 0px;
}

p {
	line-height: 1.4em;
	margin: 0px;
	padding: 0px;
}
#sitebox {
	text-align: left;
	width: 900px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	border-bottom-width: 30px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#header {
	width: 900px;
	overflow: hidden;
	height: 100%;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #2F54AD;
	line-height: 150px;
	padding-top: 20px;
}

#header img {
float:left;
}


#header ul {
	list-style-type: none;
	float: right;
}

#header li {
	display: inline;
}

#header li a {
	color: #5d5d5d;
	font-size: 1.2em;
	line-height: 1.6em;
	padding-right: 10px;
	padding-left: 10px;
}


/*MAIN SECTION ELEMENTS*/

#mainsection{
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #2F54AD;
	padding-top: 10px;
	padding-bottom: 20px;
	background-image: url(../images/tcbgpic3.jpg);
	background-repeat: no-repeat;
}
#calendarmainsection{
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #2F54AD;
	padding-top: 10px;
	padding-bottom: 20px;
	background-repeat: no-repeat;
}
#panel{
	font-size: 80%;
	width: 700px;
	position:relative;
	left: 200px;
	margin: 0px;
	padding: 0px;
}
#panel a {
	color: #2f54ad;
	}
#panel a:hover {
	text-decoration: underline;
}

#intro p {
	padding-top: 15px;
}	
#item1, #item2, #item3, #item4, #item5 {
	overflow: hidden;
	padding-top: 30px;
}
#item1 p, #item2 p, #item3 p, #item4 p, #item5 p{
	width: 430px;
	padding-bottom: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	float: right;
}

#item1 img, #item2 img, #item3 img, #item4 img, #item5 img{
	margin: 0px;
	float: left;
	padding: 0px;
	}
	
#item1 p, #item2 p, #item3 p, #item4 p, #item5 p{
	padding-left: 20px;
}

/*FOOTER ELEMENTS*/

#footer{
	overflow: hidden;
	background-color: #434343;
	padding-top: 10px;
}

#footer a {
	text-decoration: none;
	color: #bfbfbf;
}

#footer a:hover {
	text-decoration: underline;
}

#footer img {
	float:left;
	padding-left: 25px;
}
#footer ul {
	list-style-type: none;
	float: right;
}

#footer ul li {
	padding-right: 20px;
	display: inline;
}

#subfooter{
	background-color: #434343;
	width: 900px;
	text-align: right;
}
#subfooter p {
	font-size: 60%;
	color: #CCCCCC;
	padding-right: 25px;
	padding-bottom: 10px;
}

#subfooter a {
	color: #CCCCCC;
	}
#subfooter a:hover {
	text-decoration: underline;
}

#audioplayer1, #audioplayer2, #audioplayer3, #audioplayer4{
	width: 250px;
	height: 25px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;

}
input
{
	border: 1px solid #2F54AD;
	color: #5d5d5d;
	background-color: #F0F0F0;
}
textarea
{
	border: 1px solid #2F54AD;
	background-color: #F0F0F0;
}

.warning {
	color: #FF0000;
}
.tdflogo	{
	font-family: "Century Gothic", Arial, serif;
	font-size: 120%;

}