﻿@import url('crw_layout.css');
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color: #D1E4FA;
}
#container {
	text-align: center;
	width: 98%;
	margin: auto;
	margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    margin-bottom: 0px;
}
#masthead {
	width: 100%;
	margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
	border-top: 1px solid #dcdcdc;
	border-right: 1px solid #a9a9a9;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #a9a9a9;
	background-color: white;
}
#navigation {
	position: relative;
	float: left;
	width: 16%;
	height: 3020px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 10px;
	padding-left: 10px;
	text-align: left;
	border-top: 1px solid #dcdcdc;
	border-right: 1px solid #a9a9a9;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #a9a9a9;
	background-color: #fff;
}
#content {
	text-align: left;
	position: absolute;
	width: 80%;
	height: 3010px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 16%;
	padding: 10px;
	border-top: 1px solid #dcdcdc;
	border-right: 1px solid #a9a9a9;
	border-bottom: 1px solid #808080;
	border-left: 0px;
	background-color: #fff;
}
#footer {
	clear: both;
	width: 100%;
	padding-top: 0px;
	padding-bottom: 5px;
	margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    margin-bottom: 0px;
	border-top: 1px solid #dcdcdc;
	border-right: 1px solid #a9a9a9;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #a9a9a9;
	background-color: white;
}
/* Masthead Styles */
#masthead h1 {
	color: #3d6c87;
}
#masthead h3 {
	color: #5f8ea9;
}
/* Navigation Styles */
#navigation ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#navigation li {
	display: block;
	margin: 0;
	padding: 0;
	border: 1px solid #fff;
	background-color: #fff;
}
#navigation a {
	color: #3d6c87;
	text-decoration: none;
	display: block;
	padding: 5px;
	border: 1px solid #fff;
	background-color: #fff;
}
#navigation a:hover {
	color: #fff;
	text-decoration: none;
	border: 1px solid #5f8ea9;
	background-color: #5f8ea9;
}
/* Content Styles */
#content h1,h2,h3,h4,h5,h6 {
	color: #3d6c87;
}
#content img {
	padding: 5px;
	border: 0px none;
}
/* Footer Styles */
#footer p {
	color: #808080;
	margin-top: 5px;
}
#footer a {
	color: #5f8ea9;
	text-decoration: underline;
}
#footer a:hover {
	color: #33627d;
	text-decoration: none;
}
a {
	color: #5f8ea9;
	text-decoration: underline;
}
a:hover {
	color: #33627d;
	text-decoration: underline;
}
.h3-pad_left-10 {
	margin-left: 10px;
}
.default-center {
	text-align: center;
}
.head-text {
	text-align: center;
}
.Image-center {
	border-style: solid;
	border-width: 2px;
}
.list-header-pad25 {
	padding-left: 25px;
	padding-right: 25px;
}
.list-contents-pad25 {
	margin-left: 80px;
}
.photo-l-img {
	margin-right:12px;
	float:left;
}
.photo-r-img {
	margin-right:12px;
	float:right;
}
.photo-text-center {
	text-decoration: underline;
}
.p-txt-pad-25-r {
	padding-left:25px;
	padding-right: 25px;
}
.stories-img {
	margin-right:12px;
	float:left;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.xx-small-txt {
	text-align: center;
	font-size: xx-small;
}

