﻿@import url(layout.css);
body {
	margin: 0px;
	background-color: #EDECF1;
	font-family: Calibri, Verdana, Tahoma, sans-serif;
	padding: 0px;
	font-size: 1em;
	line-height:1.3em;
}
/* Styles for DIV tags */
#container {
	background: #ffffff url('../images/leftphoto02.jpg') no-repeat left top;
	border-right: 3px solid #D7DCDF;
	border-bottom: 3px solid #D7DCDF;
	border-left: 3px solid #D7DCDF;
}
#masthead {
	background-color: #FFFFFF;
	padding: 10px;
}

#image-container	{
	width: 160px;
	float: left;
	padding: 0px;
	height: 647px;
	margin-bottom: -1px;
}
#nav {
	margin-left: 160px;
	background-color: #DCDBE0;
}
#content_container {
	background-color:#FFFFFF;
	padding: 0px;
}
.noside  {
margin-left:2px;
}
#column_left {
	float: left;
}
#column_right {
	background-color: #F7F7F9;
}
#image {
	margin-bottom: 6px;
	margin-left: 6px;
}
#footer {
	padding-top: 15px;
	width: auto;
	text-align:center;
	font-size: 0.85em;
	color: #79878D;

}
/* Styles for Navigation */
/* Styles for Right Column */
#column_right h4 {
	color: #333333;
}
#column_right p {
	color: #333333;
	font-size: 0.9em;
	text-align: left;
	margin-top: 11px;
}
#column_right a {
	color: #003366;
	text-decoration: underline;
	text-align: center;
}
#column_right a:hover {
	text-decoration: none;
}
/* Styles for Left Column */
h1 {
font-size: 175%;
color: #4E5659;
margin-top: 0px;
background-image: url('../images/header.jpg');
background-repeat: no-repeat;
background-position: left top;
height: 35px;
padding-left: 25px;
padding-top: 5px;
line-height: 135%;
}
h2 {
	font-size: 150%;
	color: #4E5659;
	margin-top: 0px;
}
h3 {
	font-size: 125%;
	font-weight:bold;
	color: #4E5659;
	margin-top: 0px;
	margin-bottom: 10px;
}
h4 {
	font-size: medium;
	color: #4E5659;
	margin-top: 0px;
}
h5 { 
	font-size: x-small;
	margin-top: 0px;
}
h6 { 
	font-size: xx-small;
	margin-top: 0px;
}
a {
	color: #006699;
}
a:hover {
	text-decoration: none;
}
/* Styles for Footer */
#footer p {
	margin: 0;
	font-size: 0.8em;
	text-align: left;
}
#copyright {
	float: right;
	text-align: right;
}
#copyright p {
	font-size: 0.85em;
	color: #79878D;
}
#footer a {
	color: #006699;
}
#footer a:hover {
	text-decoration: none;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
/* Styles for Masthead */
#masthead h1 {
	color: #4E5659;
	margin: 0px;
	padding: 0px;
	font-family:"Trebuchet MS";
	font-weight:bold;
	background-image:none;
}
#masthead h3 {
	color: #79878D;
	margin-bottom: 0px;
}
#masthead a {
	color: #4E5659;
	text-decoration: none;
}
#masthead a:hover {
	text-decoration: none;
}

