﻿body {
	background-color: #6E412A;
	text-align: center;
	margin: 0px;
	background-image: url('../images/bg.jpg');
	background-repeat: repeat-x;
	background-position: top;
	font-family: arial;
	font-size: 14px;
}
a:link {
	color: #1B9FCB;
}
a:visited {
	color: #1688AD;
}
a:hover {
	color: #FF6600;
}
#container {
	width: 1003px;
	margin-left: auto;
	margin-right: auto;
}
#container .clearFloat {
	clear: both;
	display: block;
}
#header {
	width: 1003px;
	height: 120px;
	background-image: URL('../images/header.jpg');
	background-repeat: no-repeat;
	position: relative;
}
#nav {
	width: 983px;
	margin-left: 10px;
	margin-right: 10px;
}
/* Navigation*/
#mainmenu {
	background: #341407;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 170px;
	font-weight: normal;
}
#mainmenu li {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	height: 20px;
	width: 170px;
	padding: 0px 0px 0px 0px;
}
#mainmenu a:link {
	background: #333;
	border-bottom: 1px solid #393939;
	color: #ccc;
	margin: 0;
	text-decoration: none;
	width: 170px;
	height: 20px;
}
#mainmenu a:hover {
	background-color: #2580a2; /*background: #2580a2 url("images/hover.gif") left center no-repeat;*/;
	color: #fff;
	width: 170px;
	height: 20px;
	text-decoration: none;
	display: block;
}
.orangebtn {
	background-image: url('../images/orange-btn.jpg');
	background-repeat: repeat-y;
	background-position: center;
	height: 63px;
	width: 163px;
	text-align: center;
	font-size:12px;
	margin-left:auto;
	margin-right:auto;
}
.orangebtn a:link {
	color: #FFFFFF;
}
.orangebtn a:visited {
	color: #ffffff;
}
.orangebtn a:hover {
	color: #ffff00;
}
.lcol {
	width: 182px;
	text-align: center;
}
.midcol {
	width: 801px;
	padding: 10px;
}
#innermidcol
{
	margin-right:30px;
}
.midcolloadlistmain {
	width: 750px;
}
.rcol {
	width: 150px;
	float: right;
}
#maincontent {
	padding: 10px;
}
#search {
	width: 225px;
	height: 20px;
	position: absolute;
	right: 50px;
	top: 5px;
}
#page_content {
	width: 580px;
	background-color: black;
}
#contentwrapper {
	width: 1003px;
	background-image: url('../images/content-bg.jpg');
	background-repeat: repeat-y;
	background-position: center;
}
#innercontentwrapper {
	width: 1003px;
	background-image: url('../images/upper-content-bg.jpg');
	background-repeat: no-repeat;
	background-position: center top;
}
#content {
	width: 983px;
	margin-left: 10px;
	margin-right: 10px;
	text-align: left;
}
#pagebottom {
	width: 1003px;
	height: 11px;
	background-image: url('../images/page-bottom.jpg');
	background-repeat: no-repeat;
	background-position: center top;
}
#footer {
	font-size: 10px;
	width: 1003px;
	height: 156px;
	padding-top: 10px;
	text-align: center;
	color: #fff;
	background-image: url('../images/footer-bg.jpg');
	background-repeat: repeat-y;
	background-position: center;
}
#footer a:link {
	color: #fff;
}
#footer a:visited {
	color: #ddd;
}
#footer a:hover {
	color: #FF6600;
}
#copyright {
	font-size: 10px;
	padding-top: 10px;
	text-align: center;
	color: #fff;
}
#copyright a:link {
	color: #fff;
}
#copyright a:visited {
	color: #ddd;
}
#copyright a:hover {
	color: #FF6600;
}
#slideshow {
	background-color: #341407;
	width: 803px;
}
.optionbutton {
	font-family: arial;
	font-size: 10px;
	FONT-WEIGHT: bold;
	COLOR: #FFFFFF;
	BACKGROUND-COLOR: green;
	border-bottom: 1px solid green;
	border-top: 1px solid #33CC33;
	border-left: 1px solid #33CC33;
	border-right: 1px green solid;
}
.optionbutton2 {
	font-family: arial;
	font-size: 14px;
	FONT-WEIGHT: bold;
	COLOR: #FFFFFF;
	BACKGROUND-COLOR: green;
	border-bottom: 1px solid green;
	border-top: 1px solid #33CC33;
	border-left: 1px solid #33CC33;
	border-right: 1px green solid;
}
/*events*/
/*calendar*/
/*article*/
#articlesshort {
}
#articlesshortheader {
	font-size: 12px;
	font-weight: bold;
}
#articlesshortbody {
	font-size: 10px;
}
/*faq*/
/*gallery*/
/*news*/
#newsshort {
}
#newsshortheader {
	font-size: 12px;
	font-weight: bold;
}
#newsshortbody {
	font-size: 10px;
}
/*blog*/
#blogshort {
}
#blogshortheader {
	font-size: 12px;
	font-weight: bold;
}
#blogshortbody {
	font-size: 10px;
}
.loaddisplaytable {
	width: 100%;
	border: 1px solid #341407;
	text-align: center;
	width: 790px;
}
.loaddisplayrow {
	border: 1px solid #341407;
}
.loaddisplayheaderrow {
	border: 1px solid #341407;
	background-color: #AA1F02;
	font-weight: bold;
	color: #ffffff;
}
.shipperheader {
	color: #000000;
	background-color: #FE4101;
	text-align: center;
}
.shipperrow {
	color: #000000;
	text-align: center;
}
#email2 { display: none; }

#address5 { display: none; }

