html {
	margin: 0;
	padding: 0;
}
body {
	margin: 0 0 0 0;
	font: 70% Tahoma, Arial, Helvetica, sans-serif;
	background: url(/page_images/background_texture.gif);			
	color: #2F2E76;
	cursor: default;
}



/* ######## general text ######### */
a {
	color: #2f2e76;
	text-decoration: none; 
	font-weight: bold;
}
a:hover {
	color: #cccccc;
}
a img {
	border: none;
}
.re {
	color: #F6B309;
}
p {
	margin: 15px;
	text-align: justify;
}
p#location {
	display: none;
}
p.date {
	color: #f6b309;
	font-weight: bold;
	font-style: italic;
	margin-top: 5px;
}
h2 {
	background: url(/page_images/dot.gif) bottom repeat-x;
	font-size: 210%;
	margin: 0px 15px 30px 15px;
	padding-bottom: 5px;
	padding-top: 30px;
}
h2 span {
	color: #f6b309;
}
h3 {
	margin: 0px 15px 0px 15px;
	font-size: 140%;
	text-decoration: underline;
}
#mainContent ul {
	list-style-image: url(/page_images/li_arrow.gif);
}



/* ############ */
#accessibility {
	display: none;
}
#wrap {
	text-align: center;
	padding-bottom: 20px;
}
#container {
	text-align: left;
	width: 700px;
	margin: 20px auto 0px auto;
	background: #ffffff url(/page_images/leftback2.gif) repeat-y;
	border: 1px solid #cccccc;
}	
#header {
	float: right;
	display: inline;
	padding: 5px 0px 5px 0px;
	color: #e4e4e4;
	font-weight: bold;
}
#header ul {
	float: right;
	margin: 0px 10px 0px 0px;
	padding: 0;
	list-style-type: none;
}
#header ul li {
	margin: 0 0 0 0;
	padding: 0;
	float: left;
}
#banner {
	clear: both;
	height: 129px;
	background: url(/page_images/banner.jpg) no-repeat;
	border-top: 2px solid #2F2E76;
	border-bottom: 2px solid #2F2E76;
}
#banner #logoLink h1 {
	margin: 0px;
}
#banner #logoLink a {
	display: block;
	height: 129px;
	width: 260px;
	text-indent: -9000px;
}
#banner #logoLink a span {
	display: none;
}
#yellow {
	background-color: #f6b309;
	height: 10px;
}
#menu {
	float: left;
	width: 100%;
	display: inline;
	background-color: #e4e4e4;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
#menu ul {
	float: left;
	display: inline;
	margin: 0 0 0 62px;
	padding: 0;
	list-style-type: none;
	border: 0px solid blue;
}
#menu ul li {
	margin: 0;
	padding: 0;
	float: left;
}
#menu ul li a {
	display: block;
	width: 79px;
	text-align: center;
	padding: 3px 0px 3px 0px;
	border-left: 1px solid #cccccc;
	color: #2F2E76;
	font-weight: bold;
	text-decoration: none;
}
#menu ul li a#contact {
	width: 77px;
}
#menu ul li a:hover, .current {
	background-color: #dddddd;
}
#mainContent {
	clear: both;
	margin-left: 62px;
}
#footer {
	padding: 5px 0px 5px 0px;
	border-top: 2px solid #2F2E76;
}
#footer p {
	margin: 0px 0px 0px 75px; 
	font-size: 90%;
}
#map {
	clear: left;
	height: 173px; 
	background: url(/page_images/map.jpg) right bottom no-repeat;
}
#map p {
	margin: 0px 0px 20px 75px; 
	padding-top: 60px;
	color: #cccccc;
}
#leftCol {
	float: left; 
	display: inline; 
	width: 373px;
}
.floatImg {
	float: right; 
	margin: 0px 15px 15px 15px; 
	border: 1px solid #999;
}
.divide {
	clear: right;
	height: 1px;
	padding-bottom: 10px;
	background: url(/page_images/dot.gif) bottom repeat-x;
	margin: 0px 15px 20px 15px;
}	
#toolBar {
	float: left; 
	margin-left: 35px;
	width: 213px; 
	background: url(/page_images/dot.gif) bottom repeat-x;
	padding-bottom: 1px;
}
/* test */
#toolBar ul {
		list-style-type: none;
		list-style-image: none;
		margin: 0;
		padding: 0;
}
#toolBar ul li {
	background: url(/page_images/dot.gif) top repeat-x;
}	
#toolBar ul li a {
	display: block;
	width: 207px;
	padding: 3px 0px 3px 0px;
	margin: 0px 0px 0px 5px;
}
#toolBar ul li a#toolPrint {
	background: url(/page_images/print2.jpg) right no-repeat;
}	
#toolBar ul li a#toolContact {
	background: url(/page_images/email.jpg) right no-repeat;
}	
#toolBar ul li a#toolBack {
	background: url(/page_images/back.jpg) right no-repeat;
}	
#toolBar ul li a#toolHome {
	background: url(/page_images/home.jpg) right no-repeat;
}	
/* */
.toolBarRow {
	background: url(/page_images/dot.gif) top repeat-x;
}
.toolBarRowT {
	height: 20px;
	padding-top: 1px;
}
.toolBarSpacer {
	height: 20px;
}
.toolBarRow div {
	background-color: #e4e4e4;
	height: 20px;
}
.toolBarRow a {
	display: block;
	width: 207px;
	padding: 3px 0px 3px 0px;
	margin: 0px 0px 0px 5px;
}
.toolBarRow a#toolPrint {
	background: url(/page_images/print2.jpg) right no-repeat;
}	
.toolBarRow a#toolContact {
	background: url(/page_images/email.jpg) right no-repeat;
}	
.toolBarRow a#toolBack {
	background: url(/page_images/back.jpg) right no-repeat;
}	
.toolBarRow a#toolHome {
	background: url(/page_images/home.jpg) right no-repeat;
}	
#contactForm {
	float: left;
	display: inline; 
	width: 600px;
	margin: 15px;
}
#contactForm .inputHolder {
	clear: left; 
	float: left; 
	display: inline;
	width: 100%;
	padding-top: 5px;
}
#contactForm .inputHolder label {
	float: left; 
	width: 30%;
}
#contactForm .inputHolder div {
	float: left; 
}
.button {
	border: 1px solid #999999; 
	font-family: verdana, sans-serif; 
	color: #4e4e4e; 
	background-color: #e4e4e4;
}
.form {
	border: #cccccc 1px solid; 
	color: #2f2e76;
}
.hide {
	display: none;
}



/* ############ ie fixes ############## */
/* \*/
* html #menu ul li a
{
	width: 91px;	
}
* html #menu ul li a#home
{
	width: 90px;	
}
/* */

