.body,
.p {
	background: #ffffff;
	font-family: Verdana, Arial, arial, Helvetica, helvetica, sans-serif;
	font-size: 10pt;
}

.bottom-align {
	vertical-align: bottom;
}

.topmenu {
	background: #3F5895;
	color: #ffffff;
	font-family: Arial, arial, Helvetica, helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	text-align: center;
	height: 20px;
	width: 750px;
}

td.topmenu,
a.topmenu {
  width: auto;
}

h1,
h2,
h3 {
  color: #6A0707;
}

a.topmenu:link,
a.topmenu:active,
a.topmenu:hover,
a.topmenu:visited
{
	border-style : none;
	color: #ffffff;
	text-decoration: none;
}

img.left {
	float: left; 
	padding: 5px;
	display: inline;
}

img.right {
	float: right; 
	padding: 5px;
}

td {
	vertical-align: top;
}

.page-body {
  height: auto;
  width: 800px;
}

.title_graphic {
  display: inline;
  float: left;
}

.topmenu {
	vertical-align: middle;
	border-left: thin;
	border-right: thin;
	border: 3px;
	text-align: center;
}

.top-content {
  padding-left: 0px;
  margin-left: 0px;
}

.top-left {
  width: 460px;
}

.top-middle {
  width: 100px;
}

.top-right {
  padding: 5px;
  width: 240px;
  border: solid thin;
  border-color: #6A0707;
}

.what-new-title {
  color: #6A0707;
	font-family: Verdana, Arial, arial, Helvetica, helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
}

.what-new-list {
  color: #000000;
	font-family: Verdana, Arial, arial, Helvetica, helvetica, sans-serif;
	font-size: 8pt;
}

.upcoming-events {
  float: right;
  vertical-align: top;
  width: 240px;
  border: solid thin;
  border-color: #6A0707;
  padding: 3px;
  margin: 3px;
}

.toppic {
  float: left;
  width: 170px;
  height: 450px;
  padding: 5px;
}

.hearts,
.minds,
.doors {
  color: #6A0707;
  font-family: Verdana, Arial, arial, Helvetica, helvetica, sans-serif;
  font-size: 20pt;
  vertical-align: bottom;
  width: 400px;
  float: right;
}

.body {
width: 800px;
border: solid thin;
}

.hearts {
padding-right:200px;
}

.minds {
padding-right:100px;
}

.doors {
padding-right:00px;
}

.bottom-content {
  width: 700px;
  padding-left: 5px;
}


.std-text,
.mid-text,
.mid-text-one,
.title,
.subtitle,
.caption,
li {
	color: #000000;
	font-family: Verdana, Arial, arial, Helvetica, helvetica, sans-serif;
	font-size: 10pt;
}

.caption {
  font-size: 8pt;
  font-style: italic;
}

.mid-text,
.mid-text-one {
  vertical-align: middle;
}

.mid-text-one {
  height: 160px;
}

.page-title,
.title,
.subtitle {
  font-size: 14pt;
 	font-weight: bold;
 	color: #6A0707;
}

.title,
.subtitle {
	font-size: 12pt;
	color: #000000;
}

.title {
  padding-left: 5px;
}

.subtitle {
	font-size: 10pt;
}

.article {
  width: 650px;
}

.CMSListLink {
	font-family: Verdana, Arial, arial, Helvetica, helvetica, sans-serif;
	font-size: 10pt;
}

.copyright {
  border-top: solid thin;
  font-family: Arial, arial, Helvetica, helvetica, sans-serif;
  font-size: 8pt;
  display: block;
  position: relative;
}

.vbs,
.vbsTitle {
	font-family: "Comic Sans MS", "comic sans ms", Webdings;
	font-size: 16pt;
	color: #000000;
	text-align: center;
	vertical-align: middle;
}

.vbsTitle {
	font-family: "Comic Sans MS", "comic sans ms", Webdings;
	font-size: 40pt;
	font-weight: bold;
	color: #015AAD;
}

.vbsImage {
	text-align: center;
	vertical-align: middle;
}

.glossymenu{
float: left;
margin: 5px 0;
padding: 0;
width: 170px; /*width of menu*/
border: 1px solid #9A9A9A;
border-bottom-width: 0;
}

.glossymenu a.menuitem{
background: black url(glossyback.gif) repeat-x bottom left;
font: bold 14px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: white;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 4px 0;
padding-left: 10px;
text-decoration: none;
}


.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
color: white;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: none;
}

.glossymenu a.menuitem:hover{
background-image: url(glossyback2.gif);
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
background: white;
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

.glossymenu div.submenu ul li{
border-bottom: 1px solid blue;
}

.glossymenu div.submenu ul li a{
display: block;
font: normal 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: black;
text-decoration: none;
padding: 2px 0;
padding-left: 10px;
}

.glossymenu div.submenu ul li a:hover{
background: #DFDCCB;
colorz: white;
}

