﻿@import url("layout.css");
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#container {
	border: medium solid #FFFFFF;
	background-color: #7A96B2;
}
#masthead {
	text-align: left;
	background-color: #7A96B2;
	background-image: url('../images/header_new.jpg');
	background-repeat: no-repeat;
}
#navigation {
	border-top: 1px solid #808080;
	border-bottom: 1px solid #808080;
	background-color: #C0C0C0;
	width: 860px;
	height: 36px;
	position: relative;
	float: left;
}
html>body #navigation {
	overflow: hidden;
}
#column_l {
	width: 300px;
	padding: 15px;
	background-color: #7A96B2;
	float: left;
}
html>body #column_l {
	width: 300px;
	padding: 15 15px 0 15px;
	background-color: #7A96B2;
}
#column_r {
	width: 480px;
	background-color: #7A96B2;
	float: right;
}
html>body #column_r {
	padding: 20px 10px 15px 10px;
	width: 460px;
	background-color: #7A96B2;
}
#content {
	background-color: #FFFFFF;
	background-image: url('../gallery_images/gallery_bg.jpg');
	background-repeat: no-repeat;
}
html>body #footer {
	text-align: center;
	padding-bottom: 0;
	font-size: x-small;
}
/* Masthead */
#masthead h1 {
	color: #043254;
	margin-bottom: 0;
}
#masthead h3 {
	color: #9a9;
	margin-top: 0.5em;
	background-color: #7A96B2;
}
/* Navigation */
#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
}
#navigation a {
	font-weight: bold;
	text-decoration: none;
	color: #12214E;
	display: block;
	padding: 12px;
	font-variant: small-caps;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	volume: x-loud;
}
#navigation a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	background-color: #12214E;
}

/* Right Column */
#column_r img {
}
/* Site typography */
h1 {
	font-size: large;
	color: #800000;
}
h2 {
	font-size: large;
	color: #800000;
}
h3 {
	font-size: large;
	color: #800000;
}
	font-size: medium;
	color: #800000;
	font-weight: bold;
	font-style: italic;
}
	font-size: small;
	color: #FFFFFF;
	font-weight: normal;
}

ol {
	font-size: small;
	color: #FFFFFF;
}
p {
	font-size: small;
	font-weight: normal;
	color: #FFFFFF;
}


blockquote {
	font-size: small;
	color: #000;
}
h5 {
	font-size: medium;
	color: #FFFFFF;
	font-weight: bold;
	text-indent: 10px;
}

h5 {
	font-size: medium;
	color: #FFFFFF;
	font-weight: bold;
	text-indent: 10px;
}

h6 {
	font-size: medium;
	color: #FFFFFF;
	font-variant: small-caps;
	margin-bottom: 0px;
}
er */
#footer p {
	font-size: x-small;
	color: #000000;
	background-color: #C0C0C0;
}
/* Links */
a {
	color: #043254;
	text-decoration: underline;
}
 {
	color: #043254;
	text-decoration: none;
}
a:hover {
	color: #043254;
	text-decoration: none;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
#navigation li {
	float: left;
}
