img{
  border: none;
}

.aboutus{
  padding-bottom: 15px;
}

.banner{
  background: #990000 url(/img/banner.jpg);
  background-repeat: no-repeat;
}

.mainNav {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-decoration: none;
        background: #FF6600;
}

a.mainNav:hover { 
	color: #990000; 
} 

.mainNavCur {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-decoration: none;
}

.orangeText {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FF6600;
}
.whitetext {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.whitetextbold {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-decoration: none;
}
.whitetextbigbold {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-decoration: none;
        padding-bottom: 6px;
}
.redtext {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FF6666;
}

.yellowtext {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFCC00;
}
	
.yellowtextbold {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
}
