@charset "utf-8";
a:visited {
	color: #600;
}
a:hover {
	color: #09F;
}
a:active {
	color: #600;
}
body,td,th {
	color: #000;
}
a:link {
	color: #03C;
}

body {
	background-color: #FFF;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 90%;
	font-style: normal;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper {
	text-align: left;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
#link {

}

#header {
	margin-bottom: 0px;
	height: 100px;
	background-image: url(Images/Index%20Page/Leaves1000.png);
}
#headercontent {
	float: right;
	width: 500px;
	margin-top: 20px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 60px;
	font-size: 36px;
	color: #FFF;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

#content {
	margin-top: 0px;
	padding-top: 0px;
	float: left;
	width: 600px;
}
#footer {
	margin-top: 12px;
	margin-bottom: 0px;
	clear: both;
	height: 80px;
	width: 1000px;
	background-color: #7DA7D9;
}
#logo {
	height: 100px;
}
nav {
	height: 30px;
}
#leftColumn {
	float: left;
	height: auto;
	width: 150px;
	text-align: left;
	padding-left: 10px;
	color: #000;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	top: 10px;
}
#rightColumn {
	float: right;
	width: 200px;
	padding-right: 10px;
	height: auto;
	padding-top: 0px;
	top: 10px;
}
a {
	border-top-color: #FFF;
}
#home {
	width: 1000px;
}
#footer_content {
	font-size: 80%;
	margin-top: auto;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
}
#CentreColumn {
	float: left;
	width: 590px;
	padding-right: 10px;
	height: auto;
	left: auto;
	padding-left: 20px;
}
h3 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #0090d0;
}
a:visited {
	color: #600;
}
