/*[fmt]AA90-1A0A-3*/
@import url("layout.css");
body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-attachment: scroll;
	background-color: #B9CFA1;
	background-image: url("../images/background.gif");
	background-position: top left;
	background-repeat: repeat-x;
}
#container
{
	width: 100%;
	margin-top: 57px;
	border-bottom: 2px solid #363636;
	background-color: #FFF;
}
#masthead
{
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	padding-top: 15px;
	padding-bottom: 15px;
}
#navigation
{
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	overflow: hidden;
}
#page_content
{
	position: relative;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}
#content
{
	position: relative;
	float: left;
	width: 530px;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
}
#sidebar
{
	float: right;
	width: 250px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
#footer
{
	clear: both;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
	text-align: left;
	padding-top: 10px;
}
/*Masthead Styles*/
#masthead h1
{
	font-weight: normal;
	color: #261;
	text-transform: uppercase;
	display: inline;
}
#masthead h3
{
	font-weight: normal;
	color: #708090;
	display: inline;
	margin-top: 3.5%;
	margin-left: auto;
}
/*Navigation Styles*/
#navigation ul
{
	list-style-type: none;
	width: auto;
	margin: 0;
	padding: 0;
}
#navigation li
{
	float: left;
}
#navigation a
{
	text-decoration: none;
	color: #FFF8DC;
	display: block;
	margin: 0 1px;
	padding: 5px;
	border: 1px solid #708090;
	background-color: #8FBC8F;
}
#navigation a:hover
{
	text-decoration: none;
	color: #261;
	background-color: #CCC;
}
/*Content Styles*/
#content h1, h2, h3, h4, h5, h6
{
	color: #455;
}
#content img
{
	padding: 5px;
	border: 1px solid #708090;
}
.calendar li
{
	padding-bottom: 5px;
}
/*Sidebar Styles*/
#sidebar p
{
	color: #555;
}
#sidebar img
{
	float: none;
	margin-bottom: 5px;
	margin-left: 5px;
}
/*Footer Styles*/
#footer p
{
	font-size: 0.85em;
	color: #C4C4C4;
}
#footer a
{
	color: #708090;
	text-decoration: underline;
}
#footer a:hover
{
	color: #2F4F4F;
	text-decoration: none;
}
#copyright
{
	float: right;
	text-align: right;
}
#copyright p
{
	font-size: 0.85em;
	color: #708090;
}
/*Link Styles*/
a
{
	color: #261;
	text-decoration: underline;
}
a:hover
{
	color: #708090;
	text-decoration: underline;
}
.style_bold
{
	font-weight: bold;
}
.style_italic
{
	font-style: italic;
}
/**************************************************************
ERROR 404
**************************************************************/
#error404
{
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	padding-top: 15px;
	padding-bottom: 15px;
}
#error404Left
{
	background: #000 url(../images/404.jpg) no-repeat top;
	width: 300px;
	height: 150px;
	float: left;
	margin: 10px;
}
#error404Right
{
	float: left;
	width: 400px;
	margin: 10px;
}
#error404Right p
{
	margin-top: 2px;
	font-size: 120%;
	line-height: 100%;
}
#goog-wm
{
	width: 380px;
	padding: 1em;
	border: 3px solid #AEBD63;
	background-color: #FFFFFF;
}
#goog-wm h3
{
	margin-top: 2px;
	margin-bottom: 4px;
}
#goog-wm h3.closest-match
{
	color: #8F2831;
	border-bottom: 3px dashed #AEBD63;
	padding-bottom: 0.5em;
	font-size: 170%;
	margin: 0;
}
#goog-wm h3.closest-match a
{
}
#goog-wm h3.other-things
{
	color: #8F2831;
}
#goog-wm ul
{
	margin-top: 1px;
	margin-bottom: 1px;
}
#goog-wm ul li
{
}
#goog-wm li.search-goog
{
	list-style: none;
}
#goog-wm input
{
	margin-top: 3px;
	margin-bottom: 3px;
}
/*** OFFPAGE STYLING ***/
#offpageouter
{
	width: 550px;
	position: relative;
}
#offpageouter h1, #offpageouter h2, #offpageouter h3, #offpageouter h4
{
	color: #000;
	font-weight: bold;
}
#offpageouter h2
{
	line-height: 22px;
	margin: 0 1px 12px 4px;
	font-size: 1.2em;
}
#offpageouter p
{
	padding-left: 5px;
	margin: 0 0 12px;
}
#offpageouter ol, #offpageouter ul
{
	list-style: circle outside;
	margin: 0 0px 0px 36px;
	padding-bottom: 5px;
}
#offpage_left
{
	float: left;
	width: 170px;
	padding: 10px 10px 0px;
	overflow: hidden;
	position: relative;
}
#offpage_right
{
	float: left;
	position: relative;
	width: 355px;
	padding: 10px 0px 0;
}

