body {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	font-size: 12px;
	background-image: url(../images/background.jpg);
	margin: 0px;
	background-color: #256E8C;
	color: #333333;
}

td {
	
	font-size: 12px;
	vertical-align: top;
}
p{
     font-size: 12px;
   
}

.contentbackground {
	background-image: url(../images/backgroundContent.jpg);
	margin: 15px;
	padding-right: 35px;
	padding-bottom: 25px;
	padding-left: 35px;

}

.contentbackground a{
	color: #ff6600;
}

.contentbackground a:hover{

}

.footerbackground {
	background-image: url(../images/bottombackground.jpg);
	padding-top: 0px;
	padding-right: 35px;
	padding-bottom: 0px;
	padding-left: 35px;
}
.footeragency {
	
	color:#fff;
	padding-left: 15px;
}

.sidenav {
	background-position: center;
	padding-top: 50px;
}

a {
    font-family: Arial, Helvetica, sans-serif;
	color: #691414;
	text-decoration: none;
	border-bottom-width: 1px;
	/*border-bottom-style: dashed;*/
}

a:hover {
    
	color: #25434D;
	
}

h1 {
	
	font-weight: bold;
	font-size: 15px;
	letter-spacing: -.8px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding: 0px;
	margin: 0px;
	color:#691414;
	text-transform: uppercase;
}
h2 {
	
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 0px;
	color: #FF9900;
}
.header2 {
	
	font-size: 12px;
	font-weight: bold;
	color: #691414;
	

}
.menuLinks {
    margin: 0px 5px 5px 27px;
	padding: 3px;
}
.imageright{
    padding-left:15px;
	padding-right:30px;
	float:right;
}
