#container {
	height: auto;
	width: 975px;
	margin-right: auto;
	margin-left: auto;
}
#mainContent strong {
	color: #EB7430;
}

#banner {
	background-image: url(images/BGheader.jpg);
	background-repeat: no-repeat;
	height: 22px;
	padding-top: 95px;
	padding-left: 225px;
}
#banner a {
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 10px;
	text-decoration: none;
}
#subBanner {
	height: 185px;
	background-color: #FDF8E5;
}
a {
	color: #025020;
	text-decoration: underline;
}

#sectionMarker {
	background-image: url(images/BGlogoBottom.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 183px;
	padding-left: 43px;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-large;
	font-style: italic;
	font-weight: normal;
	color: #EBA331;
	padding-top: 90px;
}
#mainContent h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: normal;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	background-image: url(images/BGshadow.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
}
.menus  {
	list-style-image: url(images/icon_pdf.png);
}
.menus li {
	padding-bottom: 15px;
}


#mainContentContainer {
	background-color: #F0EEE4;
	background-image: url(images/BGcontent.gif);
	background-repeat: repeat-x;
	padding-top: 15px;
}
#sidebar {
	width: 183px;
	padding-left: 43px;
	float: left;
}
#mainContent {
	line-height: 150%;
	width: 535px;
	float: left;
}

