﻿@import url("layout.css");
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	background-attachment: scroll;
	background-image: url('cnvbkgnd.gif');
	background-position: top left;
	background-repeat: repeat-x;
}
#marquee table {
   background-color: white;
   margin: 0px;
   margin-bottom: 10px;
   border: 5px solid #204781;
   width: 100%
}

#marquee .marquee_scroll {
   padding: 3px;
   font-family: Tahoma;
   font-size: 10pt;
   color: black;
}
#marquee .marquee_imp {
   font-family: Tahoma;
   font-size: 10pt;
   color: red;
   font-weight: bold;
   padding: 3px;
   width: 75px;
}
#marquee_box {
   	text-align: center;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: maroon;
	background-color: white;
	height: 19px;
	width: 350px;
	margin-left: auto;
	margin-right: auto;
}
#marquee_boxfp {
   overflow: hidden;
   position: relative;
   width: 720px;
   color: maroon;
   text-align: center;
   font-size: medium;
   margin-right: auto;
   margin-left: auto;
   margin-bottom: 20px;
   margin-top: 15px;
   background-image: url('../cnvbkgnd.gif');
   background-color: transparent;
}
#marquee_box p {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: maroon;
	text-align: center;
}
#container {
	width: 100%;
	margin-top: 0px;
	background-image: url('../cnvbkgnd.gif');
	overflow: hidden;
	border-bottom: 0px;
}
#masthead {
	width: 670px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-bottom: 20px;
	background-image: url('../cnvbkgnd.gif');
}
#page_content {
	width: 665px;
	vertical-align: top;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	background-image: url('../cnvbkgnd.gif');
}
#content {
	position: relative;
	float: left;
	width: 290px;
	padding-top: 7px;
	text-align: left;
}
#sidebar {
	float: right;
	vertical-align: top;
	width: 350px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
}
#footer {
	clear: both;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 2px;
	padding-top:10px;
	padding-bottom: 7px;
	text-align: left;
	background-image: url('../cnvbkgnd.gif');
}
/* Masthead Styles */
#masthead p {
	text-align: center;
	font-size: large;
	font-family: "Times New Roman", Times, serif;
	margin-bottom: 0px;
}
#masthead img {
	text-align: center;
}
#masthead h1 {
	font-weight: normal;
	color: #191970;
	text-transform: uppercase;
	display: inline;
}
#masthead h3 {
	bottom: 0;
	font-weight: normal;
	color: #b22222;
	display: inline;
	margin-top: 15px;
	margin-left: 25px;
}
/* Navigation Styles */
#navigation {
	position: relative;
	float: left;
	width: 290px;
	text-align: left;
	font-size: small;
	padding-top: 14px;
	padding-left: 20px;
}
#nav_1 {
	height: 42px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#nav_2 {
	height: 42px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#nav_3 {
	height: 42px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#nav_4 {
	height: 42px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#nav_5 {
	height: 42px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#nav_6 {
	height: 42px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#nav_7 {
	height: 42px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#nav_1 ul {
	list-style-type: none;
    width: 101px;
	margin: 0;
	margin-bottom: 0px;
	padding: 0;
	padding-bottom: 0px;
}
#nav_2 ul {
	list-style-type: none;
    width: 101px;
	margin: 0;
	padding: 0;
}
#nav_3 ul {
	list-style-type: none;
    width: 101px;
	margin: 0;
	padding: 0;
}
#nav_4 ul {
	list-style-type: none;
    width: 101px;
	margin: 0;
	padding: 0;
}
#nav_5 ul {
	list-style-type: none;
    width: 101px;
	margin: 0;
	padding: 0;
}
#nav_6 ul {
	list-style-type: none;
    width: 101px;
	margin: 0;
	padding: 0;
}
#nav_7 ul {
	list-style-type: none;
    width: 101px;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
	width: 120px;
	text-align: center;
	margin-bottom: 0px;
}
#navigation a {
	border-color: #C26557;
	text-decoration: none;
	color: #000000;
	display: block;
	margin: 0px; 	
	padding: 3px;
	border: 3px #C26557 solid;
	background-color: #E18273;
}
#navigation a:hover {
	text-decoration: none;
	color: black;
	font-weight: bold;
	padding: 5px;
	background-color: #EFB99C;
	border: 1px #E18273;
}
/* Content Styles */
h6 {
	color: #b22222;
}
h5 {
	color: #b22222;
}
h4 {
	color: #b22222;
}
h3 {
	color: #b22222;
}
h2 {
	color: #b22222;
}
p {
	font-size: small;
	margin-bottom: 0px;
}
#content h1 {
	color: #b22222;
}
#content img {
	padding: 5px;
}
/* Sidebar Styles */
#sidebar p {
	color: black;
	font-size: medium;
	margin-top: 0px;
	vertical-align: top;
}
#sidebar h3 {
	margin-top: 0px;
}
#sidebar img {
	float: right;
	margin-bottom: 5px;
	margin-left: 5px;
}
/* Footer Styles */
#footer p {
	font-size: small;
	color: #808080;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
    text-align:center
}
#footer a {
	color: #47b;
	text-decoration: underline;
}
#footer a:hover {
	color: #237;
	text-decoration: none;
}
/* Link Styles */
a {
	color: #191970;
	text-decoration: underline;
}
a:hover {
	color: #800000;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.style_top_center {
	text-align: center;
	vertical-align: top;
}