﻿body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
}
a {
	color: #cc0000;
	text-decoration: underline;
}
a:hover {
	color: #CC3300;
	text-decoration: none;
}
#header {
	background-position: top;
	text-align: center;
}
#header a {
	border-style: none;
	text-decoration: none;
}
#header img {
	border-style: 0px;
	border-width: 0px;
	width: 420px;
		height: 135px;
	}
.headersubimg {
	display: none;
}
#leftColumn {
	display: none;
}
#centerColumn h1 {
	font-family: "Century Gothic" , "Trebuchet MS" , "Arial Narrow" , Arial, sans-serif;
	font-size: 2.0em;
	text-transform: uppercase;
	font-weight: normal;
	color: #660000;
}
#centerColumn h2 {
	font-family: "Century Gothic" , "Trebuchet MS" , "Arial Narrow" , Arial, sans-serif;
	font-size: 15px;
	text-transform: uppercase;
	text-align: right;
	font-weight: normal;
	margin: 0;
	padding: 0;
	color: #000000;
	border-bottom: 1px solid #eeeeee;
}
#centerColumn .articleimg {
	font-size: .7em;
	font-style: italic;
	font: 0px serif;
	border-style: none;
	float: right;
	padding: 0px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	position: relative;
	width: 250px;
}
#footer {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 10px;
	color: #999999;
	position: inherit;
}
.footerTag {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	color: #808080;
	text-align: center;
}
#footer img {
	/*display: none;*/
}
#constantcontact {
	display: none;
}
* html .threepxfix {
	margin-left: 3px;
}

.noprint {
	display:none;
}