﻿@import url("layout.css");
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	background-image: url('../images/blackredbkg.jpg');
	background-repeat: repeat-x;
	background-attachment: fixed;
	color: #5b5b5b;
	line-height: 1.45em;
	background-color: #C91F04;
}
#container {
	width: 780px;
	margin: 5px auto 0 auto;
	padding: 10px;
	border-right: 2px solid #725972;
	border-bottom: 2px solid #725972;
	border-left: 2px solid #725972;
	background-color: #e8e8e8;
	height: auto;
}
#masthead {
	text-align: left;
	width: 758px;
	padding: 10px;
	background-image: url('../images/redswirl.jpg');
	background-repeat: repeat;
	background-attachment: scroll;
	height: 65px;
	background-color: #C91F04;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-color: #000000;
	border-bottom-color: #000000;
}
#navigation {
	position: relative;
	float: left;
	width: 150px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-right: 1px dotted #725972;
	border-right-style: solid;
	margin-right: 20px;
	border-right-width: 2px;
	border-right-color: #C91F04;
}
#content {
	float: left;
	width: 560px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom-style: none;
	border-bottom-width: medium;
	border-bottom-color: #808080;
	border-left-style: none;
	border-left-width: thin;
	border-left-color: #CC0000;
	padding-left: 15px;
}
#footer {
	border-style: none;
	padding: 10px;
	text-align: center;
	clear: both;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
}
/* Masthead Styles */
#masthead h1 {
	margin: 25px 30px 30px 30px;
	color: #FFFFFF;
}

/* Navigation Styles */
#navigation ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#navigation li {
	display: block;
	margin: 0;
	border: 1px none #dfb8df;
}
#navigation a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 10px;
	border-bottom: 1px dotted #fff;
	background-color: #03c981;
	margin-bottom: 15px;
	text-align: center;
	font-size: medium;
	margin-right: 15px;
	height: 100px;
	background-image: url('../images/greenswirl.jpg');
	font-family: "Lucida Sans", "Trebuchet MS", sans-serif;
	line-height: normal;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-color: #000000;
	border-bottom-color: #000000;
}
#
h2 {
	margin: 0px;
	color: #8004cb;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	line-height: normal;
}

rl.jpg');
}
/* Content Styles */

h5 {
	color: #8004cb;
}

h3 {
	color: #503750;
	line-height: normal;
}
h2 {
	color: #8004cb;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	line-height: normal;
}

/* Footer Styles */
#footer p {
	margin: 0px;
	color: #808080;
}
#footer a {
	color: #CCCCCC;
}
#footer a:hover {
	color: #402640;
	text-decoration: none;
}
a {
	color: #402640;
	text-decoration: underline;
}
a:hover {
	color: #dfb8df;
	text-decoration: underline;
}


#topnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #6c723c;
	line-height: 1.45em;
	font-variant: small-caps;
}
#topnav ul {
	list-style-type: none;
}
#topnav li {
	display: inline;
	border-right-width: thin;
	border-right-style: none;
}
#masthead img {
	float: left;
	margin-right: 20px;
}
#topnav a {
	padding: 5px;
	text-decoration: none;
	color: #6c723c;
}
#topnav a:hover {
	color: #c88004;
}
#rt_nav {
	border-style: none none none solid;
	position: relative;
	float: right;
	width: 139px;
	margin-top: 10px;
	margin-right: 20px;
	border-left-width: 2px;
	border-left-color: #c91f04;
}
#rt_nav a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 10px;
	border-bottom: 1px dotted #fff;
	background-color: #c88004;
	margin-bottom: 15px;
	text-align: center;
	font-size: medium;
	height: 125px;
	width: 125px;
	margin-left: 15px;
	vertical-align: middle;
	background-image: url('../images/goldswirl.jpg');
	font-family: "Lucida Sans", "Trebuchet MS", sans-serif;
	line-height: normal;
	border-bottom-style: solid;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-color: #000000;
	border-bottom-color: #000000;
}
#rt_nav li {
	display: block;
	margin: 0;
	border: 1px none #dfb8df;
	font-size: xx-large;
}
#rt_nav ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#content-left {
	padding: 10px;
	background-color: #025E6A;
	color: #FFFFFF;
	width: 585px;
	margin-top: 10px;
	float: left;
}

.img_left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	clear: both;
}
.clr-both {
	clear: both;
}
#rt_nav a:hover {
	background-color: #03c981;
	background-image: url('../images/greenswirl.jpg');
}
h1 {
	font-size: 2.5em;
	line-height: 1.25em;
}
#content-left h2 {
	color: #FFFFFF;
}
#left-box {
	padding: 10px 20px 10px 10px;
	border: 2px solid #C91F04;
	position: relative;
	float: left;
	width: 150px;
	margin-top: 30px;
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	color: #028A57;
	line-height: normal;
}
#content-home {
	background-color: #333333;
	color: #FFFFFF;
	width: 585px;
	margin-top: 10px;
	float: left;
	height: 358px;
	background-repeat: no-repeat;
	background-image: url('../images/m4m01b.jpg');
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	padding-top: 20px;
}
#content-home h2 {
	color: #FFFFFF;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
#content-home h3 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	font-weight: normal;
}
#content-home h1 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#content-home a {
	color: #FFFFFF;
	text-decoration: none;
}
#content-home h5 {
	margin: -15px 0px 0px 0px;
	padding: 0px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 1.2em;
}
#content-left h3 {
	color: #FFFFFF;
}
#content-left a {
	color: #FFFFFF;
}
.img_rt {
	float: right;
	margin-left: 20px;
}
#spacer {
	clear: both;
}
#content-home a:hover {
	color: #FF0000;
}
.nav-date {
	font-size: .8em;
}
