body {
	margin: 0;
	padding: 0;
	background: #000033 repeat-x left top fixed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #630;
}

.main {
	background-image:url(images/img04.png);
		width: 960px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #FFFFFF;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2.4em;
}

h3 {
	font-size: 1.6em;
}

p {
	margin-top: 0;
	line-height: 180%;
}

ul {
	margin: 10;
	padding: 0;
	font-size: 100%;
	cursor: default;
	width: auto;
	list-style-type:square;
	line-height: 20px;
}


a {
	text-decoration: none;
	color: #B94E0E;
}

a:hover {
	text-decoration: underline;
	font-size:100%;
}

img.border {
	border: 6px solid #EEE7DF;
}

img.alignleft {
	float: left;
	margin-right: 25px;
}

img.alignright {
	float: right;
}

img.aligncenter {
	margin: 0px auto;
}

a:link {
	color: #7D0000;
}
#apDiv1 {
	position:inherit;
	width:124px;
	height:115px;
	z-index:1;
	left: 26px;
	top: 146px;
}
#apDiv2 {
	position:relative;
	width:960px;
	height:111px;
	z-index:1;
	margin-left:auto;
	margin-right:auto;
	top:0px;
}



#wrapper {
	margin: 0 auto;
	padding: 0;
}

/* Header */

#header-wrapper {
	height: 150px;
	width: 970px;
	width:auto;
	background:url(images/plainbanner.png) no-repeat center top;
}

#header {
	width: 960px;
	height: 200px;
	margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
	height: 100px;
	margin: 0;
	padding: 0px;
	color: #FFFFFF;
}

#logo h1, #logo p {
	margin: 0;
	padding: 0;
}

#logo h1 {
	float: left;
	padding-top: 100px;
	padding-left: 30px;
	letter-spacing: -1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 64px;
}

#logo p {
	margin: 0;
	padding: 30px 0 0 34px;
	text-shadow: #808080 -1px 1px 2px;
	font: normal 18px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Search */

#search {
	float: right;
	width: 280px;
	height: 100px;
	padding: 0;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 60px 0 0 30px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 195px;
	padding: 6px 10px;
	border: none;
	background: #FFFFFF;
	text-transform: lowercase;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #7F7F81;
}

#search-submit {
	display: none;
}

/* Menu */

#menu {
	width: 958px;
	height: 26px;
	margin: 0 auto;
	padding: 0;
	background-color:#7D0000;
	font-size:18px;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
}

#menu ul{
	margin-left:0;
	margin-right:inherit;
	padding: 0px 0px 0px 0px;
	list-style: none;
	line-height: normal;
	width:100;
}


#menu .title_menu a {
	vertical-align:middle;
	padding: 13px 28px 12px 28px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: none;
	text-align: center;
	
}

#menu .current_page_item a {
	font-weight:bold;
	background-color:#1A2B49;
}
	@charset "UTF-8";



ul.MenuBarHorizontal
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	cursor: default;
	width: auto;
}
ul.MenuBarActive
{
	z-index: 1000;
}

ul.MenuBarHorizontal li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	position: relative;
	text-align: left;
	cursor: pointer;
	width: 8.8em;
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	color:#D6D6D6;
}

ul.MenuBarHorizontal ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	z-index: 1020;
	cursor: default;
	width: 8.2em;
	position: absolute;
	left: -1000em;
}

ul.MenuBarHorizontal ul.MenuBarSubmenuVisible
{
	left: auto;
}

ul.MenuBarHorizontal ul li
{
	width: 8.2em;
}

ul.MenuBarHorizontal ul ul
{
	position: absolute;
	margin: -5% 0 0 95%;
}

ul.MenuBarHorizontal ul.MenuBarSubmenuVisible ul.MenuBarSubmenuVisible
{
	left: 150px;
	top: 7px;
}

/*******************************************************************************

 DESIGN INFORMATION: describes color scheme, borders, fonts

 *******************************************************************************/

/* Submenu containers have borders on all sides */
ul.MenuBarHorizontal ul
{
	border: 1px solid #CCC;
}
/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarHorizontal a
{
	display: block;
	cursor: pointer;
	background-image: rgba(125,0,0,.9);
	text-decoration: none;
	position:relative;
	background-color: #7D0000;
	color: #D6D6D6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	height: 1em;
	padding-top: 0.5em;
	padding-right: 0.75em;
	padding-bottom: 0.5em;
	padding-left: 0.75em;
}
/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus
{
	background-color: #000033;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	height: 1em;
}
/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible
{
	background-color: #000033;
	color: #FFF;
}

/*******************************************************************************

 SUBMENU INDICATION: styles if there is a submenu under a given menu item

 *******************************************************************************/

/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal a.MenuBarItemSubmenu
{
	background-image: none;
	background-repeat: no-repeat;
	background-position: 95% 50%;
	background-color: #7D0000;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-align: center;
	color: #D6D6D6;
}
/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal ul a.MenuBarItemSubmenu
{
	background-image: url(SpryAssets/SpryMenuBarRight.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
	color: #D6D6D6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
	font-weight:normal;
}
/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal a.MenuBarItemSubmenuHover
{
	background-color: #000033;
	background-image:url(SpryAssets/SpryMenuBarDownHover.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
	color:#FFF;
}
/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal ul a.MenuBarItemSubmenuHover
{
	background-image: url(SpryAssets/SpryMenuBarRightHover.png);
	background-repeat: no-repeat;
	background-position: 95% 50%;
	background-color:#000033;
	color:#FFF;
}

/*******************************************************************************

 BROWSER HACKS: the hacks below should not be changed unless you are an expert

 *******************************************************************************/

/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuBarHorizontal iframe
{
	position: absolute;
	z-index: 1010;
	filter:alpha(opacity:0.1);
}
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection
{
	ul.MenuBarHorizontal li.MenuBarItemIE
	{
		display: inline;
		f\loat: left;
		background: #FFF;
	}
}


/* Page */

#page {
	width: 960px;
	padding: 0;
	background: url(images/img04.png) repeat-y left top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#page-bgbtm {
	margin: 50px;
	padding: 40px 30px 0px 30px;
}

/* Content */

#content {
	float: left;
	width: 500px;
	padding: 0px;
	margin-left: 30px;
}

.post {
	clear: both;
	padding-top: 20px;
	padding-bottom: 10px;
}

.post .title {
	letter-spacing: -1px;
}

.post .title a {
	color: #1A2B49;
	border: none;
}

.post .meta {
	padding-bottom: 5px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
}

.post .meta a {
	color: #7D0000;
}

.post .entry {
	text-align: left;
	margin-bottom: 25px;
	padding: 10px 0px 0px 0px;
}

.links {
	display: block;
	width: 96px;
	padding: 2px 0px 2px 0px;
	background: #A53602;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	color: #FFFFFF;
}

/* Sidebar */
#sidebarleft {
	float:left;
	width: 110px;
	color: #7D0000;
	padding:0px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 20px;
}


#sidebarright {
	float:left;
	width: 140px;
	color: #7D0000;
	padding:0px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 0px;
}


#sidebarleft h2 {
	height: 38px;
	margin-bottom: 20px;
	padding: 12px 0 0 15px;
	letter-spacing: -1px;
	font-size: 18px;
	color: #1A2B49;
}


#sidebarleft a {
	border: none;
	color: #7D0000;
}

#sidebarleft a:hover {
	text-decoration: underline;
	color: #7D0000;
}


#sidebar {
	float: right;
	width: 240px;
	padding: 0px;
	color: #7D0000;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top:0px;
	list-style: square;
	padding-right: 20px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 14px;
}

#sidebar li {
	margin: 0;
	padding: 0;
	color: #1A2B49;
}

#sidebar li ul {
	margin: 0px 15px;
	padding-bottom: 30px;
}

#sidebar li li {
	padding-left: 15px;
	line-height: 35px;
	background: url(images/img01.gif) no-repeat left 14px;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar h2 {
	height: 38px;
	margin-bottom: 20px;
	padding: 12px 0 0 15px;
	letter-spacing: -1px;
	font-size: 24px;
	color: #1A2B49;
}

#sidebar p {
	margin: 0 0px;
	padding: 0px 10px10px 10px;
	text-align: justify;
	color: #7D0000;
	font-size: 12px;
	list-style-type: square;
}

#sidebar a {
	border: none;
	color: #7D0000;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #7D0000;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer-wrapper {
	height: 150px;
	background: #000033;
}

#footer {
	width: 960px;
	height: 55px;
	background: url(images/img05.jpg) no-repeat left top;
	margin: 0px auto auto auto;
	font-family: Arial, Helvetica, sans-serif;
}

#footer p {
	margin: 0;
	padding-top: 18px;
	line-height: normal;
	font-size: 10px;
	text-transform: uppercase;
	text-align: center;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
}
#wrapper #page #page-bgtop #page-bgbtm #sidebar ul div {
	font-size: 12px;
	font-weight: bold;
}
#wrapper #page #page-bgtop #page-bgbtm #sidebar ul li p {
	letter-spacing: normal;
	word-spacing: normal;
}
.datesheader {
	font-weight: bold;
	color: #0D004C;
}
#wrapper #page #page-bgtop #page-bgbtm #content .post .Quick.Links {
	background-color: #CCC;
	margin: 5px;
	padding: 5px;
	float: left;
	width: 100px;
	border-top-color: #121D2F;
	border-right-color: #121D2F;
	border-bottom-color: #121D2F;
	border-left-color: #121D2F;
}
fontquicklinks {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	list-style-type: circle;
}
font {
	font-size: 12px;
}
AddressBottomRight {
	padding-left: 10px;
}
#wrapper #menu #header #MenuBar1 li .MenuBarSubmenuVisible li .MenuBarSubmenuItemVisible li a {
	float: left;
}

.sidebarleft_clocktxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #1A2B49;
	font-weight:bold;
	padding: 5px 0px 5px 0px;
	margin-right:5px;
}

.clocktimeheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #7D0000;
}
.main h4 {
	color: #003;
}

