@charset "ISO-8859-1";
/*- GENERAL -*/

a:link {
	color: #8E5C1D;
}
a:hover {
	color: #B68026;
}

a:visited {
	color: #8E5C1D;
}
a:active {
	color: #8E5C1D;
}

body {
	background-color: #000;
	color: #fff;
	margin: 0;
	padding: 0;
}

#container {
	margin: 0 auto;
	min-width: 987px;px;
	max-width: 987px;px;
	height: 655px;
	width: 987px;
}

:focus
{
  -moz-outline-style: none;
}
#noshow {display: none;}

/*- HEADER -*/


#nav {
	height: 38px;
	float: left;
}

#nav_list {
	display: block;
	list-style-type: none;
	height: 38px;
	margin: 0 auto;
	padding: 0;
	width: 987px;
}

#nav_list li, #nav_list li a {
	display: block;
	float: left;
}

#nav_list li a {
	background-image: url(/images/nav_sprite.jpg);
	background-repeat: no-repeat;
	height: 38px;
	overflow: hidden;
	text-indent: -9999px;
}

#leftnav {
	background: url(/images/nav_sprite.jpg) 0 0 no-repeat;
	background-position: -11px 0px;
	height: 38px;
	width: 143px;
}

#history {
	width:171px;
	background-position: -154px 0;
	margin: 0px;
}

#history:hover, #history_active {
	width:171px;
	background-position: -154px -39px;
	margin: 0px;
}

#services {
	width:186px;
	background-position: -325px 0;
	margin: 0px;
}

#services:hover, #services_active {
	width:186px;
	background-position: -325px -39px;
	margin: 0px;
}

#merch {
	width:185px;
	background-position: -511px 0;
	margin: 0px;
}

#merch:hover, #merch_active {
	width:185px;
	background-position: -511px -39px;
	margin: 0px;
}

#contact {
	width:165px;
	background-position: -696px 0;
	margin: 0px;
}

#contact:hover, #contact_active {
	width:165px;
	background-position: -696px -39px;
	margin: 0px;
}

#rightnav {
	background: url(/images/nav_sprite.jpg) 0 0 no-repeat;
	background-position: -861px 0px;
	height: 38px;
	width: 137px;
}

/*- BODY -*/

#content {
	float: left;
	height: 586px;
	width: 987px;
	background-repeat: no-repeat;
}

#logobox {
	height: 100px;
	width: 300px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	text-indent: -9999px;
	display: block;
}

#indexlink {
	height: 100px;
	width: 300px;
	text-indent: -9999px;
	display: block;

}

#textbox {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 15px;
	font-style: normal;
	line-height: 17px;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	height: 400px;
	width: 280px;
	z-index: 1;
	position: relative;
	color: #ffe7cb;
	font-weight: normal;
	margin: 0 0 0 140px;
}

#copybox {
	background-color: #000;
	height: 410px;
	width: 295px;
	margin-left: 130px;
	margin-top: -405px;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
	z-index: -1;
}


/*- FOOTER -*/

#footer {
	float: left;
	height: 30px;
	/*background-image: url(images/footer.jpg);
	background-repeat: no-repeat;*/
}

#foot_links {
	display: block;
	list-style-type: none;
	height: 30px;
	margin: 0 auto;
	padding: 0;
	width: 987px;
}

#foot_links li, #foot_links li a {
	display: block;
	float: left;
}

#foot_links li a {
	background-image: url(/images/footer.jpg);
	background-repeat: no-repeat;
	height: 30px;
	overflow: hidden;
	text-indent: -9999px;
}

#foot_links h4 {
	display: block;
	float: left;
}

#foot_links h4 {
	background-image: url(/images/footer.jpg);
	background-repeat: no-repeat;
	height: 30px;
	overflow: hidden;
	text-indent: -9999px;
}

#google_map {
	width:225px;
	margin: 0px;
	
}

#google_map:hover {
	width:225px;;
	background-position: 0px -30px;
	margin: 0px;
}

#phone {
	float:left;
	width: 175px;
	background-position: -225px 0px;
	margin: 0px;
}

#phone:hover {
	width:175px;
	background-position: -225px -30px;
	margin: 0px;
}

#twitter {
	background-position: -400px 0px;
	width:172px;
	margin: 0px;
	
}

#twitter:hover {
	width:172px;
	background-position: -400px -30px;
	margin: 0px;
}

#tumblr {
	background-position: -572px 0px;
	width:225px;
	margin: 0px;
	
}

#tumblr:hover {
	width:225px;
	background-position: -572px -30px;
	margin: 0px;
}

#facebook {
	background-position: -797px 0px;
	width:190px;
	margin: 0px;
	
}

#facebook:hover {
	width:190px;
	background-position: -797px -30px;
	margin: 0px;
}

#short {
	margin-top: -10px;
}
#short1 {
	margin-top: -15px;
}
#copywrite {
	float: left;
	width: 987px;
	height: 30px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 9px;
	font-weight: normal;
}
#services_list {
	list-style-position: inside;
	list-style-type: disc;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -30px;
}
