html, body {
	margin: 0px;
	background-color: #FFF;
	background-image: url(images/background.gif);
	background-repeat: repeat;
	background-color: #40421b;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8.5pt;
	color: #3a0401;
}
#top {
	height: 274px;
	display: block;
	background-image:url(images/top.jpg);
	background-repeat: repeat-x;
	border: solid 0px #000;
}
#header {
}
#header img {
	padding-top: 27px;
	border: none;
}

.page{
	width: 	955px;
	margin-left: auto;
	margin-right: auto;
	display: block;
}







#main_navigation {
	font-size: 10.5pt;
	color: #fff;
	height: 43px;
	margin-top: 0px;
	background-color: #a43a23;
}

.navigation a {
	color: #fff;
}

.navigation ul {
	float: left;	
	margin-left: 0px;
	margin-top: 0px;
	height: 43px;
	padding: 0px;
	padding-left: 00px;
	list-style-type: none;
}

.navigation ul li, .navigation ul li a  {
	display: block;
	float: left;
}

.navigation ul li a {
	padding-left: 15px;
	padding-right: 20px;
	padding-top: 15px;
	padding-bottom: 10px;
	text-decoration: none;
}

.navigation ul li a:hover {
	background-color: #9b2227;
}

.navigation ul ul  {
	position: absolute;
	margin-top: 41px;
	background-color: #550000;
	height: auto;
	margin-left: 0px;
	padding-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	display: none;
}

.navigation ul li.current ul {}
.navigation ul li:hover ul  {
	display: block;	
}

.navigation ul ul li, .navigation ul ul li a  {
	color: #e6c7b1;
	float: none;
}
.navigation ul ul li.current {
	background-color: #3b0000;
}
.navigation ul ul li a {
	text-decoration: none;
	padding-left: 20px;
	padding-right: 25px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 7px;
	padding-bottom: 7px;
	font-size: 10pt;
}
.navigation ul ul li a:hover {
	border-bottom: none;
	color: #fffefe;
	background: none;
}

.clr {
	display: block;
	float: none;
	clear: both;
	height: 1px;
	visibility: hidden;
}

.col {
	float: left;	
	width: 45%;
	overflow: hidden;
	margin-right: 2.5%;
}

#middle {
	margin-top: 40px;
	width: 	955px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	background-image:url(images/box-bottom.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-bottom: 50px;
	margin-bottom: 40px;
}
#middle .page {
	background-image:url(images/box-top.png);
	background-repeat: no-repeat;		
	background-position: top left;
	padding-top: 53px;
}
#middle #box {
	background-image: url(images/box-background.png);
	background-repeat: repeat-y;
	background-color: #f9eddd;
	padding: 40px;
	padding-right: 20px;
	padding-top: 1px;
	padding-bottom: 1px;
}

#left_section.col {
	width: 250px;	
	margin-right: 0px;
}
#main_section.col {
	width: 620px;	
	margin-left: 20px;
	margin-right: 0px;
}

#left_section .box h3 {
	background-color: #80532d;
	background-image: url(images/box-top-brown.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-top: 10px;
	display: block;
	color: #f9eddd;
	font-size: 17pt;
	font-weight: normal;
	font-style: italic;
	text-align: center;
	padding-bottom: 5px;
	border-bottom: solid 1px #f9eddd;
	margin: 0px;
}
#left_section .box h3 a {
	color: #f9eddd;
	font-size: 17pt;
	font-weight: normal;
	font-style: italic;
	text-align: center;
	text-decoration: none;
}
#left_section .box {
	background-color: #f0dab8;
	background-image:url(images/box-bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 250px;
	padding-bottom: 0px;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;	
}
#left_section .box form {
	padding-left: 10px;	
	padding-right: 10px;
	text-align: center;
	font-style: italic;
	padding-top: 10px;
	padding-bottom: 15px;
}
#left_section .box form input.text {
	width: 200px;
	color: #968f85;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 7.5pt;
	padding: 3px;
	font-style: italic;
	margin-bottom: 5px;
}

#left_section .box.green h3 {
	background-image: url(images/box-top-green.gif);
	background-color: #298f60;
}
#left_section .box.red h3 {
	background-image: url(images/box-top-red.gif);
	background-color: #d72724;
}
#left_section .box.blue h3 {
	background-image: url(images/box-top-blue.gif);
	background-color: #356ea0;
}

h1 {
	color: #d72724;
	font-weight: normal;
	font-size: 27.5pt;
	font-style: italic;
	margin-top: 7px;
	margin-bottom: 7px;
	padding-left: 7px;
}
h2 {
	font-weight: normal;
	font-size: 17.5pt;
	font-style: italic;	
}
#main_section p, #main_section h2, #main_section h3 {
	margin-left: 15px;	
}

.newsblock {
	background-image: url(images/news-background.jpg);
	background-repeat: repeat;
	padding-top: 10px;
	padding-bottom: 20px;
	margin-left: 10px;
	background-color: #f9f3e9;
	margin-top: 0px;
	margin-bottom: 0px;
}
hr {
	border: none;
	background: none;
	background-image:url(images/news-border.gif);
	background-repeat: repeat-x;
	height: 1px;
	margin: 0px;
	overflow: hidden;
}

#main_section a {
	color: #99701a;
	text-decoration: none;
}
#main_section a:hover {
	text-decoration: underline;	
}
.col.right {
	margin-left: 2.5%;
	margin-right: 0px;
}
a img {
	border: none;	
}