﻿@import url(layout.css);
body {
	color: #000000;
	font-size: 13px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	background-image: url('../images/blue_grad_back1.jpg');
}
#container {
	width: 800px;
	margin: 10px auto 10px auto;
	height: auto;
	background-color: #FFFFFF;
}
#masthead {
	width: 800px;
	height: 276px;
	background-image: url('../images/masthead1.jpg');
	background-repeat: no-repeat;
}
#navigation {
	background-position: 0px 0px;
	padding: 0px;
	margin: 0px;
	background-image: url('../images/masthead1_nav.jpg');
	height: 34px;
}
#page_content {
	background-color: #FFFFFF;
}
#rotator {
	width: 335px;
	height: 52px;
	right: 0px;
	position: relative;
	top: 37px;
	left: 465px;
}
#rotator img
{
	display: none;
	position: absolute;
}
#header {
	width: 199px;
	height: 18px;
	left: 555px;
	position: relative;
	top: 24px;
}
a.home_nav:link {
	border-style: none;
	color: #A1A1E2;
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 25px;
}
a.home_nav:active {
	border-style: none;
	color: #A1A1E2;
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
}
a.home_nav:visited {
	border-style: none;
	color: #A1A1E2;
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 25px;
}
a.home_nav:hover {
	border-style: none;
	color: #FFFFFF;
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
}
.chevron {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	margin-left: 20px;
}

#column_l {
	width: 520px;
	left: 0px;
	position: relative;
	top: 0px;
}
#column_r {
	width: 250px;
	float: right;
	position: relative;
	background-color: #D2D1DE;
	height: 100%;
	top: 15px;
	right: 15px;
	margin-bottom: 10px;
}
#footer {
	width: 800px;
	text-align: left;
	background-image: url('../images/footer_back1.jpg');
	height: 75px;
	background-repeat: no-repeat;
}
/* Styles for Masthead */
#masthead img { 
	float: left; 
}
#masthead p {
	font-size: 11px;
	color: #000000;
	margin: 10px 10px 0;
}
#column_r p {
}
/* Styles for Navigation */
#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0px;
	padding: 0;
	height: 29px;
}
#navigation li {
	margin: 0px;
	float: left;
	height: 29px;
}
#navigation a {
	border-style: solid;
	border-width: 0px 1px 0px 0px;
	border-color: #c9c9c9;
	color: #D2D1DE;
	text-decoration: none;
	display: block;
	padding: 5px 12px 5px 12px;
}
.navigation_nolink {
	border-style: solid;
	border-width: 0px 1px 0px 0px;
	border-color: #c9c9c9;
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 5px 10px 5px 10px;
	background-color: #5151BB;
	font-weight: bold;
}
#navigation a:hover {
	color: #FFFFFF;
	text-decoration: none;
	border-style: solid;
	border-width: 0px 1px 0px 0px;
	background-color: #ff9900;

}
/* Styles for Footer */
#footer p {
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	margin: 1px;
	text-indent: 10px;
	font-family: "Trebuchet MS";
}
#footer_txt {
	position: relative;
	width: 600px;
	float: left;
	top: 5px;
	left: 0px;
}
#footer a {
	color: #000000;
	text-decoration: none;
	border-bottom-style: none;
	font-weight: normal;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-style: none;
}
.footer_head {
	color: #4949C9;
	font-weight: bold;
	text-indent: 10px;
	font-size: 12px;
	line-height: 22px;
	vertical-align: text-bottom;
}
/* Styles for Links */
a {
	color: #4949c9;
	text-decoration: none;
	font-weight: bold;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #4949c9;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-style: none;
	background-color: #ff9900;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}

#header a {
	padding: 0px;
	margin: 0px;
	border-style: none none dotted none;
	color: #4949c9;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-color: #4949c9;
}
#header a:hover {
	padding: 0px;
	margin: 0px;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-style: none;
}
#map {
	border: 1px #000000 solid;
	width: 490px;
	height: 380px;
	left: 20px;
}
