body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}
body,td,th,p,li {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
p {
	font-size: 18px;
}
th {
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}
a:link {
	color: #0000CC;
	text-decoration: none;
}
a:visited {
	color: #353668;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #353668;
}
a:active {
	color: #0000CC;
	text-decoration: none;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 100%;
	float: right;
	color: #0000CC;
}
p,h1,h2,h3,h4,h5,h6{
	margin-bottom: 1pt;
	}
h1 {
	font-family: "Goudy Old Style";
	font-size: 180%;
	color: #000033;
	font-style: oblique;
	font-variant: small-caps;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	color: #323264
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	color: #666666;
	font-weight: normal;
	}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 125%;
	color: #666666;
	font-weight: normal;
	}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #666666
	}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #666666;
	font-weight: normal;
	}
.TopGradient {
	background-image: url(GradientTop.png);
	background-repeat: repeat-x;
	height: 80px;
}
.MiddleGradient {
	background-image: url(GradientMiddle.png);
	background-repeat: repeat-x;
}
td.MenuBar {
	background-image: url(ButtonGradient.png);
	height: 55px;
	width: 150px;
}
p.MenuBar {
	font-size: 18px;
	color: #FFFFFF;
	font-weight:bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	position:relative;
}
.TopImage {
	border:none;
	position:relative;
}

.LeftNavBar {
	width:175px;
	text-align:left;
	float:left;
	vertical-align:top;
	background-color: #FFFFFF;
	}
.executive {
	margin:2px;
	}
h4.executive {
	text-align:center;
	color:#FF3264;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:capitalize;
	margin:10px;
	}
h5.executive {
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#3232FF;
	line-height:100%;}
p.executive {
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000000;
	line-height:normal;
}	

.breadCrumb{
	background-color: #000055;
	vertical-align: middle;
}
.breadCrumb p{
	font-size:90%;
	color: #aaffff;
	text-indent: 25px;
	font-style:italic;
}
.breadCrumb a:link{
	text-decoration: underline;
	color: #aaffff;
	font-style: normal;
}
.breadCrumb a:hover{
	text-decoration: underline;
	color: #FF0000;
	font-style: normal;
}
.breadCrumb a:active{
	text-decoration: underline;
	color: #aaffff;
	font-style: normal;
}
.breadCrumb a:visited{
	text-decoration: underline;
	color: #aaffff;
	font-style: normal;
}

.footer {
	position: static;
	color: #666666;
	text-align: center;
	width: 900px;
	background-color: #000055;
	text-transform: uppercase;
}

.footer a:link {
	color: #DDDDDD;
}
.footer a:hover {
	text-decoration: underline;
	color: #DDDDDD;
}
.footer a:visited, #footer a:active {
	text-decoration: none;
	color: #DDDDDD;
}

.bottomBorder {
	position: relative;
	left: 0px;
	top: 0px;
	background-color: #cc0000;
	background-position:right;
	background-repeat:no-repeat;
	height: 30px;
	width: 900px;
	border: none;
	padding: 0px;
	margin: 0px;
	vertical-align:middle;
}
.mascot {
	background-position:bottom;
	background-position:right;
	background-repeat:no-repeat;
	background-color: #FFFFFF;
	background-image:url(DenbighPatriot.png)
	}

.copyright {
	font-size: 70%;
	color: #FFFFFF;
}
.copyright a:link{
	text-decoration: underline;
}
