﻿@import url(layout.css);
body {
	color: #000;
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	background-color: #ff9;
}
#container {
	width: 770px;
	margin: 0 auto;
	background-color: #FF9;
}
#masthead {
	text-align: center;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 0px;
	width: 750px;
	padding: 0;
	background-color: #FF6;
}
#navigation {
	margin: 0 10px 0px 10px;
	background-color: #f3b47f;
	text-align: center;
	padding: 0px;
	width: 750px;
}
#column_l {
	width: 730px;
	margin: 0px 10px 0px 10px;
	padding: 10px;
	background-color: #FFF;
}
#column_l2 {
	width: 630px;
	margin: 0 0 0 10px;
	padding: 0 10px 10px 10px;
}
#column_r {
	width: 175px;
	margin: 0;
	float: right;
	background-color: #eef;
	position: relative;
	right: 12px;
	top: 5px;
	padding: 5px;
}
#footer {
	text-align: center;
	background-color: #FF6;
	margin-right: 10px;
	margin-left: 10px;
	overflow: hidden;
	padding: 2px;
}
/* Styles for Masthead */
#masthead img {
	padding: 5px;
	float: right;
}
#masthead p {
	color: #800000;
	font-size: small;
	text-align: center;
	margin: 10px 10px 0 10px;
}
#masthead h1 {
	color: #800000;
	font-size: 2.25em;
	margin-top: 25px;
	font-family: "Script MT Bold", "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
}
.style_masthead2 {
	font-size: .5em;
	font-family: Arial, Helvetica, sans-serif;
}
#masthead a {
	color: #800000;
	text-decoration: underline;
	font-weight: normal;

}
#masthead a:hover {
	color: #ba2a2a;
	text-decoration: none;
	font-weight: normal;
}
/* Styles for Navigation */
#navigation ul {
	margin: 0px;
	list-style-type: none;
	text-indent: 0px;
}
#navigation li {
	display: inline-block;
	padding: 0px;
	margin: 0px;
	text-indent: 0px;
	list-style-type: none;
}
#navigation p {
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	padding: 3px;
}
#navigation a {
	color: #800000;
	text-decoration: none;
	border: 1px solid #ff0;
	display: block-inline;
	padding: 5px;
	text-indent: 0px;
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 0px;
}
#navigation a:hover {
	color: #FFFF66;
}
/* Styles for Content */
h1 {
	color: #800;
	margin-bottom: 10px
}
h2 {
	color: #800000;
	font-size: 1.4em;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
}
h3 {
	color: #761413;
}
h4 {
	color: #854;
	font-size: 1.2em;
	text-align: center;
}
h5 {
	color: #854;
	font-size: 1.2em;
}
h6 {
	color: #0AA;
	text-align: left;
	font-size: 1.0em;
	font-weight: bold;
}
big {
	color: #965;
	font-size: medium;
}
#column_r p {
	color: #000;
	font-size: x-small;
	text-align: left;
	margin: 0;
	padding: 5px;
}
#column_r h4 {
	margin-bottom: 0;
}
#column_r ul {
	margin-left: 5px;
	padding-top: 0;
	padding-left: 10px;
}
#column_r ul li {
	font-size: x-small;
	display: list-item;
	list-style-position: outside;
}
/* Styles for Footer */
#footer p {
	color: #761413;
	font-size: x-small;
	margin-top: 2px;
	margin-bottom: 6px;
}
#footer a {
	color: #761413;
	text-decoration: underline;
}
#footer a:hover {
	color: #000;
	text-decoration: none;
}
/* Styles for Links */
a {
	border-color: #008000;
	color: #761413;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #885544;
	text-decoration: none;
	font-weight: bold;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.style_bigger {
	font-size: 1.25em;
}
.style_smaller {
	font-size: .9em;
}
.indent1 {
	margin-left: 25px;
}
.indent2 {
	margin-left: 50px;
}
.HomeGalleryCell {
	text-align: center;
	margin: 5px;
	padding: 5px;
	border-collapse: collapse;
	border-spacing: 0px;
	vertical-align: top;
}
.CellBorder {
	margin: 0px;
	padding: 5px;
	border: 1px solid #000080;
	border-collapse: collapse;
	border-spacing: 0px;
}
.style_bolditalic {
	font-style: italic;
	font-weight: bold;
}
.float_right {
	padding: 5px;
	float: right;
}
.homeslideimage {
	border-width: 0px;
}
.style_subhead {
	font-weight: bold;
	color: #800000;
}
