* {
	font-family: sans-serif;
	font-size: 12px;
}

th {
  text-align: left; 
  
}

img {
  border-width: 0px;

}

.error {
  text-align: left;
  color: #ff0000;
  font-weight: bold;  
 
}

body {
	padding: 0; 
	margin: 0; 
	border: 0; 
	background-image: url('/img/background.gif');
	background-repeat: repeat-x;
	color: #FFFFFF;  

}

h1 {
 font-size: 16px; 
 margin: 0px;
 padding: 0px;
 color: #ffffff;

}

h2 {
  font-size: 16px;
  color: #008061;
}

h2news a {
  font-size: 16px;
  color: #008061;
  font-weight: bold;
  text-decoration: none;  
}

h2news a:hover {
  font-size: 16px;
  color: #010171;
  font-weight: bold;
  text-decoration: none;    

}

h2.services {
  font-size: 13px;
  font-style: italic;
  letter-spacing: 1px;
  text-align: center;

}

h3 {
 margin-bottom: 0px;
 font-size: 14px; 
 color: #008061;

}

h4 {
 color: #008061;
 font-size: 12px;
 font-weight: bolder;
 font-style: oblique;

}

L5 {
 color: #008061;
 font-size: 14px;
 font-weight: bold;
 
} 

.h2links a {
 color: #FF0000;
 font-size: 12px;
 font-weight: bolder;
 font-style: oblique;

}

.h2links a:hover {
 color: #008061;
 font-size: 12px;
 font-weight: bolder;
 font-style: oblique;

}

.mainTbl {
  margin: auto;

}

.mainTbl img {
	border-width: 0px;

}

.mainTblWhite {
  background: #ffffff;
  font-size: 1px;
  height: 7px;
}

.mainTblGrey {
  background: #87888b;
  font-size: 1px;
  height: 1px;

}

.content {
	margin: auto;
  width: 990px;

}

.nav {
  width: 209px;
  background: #882287;
  background-image: url('/img/column_background.gif');
  padding-right: 0px;

}

.links {
   width: 184px;

}
  
.shadow {
  height: 0px;
  width: 0px;

}  

.navigation {
  margin-left: 0px;
  padding-left: 0px;
  margin-top: -25px;
  margin-left: 10px;
  position: relative;
  background-image: url('/img/nav_background.gif');
}

.navigation li {
  height: 36px;
  width: 180px;
  background-color: #fffcdd;
  background-repeat: no-repeat;
  text-align: center;
  list-style-type: none;
  margin-top: 1px;
  border-bottom-style: solid;
  border-bottom-color: #bcb8b9;
  border-bottom-width: 1px;
}

.navigation li a {
  height: 10px;
  width: 180px;
  display: block;
  padding-top: 10px;
  font-size: 14px;
  font-variant: small-caps;
  color: #777777;
  text-decoration: none;

}

.navigation li a:hover {
  color: #777777;
    font-size: 14px;
  text-decoration: underline;
}

.mainContent {
  vertical-align: top;
}

.heading {
 width: 275px;
 background: url('/img/headingBg.jpg');
 height: 46px;
}

.mainPadding {
	background: #ffffff;
	width: 578px;
  padding: 0px;
  padding-right: 0px;
	
}
.purple{
	background: #882287;
		width: 2px;
}

.text {
  color: #606060;
  background: #ffffff;
  width: 535px;

}

.footer {
  background: url('/img/footer_background.gif');
  width: 100%;
  height: 67px;
  background-repeat: no-repeat;

}

.footerText {
  text-align: center;

}

.footerImg {
  text-align: center;
  padding-right: 10px;

}

.footer a {
  color: #fffcdd;
  text-decoration: none;
}

.footer a:hover {
  color: #fffcdd;
  text-decoration: underline;
}

.pathway {
	background-image: url('/img/pathwayleft.jpg');
	width: 486px;
	height: 48px;
	padding-left: 208px;
	font-weight: bold;
	vertical-align: top;
	line-height: 10px;
}

.eventLeft {
	color: #137BBA;
	background: #fffcdd;

	padding-left: 5px;
	margin-left: 9px;
	margin-right: 9px;
	width: 168px;
	position: relative;
	text-align: center;
	line-height: 20px;
	/*margin-top: -280px;*/

}

.imageLeft {
	color: #777777;
	background: #fffcdd;
	z-index: auto;
	padding-left: 5px;
	margin-left: 19px;
	margin-right: 9px;
	width: 168px;
	position: absolute;
	margin-top: -113px;
	font-weight: bold;
}

hr {
  border-width: 1px;
  border-color: #dadada;
  border-style: dashed;
  margin-top: 5px;
  margin-bottom: 5px;
  background: #ffffff;
}

.productList {
 margin-bottom: 0px;

}

.productList li {
  padding: 1px;
}

.productList a {
 color: #fffcdd;
 text-decoration: none; 

}

.topOfPage {
 float: right;
 color: #fffcdd;
 text-decoration: none;
 font-weight: bold;

}

.rowOff {
  background: #fffcdd;
  vertical-align: top;
 
 } 
  
.rowOn {
  background: #ffffff;
  vertical-align: top;
 
 }   
   
.adminData th {
  background: #fffcdd; 
}

.c2a, .c2a a {
  text-align: center;
  font-style: italic;
  font-weight: bold;
  color: #000000;
  text-decoration: none;
  font-size: 14px;
  padding-top: 20px;
  padding-bottom: 20px;
} 

.banner {
	vertical-align: top;
	text-align: center;
	background-image: url('/img/right_column.jpg');
 width: 210px;
}
.newsLink a {
	font-style: italic;
	font-size: 11px;
	color: #882287;
  text-decoration: none;	
}
	
.newsLink a:hover {
	font-style: italic;
	font-size: 11px;
	color: #ff0000;
  text-decoration: none;	
}	