body {
	background-color: #B5B5B5;
}
body, div, p, td, textarea, li {
	color: #000;
	font-size: 10pt;
	font-family: arial, helvetica, sans-serif;
}
h2 {
	color: #9C0000;
	font-size: 20pt;
}
h4 {
	color: #9C0000;
	font-size: 12pt;
}
.photos {
	float: right;
	margin: 0 0 10px 10px;
}
.footer {
	color: #FFFFFF;
	font-size: 8pt;
}
#slideshowwrapper {
	height: 253px;
	background: url(/images/rotation/pic1.jpg) no-repeat;
	background-position: right top;
}
#slideshow {
	height: 253px;
	background: url(/images/rotation/background3.png) no-repeat;
	background-position: -15px 0;
}
#commitment {
	width: 0;
	height: 253px;
	background: url(/images/rotation/commitment2.png) no-repeat;
	background-position: 0 0;
}
#product {
	width: 0;
	height: 253px;
	background: url(/images/rotation/product2.png) no-repeat;
	background-position: 0 0;
}
#service {
	width: 0;
	height: 253px;
	background: url(/images/rotation/service2.png) no-repeat;
	background-position: 0 0;
}
.maincontent {
	padding: 15px;
}
.callout {
	background: url(/images/callout_background.png) no-repeat;
	background-position: top right;
	height: 90px;
}
.tblFmt {
	border: 1px solid #9C0000;
}
.odd {
	background-color: #DEDEDE;
}
.even {
	background-color: #FFFFFF;
}
h4 a:link
{
	color: #9C0000;
}
h4 a:visited
{
	color: #9C0000;
}
h4 a:hover
{
	color: #9C0000;
}
.hfield
{
	display: none;
}
a:link, a:visited
{
	color: #9C0000;
}
