﻿@import url(layout.css);
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	border: medium #FFFFFF double;
	font: normal normal bold medium Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	color: #FF0000;
	font-weight: bold;
	width: 875px;
	background-color: #FFFFFF;
}
#container {
	margin: 0 0 0 20px;
	height: 1169px;
	width: 890px;
	left: 0px;
	top: 0px;
	color: #000000;
}
#masthead {
	border: thick #808080 none;
	text-align: center;
	height: 120px;
	background-color: #F5EDC9;
	font-weight: normal;
	line-height: 100px;
	font-family: "Lucida Bright";
	font-size: 36pt;
	color: #FFFFFF;
	margin-left: 0px;
	width: 850px;
	position: relative;
}
#navigation {
	width: 820px;
	height: 30px;
	background-color: #F7F5B9;
	margin-left: 20px;
}

#column_b1 {
	background: #F5EDC9;
	width: 850px;
	height: auto;
	margin-left: 15px;
	border: thin #996633 solid;
	position: relative;
}

#column_left1 {
	background: #F5EDC9;
	width: 850px;
	height: auto;
	margin-top: 30px;
}

#column_left2 {
	left: 10px; width: 440px; height: 850px}
	
#column_left3 {
	background: #F5EDC9;
	width: 830px;
	height: 1000px;
	margin-left: 20px;
}


#column_r {
	border-style: none;
	float: none;
	width: 400px;
	top: 0px;
	position: absolute;
	right: 0px;
	height: auto;
	color: #000000;
}

#column_right1 {
	border-style: none;
	float: none;
	width: 400px;
	top: 220px;
	position: absolute;
	height: auto;
	color: #000000;
}


#footer {
	background-color: #dfcfbf;
	padding-bottom: 5px;
}
/* Styles for Masthead */
#masthead img {
	float: left;
	margin: 0;
	padding: 0;
	line-height: inherit;
}
#masthead p {
	font-size: small;
	text-align: center;
	color: #000;
	margin: 10px 10px 10px 0;
	padding: 0;
}

/* Styles for Headers */
#masthead h2 {
	color: #f5f5f5;
	font-style: normal;
	font-weight: normal;
	font-size: x-large;
	margin: 0px;
	text-align: right;
	padding: 0px;
}
#masthead h3 {
	margin-top: 0.4em;
	color: #f5f5f5;
	margin-bottom: 0px;
	text-align: right;
	font-size: x-large;
	padding-top: 0px;
	font-style: normal;
	font-weight: normal;
}
#masthead a {
	color: #000000;
	text-decoration: none;
}
#masthead a:hover {
	text-decoration: none;

}
/* Styles for Navigation */


#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
}
#navigation a {
	color: #000;
	display: block;
	padding: 5px;
}
#navigation a:hover {
	color: #000;
	text-decoration: none;
	border: 1px solid #ed9;
	background-color: #ed9;
}
/* Styles for Content */
h1 {
	border-style: solid;
	font-size: 1.5em;
	color: #469;
	font-family: Arial;
}

h2 {
	border: medium #666666 double;
	font-size: large;
	font-family: Arial;
	background-color: #000000;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	margin-top: 40px;
	margin-bottom: 0px;
}


h3 {
	border: medium #666666 double;
	font-size: large;
	font-family: Arial;
	background-color: #009900;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}

h4 {
	border: medium #666666 double;
	font-size: large;
	font-family: Arial;
	background-color: #CC3300;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}


h5 {
	border: medium #666666 double;
	font-size: large;
	font-family: Arial;
	background-color: #996600;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}





h6 {
	border: medium #666666 double;
	font-size: 60px;
	font-family: Arial;
	background-color: #996600;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 20px;
	width: 810px;
}

h7 {
	border: medium #666666 double;
	font-size: 60px;
	font-family: Arial;
	background-color: #000000;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 0px;
	width: 810px;
}




/* Styles for Footer */
#footer p {
	font-size: x-small;
	text-align: center;
	color: #393939;
	margin: 10px;
	padding: 1px;
