/* CSS Document */

body {
	background-color: #312700;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
img {
	float: left;
	padding: 0px;
	margin: 0px 10px 5px 0px;
}
p {
	margin: 5px 0px;
	padding: 0px;
}
ul {
	list-style-type: none;	
	padding: 0px 0px 0px 10px;
	margin: 5px 0px 5px 0px;
}
ul li {
	line-height: 16px;
	padding: 0px 0px 0px 10px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: inherit;
}
ol {
	list-style-type: none;	
	padding: 0px;
	margin: 5px 0px 5px 0px;
}
ol li {
	line-height: 16px;
	padding: 0px 0px 0px 10px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: inherit;
}
h1, h2 , h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #846000;
	text-align: left;
	text-transform: uppercase;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	
}
h1 {	
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;	
}
h2 {
	font-size: 16px;
	line-height: 17px;
	font-weight: bold;
}
h3 {
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
}
a {
	color: #846000;
	text-decoration: underline;
}

a:visited {
	color: #846000;
	text-decoration: underline;
}
a:hover {
	color: #c26000;
	text-decoration: none;
}
a:active {
	color: #c26000;
	text-decoration: none;
}

/* Header */
#header {
	background: #463c12 url(../images/header.gif) center bottom no-repeat;
	width: 928px;
	height: 204px;
	margin: 0 auto;
}
/* END Header */

/* Nav */
#nav {
	width: 928px;
	height: 60px;
	background: #463c12 url(../images/bg_menu.gif) center top no-repeat;
	margin: 0 auto;
	padding: 0px;
}
#navcontainer ul {
	width: 100%;
	height: 60px;
	text-align: center;
	padding: 0px;
	margin: 0px;
}
#navcontainer ul li {
	background: none;
	display: inline;
	padding: 0px;
	margin: 0px;
}
#navcontainer ul li a {
	padding: 10px;
	margin: 0px;
	line-height: 60px;
	font-weight: bold;
	color: #463c12;
	text-decoration: none;
	border-right: double #a84b00;
}
#navcontainer ul li a:hover {
	background: url(../images/bg_menuOver.gif) bottom center repeat-x;
	color: #e0dbbf;
}
#navcontainer #active a { border-right: none; }
/* END Nav */

/* BG_content */
#BG_content {
	width: 920px;
	height: 100%;
	background-color: #e0dbbf;
	background-image: url(../images/bg_content.gif);
	background-repeat: repeat-y;
	margin: 0px auto;
	padding: 30px 0 20px 0px;
}

/* END BG_content */

/* Left Column */
#left-column {
	width: 245px;
	float: left;
	vertical-align: top;
}
#left-column img {
	float: left;
	margin: 0px 10px 10px 0px;
	padding: 0px;
}
.left-columnIN {
	width: 198px;
	margin: 0px 0px 20px 20px;
	padding: 0px 0px 5px 0px;
}
.right_box {
	font-size: 11px;
	line-height: 13px;
	color: #ffffff;
	text-transform: uppercase;
}
.right_box a {
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
}
.right_box a:hover {
	text-decoration: underline;
}
/* Left Column */

/* Contact Form */
#contact_form {
	width: 198px;
	margin: 0px 0px 20px 20px;
	padding: 0px 0px 5px 0px;
}
#Form {
	font-size: 12px;
	line-height: 14px;
	color: #846000;
	margin: 0px;
	padding: 0px;
}
#Form .button {
	width: 80px;
	height: 19px;
	text-align: center;
	background-image: url(../images/submit.gif);
	margin: 10px 0px 0px 0px;
	padding: 0px;
	border: none;
	cursor: pointer;
}
#Form .button:hover {
	background-image: url(../images/submit_over.gif);
}
#Form input, select {
	width: 99%;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	text-transform: none;
	border: solid 1px #846000;
	margin: 2px 0px;
	padding: 2px 2px 2px 4px;
	background-color:#ffffff;
}
/* Contact Form */

/* Content */
#content {
	width: 408px;
	float: left;
	margin: 0px;
	padding: 0px 20px 0px 12px;
}

/* Content */

/* Right Column */
#right-column {
	float: left;
	width: 215px;
}
#right-column .right_in {
	width: 205px;
	background-color: #f5f3e9;
	padding: 10px 5px 5px 5px;
	border-bottom: #5c594a double;
}
#right-column .right_in h1 {
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
}
#right-column .right_in h2 {
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
}
#right-column .right_in h3 {
	font-weight: bold;
	text-transform: none;
}
#right-column .right_in b {
	font-weight: normal;
	text-transform: uppercase;
}
#marqueecontainer {
	position: relative;
	width: 100%;
	height: 290px;
	background-color: #f5f3e9;
	overflow: hidden;
}
/* Right Column */

/* Footer */
#footer {
	background-color:#463C12;
	width: 920px;
	height: 120px;
	font-size: 11px;
	color: #c26000;
	text-align: center;
	margin: 0 auto;
	padding: 20px 0px 0px 0px;
}
#footer a {
	color: #c26000;
	text-transform: uppercase;
	padding: 0px 5px;
}
/* END Footer */

.clearBOTH {
	height: 1px;
	clear: both;
}
.box {
	width: 390px;
	font-size: 12px;
	line-height: 14px;
	text-transform: uppercase;
	background-color: #ffffff;
	border: #5c594a double;;
	margin: 10px 0px;
	padding: 5px;
}
.space {
	width: 100%;
	height: 40px;
	background-image: url(../images/dot_space.gif);
	background-position: center;
	background-repeat: repeat-x;
}
.CreditCard {
	font-size: 12px;
	line-height: 14px;
	color: #846000;
}
