body {
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#7e7e7e;
	text-align: center;
	/*margin: 0 auto;*/
	background-image:url(/images/background.jpg);
	background-repeat:repeat-x;
	background-color:#522414;
	background-position:top center;
	margin:0px 0px;
	padding:0px;

}

#page_navigation a{
    padding:3px;
    border:1px solid gray;
    margin:2px;
    color:black;
    text-decoration:none
}

.active_page{
    background:darkblue;
    color:white !important;
}

h1 {
	color:#005581;
	font-size:24px;
	margin:0 0 20px 0;
	padding:0px;
	font-weight:normal;
}

h2 {
	color:#6fb7e4;
	font-size:18px;
	margin:0 0 15px 0;
	padding:0px;
	font-weight:normal;
}

h3 {
	color:#307aa0;
	font-size:14px;
	margin:0 0 15px 0;
	padding:0px;
	font-weight:bold;
}

h4 {
	color:#6fb7e4;
	font-size:12px;
	margin:0 0 15px 0;
	padding:0px;
	font-weight:bold;
}

h5 {
	color:#8a9398;
	font-size:12px;
	margin:0 0 15px 0;
	padding:0px;
	font-weight:bold;
}

.subheading {
	color:#b0c0c8;
	font-size:14px;
	font-weight:normal;
	margin:0px;
	padding:0px;
}

#footer{
	padding-bottom:0px;
	padding-top:20px;
	width:900px;
	text-align:center;
	/*margin: 0 auto;*/
	margin:0px auto;
	font-family:Georgia, 'Times New Roman', Times, serif;
	font-size:12px;
	color:#7e7e7e;
}

#submenu {
	text-align:right;
}

#sublink {
	margin-right:22px;
	padding-top:2px;
	padding-bottom:2px;
	padding-right:15px;
	background:url(/images/arrow.gif) right center no-repeat;
	color:#005581;

}

#sublink2 {
	margin-right:22px;
	padding-top:2px;
	padding-bottom:2px;
	padding-right:20px;
	color:#005581;

}


#submenu a,a:visited{
	color:#7e7e7e;
	text-decoration:none;
}

#submenu a:hover{
	color:#efbe28;
	text-decoration:underline;
}



#footer ul,li{
	list-style:none;
	list-style-type:none;
	float:left;
	margin:0px;
	padding:0px;
}

#footer a,a:visited{
	color:#7e7e7e;
	text-decoration:none;
}

#footer a:hover{
	color:#efbe28;
	text-decoration:underline;
}

#footer .copyright{
	margin-right:20px;
}

#footer li{
	margin-right:10px;
}

#page_navigation a{
	padding:3px;
	border:1px solid gray;
	margin:2px;
	color:black;
	text-decoration:none
}

.active_page{
	background:darkblue;
	color:white !important;
}

#header {
	width:1000px;
	height:124px;
	margin:0px auto;
	text-align:left;
}

#footer {
	width:900px;
	height:28px;
	margin:0px auto;
	text-align:left;
}

p {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#7e7e7e;
	font-size:12px;
	line-height:18px;
	margin-bottom:10px;
}

a,a:visited {
	text-decoration:none;
	color:#005581;
}

a:hover {
	text-decoration:underline;
	color:#efbe28;
}

#facts ul {
	padding:0px;
	margin:5px 0 5px 0;
	list-style:none;
}

ul {
	padding-left:20px;
}

#facts li {
	padding:0 0 0 15px;
	float:none;
	margin:0 0 8px 0px;
	background-image: url(/images/arrow_orange.gif);
	background-repeat: no-repeat;
	list-style:none;
}

strong.blue
{
	color:#005687
}
