﻿html,body,address,blockquote,div,
form,fieldset,caption,
h1,h2,h3,h4,h5,h6,
hr,ul,li,ol,ul,
table,tr,td,th,p,img {
	margin:0;
	padding:0;
}

img,fieldset {
	border:none;
}

#slideshow {
	margin: 10px;
}

body {
	text-align:center; /* center #pageWrapper IE 5.x */
	font:normal 85%/140% arial,helvetica,sans-serif;
	background: #51451E;
}

h1 {
	width:755px;
	margin:0 auto;
	padding-bottom: 15px;
	font-weight:normal;
	margin-bottom: 10px;
}

h1 span {
	float: left;
	color: #FFF;
	font-size: 12px;
}

.skiptocontent {
	float: right;
	font-size: 12px;
	
}

.skiptocontent a{
	color: #FFF;
	text-decoration: underline;
}

.skiptocontent a:hover {
	text-decoration: none;
}

.skiptocontent a:visited {
	color: #B3D334;
}

#pageWrapper {
	width:755px;
	margin:0 auto;
	text-align:left;
	background: #FFF;
	padding: 1px 0 0 0; /* top right bottom left */
}

h2 {
	background: #B3D334;
	padding: 20px 10px 10px 10px; /* top right bottom left */
	text-align:center;
	margin: 10px;
}

#breadcrumbs {
	font-size: 12px;
	color: #B3D334;
	font-weight: bold;
}

#breadcrumbs ul {
	list-style: none;
}

#breadcrumbs li {
	display: inline;
}

#breadcrumbs li a {
	color: #B3D334;
	text-decoration: underline;
}

#breadcrumbs li a:hover {
	text-decoration: none;
}

#breacrumbs li a:visited {
	color: #51451E;
}

h4 {
	font-size: 18px;
	color: #51451E;
}

#mainNav {
	background: url(../img/topnav.gif) no-repeat center;
	color: #FFF;
	text-align: center;
	margin: 0;
	padding-top: 10px;
}

#mainNav ul {
	list-style: none;
	padding-bottom: 10px;
}

#mainNav li {
	display: inline;
}

#mainNav li a{
	color: #FFF;
	text-decoration: none;
	padding:0 0.5em;
	margin-right:-0.4em;
	margin-left:0.4em;
	border-right: 1px solid #FFF;

}

#mainNav li a:hover {
	text-decoration: underline;
}

#mainNav li a:visited {
	color: #CCC;
}

#mainNav li.last a{
	border:0;
}

#mainContainer {
	margin-left: 14px;
	margin-top: 10px;
}

#mainContainer p {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
}

#footer {
	background: url(../img/topnav.gif) no-repeat center;
	text-align: center;
	color: #FFF;
	font-size: 86%;
}

#footer a{
	color: #FFF;
	text-decoration: underline;
}

#footer a:hover {
	text-decoration: none;
}

#footer a:visited {
	color: #CCC;
	text-decoration: none;
}

#bottomMenu {
	list-style:none;
	text-align:center;
	line-height:1.1em;
	padding:0.4em 0;
	font-size: 12px;
}

#bottomMenu li {
	display:inline;
}

#bottomMenu li a{
	display:inline-block;
	color: #51451E;
	text-decoration: underline;
	padding:0 0.5em;
	margin-right:-0.4em;
	margin-left:0.4em;
	border-right: 1px solid #51451E;
}

#bottomMenu li a:hover {
	text-decoration: none;
}

#bottomMenu li a:visited {
	color: #B3D334;
}

#bottomMenu li.last a{
	border:0;
}