/* These rules will be hidden from NS4 & IE4.5/Mac */

/* Body & Main Wrapper------------------------------------------------*/
/*--------------------------------------------------------------------*/
html { 
	height: 100%; /* part of footerStickAlt styling */
}
body {
	background-color: #000;
	color: #e8d8c3;
}

img {
	border: 0;
	padding: 0;
	margin: 0;
}

/*-----------------COLORS:--------------------------
bronze #9f6643;
tan #e8d8c3;
dark background: #16110e;
----------------------------------------------------*/
.container {
	float: left;
	display: inline;
	margin: 0 0 0 10px;
	padding: 0;
	border: 0;
	background: #000;
	}

h1 {
	font-size: 1.4em;
	font-weight: bold;
}
h2 {
	font-size: 1.3em;
	font-weight: bold;
	color: #e8d8c3;
}
h2.headline {
	font-size: 2.5em;
	font-weight: bold;
	color: #e2cfbe;
}
h3 {
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
}
h4 {
	color: #9f6643;
	font-size: 1.0em;
	line-height: 1.0em;
	margin: 2px 0 0 0;
	font-weight: normal;
}
h4.subhead {
	font-size: 1.7em;
	font-weight: normal;
	color: #ec6605;
	}


form,
form fieldset {
	border: 0;
	padding: 0;
	margin: 0;
	font-size: 1.0em;
}

form label {
	font-size: 1.0em;

}

form input {
	padding: 1px; 
	border: 1px solid #9f6643;
}

/*--- normal base --*/
a.hp1:link {
	color: #f66c04;
	text-decoration: none;
	}
a.hp1:visited {
	color: #f66c04;
	text-decoration: none;
	}
a.hp1:hover {
	color: #f66c04;
	text-decoration: underline;
	}
a.hp1:active {
	color: #f66c04;
	text-decoration: none;
	}
	
#wrapper {
	display: block;
	width: 966px;
	background: transparent;
	clear: both;
	border: none;
	margin: 0;
	padding: 0;
	top: 0;
	left: 0;
	font-size: 1.0em;
}

.container {
	float: left;
	display: inline;
	margin: 0 0 0 10px;
	padding: 0;
	border: 0;
	background: #000;
}

#col1 {
	float: left;
	display: inline;
	width: 709px;
	padding: 4px 5px 11px 0;
	}

#col2 {
	float: left;
	display: inline;
	width: 235px;
	padding: 10px 0 11px 5px;
	border-left: 1px solid #ad6d41;
	}

#row1col1 { width: 550px; height: 192px; border-right: 1px solid #9f6643; float: left; }
#row1col2 { width: 404px; height: 192px; float: left; }
body 	{ color: #fff; }
p 		{ color: #fff; }
h2 		{ padding: 0; margin: 0; }
h3 		{ font-weight: bold; color: #fd6c19; margin-bottom: 5px; }
h4 		{ font-weight: bold; color: #fd6c19; margin-bottom: 5px; }
h4.sub 	{ color: #fff; }
hr 		{ color: #9f6643; background: #9f6643; }
a.c2:hover { color: #fe6c01; text-decoration: none; }



.nav {
	position: absolute;
	top: 500px;
	left: 590px;
	margin: 0;
	z-index: 1000;
	}

#nav a {
	float: left;
	display: block;
	width: 22px;
	height: 22px;
	margin: 0 3px 0 0;
	padding: 5px 0 0 0;
	background: transparent url(../images/cycle-off.gif) no-repeat top left;
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	text-align: center;
	}

#nav a.activeSlide {
	background: transparent url(../images/cycle-on.gif) no-repeat top left;
	text-decoration: none;
	color: #000;
	}

#nav a:focus {
	outline: none;
	}

#output {
	text-align: left;
	}

#nav {
	text-align: left;
	}
