body, div, p, h1, h2, h3, h4, h5, h6, th, td, input, select, textarea, a, li {
  font-family: verdana, arial, sans-serif;
}

code, pre {
  font-family: "courier new", courier, monospace;
}

body {
	margin: 0px;
	background-color: #21241e;
	color: #000;
	text-align:center;
}

li {
	list-style-image: url(../images/misc/bullet.gif);
}

p {
	margin-top:0px;
	margin-bottom:0;
}

h1,h2,h3,h4,h5 {
	margin-bottom:0px;
	color: #b50938;
}

h4 {
	margin-top:0px;
}

h5 {
	text-align:center;
}

img {
  border: 0px;
}

hr {
  height: 1px;
}

th {
  text-align: left;
}

ul#fontsizer{
	color: #b50938;
	list-style: none;
	margin: 0;
	text-align: right;
}

ul#fontsizer li{
	list-style: none;
	font-size: 10px;
	display: inline;
}

ul#fontsizer .normal{font-size: 10px;}
ul#fontsizer .large{font-size: 12px;}
ul#fontsizer .largest{font-size: 14px;}

a {
  color: #b50938;
	text-decoration:none;
	font-weight:bold;
}

a:hover {
  color: #f43030;
	text-decoration:underline;
	font-weight:bold;
}

a.footer {
  color: #797b78;
}

a.footer:hover {
  color: #bfbfbf;
}

a.flinks {
  color: #fff;
}

a.flinks:hover {
  color: #eee;
}

.alert {
	color: #f00;
}

.required {
	color: #b37a5f;
}

.stroke {
	border: 1px solid #000;
}

.homeEventsDate, td.homeEventsDate input {
	font-size: 10px;
	color: #000;
	padding-top: 2px
	margin-top:0px;
}

.homeEventsTitle {
	font-size: 11px;
	font-weight: bold;
	color: #b50938;
	padding-top: 2px
	margin-top:0px;
}

.calanderDate,.calanderTime,.calanderHeader,.calanderShortTitle {
	color: #333;
}

.calanderCurrent {
	font-weight: bold;
	color: #FF7800;
}

.calanderPast {
	background-color: #EAEAEA;
	border:1px solid #CDCDCD;
}

.foot {
	color:#636562;
	text-align:center;
}

.divider {
	color:#525450;
}

.reddivider {
	color:#b50938;
}

.red {
	font-weight:bold;
	color:#b40020;
}

.highlight {
	color:#b50938;
	font-weight:bold;
}

.fontRM {
	margin-top:0px;
	margin-bottom:12px;
}

.redBoxPad {
	background-color:#e5bea6;
	padding:10px;
}

.redBoxPad2 {
	background-color:#e5bea6;
	padding:5px;
}

.image {
	border: 1px solid #998f7a;
	background-color:#f7f2dd;
	padding:10px;
}

.imageSm {
	border:1px solid #998f7a;
	background-color:#f7f2dd;
	padding:5px;
}

.imageOut {
	border: 1px solid #c7ba9f;
}

td.BorderMe {
  border:1px solid #cdcdcd;
}

.homePhoto {
	background:url(../images/backgrounds/behindHomePhotos.gif) no-repeat;
	padding:14px 0 0 17px;
	width:588px;
	height:395px;
	z-index:2;
}

.internalPhoto {
	background:url(../images/backgrounds/internalPhotos.gif) no-repeat;
	padding-top:17px;
	width:621px;
	height:240px;
	text-align:center;
}

#bodyContainer {
	width:970px;
	margin:0 auto;
	position:relative;
}

#internalFlash {
	position:absolute; 
	left: 311px; 
	top: 178px;
}

#homeFlash {
	position:absolute; 
	left: 36px; 
	top: 121px;
	z-index:99;
}

.social {
	text-align: center;
}

.social img {
	margin:5px;
}

.social a {
	outline:0;
	-moz-outline:0;
}

