BODY {
  background: #79BCDE;
  color: #000000;
  margin: 0px;
  font-family: Arial, Helvetica, 'sans serif';
  font-size: 12px;
  text-align: center;
}

TD {
	color: #000000;
	background-color: #ffffff;
	font-family: Arial, Helvetica, 'sans serif';
	font-size: 12px;
}

TD.nav {
	color: #000000;
	background-color: #DBDDF8;
}

#headcontainer {
	width: 770px;
	background: url(/images/bkgd.gif);
}

#navcontainer {
	width: 770px;
	background: #DBDDF8;
	color: #000000;
}

#contentcontainer {
	text-align: left;
	padding-left: 30px;
	padding-right: 10px;
	padding-top: 10px;
}

#footcontainer {
	width: 770px;
	vertical-align: bottom;
	background: url(/images/bkgd.gif);
}

#pictures {
	float: left;
}

#float-contenttext {
			float: right;
			width: 360px;
			font-size: 12px;
			line-height: 18px;
		}
		
#float-contentbig {
			float: right;
			width: 480px;
			font-size: 12px;
			line-height: 18px;
		}

.fat {
	font-weight: bold;
}

h3 {
   font-family: Verdana,Arial,'sans serif';
	font-size: 24px;
	font-weight: bold;
	color: #575757;
}

#address {
	font-family: Verdana,Arial,'sans serif';
	font-size: 9px;
	color: #000000;
}

.subheads {
	color: #FF9966;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Verdana, 'sans serif';
	margin-bottom: 2px;
	padding-top: 45px;
}

.small {
	font-size: 9px;
}

.green {
	color: #00D402;
	font-weight: bold;
}

.red {
	color: #FF596A;
	font-weight: bold;
}

a.list {
	font-size: 12px;
	color: Maroon;
	font-weight: bold;
}

a.listobject {
	font-size: 16px;
	color: Maroon;
	font-weight: bold;
}

a.nav {
	font-size: 12px;
	color: Maroon;
	font-weight: bold;
	text-decoration: none;
}