.content {
	padding-right: 20px;
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
}
.homecontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-bottom: 10px;
	padding-right: 20px;
	padding-left: 20px;
}
.nav {
	background-image: url(../images/m_bg.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	background-image: url(../images/last.jpg);
}
.nav a:link {
	color: #003366;
	text-decoration: none;
}
.nav a:visited {
	color: #003366;
	text-decoration: none;
}
.nav a:hover {
	color: #8CBDE8;
	text-decoration: none;
}
.nav a:active {
	color: #003366;
	text-decoration: none;
}
.footer a:link {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}
.footer a:visited {
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
.footer a:hover {
	font-weight: bold;
	color: #8CBDE8;
	text-decoration: none;
}
.footer a:active {
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
.topbar {
	background-image: url(../images/pic_bg.jpg);
	height: 50px;
}
.hometopbar {
	background-image: url(../images/pic_bg.jpg);
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}
#news .title{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
#news .story {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#news .date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
#news {
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.right {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	list-style-image: url(../images/bullet.gif);
}
a:link {
	color: #6699CC;
	text-decoration: none;
}
a:visited {
	color: #6699CC;
	text-decoration: none;
}
a:hover {
	color: #0E5FA4;
	text-decoration: underline;
}
a:active {
	color: #88CCFF;
	text-decoration: none;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #990000;
	font-weight: bold;
}
.imageleft {
	float: left;
	margin-right: 12px;
	margin-bottom: 6px;
}
.left {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.box {
	border: 1px dotted #CCCCCC;
	color: #666666;
}

.copy {
  font: 12px arial;
  padding-left: 25px;
	color: #000000;
}

.boxCopy {
  font: 12px arial;
  padding-left: 25px;
	padding-right: 25px;
	color: #000000;
}

.boldBrwn {
  font-weight: bold;
	font-style: normal;
	color: #634A08;
}

.italic {
  font: 12px arial;
  font-style: italic;
}

.italicBrwn {
  font-style: italic;
	color: #634A08;
}

h3.italicBrwn {
  font: 12px arial;
	font-style: italic;
	color: #634A08;
}

.hdrNews {
  font: 11px arial;
  font-weight: bold;
	color: #513D07;
}

.txtNews {
  font: 10px arial;
	color: #513D07;
	width: 534px;
}


.formLabelAdmin {
  text-align: right;
  font: 12px arial;
	font-weight: bold;
	color: #000000;
}

.formLabel {
  text-align: right;
  font: 12px arial;
	color: #000000;
}

td {
  text-align: left;
}

.text {
  font: 12px arial;
	border: 1px solid #000000;
	width: 250px;
	color: #000000;
}

.textbox {
  font: 12px arial;
	border: 1px solid #000000;
	width: 250px;
	color: #000000;
}

.select {
  font: 12px arial;
	border: 1px solid #000000;
	width: 250px;
	color: #000000;
}

.submit {
  text-align: center;
  font: 12px arial;
	font-weight: bold;
	border: 1px solid #000000;
	background-color: #000000;
	color: #FFFFFF;
}

#errors {
  text-align: center;
	font-weight: bold;
	width: 454px;
	margin-left: 5%;
	padding: 5px;
	border: 1px solid red;
	background: #ffe1e1;
}

* html body div #errors {
  text-align: center;
	font-weight: bold;
	width: 468px;
	margin-left: 5%;
	padding: 5px;
	border: 1px solid red;
	background: #ffe1e1;
}

.errors {
  font-weight: normal;
  text-align: center;
	width: 400px;
	margin-left: 5%;
	padding: 2px;
	background: #ffe1e1;
}

.error {
	color: red;
}

div.success {
	width: 480px;
	margin-left: 5%;
	margin-bottom: 10px;
	padding: 5px;
	border: 1px solid green;
	background: #ccebd6;
	font-weight: bold;
}

.header {
  font: 14px arial;
	font-weight: bold;
	color: #513D07;
}

.subHeader {
  font: 12px arial;
	font-weight: bold;
	color: #513D07;
}

.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.contentnoline a:link {
	text-decoration: none;
		color: #000000;
}
.contentnoline a:visited {
	text-decoration: none;
		color: #000000;
}
.contentnoline a:hover {
	text-decoration: none;
		color: #000000;
}
.contentnoline a:active {
	text-decoration: none;
		color: #000000;
}
input.inv{display:none}
