body {
  margin-top: 20px;
  margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 20px;
	min-width: 775px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

p {
  margin-top: 0px;
	margin-bottom: 10px;
}

h1 {
  margin-top: 0px;
	margin-bottom: 8px;
  font-weight: normal;
  font-size: 13px;
	color: #660000;
}

h2 {
  margin-top: 0px;
	margin-bottom: 8px;
  font-weight: normal;
  font-size: 12px;
	color: #660000;
}

h3 {
	padding-left: 30px;
	padding-right: 8px;
  margin-top: 0px;
	margin-bottom: 20px;
	font-weight: normal;
  font-size: 12px;
	color: #333333;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

td img { display: block; }

td#main_menu {
	vertical-align: top;
	padding-top: 80px;
	padding-left: 8px;
}

td#main_menu div {
	margin-bottom: 8px;
}

a.menu-kelly:link { color: #660000; font-weight: normal; text-decoration: none; }
a.menu-kelly:visited { color: #660000; font-weight: normal; text-decoration: none; }
a.menu-kelly:hover { color: #3D836B; font-weight: normal; text-decoration: none; }
a.menu-kelly:active { color: #660000; font-weight: normal; text-decoration: none; }
.menu-kelly-selected { color: #3D836B; font-weight: normal; text-decoration: none; }

a.heyshauna:link { color: #CCCCCC; text-decoration: none; }
a.heyshauna:visited { color: #CCCCCC; text-decoration: none; }
a.heyshauna:hover { color: #FFFFFF; text-decoration: none; }
a.heyshauna:active { color: #CCCCCC; text-decoration: none; }

.block-content {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 12px;
	text-align: justify;
	line-height: 15px;
}

.block-submenu {
  margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
	font-weight: normal;
  font-size: 14px;
}

.block-news {
	padding-top: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 12px;
	text-align: justify;
	line-height: 15px;
}

.block-news-show {
  display: block;
	padding-top: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	padding-right: 0px;
	line-height: 15px;
}

.block-news-hide {
	display: none;
	padding-top: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	padding-right: 0px;
	line-height: 15px;
}

.block-featured-image {
  padding-bottom: 20px;
	padding-right: 0px;
}

.block-featured-image img {
  border: 1px solid #000000;
}

.block-featured-text {
  padding-left: 15px;
	padding-bottom: 20px;
	color: #666666;
}

.text-white {
	color: #FFFFFF;
}

.text-dkgrey {
	color: #333333;
}

.text-grey {
	color: #999999;
}

.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
}
