﻿@charset "UTF-8";
/* CSS Document */

/* commented backslash hack \*/ 


* html #rightPanel #container  #mainContent{height:100%;}/* ie6 and under*/

html{height:100%;}

body {
	height:100%;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	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 */
	min-width: 1024px;
	color: #440001;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #440001;
	font-weight: lighter;
}
#container {
	min-height:100%;
	height:auto;
	width: 1024px;
	padding:0px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-attachment: scroll;
	background-color: #430000;
	background-image: url(images/MainHeader_1024.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border: 10px solid #290000;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#subContainer {
	min-height:100%;
	height:auto;
	width: 1024px;
	padding:0px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-attachment: scroll;
	background-color: #430000;
	background-image: url(images/MainHeader_1024.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border: 10px solid #290000;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#content{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	width: 560px;
	float: left;
	font-size: 11px;
	padding-left: 15px;
	background-color: #360000;
	font-weight: lighter;
	padding-top: 10px;
	padding-right: 15px;
}
#content a{
	color: #9E3905;
	text-decoration: none;
}

#content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
	color: #FFFFFF;
	display: block;
	font-size: 14px;
	font-variant: normal;
	letter-spacing: .2em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC6600;
	text-transform: uppercase;
	margin: 0px;
}
#subContent{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	width: 835px;
	float: left;
	font-size: 11px;
	padding-left: 15px;
	background-color: #360000;
	font-weight: lighter;
	padding-top: 15px;
	padding-right: 15px;
	margin-top: 20px;
}
#subContent a{
	color: #9E3905;
	text-decoration: none;
}

#subContent h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
	color: #FFFFFF;
	display: block;
	font-size: 14px;
	font-variant: normal;
	letter-spacing: 0.2em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC6600;
	text-transform: uppercase;
	margin: 0px;
}
#decorss{
	height: 360px;
	width: 940px;
	margin-top: 1px;
	margin-left: 40px;
	margin-bottom: 20px;
	float: left;

}
#decorSubHeader{
	height: 164px;
	width: 872px;
	margin-top: 145px;
	margin-left: 75px;
}
.bioListItem{
	width: 600px;
	height: 120px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
.bioListItem  img {
	float: left;
	margin-right: 10px;
	border: 2px solid #993300;
}
.imgFloatRight{
float:right;
margin: 5px;
	border: 3px solid #8A2605;

}
.imgFloatLeft{
	float:left;
	margin: 5px;
	border: 3px solid #8A2605;
}
.imgFloatBoth{
float:both;
margin: 5px;
	border: 3px solid #8A2605;

}
#footerContent{
	width: 868px;
}
#footerContent a{
	color: #9E3905;
	text-decoration: none;
}
#mainNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 98px;
	margin-right: 63px;
	margin-bottom: 0;
	margin-left: 0px;
	height: 33px;
	width: 530px;
	float: right;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: lighter;
 }
#mainNav ul {
	margin: 0;
	list-style:none;
	width: 536px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
	padding: 0px;
}

#mainNav ul li{
	float:left;
	display: block;
}

#mainNav ul li a {
	display: inline;
	text-decoration: none;
	color: #FFFFFF;
	margin-right: 20px;
	margin-left: 20px;
}
#mainNav ul li a:hover {
	color: #C96D00;
}
#mainContent{
	min-height:100%;
	height:auto;
	width: 867px;
	margin-left: 80px;
	float: left;
}
#rightPanel h1 {
	font-size: 13px;
}
#rightPanel {
	width: 250px;
	min-height:100%;
	height:auto;
	float: right;
	background-attachment: scroll;
	background-image: url(images/newsHeader.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #9E3905;
	margin-right: 0px;
	margin-bottom: 0;
	padding-top: 40px;
	margin-top: 0px;
	background-color: #4f0a00;
	padding-right: 10px;
	padding-left: 10px;
}
#rightPanel a{
	color: #FF6600;
	text-decoration: none;
}
.leftBut {
	display: block;
	color: #FFFFFF;
}
.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 0px;
}
.OpeningHours {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #FFFFFF;
	text-align:left;
}

