body {
/*old background color number is ABB0B6*/
	text-align: center;
    background-image: url(images/background.gif);
    background-repeat: repeat;
    background-attachment: fixed;
    background-position: top-center;

}
.style1 {
	font-size: 14px;
	font-weight: bold;
}
.style2 {
	font-size: 10px;
	color:#FFFFFF;
}

.mainnav {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 10px;
	color:#9A0606;
	background-color:#5C0202;
	font-weight:500;
	text-decoration: none;
	padding-top: 10px;
	letter-spacing: 2px;
	
	
}
.mainnav a:link, .mainnav a:visited{
	color:#FFFFFF;
	padding: 5px 14px 0px 14px;
	background-color:#9A0606;
	text-decoration: none;
}
.mainnav a:hover{
	color:#9A0606;
	background-color:#340101;
	text-decoration: none;
}

a.onpage:link, a.onpage:visited, a.onpage:hover {
    color:#9A0606;
	background-color:#340101;
	text-decoration: none;
}



.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 9px;
	color: #888888;
	text-align: center;
	text-decoration : none;
}

.footer a:link{
	color: #cccccc;
	text-decoration : underline;
}

.footer a:hover {
	color: #999999;
	text-decoration : underline;
	
}
.footer a:visited {
	color: #CCCCCC;
	text-decoration : underline;
}
.topnav {
	font-family: Arial, sans-serif;
	font-style: normal;
	font-size: 9px;
	color:#FFFFFF;
	text-align: right;
	text-decoration : none;
	margin: 10px 15px 10px 10px;
	font-weight: lighter;
}

.topnav a:link{
	color:#999999;
	text-decoration : none;
	font-weight: lighter;
}

.topnav a:hover {
	color:#FFFFFF;
	text-decoration : none;
	font-weight: lighter;
}
.topnav a:visited {
	color:#999999;
	text-decoration: none;
	font-weight: lighter;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #54564A;
	text-align: justify;
	margin: 10px 30px 0px;
}
.content a:link{
	color: #D50006;
	text-decoration : underline;
}

.content a:hover {
	color: #340101;
	text-decoration : underline;
}
.content a:visited {
	color: #D50006;
	text-decoration : underline;
}
.anchorlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9A0606;
	text-align: center;
	margin: 10px 10px 0px;
}
.anchorlink a:link{
	color: #9A0606;
	text-decoration : underline;
}

.anchorlink a:hover {
	color: #5C0202;
	text-decoration : underline;
	
}
.anchorlink a:visited {
	color: #9A0606;
	text-decoration : underline;
}
.smallbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #54564A;
	text-align: left;
}
.smallbutton a:link{
	color: #F15558;
	text-decoration : underline;
}

.smallbutton a:hover {
	color: #B74248;
	text-decoration : underline;
	
}
.smallbutton a:visited {
	color: #F15558;
	text-decoration : underline;
}

.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5C0202;
	padding-bottom:5px;
	padding-top:8px;
	
	
}
.subnav a:link, .subnav a:visited {
	color: #FFFFFF;
	text-decoration : none;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 15px;
	margin-left: 15px;
	
	
}

.subnav a:hover {
	color: #9A0606;
	text-decoration : none;
}


a.subonpage:link, a.subonpage:visited, a.subonpage:hover {
color:#9A0606;
	text-decoration: none;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #340101;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 10px;
}
.highlighted {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #9A0606;
	margin: 10px;
	font-weight: bold;
}
.highlighted a:link{
	color: #9A0606;
	text-decoration : underline;
}

.highlighted a:hover {
	color: #5C0202;
	text-decoration : underline;
}
.highlighted a:visited {
	color: #9A0606;
	text-decoration : underline;
}

.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	list-style-image: none;
	color: #333333;
	margin-top: 0px;
	padding-top: 0px;
	
}
.locations a:link{
	color: #54564A;
	text-decoration : none;
}

.locations a:hover {
	color: #B74248;
	text-decoration : none;
}
.locations a:visited {
	color: #54564A;
	text-decoration : none;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5C0202;
	text-align: left;
}	
p.image img { 
  margin: 20px 12px 0 12px;
  padding: 4px;
  border: 3px solid #660000;
  vertical-align: top; 
}