img {
	border-style: none;
}
/*
:focus
{
  -moz-outline-style: none;
}
*/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/stripbg.jpg);
	background-repeat: repeat-y;
	background-position: top left;
}
#catchphrase {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFF;
	width: auto;
	height: auto;
	float: left;
	font-style: italic;
	padding-left: 20px;
}

#wrapper {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 1280px;
	height: auto;
	position: relative;
}
#middlecolumn {
	font-family: Arial, Helvetica, sans-serif;
	height: auto;
	width: 840px;
	float: left;
	bottom: 0px;
	overflow: hidden;
	background-image: url(../images/stripbg.jpg);
	background-position: top left;
	background-repeat: repeat-y;
	position: relative;
}
#banner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 698px;
	height: 300px;
	float: right;
	border-top: 2px solid white;
	border-bottom: 2px solid white;
	overflow: hidden;
	background-color: #FFF;
	background-image: url(../images/loadinfocircles.gif);
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
}
#brownstrip {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: auto;
	width: 140px;
	background-color: #8C5F3B;
	float: left;
	position: relative;
}
#rightcolumn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: left;
	width: auto;
	margin-top: 495px;
	margin-left: 2px;
	height: auto;
	overflow: hidden;
	position: relative;
}
#wherearewe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #675c53;
	float: left;
	width: 500px;
	height: auto;
	margin-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	border-bottom: 1px dotted #FFF;
	margin-left: 10px;
	position: relative;
	z-index: 10;
}
#breadcrumbs {
	width: 680px;
	float:left;
	position:relative;
	height:20px;
	margin: 45px 0px 0px 140px;
}
#addthis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #675c53;
	float: right;
	width: 130px;
	height: auto;
	margin-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	border-bottom: 0px dotted #FFF;
	position: relative;
	text-align: right;
}

#wherearewe a:link{
	color: #FFFFFF;
	text-decoration:none;
}
#wherearewe a:visited{
	color: #FFFFFF;
	text-decoration:none;
}
#wherearewe a:hover{
	color: #675c53;
	text-decoration:none;
}

#topstrip {
	font-family: Arial, Helvetica, sans-serif;
	width: 698px;
	float: right;
	overflow: hidden;
	height: 140px;
	position: relative;
}
#logo {
	width:141px;
	float:left;
	height:300px;
	position: relative;
}
#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	float: right;
	width: 680px;
	height: auto;
	margin-top: 4px;
	color: #675c53;
	padding-left: 10px;
	padding-right: 10px;
	position: relative;
}
#content a:link{
	color: #FFFFFF;
	text-decoration:none;
	font-weight: bold;
}
#content a:visited{
	color: #FFFFFF;
	text-decoration:none;
	font-weight: bold;
}
#content a:hover{
	color: #675c53;
	text-decoration:underline;
	font-weight: bold;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.2;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	margin: 0;
	font-weight: normal;
	padding: 0;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	margin: 0;
	font-weight: normal;
	padding: 0;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 0;
	font-weight: normal;
	padding: 0;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin: 0;
	font-weight: bold;
	padding: 0px;
	padding-top: 10px;
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding-top: 8px;
	text-align: center;
	width: 698px;
	height: 25px;
	bottom: 0px;
	float: right;
	margin-top: 45px;
	padding-bottom: 30px;
	position: relative;
}
#footer a:link {
	color: #675c53;
	text-decoration:none;
}
#footer a:visited {
	color: #675c53;
	text-decoration:none;
}
#footer a:hover {
	color: #FFF;
	text-decoration:underline;
}
#navwrapper {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 698px;
	height: 30px;
	background-color: #D47B22;
	float: right;
	border-bottom: 2px solid white;
	position: relative;
	z-index: 99;
}
#links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: auto;
	height: 30px;
	position: relative;
}
ul.menu {
	list-style:none;
	margin:0;
	padding:0;
	filter:alpha(opacity=9);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
}
ul.menu * {
	margin:0;
	padding:0
}
ul.menu a {
	display:block;
	color:white;
	text-decoration:none
}
ul.menu li {
	position:relative;
	float:left;
	margin-right:2px
}
ul.menu ul {
	position:absolute;
	top:30px;
	left:0;
	background:white;
	display:none;
	opacity:0;
	list-style:none
}
ul.menu ul li {
	position:relative;
	border:1px solid white;
	border-top:none;
	width:148px;
	margin:0
}
ul.menu ul li a {
	display:block;
	padding:3px 7px 5px;
	background-color:#D47B22
}
ul.menu ul li a:hover {
	background-color:#675C53
}
ul.menu ul ul {
	left:148px;
	top:0px
}
ul.menu .menulink {
	border:0px solid #aaa;
	padding:6px 6px;
	font-weight:bold;
	width:auto
}
ul.menu .menulink2 {
	border:0px solid #aaa;
	padding:6px 6px;
	font-weight:bold;
	width:auto;
	color: #675C53;
}
ul.menu .menulink:hover, ul.menu .menuhover {
	color: #ffffff;
}
ul.menu .sub {
	background:#D47B22 url(../images/arrow.gif) 136px 8px no-repeat;
}
ul.menu .topline {
	border-top:1px solid white;
}
.separator {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: auto;
	color: white;
	height: 30px;
	line-height: 2.2;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain its child floats */
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}
.diagram {
	font-family: Arial, Helvetica, sans-serif;
	width: 500px;
	margin: 0px auto;
	height: auto;
}

div.float {
	float: left;
	width: 120px;
	height: auto;
	margin-left: 4px;
	padding: 2px;
}

div.float2 {
	float: left;
	width: 120px;
	height: 178px;
	margin-left: 4px;
	padding: 2px;
}
div.float p {
	text-align: center;
	padding: 0;
	margin: 4px;
}

div.float2 p {
	text-align: center;
	padding: 0;
	margin: 4px;
}

ul.bulletpoints{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	colot:white;
}
.dlpdf {
	font-size: 12px;
}
#acpaward {
	font-family: Arial, Helvetica, sans-serif;
	width: 400px;
	height: auto;
	border: 3px solid #8C5F3B;
	text-align: center;
	padding: 8px;
	margin: 20px auto;
	background-color: none;
}
#sticker {
	font-family: Arial, Helvetica, sans-serif;
	width: 100px;
	height: 100px;
	position: absolute;
	left: 704px;
	top: 657px;
}

