﻿@import url("layout.css");
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000;
	background-color: #FFFFFF;
}
#container {
	width: 700px;
	margin: 10px auto;
	color: #000000;
	background-color: #A3AFC5;
}
#masthead {
	text-align: center;
	width: 699px;
	border: 1px solid #414141;
	background-color: #747F94;
	background-repeat: repeat;
	background-attachment: scroll;
	font-family: Arial, Helvetica, sans-serif;
	color: #D6D9DF;
}
#navigation {
	border-style: none;
	border-width: 0px;
	position: relative;
	float: left;
	width: 115px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #A3AFC5;
	color: #E3DCED;
}
#content {
	float: left;
	width: 545px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 10px;
	overflow: auto;
	border: 1px solid #431;
	color: #000000;
	background-color: #FFFFFF;
}
#footer {
	text-align: left;
	clear: both;
	width: 698px;
	border: 1px solid #431;
	background-color: #747F94;
	padding: 0px;
	overflow: auto;
	color: #E3DCED;
}
/* Masthead Styles */
#masthead h1 {
	color: #E3DCED;
	font-size: 2.15em;
	font-family: Arial, Helvetica, sans-serif;
}
#masthead h3 {
	color: #E3DCED;
	font-size: 1.25em;
}
/* Navigation Styles */
#masthead p {
	font-size: 1em;
	font-weight: 300;
	color: #E3DCED;
}
#navigation a {
	border-style: none none dotted none;
	border-width: 0px 0px 1px 0px;
	color: #EDE9F3;
	text-decoration: none;
	display: block;
	padding: 5px;
	border-bottom-color: #C0C0C0;
	font-size: 1em;
	font-weight: 400;
}
#navigation ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
	color: #C0C0C0;
	text-decoration: underline;
}
#navigation li {
	display: block;
	margin: 0;
	padding: 0;
	border-style: none;
	border-color: 0;
	border-width: 0px;
	
	}
#navigation a:hover {
	color: #333333;
	text-decoration: none;
	background-color: #A3AFC5;
}
/* Content Styles */
#content h1 {
	color: #000000;
}
h2 {
	color: #C9521B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: 400;
}
h3 {
	color: #CD7B0D;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 200;
	font-size: 1.25em;
}
h4 {
	color: #000000;
	font-size: 1em;
	border-top-style: dotted;
	border-top-width: 1px;
	border-top-color: #9D9DFF;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #9D9DFF;
	padding-top: 7px;
	margin-top: 5px;
	padding-bottom: 7px;
	margin-bottom: 5px;
}
h5 {
	color: #000000;
}
h6 {
	color: #000000;
}
#content img {
	padding: 5px;
	border: 1px solid #000;
}
/* Footer Styles */
#footer p {
	color: #E3DCED;
	margin: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#footer a {
	color: #8DA8C5;
	text-decoration: underline;
}
#footer a:hover {
	color: #E1E1FF;
	text-decoration: none;
}
a {
	color: #DE7B4B;
	text-decoration: underline;
}
a:hover {
	color: #BC4F05;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}

a.external:link {
	color: #0000ff;
	font-size: 1em;
	font-weight: normal;
	text-decoration: none;
}
a.external:visited {
	color: #894f7b;
	font-weight: normal;
}
a.external:hover {
	text-decoration: underline;
	background-color: #FFFFFF;
	color: #0000FF;
}
a.external:active {
	color: red; 
} 







#masthead {
	text-align: center;
	width: 698px;
	border: 1px solid #414141;
	background-color: #747F94;
	background-repeat: repeat;
	background-attachment: scroll;
	font-family: Arial, Helvetica, sans-serif;
	color: #D6D9DF;
}







.facebook {
	font-family: "Arial Rounded MT Bold";
	color: #FFFFFF;
	background-color: #3A5896;
	font-size: 0.9em;
}







