html {
  height: 99%;
  margin-bottom: 1px;
}

body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	color: #000000;
	text-align: left;
	vertical-align: top;
	margin-top: 0px;
	line-height: 140%;
}

h1 {
	margin: 10px 0;  	
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
  	font-size: 18px;
  	font-weight: normal;
  	letter-spacing: 1px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 10px;
  	text-align: center;
  	color: #415482;
  	 }
p { font-size:12px;
margin:0em;
padding: 0 0 8pt 0;
}
li {
		padding: 5px;
}
a {
	color: #9F3B2D;
	text-decoration: none;
}

a:visited {
	color: #9F3B2D;
	text-decoration: none;
}
a:hover {
	color: #415482;
	text-decoration: underline;
}

h2 {
	font-size: 16px;
	color: #9F3B2D;
}
h3 {
	font-size: 15px;
	color: #415482;
}

#container {
margin:0 auto;
width:775px;
height:auto;
}
#header {
float:left;
width:774px;
height:auto;
margin-left:1px;

}
#con_text {
border: 1px solid #EEEEEE;
width:546px;
float:left;
height:auto;
}
#side_bar {
float:left;
width:200px;
height:auto;
margin-left:20px;
}
#footer {
float:left;
width:775px;
height:auto;
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#000000;
}

#menu {
	font-size: 12px;
}

#menu a {
	color: #000000;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #EBEBEB;
}

#menu a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #9F3B2D;
}

.menuItem {
	padding-right: 10px; 
	padding-bottom:10px; 
	padding-top: 31px;
}
.active {
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #24355D;
}
#banners {
	vertical-align: top;
	width: 200px;
}
#banners h1 {
	color: #9F3B2D;
	font-size: 15px;
	font-weight: bold;
	padding-left: 0px;
	padding-right: 0px;
	padding-top:  5px;
	padding-bottom: 10px;
	margin: 0px;
	text-align: center;
	line-height:  130%;
}
#banners p {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 0px;
	font-size: 13px; 
	font-weight: normal;
	margin: 0px;
	color: #5E5E5E;
	text-align: center;
	line-height:  120%;
}
#banners strong {
	color: #000000;
	font-weight: bold;
}
#wrapper div {
	width: 198px;
	padding: 0px;
	margin-bottom: 20px;
	background-color: #EEEEEE;
	border-right: 1px solid; /*there seems to be an issue with vertical plops*/
}
#ploplet1 {
	width: 200px;
	height: 220px;
	border: 1px solid;
}

#ploplet2 {
	width: 200px;
	height: 250px;
	border: 1px solid;
	
}
.strongRed {
	font-size: 16px;
	font-weight: bold;
	color: #9F3B2D;
	text-align: center;
}
#headshot {
	width: 154px;
	height: 185px;
	border: solid 0px #E0E0E0;
}
#headline {
  	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
  	font-size: 14px;
  	font-weight: normal;
  	letter-spacing: 3px;
  	padding: 5px;
  	text-align: center;
	line-height: 20px;
}
.headlineTitle {
	color: #9F3B2D;
	font-weight: bold;
	line-height: 20px;
}

img,
img a {
    border: none;
}

.metadata {
    margin: 5px 0;
    color: #000;
}

.navipage {
	margin: 20px 0;
}

.previous {
	padding: 0 20px 0 0;
	float: left;
}
	
.next {
	float: right;
}

.sbbox {
        width: 200px;
        padding: 5px;
	border: 1px solid;
        margin: 0 0 10px 0;
}

.sbbox ul,
.sbbox li,
.sbbox ul li  {
 list-style: none;
 margin: 0 0 0 0px;
 text-align: left;
}