body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size:12px;
  background-image:url(/template/bg-deadhead-medium.jpg);
  margin: 0px 20px 0px 20px;
  line-height:20px;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

.header {
background:url(/images/header-logo.jpg);
width:856px;
height:192px;
margin: 0px auto -1px auto; 
}

.nav {
float:right;
width:630px;
margin-top:90px;
font-size:14px;
font-weight:bold;
color:#2569d0;
}

.nav a:link {
    text-decoration: none;
    color: #2569d0;
}

.nav a:visited {
    text-decoration: none;
    color: #2569d0;
}

.nav a:active {
    text-decoration: none;
    color: #3ea3f4;
}

.nav a:hover {
    text-decoration: none;
    color: #3ea3f4;
}





.Background {
background:url(/template/Road-House-BG.jpg);
width:862px;
margin: 0px auto -1px auto; 


}

.ContentArea {
width:830px;
margin: 0px auto -1px auto; 
}


.images {
	border-style:outset;
	border-color:blue;
	border-width:2px;
	margin:20px;
}

.FooterArea {
width:830px;
margin: 0px auto -1px auto;
padding:10px;
  font-weight:bold;
}

h1 {
margin-top:15px;
font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size:18px;
  font-weight:bold;
  color: #000000;
  font-style:italic;
}
