
body {
  text-align: center;
	width: 100%;
	font: 12px arial;
	color: #000000;
}

a {
  color: #0000FF;
	text-decoration: none;
}

#pgBody {
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	text-align: center;
	width: 750px;
	/*height: 90%;*/
	position: relative;
}

#pgContent {
	width: 750px;
	/*height: 90%;*/
	margin: auto;
	padding: auto;
}

#lftCol {
  text-align: left;
	width: 540px;
	vertical-align: top;
	float: left;
	margin-top: -14px;
}

* html body div #lftCol {
  text-align: left;
	width: 500px;
	vertical-align: top;
	float: left;
	margin-top: 20px;
}

#rtCol {
  text-align: center;
	width: 200px;
	vertical-align: top;
	margin-left: 545px;
	margin-top: 20px;
}

#pgHeader {
  background-color: #FFCC00;
  width: 750px;
	height: 96px;
}

#pgFooter {
  width: 750px;
	height: 20px;
	clear: both;
}

#pgBotNavRt {
  width: 205px;
	height: 20px;
	background-color: #000000;
	float: right;
	padding-bottom: 4px;
}

* html body #pgBotNavRt {
  width: 205px;
	height: 23px;
	background-color: #000000;
	float: right;
	padding-bottom: 4px;
}

#pgBotNav {
  text-align: left;
  width: 545px;
	height: 20px;
	background-color: #FFCC00;
	color: #000000;
	padding-bottom: 4px;
	float: left;
}

a.lnkBotNav {
  font: 12px arial;
  color: #000000;
  text-decoration: none;
  padding: 0px 7px 0px 7px;
	border-right: 1px solid #000000;
}

a.lnkBotNav:hover {
  color: #000000;
  background-color: #FFCC00;
  text-decoration: none;
  padding: 0px 7px 0px 7px; 
}

#pgLogo {
	top: 18px;
	left: -8px;
  text-align: center;
  font: 24px arial;
	font-weight: bold;
  text-transform: uppercase;
	color: #003300;
	width: 227px;
	position: absolute;
}

#pgTagLine {
  text-align: left;
	font: 10px arial;
  top: 14px;
	left: 219px;
  width: 318px;
	position: absolute;
	color: #624B35;
}

#pgTopImg {
  top: 0px;
	left: 545px;
  width: 205px;
	position: absolute;
}

#pgBotImg {
  top: 71px;
	left: 545px;
  width: 205px;
	position: absolute;
}

#smBrk {
  line-height: 4px;
}

#pgTopNav {
  text-align: left;
  top: 71px;
	left: 0px;
  width: 750px;
	height: 25px;
	position: relative;
	background-color: #000000;
	color: #FFFFFF;
}

a.lnkTopNav {
  font: 12px arial;
  color: #FFFFFF;
  text-decoration: none;
  padding: 5px 7px 7px 7px;
	border-right: 1px solid #FFFFFF;
}

a.lnkTopNav:hover {
  color: #000000;
  background-color: #F3F0A5;
  text-decoration: none;
  padding: 5px 7px 7px 7px; 
}

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

td, p {
  font: 12px arial;
	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;
}

#pgNews {
  text-align: left;
  margin-left: 14px;
	height: 100px;
}

img.photo {
  padding-left: 18px;
}

* html body div td img.photo {
  margin-left: 18px;
}

.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;
}

h2 {
  font: 15px arial;
	font-weight: bold;
  background-image: url('/wip/images/img_h1_bckgrnd.gif');
	background-repeat: no-repeat;
	height: 33px;
	/*width: 227px;*/
	color: #513D07;
	padding-left: 15px;
	margin-left: 10px;
	padding-top: 8px;
}

h1 {
  font: 24px arial;
	font-weight: bold;
  text-transform: uppercase;
	color: #003300;
}