﻿@import url("layout.css");
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.83em;
	background-color: #f2f2f7;
	background-image: url('../images/background.gif');
	background-repeat: repeat;
	background-attachment: scroll;
	margin: 0;
}

img {
	border: 0;
}
#container {
	border: 1px solid #dcdcdc;	
	background-color: #582B25;
	background-image: url('../images/contentbg.jpg');
	background-repeat: repeat;
}
#masthead {
	vertical-align: text-middle;
	text-align: center;
	border: 1px solid #dcdcdc;	
	background-color: #FF6600;
	background-image: url('../images/headbg.gif');
	background-repeat: repeat;
}
#navigation {	
	border: 1px solid #dcdcdc;		
	background-color: #FE8A21;	
}
#content {
	border: 1px solid #dcdcdc;	
	background-color: #FFFF00;
}
#footer {
	text-align: center;
	line-height:20px;	
	border: 1px solid #dcdcdc;
	background-color: #FF6600;
	background-image: url('../images/headbg.gif');
	background-repeat: repeat;

}
/* Masthead Styles */
#masthead h1 {
	color:#663300;
	text-align: center;
	font-family: Verdana;
}
#masthead h3 {
	color: #5f8ea9;
}
/* Navigation Styles */
#navigation ul {
	border-style: none;
	list-style-type: none;
		width: 100%;
		display: block;
		margin: 0;
	padding: 0px;
	color: #000000;
	font-family: Verdana;
	background-image: url('../images/contentbg.jpg');
}
#navigation li {
	display: block;
	margin: 0;
	padding: 0;
	border: 1px solid #fff;
	background-image: url('../images/contentbg.jpg');
	background-color: #fff;
}
#navigation a {
	/*color: #800000;*/
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 5px;
	border: 1px solid #fff;
	background-image: url('../images/contentbg.jpg');
	background-color: #fff;
}
#navigation a:hover {
	color: #fff;
	text-decoration: none;
	border: 1px solid #5f8ea9;
	background-color: #5f8ea9;
}
/* Content Styles */
h6 {
	color: #800000;
}
h5 {
	color: #800000;
}
h4 {
	color: #800000;
}
h3 {
	color: #800000;
}
h2 {
	color: #800000;
}
/*
h6 {
	color: #3d6c87;
}
h5 {
	color: #3d6c87;
}
h4 {
	color: #3d6c87;
}
h3 {
	color: #3d6c87;
}
h2 {
	color: #3d6c87;
}
*/
*/
#content h1 {
	color: #3d6c87;
}
#content img {
	/*padding: 5px;
	border: 1px solid #808080;*/
	border: 0;
}
/* Footer Styles */
#footer p {
	margin-top: 5px;
}
#footer a {
	color: #5f8ea9;
	text-decoration: underline;
}
#footer a:hover {
	color: #33627d;
	text-decoration: none;
}
a {
	color: #5f8ea9;
	text-decoration: underline;
}
a:hover {
	color: #33627d;
	text-decoration: underline;
}

/* Misc */
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}

.style3 {
	font-family: Verdana;
	text-align: center;
}
.style5 {
	font-family: Verdana;
	/*color: #FF0000;
	text-align: center;*/
}
.style2 {
	font-family: Verdana;
	text-align: center;
}
.style7 {
	font-family: Verdana;
	font-style: italic;
}
.style8 {
	font-family: Verdana;
	font-size: x-large;
	color: #CC3300;
	/*border-style: solid;
	border-width: 2px;*/
}


.style9 {
	text-align: center;
	font-family: Verdana;
	margin-left: 0in;
	margin-right: 0in;
}
.style10 {
	font-family: Verdana;
	font-size: small;
}
.style11 {
	text-align: left;
	font-size: 0.83em;
	font-family: Verdana;
	color: windowtext;
	margin-left: 0in;
	margin-right: 0in;
}
.style13 {
	text-align: left;
	font-family: Verdana;
	color: windowtext;
	margin-left: 0in;
	margin-right: 0in;
	font-size: small;
}
.style17 {
	font-size: small;
	color: black;
	font-family: Verdana;
}
.style18, .style13, .style14 {
	font-family: Verdana;
	text-align: right;
	font-size: x-large;
	color: #CC3300;
	font-weight: bold;
	text-decoration: underline;
}
.style19 {
	text-decoration: underline;
}
.style22 {
	font-family: Verdana;
	font-size: medium;
}
.style23 {
	font-size: medium;
}
.style24 {
	font-family: Verdana;
	font-size: medium;
	text-decoration: underline;
}
.style25 {
	font-size: medium;
	text-decoration: underline;
}
.style27 {
	font-size: small;
}
.style28 {
	font-family: Verdana;
	font-size: small;
}