html, body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	height: 100%;
	width: 100%;
}

.bodybox {
	position: absolute;
	padding: 0px;
	top: 2px;
	left: 10px;
	margin: 0px;
	width: 100%;
	height: 3828px;
}

#leftnav {
	position: absolute;
	left : 0px;
	top: 0px;
	width : 182px;
	height: 100%;
	margin-left : 0px;
	margin-top : 0px;
	background-color : #000000;
	color: white;
	font-family: arial;
	font-size: 12px;
	padding : 0px;
}

#topnav {
  position : absolute;
  left : 182px;
  height: 182px;
  width: auto;
  min-width: 100%;
  margin-left : 0px;
  margin-top : 0px;
  background-color : #660066;
  color: white;
  padding-left : 0px;
  padding-top: 0px;
  visibility: visible;
}

#topnav a {
	color: white;
	text-decoration: none;
}

#topnav a:hover {
	text-decoration: underline;
}

.leftnavlink {
	padding-left: 16px;
	padding-right: 16px;
	font-family: Franklin Gothic Heavy;
	font-size: 14px;
	color: white;
	line-height: 24px;
}

#leftnav a {
	color: white;
	text-decoration: none;
}

#leftnav a:hover {
	text-decoration: underline;
}

.seasonalbox {
	font-family: arial;
	color: black;
	background-color: #FFCC33;
	margin-right: 0px;
	margin-left: 16px;	
	float: right;
	width: 432px;
	height: 600px;
	text-align: right;
}

.seasonaltext a {
	color: black;
	text-decoration: none;
}

.seasonaltext a:hover {
	text-decoration: underline;
}

.seasonaltext {
	font-family: arial;
	font-size: 14px;
	font-weight: normal;
	color: black;
	vertical-align: middle;
	padding-right: 60%;
}

.seasonalheader {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: white;
	background-color: #333399;	
	vertical-align: middle;
	padding-right: 60%;
	margin: 0px;
}

.contentheader {
	font-family: garamond;
	font-size: 20px;
	line-height: 20px;
	padding-left: 32px;
	margin-bottom: 20px;
}

.bulletimg {
	float: left;
}

.contentbullet {
	padding-left: 32px;
	width: 600px;
	padding-bottom: 16px;
}

.subheader {
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
}

.sectionheader {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

.subsection {
	padding-left: 8px;
}

#navborder {
	background-image: url(/images/stained_bar.jpg);
	height: 28px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 2px;
	margin-top: 4px;
}

.topnavlink {
	padding-left: 16px;
	padding-right: 20px;
	font-family: Franklin Gothic Heavy;
	font-size: 16px;
	line-height: 28px;
	color: white;
	text-decoration: none;
}

.heading {
	padding-left: 16px;
	font-family: garamond;
	font-size: 48px;
	font-weight: bold;
	line-height: 48px;
	margin-bottom: 16px;
	margin-top: 36px;
}

.city {
	padding-left: 180px;
	font-family: garamond;
	font-size: 18px;
}

.address {
	padding-left: 18px;
	font-family: garamond;
	font-size: 18px;
}
.homeheadsindent {
	font-family: "Arial Black";
	font-size: 12px;
	line-height: 14px;
	text-indent: 12pt;
}
.content {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.content {

  padding-left : 0px;
  padding-top: 0px;
  font-family: serif;
  position : absolute;
  left : 182px;
  top: 182px;
  margin-left : 16px;
  margin-top : 16px;
  background-color : white;
  color: black;
}
.bio {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	top: 0px;
}
.spacebefore {
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

