﻿@import url('menu.css');
/**************** Body and tag styles ****************/
* {
	margin: 0;
	padding: 0;
}
body {
	font: 90% Arial, Helvetica, sans-serif, "Trebuchet MS";
	line-height: 1.4em;
	text-align: center;
	background: url('bg-silk.jpg');
	background-repeat: repeat-x;
	background-color: #BCA86B;
	height:100%;
}
#menu_style {
	padding: 0px;
	margin: 0px 0px 0px 1px;
	height: 40px;
	width: 918px;
	background: url('menu-bg.jpg') repeat-x center top;
	background-color: #E1E6EC;
	right: auto;
	left: 50%;
	text-align: center;
}
a {
	background-color: inherit;
}
a:hover {
	color: #2a5a8a;
	text-decoration: none;
	background-color: inherit;
}
a img {
	border: none;
}
p {
	padding: 0 0 15px 0;
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 12px;
	line-height: 135%;
}
td {
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 12px;
	line-height: 135%;
}
p form {
	margin-top: 0;
	margin-bottom: 20px;
}
img.left, img.center, img.right {
	padding: 4px;
	border: 1px solid #a0a0a0;
}
img.left {
	float: left;
	margin: 0 12px 5px 0;
}
img.center {
	display: block;
	margin: 0 auto 5px auto;
}
img.right {
	float: right;
	margin: 0 0 5px 12px;
}
/**************** Header and navigation styles ****************/
#container {
	width: 920px;
	margin: 3px auto 20px auto;
	text-align: left;
	background: #ffffff;
}
#header {
	background-position: left top;
	height: 190px;
	width: 918px;
	margin: 0 1px 1px 1px;
	color: #ffffff;
	background: url('images/banner.jpg') no-repeat;
}
#header h1 {
	text-align: center;
	font-size: 12px;
	font-family: Arial;
	background-color: inherit;
	color: #ffffff;
	font-weight: bold;
	padding-top: 10px;
}
#header h2 {
	padding: 20px 10px 10px 20px;
	text-align: center;
	font-size: 30px;
	font-family: "Times New Roman", Times, serif;
	background-color: inherit;
	color: #ffffff;
	font-weight: normal;
	font-style: italic;
}
#address {
	padding: 25px;
	width: 400px;
}
#header h3 {
	text-align: center;
	font-size: 12px;
	background-color: inherit;
	color: #ffffff;
	font-weight: normal;
}
#navigation {
	height: 2.2em;
	line-height: 2.2em;
	width: 100%;
	margin: 0 1px;
	background: #578bb8;
	color: #ffffff;
}
#navigation li {
	float: left;
	list-style-type: none;
	border-right: 1px solid #ffffff;
	white-space: nowrap;
}
#navigation li a {
	display: block;
	padding: 0 10px;
	font-size: 0.8em;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	background-color: inherit;
	color: #ffffff;
}
* html #navigation a {
	width: 1%;
}
#navigation .selected, #navigation a:hover {
	background: #80b0da;
	color: #ffffff;
	text-decoration: none;
}
/**************** Content styles ****************/
#dnn_contentpane {
	float: left;
	width: 475px;
	font-size: 11px;
	padding: 0px;
}
#dnn_topseo {
	width: 918px;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#dnn_leftpane {
	float: left;
	font-size: 11px;
	padding-left: 1px;
	width: 230px;
	margin: 0px;
}
h2, .Head {
	display: block;
	margin: 0 0 16px 0;
	font-size: 1.7em;
	font-weight: normal;
	color: #505050;
	background-color: inherit;
}
#dnn_contentpane h2 a, #dnn_contentpane .Head a {
	font-weight: normal;
}
#dnn_contentpane h3, #dnn_contentpane .Subhead {
	margin: 0 0 5px 0;
}
#dnn_contentpane a:hover, #dnn_subcontentpane a:hover {
	text-decoration: underline;
}
#dnn_contentpane ul, #dnn_contentpane ol {
	margin: 0 5px 16px 35px;
}
#dnn_contentpane dl {
	margin: 0 5px 10px 25px;
}
#dnn_contentpane dt {
	font-weight: bold;
	margin-bottom: 5px;
}
#dnn_contentpane dd {
	margin: 0 0 10px 15px;
}
/**************** Sidebar styles ****************/
#dnn_rightpane {
	float: right;
	width: 200px;
	padding-right: 1px;
	padding-top: 10px;
	margin: 0px;
	vertical-align: top;
}
#dnn_rightpaneh2, #dnn_rightpane.Head {
	display: block;
	font: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	letter-spacing: 1px;
	color: #505050;
	background-color: inherit;
}
#dnn_subcontentpane p {
	margin: 0 0 16px 0;
	font-size: 0.9em;
}
/**************** Columns *************************/
#dnn_splitcontentleft {
	float: left;
	width: 46%;
	padding: 20px 0 0 20px;
}
#dnn_splitcontentright {
	float: right;
	width: 46%;
	padding: 20px 0 20px 0;
}
#dnn_singlecolumn {
	float: right;
	width: 500px;
	height: 149px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	margin: 10px;
}
/**************** Menublock styles ****************/
.menublock {
	margin: 0 0 20px 8px;
	font-size: 0.9em;
}
.menublock li {
	list-style: none;
	display: block;
	padding: 2px;
	margin-bottom: 2px;
}
.menublock li a {
	font-weight: bold;
	text-decoration: none;
}
.menublock li a:hover {
	text-decoration: none;
}
.menublock li ul {
	margin: 3px 0 3px 15px;
	font-size: 1em;
	font-weight: normal;
}
.menublock li ul li {
	margin-bottom: 0;
}
.menublock li ul a {
	font-weight: normal;
}
/**************** Searchbar styles ****************/
#searchbar {
	margin: 0 0 20px 0;
}
#searchbar form fieldset {
	margin-left: 10px;
	border: 0 solid;
}
#searchbar #s {
	height: 1.2em;
	width: 110px;
	margin: 0 5px 0 0;
	border: 1px solid #a0a0a0;
}
#searchbar #searchbutton {
	width: auto;
	padding: 0 1px;
	border: 1px solid #808080;
	font-size: 0.9em;
	text-align: center;
}
/**************** Footer styles ****************/
.footer {
	color: #000000;
}
#footer {
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	clear: both;
	width: 918px;
	padding: 5px 0;
	margin: 0 1px;
	font-size: 12px;
	color: #000000;
	background: url('footer_bg.jpg') repeat-x center top;
}
#footer p {
	color: #000000;
	font-size: 12px;
	padding: 0;
	margin: 0;
	text-align: center;
}
#footer a {
	font-size: 12px;
	color: #000000;
	background-color: inherit;
}
#footer a:visited {
	font-size: 12px;
	color: #000000;
	background-color: inherit;
	text-decoration: underline;
}
#footer a:hover {
	font-size: 12px;
	color: #000000;
	background-color: inherit;
	text-decoration: underline;
}
/**************** Misc classes and styles ****************/
.clear {
	clear: both;
}
.small {
	font-size: 0.8em;
}
.hide {
	display: none;
}
.textcenter {
	text-align: center;
}
.textright {
	text-align: right;
}
.important {
	color: #f02025;
	background-color: inherit;
	font-weight: bold;
}
.box {
	margin: 0 0 20px 0;
	padding: 10px;
	border: 1px solid #c0c0c0;
	background-color: #fafbfc;
	color: #505050;
	line-height: 1.5em;
}
#breadcrumb {
	padding-top: 15px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
#breadcrumb a {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #578bb8;
}
#breadcrumb a:hover {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #005B79;
	text-decoration: underline;
}
#bottomlinks {
	margin: 10px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: center;
}
#bottomlinks a {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #578bb8;
}
#bottomlinks a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #005B79;
	text-decoration: underline;
}
#bottomlinks a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #005B79;
}
