@charset "UTF-8";
#container {
	height: auto;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/background_IMG.jpg);
	background-repeat: repeat-y;
	background-color: #F2EBCC;
}
#header {
	height: 106px;
	width: 800px;
	background-image: none;
}
#navigation {
	background-image: none;
	background-color: #E4D59C;
	height: 82px;
	width: 800px;
}
#sidebar1 {
	float: left;
	height: auto;
	width: 152px;
	padding-right: 5px;
	padding-left: 10px;
	padding-top: 18px;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-bottom: auto;
}
#sidebar2 {
	float: right;
	height: auto;
	width: 200px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
	background-color: #F2EBCC;
	margin-top: 25px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
#footer ul {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	font-size: 10px;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	color: #333333;
	line-height: 16px;
}
#footer a {
	display: inline;
	text-align: center;
	color: #333333;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-size: 10px;
	line-height: 14px;
}
#footer a:hover {
	color: #253A5F;
	text-decoration: underline;
	font-size: 10px;
}
#footer li {
	text-decoration: none;
	display: inline;
	text-align: center;
	font-size: 10px;
}
#contentWrapper {
	height: auto;
	width: 800px;
}
#content {
	height: auto;
	width: 389px;
	margin-right: 226px;
	margin-left: 185px;
	margin-top: 7px;
	margin-bottom: 10px;
	padding: 0px;
}
#sidebar1 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-transform: uppercase;
	color: #333333;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#sidebar1 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.25em;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#sidebar2 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 15px;
	text-transform: uppercase;
	color: #333333;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#sidebar2 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-indent: 0px;
	padding: 0px;
	line-height: 1.5em;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

#content p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 1.35em;
	color: #333333;
	padding: 0px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-transform: none;
	font-weight: bold;
	color: #4A4B4D;
}
#content img {
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
	border-top-width: 0px;
	border-top-style: none;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #505050;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 14px;
}
#sidebar1 a {
	color: #333333;
}
#sidebar1 a:hover {
	color: #253A5F;
	text-decoration: underline;
}
#footer {
	padding-right: 147px;
	padding-left: 147px;
	font-size: 10px;
}
#content h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #505050;
}
#content a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	color: #333333;
	line-height: 14px;
}
#content a:hover {
	color: #0A224B;
}
#content h2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
}
#sidebar2 img {
}
#content h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding-left: 25px;
}
#content img a {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sidebar2 a {
	color: #333333;
}
#content object {
	margin: 0px;
	padding: 0px;
}
