@charset "utf-8";
#header {
	background-image: url(/images/header.jpg);
	height: 194px;
	width: 878px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#wrapper {
	width: 878px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top: 0px;
	background-image: url(/images/bg1.png);
}
#navigation {
	width: 878px;
	margin-right: auto;
	margin-left: auto;
	height: 40px;
	z-index: 1000;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#sidebar {
	background-color: #4FA0D8;
	float: left;
	width: 150px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #000000;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-right: 10px;
	margin-bottom: auto;
	line-height: 22px;
}
#sidebar .sectionHeader {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	font-style: italic;
	margin-top: 20px;
	margin-bottom: 5px;
}
.pageHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
	padding: 5px;
}
#sidebar A {
	color: #FFFFFF;
	text-decoration: none;
}
#content {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	color: #333333;
	width: 868px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	z-index: 0;
}
.content {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	color: #333333;
	width: 868px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	z-index: 0;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
.featuredItemIcon {
	height: 150px;
	width: 167px;
	text-align: center;
}
.smallText {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-style: italic;
	text-align: center;
	line-height: 14px;
}
.homeParaHead {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #990000;
}
.welcomeToText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	color: #000;
	line-height: 16px;
}
.welcomeToHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #990000;
	font-weight: bold;
	padding-bottom: 10px;
}
#footer {
	margin-top: 5px;
	text-align: center;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	clear: both;
}
.smallText {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-align: left;
}
.highlightText {
	font-weight: bold;
	color: #4FA0D8;
}
