﻿body			{margin: 0; text-align: center; background-color: #E6E7E8; font-family: Arial;}

a				{outline:none}
a:link,
a:visited		{color: Maroon; text-decoration: underline; font-weight: normal;}
a:hover			{color: Red;}

#container		{background-color: White; border-left: solid 10px white; border-right: solid 10px white; background-image: url('images/backdrop.jpg'); background-repeat:no-repeat; width: 1000px; text-align: left; margin: 0 auto; position: relative; }
#header			{height: 185px;}

#homelink		{width: 295px; height: 70px; position: absolute; display: inline-block; top: 30px; left: 90px; float: left;}

#title			{left: 210px; top: 155px; color: #6D7583; font-size: medium; font-weight: bold; position: relative;}
h1				{left: 210px; top: 155px; color: #6D7583; font-size: medium; font-weight: bold; position: relative;}
#body			{padding-top: 20px;}
#leftColumn		{float: left; background-color: #CFD0D2; width: 195px;}
#content		{float: left; padding: 0 50px 0 15px; width: 475px; font-size: 0.75em; text-align: justify;}
#rightColumn	{float: right; width: 260px;}
#footer			{clear: both; font-size:7pt; color:Gray; }

table.menu					{background-color: White; width: 100%; font-size: 0.75em; }
table.menu td				{background-color: #CFD0D2; }
table.menu td.selected		{background-color: #A33F44; }


a.menuItem:link,
a.menuItem:visited			{color: #A33F44; text-decoration: none; width: 100%; cursor: pointer; font-weight: normal; width: 100%; height: 100%; padding: 0.3em; display: block; }
a.menuItemSelected:link,
a.menuItemSelected:visited	{color: white; text-decoration: none; width: 100%; cursor: default; font-weight: normal; width: 100%; height: 100%; padding: 0.3em; display: block; }

table.subMenu				{width: 100%; }
table.subMenu td			{background-color: #B6B7B0; }
td.subMenuHeader			{color:#555555; padding: 0.2em 0.2em 0.2em 0.4em;}
td.subMenuHeader2			{color: White; padding: 0.2em 0.2em 0.2em 0.6em; }
a.subMenuItem:link,
a.subMenuItem:visited		{color:White; width: 100%; display: block; padding: 0.2em 0.2em 0.2em 0.8em; font-weight: normal; font-size: 0.9em; }
a.subMenuItem:hover			{color:Maroon; }
a.subMenuItemSelected:link,
a.subMenuItemSelected:visited	{background-color: #777877; cursor: default; color:White; width: 94%; display: block; padding: 0.2em 0.2em 0.2em 0.8em; font-weight: normal; font-size: 0.9em; }

.pageIntro		{font-weight: bold; }
.rightImage		{padding-bottom: 1em;}
.mdSignOff		{font-weight: bold; }

ul { list-style-type: none }
.clear{
	clear:both;}
.cat-menus{ margin:0px; padding:0px; background-color:#B6B7B0;}
.cat-item a
{
	
color:White;
display:block;
font-size:0.9em;
font-weight:normal;
padding-bottom:0.2em;
padding-left:0.8em;
padding-right:0.2em;
padding-top:0.2em;
width:100%;
}
.cat-item a:hover
	{
		color:Maroon;
		
	}
.subtitle
	{
		margin:0px;
		font-size:16px;
	}
	.readmore
		{
			text-decoration:none !important;
			text-align:right !important;
		}
.subtitle a:visited,.subtitle a:link,.subtitle a:hover,.subtitle a:active 
{
	text-decoration:none;
	color:Maroon;
}
.current-cat a{
background-color:#777877;
color:White;
cursor:default;
display:block;
font-size:0.9em;
font-weight:normal;
padding-bottom:0.2em;
padding-left:0.8em;
padding-right:0.2em;
padding-top:0.2em;
width:94%;
}
#commentform #submit {
	margin: 0 0 5px auto;
	float: left;
	background-color:#CFD0D2;
	width:120px;
	border:1px solid Maroon;
	color:Maroon;
}
#newsSlide{ width:190px;}
#newsSlide h2{ background-color:#a33f44; font-size:12px; color:#FFF; font-family:Arial, Helvetica, sans-serif; padding:5px 5px; font-weight:normal; margin-top:0px;}
#newsSlide h3{ padding:10px 0;}
#newsSlide h3,#newsSlide h3 a{ color:#800000; font-size:12px;  font-family:Arial, Helvetica, sans-serif;  font-weight:normal; text-decoration:none;}
#newsSlide p{ font-size:12px; margin:0px; font-family:Arial, Helvetica, sans-serif;}
#newsSlide .readmore{ font-size:11px; text-decoration:none; display:block;}
