img
{	border:none;}
h1	
{	font-family:Tempus Sans ITC;
	font-size:32;
	color:#fcf7cf;}	
h2
{	font-family:Tempus Sans ITC;
	font-size:18;
	color:#fcf7cf;}
h3
{	font-family:Times New Roman;
	font-size:13;
	font-weight:normal;
	color:#fcf7cf;}
table
{
	background-color:#FFFFCC;
	border-color:Gray;
	background-repeat: repeat;
	background-image: none;
}
p
{
	font-size:16;
	font-family:"Comic Sans MS", Verdana, Arial;
	color:Green;
}
.flashbox {
	float: right;
	padding-left: 20px;
}
.oneColElsCtr #container {
	width: 46em; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #FFFDC8;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-position: center;
}


.oneColElsCtr #mainContent {
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
	background-position: center;
}









body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #003300;
	background-image: url(url());
	background-position: center;
}
.footlink {
	padding-right: 10px;
	padding-left: 10px;
	font-family: "Comic Sans MS", Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
}
.centerlink {
	font-family: "Comic Sans MS", Verdana, Arial;
	font-size: 16px;
	padding-left: 10em;
	color: #006600;
}
.maps {
	float: right;
}

