body, td, p, table { font-family: Trebuchet MS, serif; font-size: 14px; color: #000000 }
body, html {
margin:0;
padding:0;
background-color: #fff;
background-image: url(bg.png);
background-repeat:repeat-x;
}
h2 { color: #9a1515 ; font-family: Trebuchet MS, serif; font-size: 14pt; font-weight:bold  }
h3 { color: #000000 ; font-family: Trebuchet MS, serif; font-size: 12pt; font-weight:bold  }
h4 { color: #A00000 ; font-family: Trebuchet MS, serif; font-size: 12pt; font-weight:bold  }
a,a:link,a:active,a:visited {color: #363698}
a:hover {color: #9a1515}
.leftpad { padding-left: 30px}
.bothpad { padding-left: 30px; padding-right: 30px }
.mainTable { text-align: left; border: 0px ; width: 800px; padding:0px; }
.topLinks {
color:#fff;
text-decoration:none;
padding-left: 2px;
padding-right: 20px;
padding-top: 0px;
padding-bottom: 6px;
line-height:26px;
}
.topLinks:link {
color:#fff;
padding-top: 0px;
}
.topLinks:visited {
color:#fff;
}
.topLinks:active {
background-color:#ff6c20 ;
}
.topLinks:hover {
background-color:#5d5d5d ;
color:#eee;
padding-left: 4px;
padding-right: 18px;
}
.footCopy {
color:#aaa;
}

.footLinks {
color:#aaa;
text-decoration:underline;
padding-left: 2px;
padding-right: 2px;
padding-top: 1px;
padding-bottom: 1px;
}
.footLinks:link {
color:#aaa;
}
.footLinks:visited {
color:#aaa;
}
.footLinks:active {
background-color:#ff6c20 ;
}
.footLinks:hover {
background-color:#eee ;
color:#444;
padding-left: 3px;
padding-right: 1px;
}
.menuBorder {
border-style: solid; border-width: 4px; border-color: #ededed; margin-bottom: 8px;
background-color:#eaeaea ;
}

.mp {
padding-left: 8px; padding-right: 8px; padding-bottom: 0px; padding-top: 0px;
background-color:#fafafa;
}

.menuSep {
	    font-size:16px;
		line-height:22px;
		color: #666;
		text-decoration:none;
		display: block;
		width: 100%;

}
.shadowed { 
  border: 4px solid #ccc;
 }
.hdrText {
 color: #fff;
}

 
#ImageBoxOverlay
{
	background-color: #000;
}
#ImageBoxCaption
{
	background-color: #F4F4EC;
}
#ImageBoxContainer
{
	width: 250px;
	height: 250px;
	background-color: #F4F4EC;
}
#ImageBoxCaptionText
{
	font-weight: bold;
	padding-bottom: 5px;
	font-size: 13px;
	color: #000;
}
#ImageBoxCaptionImages
{
	margin: 0;
}
#ImageBoxNextImage
{
	background-image: url(/template/images/imagebox/spacer.gif);
	background-color: transparent;
}
#ImageBoxPrevImage
{
	background-image: url(/template/images/imagebox/spacer.gif);
	background-color: transparent;
}
#ImageBoxNextImage:hover
{
	background-image: url(/template/images/imagebox/next_image.jpg);
	background-repeat:	no-repeat;
	background-position: right top;
}
#ImageBoxPrevImage:hover
{
	background-image: url(/template/images/imagebox/prev_image.jpg);
	background-repeat:	no-repeat;
	background-position: left bottom;
}

