﻿  /* CSS layout */
#body {
	margin: 0;
	padding: 0;
	background-color: #FFFFE0;
	font-family: Arial, Helvetica, sans-serif;
	color: #993333;
}
  
#masthead {
	height: 102px;
	background-color: #FFFFE0;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	color: #993333;
	font-style: oblique;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	text-align: center;
}
#top_nav {
	padding: 0 0 0 0;
	border-top: 1px solid #993333;
	height: 50px;
	background-color: #FFFFE0;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	color: #993333;
	text-align: center;
	border-top-style: double;
	border-top-width: 3px;
}
#container {
	background-color: #FFFFFF;
	border-bottom: 0px #993333 none;
	min-width: 600px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	background-color: #FFFFE0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #993333;
	border-style: double none none none;
	border-width: 3px 0px 0px 0px;
	border-color: #993333;
}
#left_col {
	background-color: #FFFFFF;
	border-style: none;
	background-position: #FFFFFF;
	background: #FFFFE0;
	font: small Arial, Helvetica, sans-serif;
	width: 170px;
	float: left;
	text-align: left;
	height: auto;
	padding-left: 5px;
	color: #993333;
}
#page_content {
	background-color: #FFFFE0;
	border-left-width: none;
	border-bottom: none;
	border-left: 
	background: #FFFFE0;
	margin-left: auto;
	text-align: left;
	width: 600px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	padding-right: 5px;
	padding-left: 5px;
	border-right-color: #993333;
	border-bottom-color:#99333;
	border-left-color: #993333;
	border-style: none;
	border-top-color: #993333;
	color: #993333;
	border-width: 1px;
}
#info_block {
	border-top: 1px #993333 none;
	margin: 0px;
	background-color: #FFFFE0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: oblique;
	color: #993333;
	width: 800px;
	height: auto;
	text-align: center;
	padding-bottom: 0px;
}
#info_1 {
	background-color: #FFFFFF;
	background-position: #FFFFE0;
	background: #FFFFE0;
	width: 200px;
	float: left;
	text-align: left;
	height: 250px;
	color: #993333;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #993333;
}
#info_2 {
	background-color: #FFFFFF;
	background: #FFFFE0;
	width: 200px;
	float: left;
	height: 250px;
	color: #993333;
	font-style: italic;
	text-align: left;
	font-variant: normal;
	font-weight: normal;
	font-size: small;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #993333;
}
#info_3 {
	background-color: #FFFFFF;
	background-position: #FFFFE0;
	background: #FFFFE0;
	width: 200px;
	float: left;
	height: 250px;
	color: #993333;
	font-style: italic;
	text-align: left;
	font-variant: normal;
	font-weight: normal;
	font-size: small;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #993333;
}
#info_4 {
	background-color: #FFFFFF;
	background: #FFFFE0;
	width: 200px;
	float: left;
	height: 250px;
	color: #993333;
	font-style: italic;
	text-align: left;
	font-variant: normal;
	font-weight: normal;
	font-size: small;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #993333;
}
#footer {
	background-color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	background-position: #FFFFE0;
	background: #FFFFE0;
	font: oblique normal normal small serif;
	height: auto;
	text-align: center;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	color: #993333;
	border-top-style: double;
	border-top-width: 3px;
	border-top-color: #993333;
}
#copyright {
	background-color: #FFFFE0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: oblique;
	color: #993333;
	width: 800px;
	height: auto;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	color: #993333;
	text-align: center;
	background-color: #FFFFE0;
	width: auto;
	height: auto;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	color: #008080;
	text-align: center;
	background-color: #FFFFE0;
	width: auto;
	height: auto;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	color: #FF0000;
	text-align: center;
	background-color: #FFFFE0;
	width: auto;
	height: auto;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	color: #FF0000;
	text-align: center;
	background-color: #FFFFE0;
	width: auto;
	height: auto;
	font-weight: bold;
}

.content-wide {
	border-style: none;
	border-color: #993333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #993333;
	line-height: normal;
	text-align: left;
	background-color: #FFFFE0;
	width: 800px;
	text-indent: 10px;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	color: #993333;
	background-color: #FFFFE0;
}
