﻿A:link {
	text-decoration: none;
	color: #FFFFFF;
}

A:visited {
	text-decoration: none;
	color: #FFFFFF;
}

A:hover {
	text-decoration: none;
	color: #FFCC00;
}

body {
	background-image: url(images/background.jpg);
}

h1	{
	font-size: 16px;
	color: #CC6600;
	margin-top: 20px;
	margin-left: 20px;
}

h2	{
	font-size: 16px;
	color: #808040;
	margin-top: 25px;
	text-decoration: underline;
}

h3	{
	font-size: 16px;
	color: #808040;
	margin-top: 25px;
	text-decoration: none;
}

p {
	color: #808040;
}

ul {
	color: #808040;
	margin-top: 0px;
}

.main {
	margin-left: 20px;
}

.leftnav {
	font-size: 14px;
	margin-top: 15px;
	line-height: 35px;
}

.footer-right {
	margin-left: 55px;
	margin-bottom: 18px;
	font-family: "Calisto MT";
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}

.footer-left {
	margin-left: 20px;
	font-family: "Calisto MT";
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}

.bullets-heading {
	margin-bottom: 0px;
}
