@charset "UTF-8";
/* CSS Document */

body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/background.jpg);
}
.shadow_left {
	background-image: url(images/shadow_left.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.shadow_right {
	background-image: url(images/shadow_right.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.box_top {
	background-image: url(images/border.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.home {
	background-image: url(images/home_bottom.jpg);
	background-repeat: no-repeat;
	background-position: top, left;
}
.box_filler {
	background-image: url(images/cell_dark.jpg);
	background-repeat: repeat;
}
.sidebar_copy {
	font-size: 11px;
	color: #FFFFFF;
	line-height: 16px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666633;
	line-height: 18px;
	text-align: left;
}
a:link {
	color: #660000;
	text-decoration: none;
}
a:visited {
	color: #663300;
}
a:hover {
	color: #660000;
	text-decoration: underline;
}
a:active {
	color: #000000;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	text-align: left;
}
h1 {
	font-size: 18px;
	color: #004D9A;
}
.intro {
	font-style: normal;
	line-height: 22px;
	color: #663300;
	font-size: 12px;
	text-align: left;
}
.intro:link {
	text-decoration: underline;
}
.quicklink_header {
	font-size: 19px;
	color: #0E3940;
	text-align: right;
}
h2 {
	font-size: 16px;
	color: #85772C;
}
h3 {
	font-size: 14px;
	color: #85772C;
}
h4 {
	font-size: 13px;
	color: #85772C;
}
.sidebar_header {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
}
.quicklinks {
	font-size: 13px;
	color: #660000;
	text-align: left;
}
.contactinfo {
	font-size: 12px;
	color: #85772C;
	text-align: left;
}
.bottomnav {
	font-size: 11px;
	color: #663300;
	line-height: 16px;
	text-align: center;
}
.signup:link {
	color: #660000;
	text-decoration: underline;
}
.copyright {
	font-size: 10px;
	color: #663300;
	line-height: 16px;
	text-align: center;
}
.signup {
	font-size: 14px;
	color: #660000;
	font-weight: bolder;
}
.vertical_border {
	background-image: url(images/vertical_border.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.box_filler_light {
	background-image: url(../images/cell_light.jpg);
	background-repeat: repeat;
}
.box_bottom {
	background-image: url(images/horizontal_border.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.homeCopy {
	background-image: url(images/home_bottom_2.jpg);
	background-repeat: no-repeat;
	background-position: top, left;
}
.quote {
	font-size: 11px;
	font-style: italic;
	color: #663300;
}
.sidebar_copy:link {
	font-size: 11px;
	color: #FFFFFF;
	line-height: 16px;
	text-decoration: underline;
}
.sidebar_copy:visited {
	font-size: 11px;
	color: #FFFFFF;
	line-height: 16px;
	text-decoration: underline;
}
.sidebar_copy:active {
	font-size: 11px;
	color: #FFFFFF;
	line-height: 16px;
	text-decoration: underline;
}
.style1 {
	color: #8B7B68;
	font-weight: bolder;
	font-size: 14px;
}
.style2 {color: #663300}
.style3 {color: #FFFFFF}
.style4 {
	font-size: 10px;
	color: #630407;
}
.style5 {font-size: 18px}
