body {
	background-color:#295976;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#B96824;
}
#wrapper {
	margin: 0 auto;
	width:797px;
	border:5px solid #FFF;
	background-color:#FFF;
}

#content {
	margin: 0 auto;
	width: 770px;
}
#contenthome {
	float: left;
	width: 500px;
	margin: 20px 0 0 0;
}
#subcontent {
	margin: 0 auto;
	width: 720px;
}

h1 {
	font-size: 14px;
	color:#295976;
}

h2 {
	font-size: 13px;
	color:#295976;
}

a:link, a:visited, a:active {
  color:#295976;
  font-size:13px;
  font-family:Verdana, Helvetica, sans-serif;
  font-weight:bold;
}
a:hover {
  color:#B96824;
  font-family:Verdana, Helvetica, sans-serif;
  font-weight:bold;
}

#buttonrow {
	width:797px;
	height:25px;
	text-align:center;
	background-color:#295976;
	padding-top: 5px;
}

#buttonrow a {
	color: #FFF;
	font-weight: bold;
}

#emailus {
	margin:0 auto;
	width:375px;
	border:dashed;
	background-color:#295976;
	border-width:thin;
	border-color:#B96824;
	font-size:17px;
	padding:4px;
	text-align: center;
}

#emailus a{
	color: #fff;
}

.submenus a {
	color:#295976;
	font-weight:bold;
	font-size:13px;
}
table.centertable {
	margin-left:auto; 
	margin-right:auto;
	text-align:left;
}
#anchors {
	color:#295976;
	font-weight:bold;
	font-size:11px;
	text-align:right;
}
li {
	margin: 0px 10px 0px 5px;
	color:#295976;
	font-weight:bold;
	text-align:left;
	font-size:11px;
}
infolist {
	margin: 0px 0px 0px 0px;
	color:#295976;
	font-weight:normal;
	text-align:left;
	font-size:5px;
}
#contactinfo {
	margin: 40px 0 0 55px;
	float:left;
}
#map {
	float:right;
	margin:15px 50px 0px 0px;
}
table {
	color:#295976;
	border-color:#B6B6B6;
}
th {
	background-color:#D77A2D;
	font-weight:bold;
	font-size:14px;
	text-align:center;
}
#portrait {
	float:right;
	margin:20px 4px 5px 4px;
	height:334px;
	width:251px;
	border:5px;
	border-color:#003366;
	clear:both;
	text-align: center;
}
#portrait a {font-size: 8px;}
#rescue img {
	float: left;
	margin-right: 8px;
}
#rescue {
	height: 220px;
	padding: 5px;
	clear: both;
	min-height: 350px;
	}

#frontline {
	text-align: center;
	color:#295976;
	font-weight:bold;
	clear: both;
	margin-top: 15px;
}

/* footer */

#copyright {
	color:#295976; 
	font-size:9px; 
	font-weight:bold;
	clear:both;
	margin-top: 15px;
	text-align: center;
}

#copyright a {
	color:#B96824;
	font-size:9px; 
}