#content p {
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
/* These are the optional content area box settings */
.widebox {
	border: 1px solid #E9E6DF;
	background-color: #F8F7F3;
	margin-bottom: 15px;
}
.widebox h5 {
	background-image: url(../images/widebox-title.jpg);
	background-repeat: repeat-x;
	background-position: center;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}
#content .widebox p {
	padding:8px;
	margin:3px;
	line-height: 120%;
}
/* This styles the headings in the right sidebar */
#leftColumn1 h3 {
	font: bold normal 16px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-left: 10px;
	padding-top: 7px;
	letter-spacing: normal;
	border-bottom: 2px solid #FFF;
	color: #FFF;
	padding-bottom: 13px;
	background-image: url(../images/h2-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
}
/* This styles the dividing lines between items in the right sidebar if hr is used */
#leftColumn1 hr {
	background-color: #7079A4;
	color: #6F78A3;
	height: 1px;
	border: 0;
}
#leftColumn1 ul {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#leftColumn1 ul li {
	list-style: none;
	display: inline;
}
#leftColumn1 ul li a {
	display: block;
	padding: 4px 4px 4px 10px;
	border-bottom: 1px solid #E9E6DF;
}
#leftColumn1 ul li a:hover {
	text-decoration: none;
	background-color: #E9E6DF;
}
.sidebarlt {
	padding: 6px;
	border: 1px solid #E9E6DF;
	background-color: #F8F7F3;
}
.sidebardk {
	color: #FFFFFF;
	border: 1px solid #253141;
	padding: 6px;
	background-color: #67B13F;
}
.sidebardk a, .sidebardk a:hover, .sidebardk a:visited, sidebardk a:active {
	color: #FFFFFF;
}
#outerWrapper #contentWrapper #leftColumn1 img {
	border: 1px dotted #474030;
	margin-left: 20px;
}
div.contentHeaderContainer {
  overflow: hidden;
  height: 1%;
}
div.imgBoxColumn {
  text-align: center;
  float: left;
  width: 33%;
}#outerWrapper #contentWrapper #subcontent img {
	border: 1px double #3B1524;
}
div.contentHeaderContainer {
	overflow: hidden;
	height: 1%;
	padding-bottom: 20px;
}
div.imgBoxLeft {
	
	margin: 0px 0px 10px 0px;
	float: left;
	font-size: 0px; 
}
div.imgBoxLeft img {
  padding: 1px;
}
