* {
margin: 0;
padding: 0;
border: 0
}
body {
	background-image: url(../media/markers/bodyBG.jpg);
	background-color: #FF9E10;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}
div#container {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
div#headerWrapper {
	background-image: url(../media/markers/Bartsch_7-27-06FINAL-SL_01.jpg);
	background-repeat: no-repeat;
	height: 259px;
	width: 850px;
}
div#header {
	height: 246px;
	width: 753px;
	top: 11px;
	left: 46px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #8e2e12;
	position: relative;
}
div#contentWrapper {
	background-image: url(../media/markers/contentBGrepeat.jpg);
	width: 850px;
	background-repeat: repeat;
}
div#contentWrapperNorepeat {
	background-image: url(../media/markers/contentBGnorepeat.jpg);
	background-repeat: no-repeat;
}
div#spacer {
	height: 434px;
	width: 0px;
	float: left;
}
div#content {
}
div#sidecol {
	width: 295px;
	float: left;
}
div#sidecol h4 {
	color: #ff9900;
	padding-left: 55px;
	padding-bottom: 5px;
	font-size: 13px;
	padding-top: 20px;
}
div#sidecol p {
	color: #8d2e12;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	padding-left: 55px;
	padding-bottom: 7px;
}
div#sidecol img {
	padding: 2px;
	border: 1px solid #E78911;
	float: left;
	margin-right: 5px;
}
div#sidecol a {
	color: #8D2E12;
}
div#sidecol a:hover {
	color: #FF9E10;
}
ul#sidemenu {
	padding-left: 55px;
	list-style-type: none;
	padding-right: 10px;
	padding-top: 30px;
}
ul#sidemenu a {
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #E27919;
	font-size: 13px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-decoration: none;
	display: block;
}
ul#sidemenu a:hover {
	background-color: #7A2311;
}
ul#sidemenu li {
	padding-bottom: 1px;
	text-align: center;
}
div#main {
	margin-left: 310px;
	width: 470px;
	padding-bottom: 30px;
	border-left-width: 2px;
}
div#main ul li {
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	padding-bottom: 5px;
}
div#main a {
	color: #8E2E12;
	background-color: #F5DDCE;
}
div#main a:hover {
	color: #FF9E10;
	text-decoration: none;
	background-color: #F5F4DA;
}
div#main p {
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	padding-bottom: 10px;
}
div#main img {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}

div#im img {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px solid #fff;
}

div#main h4 {
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	color: #8D2E12;
	margin-left: 50px;
	padding-top: 5px;
	padding-bottom: 10px;
	line-height: 20px;
}
div#flash {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 240px;
}
div#main ul {
	margin-left: 50px;
}
h1 {
	color: #F89322;
	font-size: 14px;
	padding-top: 20px;
	padding-bottom: 10px;
}
h5 {
	color: #FFDD98;
	padding-top: 12px;
	padding-left: 70px;
	font-weight: normal;
	letter-spacing: 1px;
}
div#footer p {
	padding-top: 50px;
	font-size: 12px;
	line-height: 16px;
	padding-right: 50px;
	padding-left: 50px;
}
div#footerWrapper {
	background-image: url(../media/markers/footerBG.jpg);
	background-repeat: no-repeat;
	height: 101px;
	width: 850px;
}
div#footer {
	clear: both;
}
div#footer a {
	color: #000000;
}
div#dotted-line {
	width: 475px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #666666;
}
div#subnav {
	margin-left: 300px;
	width: 495px;
	background-color: #FF9E10;
	position: relative;
	top: 4px;
}
div#subnav p {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 16px;
}
div#subnav a {
	font-size: 12px;
	color: #8E2E12;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
div#subnav a:hover {
	color: #FFFFFF;
}
h2 {
	color: #F89322;
	font-size: 13px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.highlight {
	background-color: #C8CFD4;
}

.imgleft {
	float: left;
	margin-right: 115px;
}

.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #fcf2e2;
	border: 1px solid #ffc775;
	padding-left: 5px;
}
.callout {
	font-weight: bold;
	float: right;
	width: 175px;
	padding-left: 10px;
	text-align: center;
	background-color: #F5DDCE;
	padding-top: 10px;
}

