html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
body {
	background-color: #99958c; /*ffd302*/
	/*background-image: url("../images/bkgd_shadow_y.jpg");*/
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: center;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin: 10px;
	padding: 0 0 0 0;
	text-align: center;
}
h1 {
  color: #000;
  font-size: 16px;
  font-weight: bold;
  line-height: 14px;
}
h2 {
  color: #000;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
}
h3 {
  font-size: 12px;
  line-height: 14px;
}
a,  a:link {
  color: #000;
  text-decoration: underline;
}
a:visited {
  color: #000;
  text-decoration: underline;
}
a:hover {
  color: #ECC200;
  text-decoration: underline;
}
a:focus {
  color: #000;
}
a:active {
  color: #000;
}
#outerWrapper {
	background-color: #fff;
	margin: 0 auto 0 auto;
	text-align: left;
	width: 850px;
	border: solid 4px #FFD302;
}
#outerWrapper #header {
	background-color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	line-height: 15px;
	padding: 0px 0px 10px 10px;
	border-top: solid 1px #666;
	border-right: solid 1px #666;
	border-left: solid 1px #666;
}

/* ================================================================================= New Home Page Test */
#outerWrapper #header3 {
	background-color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	line-height: 15px;
	padding: 10px 0px 10px 10px;
	border-top: solid 1px #666;
	border-right: solid 1px #666;
	border-left: solid 1px #666;
}

#outerWrapper #header3 .headerRight {
	float: right;
	margin: 0px;
	padding: 10px 10px 10px 10px;
	width: 200px;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}
#outerWrapper #randomimage {
	background-color: #FFFFFF;
	padding: 0px;
	border-top: solid 1px #666;
	border-right: solid 1px #666;
	border-left: solid 1px #666;
}
/* ================================================================================= END New Home Page Test */

#outerWrapper #contentWrapper {
	border-left: solid 1px #666;
	border-right: solid 1px #666;
}
/* ================================================================================= LEFT COLUMN */
#outerWrapper #contentWrapper #leftColumn1 {
	background-color: #fff; /* #ebebeb */
	float: left;
	padding: 10px 10px 10px 10px;
	width: 170px;
}
/* ================================================================================= LEFT COLUMN ROLLOVERS */
#outerWrapper #contentWrapper #leftColumn1 ul {
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 14px;
	line-height: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	/*text-align: left;
	width: 160px;*/
}
#outerWrapper #contentWrapper #leftColumn1 ul a {
	list-style: none;
	margin: 5px;
	padding: 0 0 0 5px;
	display: block;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	text-decoration: none;
}
#outerWrapper #contentWrapper #leftColumn1 ul a:hover {
	background-color: #FFd302;
	color: #000000;
	/*
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	*/
}
#outerWrapper #contentWrapper #leftColumn1 ul.indent {
	list-style: none;
	font-size: 11px;
	line-height: 14px;
	padding: 0 0 0 10px;
	margin: 0;
	/*
	background-color: #ccc;
	*/
}
#outerWrapper #contentWrapper #leftColumn1 li.indent {
	font-size: 11px;
	line-height: 14px;
	padding: 0 0 0 10px;
	margin: 0;
}

/* ================================================================================= RIGHT COLUMN */

#outerWrapper #contentWrapper #rightColumn1 {
	background-color: #ebebeb;
	float: right;
	padding: 10px 10px 10px 10px;
	width: 150px;
}
/* ================================================================================= RIGHT COLUMN ROLLOVER */
#outerWrapper #contentWrapper #rightColumn1 ul {
	padding: 0;
	margin: 0 0 0 20px;
	/*	
	line-height: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	list-style: none;
	list-style-image: url(../images/rtcolsquare.gif);
	list-style-position: inside;
	font-size: 14px;
	*/
}
#outerWrapper #contentWrapper #rightColumn1 li {
	list-style-image: url(../images/rtcolsquare.gif);
	display: list-item;
	padding: 3px 0;
}

/*  Previous Box Rollover effect
#outerWrapper #contentWrapper #rightColumn1 ul a {
	margin: 0;
	padding: 5px;
	display: block;
	text-decoration: none;
	border: 1px solid #ebebeb;
	list-style-image: url(../images/rtcolsquare.gif);
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
*/

/*
#outerWrapper #contentWrapper #rightColumn1 ul a:hover {
	background-color: #ffffff;
	color: #000000;
	border: 1px solid #FFd302;
	text-decoration: underline;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
*/


#outerWrapper #contentWrapper #rightColumn1 .RtColHead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

#outerWrapper #contentWrapper #content {
	margin: 0 170px 0 190px;
	padding: 10px 10px 10px 10px;
	border-left: 1px solid #666;
}
/* ================================================================================= HOME PAGE COLUMNS */
#outerWrapper #contentWrapper #content #left {
	background-color: #99958c; /* #ebebeb - teal=4D9999*/
	float: left;
	margin: 0px 5px 0px 0px;
	padding: 5px;
	width: 140px;
	height: 350px;
}
#outerWrapper #contentWrapper #content #center {
	background-color: #99958c;
	float: left;
	margin: 0 auto;
	padding: 5px;
	width: 140px;
	height: 350px;
	/*border-left: 1px solid #666;*/
}
#outerWrapper #contentWrapper #content #right {
	background-color: #99958c;
	float: left;
	margin: 0px 0px 0px 5px;
	padding: 5px;
	width: 140px;
	height: 350px;
}

#outerWrapper #contentWrapper .clearFloat {
  clear: both;
  display: block;
}
#outerWrapper #footer {
  background-color: #FFD302;
  border-top: solid 1px #666;
  padding: 10px 10px 10px 10px;
}
.EventEvenRow {
	background-color: #ffffff;
	display: block;
	width: 95%;
	line-height: 20px;
	padding: 7px;
}
.EventOddRow {
	background-color: #ebebeb;
	display: block;
	width: 95%;
	line-height: 20px;
	padding: 7px;
}
