body {
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:62.5%;
	margin:0;
	padding:0;
	color: #333333;
	background-image: url(images/bodyBG.gif);
	background-position: 50% 0%;
	background-repeat: no-repeat;
	}
/* General CSS */
p {
	font-size:1.2em;
	line-height:1.4;
	margin:0 0 10px 0;
	padding:0;
	}
h1 {
	font-size:1.7em;
	line-height:1.2;
	color: #990033;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	margin:0px 0 10px 0;
	padding: 0;
	}
h2 {
	font-size:1.4em;
	line-height:1.2;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	color: #333333;
	}
h3 {
	color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
ul {
	margin:0 0 10px 0;
	padding:0 0 0 20px;
	font-size:1.2em;
	color: #990033;
}
li {
	margin:0;
	padding:0;
	line-height: 1.4;
	font-size: 1.2em;
}
a   {
	text-decoration:none;
	color: #666666;
	}
#content a, #contentwide a {
	text-decoration: underline;
	color: #990033;
}
a:hover   {
	text-decoration:underline;
	color: #666666;
	}
.clear {
height:1px;
font-size:1%;
width:100%;
clear:both;
	}
a img {
border:none;
	}
/* End of general CSS */
#accessibility {
position:absolute;
font-size:0.0em;
margin:0;
padding:0;
visibility:hidden;
}
#container {
	text-align:left;
	width:899px;
	overflow:visible;
	height:auto;
	margin:0 auto 0 auto;
	position:relative;
	}

h1#header {
	height:115px;
	width:100%;
	background-image:url(images/logo.jpg);
	padding:0;
	margin:0;
	}
h1#header #headerLink {
display:block;
width:100%;
height:115px;
text-indent:-5000px;
overflow:hidden;
	}
#topNav  {
	font-size: 1.1em;
	background-color: #990033;
	margin: 0px;
	width: auto;
	color: white;
	font-weight: bold;
}
#navblock {
	background-color: #990033;
	padding-top: 8px;
	padding-left: 20px;
}
#topNav  a  {
	color: #FFFFFF;
	text-decoration: none;
}
#topNav  li  {
	display: inline;
	margin: 0px;
	border-right: 1px solid white;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#topNav  a:hover  {
	color: #CC9999;
}

#leftCol {
	overflow:visible;
	height:auto;
	float:left;
	width:181px;
	padding:0 0 0 0;
	/*border: 1px solid #cccccc;
	border-top: none;*/
	font-size: 1em;
	}
#leftCol ul  {
	background-image: none;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 14px;
}
#leftCol ol {
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding: 0px;
}
#leftCol ol li {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	background-image: none;
}
#leftCol  h2  {
	font-size: 1.5em;
	font-weight: bold;
	color: #990033;
	background-color: #E1E1E1;
	margin: 0px;
	padding: 5px 5px 5px 14px;
	width: auto;
	border-top: 1px solid white;
}
#leftCol li {
	list-style:none;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 14px;
	margin: 0;
	line-height: 1.4;
	font-size: 1em;
	}
#leftCol  p  {
	margin: 0px 5px 10px 14px;
	padding: 0px;
	line-height: 1.3em;
}

#content {
	overflow:visible;
	height:auto;
	width:480px;
	float:left;
	margin: 0 0 0 35px;
	padding: 20px 0 30px 0;
	}
	#contentwide {
	overflow:visible;
	height:auto;
	float:left;
	width: 650px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 35px;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 30px;
	padding-left: 0;
	}
#rightCol  {
	float: right;
	width: 181px;
	background-color: #f0f0f0;
	background-image: url(images/rightColBG.gif);
	background-repeat: no-repeat;
	background-position: 0% 100%;
	padding: 0 0 120px 0;
	color: #333333;
}
#rightCol  h2  {
	font-size: 1.5em;
	color: #990033;
	background-color: #e1e1e1;
	margin: 0 0 10px 0;
	padding: 5px 5px 5px 14px;
	width: auto;
	border-bottom: 1px solid white;
	border-top: 1px solid white;
}
#rightCol h1 {
	padding-left: 15px;
	padding-right: 15px;
	font-size: 1.6em;
	line-height: normal;
}
#rightCol  p  {
	margin: 0px 5px 10px 14px;
	padding: 0px;
	line-height: 1.3em;
}
#rightCol p#phone {
	font-size: 1.8em;
	line-height: 1;
}
#rightCol  a  {
	color: #333333;
	text-decoration: underline;
}
#rightCol  a:hover  {
	color: #333333;
	text-decoration: underline;
}
#rightCol  #phone  img  {
	margin: 0px 0px 5px;
	padding: 0px;
}

#footer {
width:100%;
height:auto;
overflow:visible;
clear:both;
position:relative;
	}
#footer p {
	font-size:1.1em;
	padding:10px 0 10px 0;
	margin: 0 0 0 210px;
	}
.clearbar {
	clear: both;
	height: 8px;
}
.eventstbl td {
	background-color: #F5F5F5;
	padding: 5px;
}
.full {
	font-weight: bold;
	color: #990000;
}
#contacts {
	background-color: #F0F0F0;
	padding-bottom: 10px;
	background-image: url(images/rightColBG.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#contacts h2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#widecontent {
	clear: both;
}
#container #contentwide.tabletext{
	padding-bottom: 5px;
}
th {
	background-color: #981233;
	text-align: left;
	font-size: 1.3em;
}
