@charset "utf-8";
body  {
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-size: 100%;
	background-color: #000000;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
img {
width 50%;
}

.container {
	width: 1200px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #00486A;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
} 
.tagline {
	padding: 0 10px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	text-align: right;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-color: #990000;
} 
.tagline h2 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font-size: 100%;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 0;
	font-weight: normal;
	letter-spacing: 0.2em;
	color: #D0CBA6;
	font-style: italic;
}
.container .sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 12em; /* padding keeps the content of the div away from the edges */
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	margin-top: 0px;
}
.container .sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 12em;
	margin: 0px;
	padding: 0px;
	color: #BDB695;
}
.container .sidebar2 h3 {
	color: #BDB695;
	background-color: #000000;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 8px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #BDB695;
	border-bottom-color: #BDB695;
	font-variant: small-caps;
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: .1em;
}
.container .sidebar2 h2 {
	color: #BDB695;
	background-color: #000000;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BDB695;
	font-size: 90%;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
	text-transform: uppercase;
}
.container .sidebar2 p {
	color: #BDB695;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	text-align: left;
}
.container .sidebar2 a {
	color: #BDB695;
	text-decoration: underline;
}
.container .sidebar2 ul {
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 4px;
	padding-bottom: 5px;
}
.container .sidebar2 li {
	color: #BDB695;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}

.container .mainContent {
	background-color: #CCCCCC;
	margin-right: 12em;
	margin-bottom: 0;
	margin-left: 12em;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	border: thick solid #000000;
	margin-top: 0px;
	padding-top: 12px;
	min-height: 800px;
} 

.container .mainContent p{
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 22px;
} 
.container .mainContent h1{
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
}

.container .mainContent h2{
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
}

.container .mainContent h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-variant: normal;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 8px;
	color: #000000;
	font-weight: normal;
	margin-top: 10px;
}
.container .mainContent h4{
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	letter-spacing: 0.1em;
	font-variant: small-caps;
	background-color: #BDB695;
	border: 1px solid #544335;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 8px;
	color: #000000;
}
.container .mainContent ul {
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.container .mainContent li {
	color: #000000;
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 22px;
	margin-left: 22px;
	padding-left: 0px;
}
.container .mainContent .posts {
	margin-left: 0px;
}
.container .mainContent .posts li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 22px;
	list-style-type: disc;
	margin-top: 8px;
	padding-top: 8px;
}
.container .mainContent .posts ul {
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 0px;
	padding-left: 2px;
}
.masthead {
	height: 125px;
	background-color: #990000;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
.masthead .title {
	background-color: #000000;
	position: relative;
	top: 80px;
	height: 40px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #BDB695;
	border-bottom-color: #BDB695;
}
.masthead .title h1 {
	font-size: 135%;
	color: #BDB695;
	font-variant: normal;
	letter-spacing: 0.2em;
	text-align: left;
	text-indent: 50px;
	margin: 0px;
	padding-top: 8px;
}
.masthead .logo {
	background-image: url(/images/masthead/masthead.png);
	height: 73px;
	width: 412px;
	position: relative;
	top: -60px;
	left: 12px;
	text-align: left;
	background-repeat: no-repeat;
}


.footer {
	padding: 0 10px 0 20px;
	background-color: #BDB695;
} 
.footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	text-align: center;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}

.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.masthead .date {
	text-align: right;
	position: relative;
	top: 16px;
	padding-right: 18px;
	font-size: 105%;
	color: #BDB695;
	margin: 0px;
	font-variant: small-caps;
	letter-spacing: 0.2em;
}

.clearfloat { 
/* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.container .bod h3 {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	margin: 0px;
	color: #000000;
	padding-top: 2px;
	padding-bottom: 2px;
	font-variant: normal;
	font-weight: bold;
}
.container .bod p {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	margin: 0px;
	padding-right: 8px;
	padding-left: 8px;
	color: #333333;
}
.container .bod td {
	border: 1px solid #000000;
	padding: 4px;
	margin: 0px;
	vertical-align: top;
}
.container .bod img {
	border: 1px solid #000000;
	margin: 8px;
	text-align: center;
	width: 50%;
}

.container .mainContent .specials {
	margin-left: 4px;
	padding-left: 4px;

}

.container .mainContent .specials h4 {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	margin: 0px;
	color: #333333;
	padding-top: 2px;
	padding-bottom: 0px;
}
.container .mainContent .specials p {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	margin: 0px;
	padding-right: 8px;
	padding-left: 8px;
	color: #333333;
}
.container .mainContent .specials td {
	border: 1px solid #000000;
	padding: 4px;
	margin: 0px;
	vertical-align: top;
	background-color: #EAEAEA;
}
.container .mainContent .specials img {
	border: 1px solid #000000;
	margin: 8px;
	text-align: center;
	width: 50%;
}

.container .mainContent .specials ul {
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 0px;
}
.container .mainContent .specials li {
	color: #333333;
	list-style-type: decimal;
	margin-left: 0px;
	padding-left: 0px;
	line-height: 22px;
}
.council {
}
.council table {
}
.council table td {
	padding: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.council table li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
}
.council ul {
	margin-left: 0px;
	padding-left: 18px;
	margin-top: 0px;
}
.council h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	margin-bottom: 1px;
}
.council img {
	margin-top: 4px;
	margin-right: 12px;
	margin-bottom: 4px;
	margin-left: 4px;
	border: 1px solid #000000;
}
.council p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 20px;
}

