body {
	font-family: sans-serif;
	background: #e6e1d2;
	font-size: 75%;
	line-height: 1.3em;
	margin:0; padding:10px 0;
}

a {
	color: #fff;
}

a:visited {
	color: #ccc;
}

img {
	border: 1px solid #fff;
}

ul {}
ul li {
	margin-bottom: 7px;
}

h1 {line-height:26px; font-size:200%; margin:5px 0 5px 0}
h2 {font-size:150%;}

#content_wrapper {
	width: 960px;
	margin: -9px auto;
}

#header {
	height: 182px;
	background: url(/img/header.jpg);
}

.header_nav {
	float: right;
	margin-right: 60px;
}

.header_nav ul {
	list-style: none;
}

.header_nav li {
	display: inline;
	padding-right: 20px;
}

.header_nav a {
	color: #000;
	text-decoration: none;
}

.header_nav a:hover {
	color: #000;
	text-decoration: underline;
}


#left_column {
	float: left;
	display:inline;
	width: 149px;
	background: #311908;
	margin-left: 22px;
	border-left: 3px solid #a29061;
	border-right: 3px solid #5f4b22;
	border-bottom: 3px solid #5f4b22;
	padding-bottom: 10px;
}

#left_column img {
	margin-top: 10px;
	margin-left: 12px;
}

#right_column {
	float: left;
	display:inline;
	width: 150px;
	margin: 5px;
	padding: 10px 5px;
	border: 1px solid;
	background: #a39161;
}

#right_column h2 {
	text-align: center;
	text-decoration: underline;
	margin-top: 0;
	margin-bottom: 0;
}

#right_column h4 {
	margin-bottom: 0;
	padding: 0;
}

#right_column p {
	margin: 5px 0;
	padding: 0;
	font-size: .8em;
}

#content {
	float: left;
	display:inline;
	background: url(/img/left_column_stripes.gif);
	width: 578px;
	padding: 5px 15px 15px 15px;
	border: 1px solid #000;
}

#foot {
	width: 42px;
	height: 29px;
	background: url(/img/foot.gif) no-repeat;
	position: absolute;
	margin: -6px 682px;
}

.post_title {
	color: #fff;
	margin: 5px;
	padding: 0;
	font-size: 1.6em;
}

#content .post {
	background: #a29061;
	font-size: 1.1em;
	border: 2px solid;
	padding: 10px 10px;
}

.post p {
	margin: 0 0 7px 0;
	padding: 0;
}

.post h1 {
	color: #fff;
}

#content .video {
	width: 320px;
	border: 1px solid;
	background: #331b06;
	float: left;
	margin: 0 10px 10px 0;
}

#footer {
	clear: left;
	height: 40px;
	text-align: center;
	padding-top: 10px;
}

.button {
	background: #331b06;
	color: #fff;
	border: 1px solid #fff;
	margin: 5px 0;
}

form.team_join label { float:left; width:160px; text-align:right; padding:5px 10px 0;}
form.team_join input {}
div.input {margin:5px 0;}
ul.nav {background:#A29061; border:2px solid #000; padding:5px; margin:0 0 5px 0;}
ul.nav li {display:inline; margin-right:10px;}
ul.nav a {color:#000; font-weight:bold;}

.error-message {color:#990000; font-weight:bold; text-align:center; font-size:150%; line-height:25px;}


h3.question {
	color: #fff;
	margin-bottom: 0;
	padding-top: 5px;
	border-top: 1px dashed #ccc;
	margin-top: 15px;
	font-size: 1.1em;
	font-weight: normal;
}

table.question {
	background: #a39161;
	padding: 5px
}

.cart_table {
	border:solid 2px #5f4b22;
	width:100%;	
	padding: 0;
	margin: 0 0 5px 0;
}

.cart_table img {
	border: none;
}

.cart_table tr {
	margin: 0;
	padding: 0;
	border: none;
}

.cart_table th {
	background:#5f4b22 none repeat scroll 0%;
	padding:5px;
	text-align:left;
	color: #fff;
}

.cart_table td {
	padding-left:5px;
	text-align:center;
	vertical-align:middle;
	padding:2px;
	
}

.cart_row {
	background: #fff;
}

.cart_row_even {
	background: #eee;
}

.cart_image {
	width:100px;
}

.cart_quantity_input {
	width: 20px;
}

ul.error {
	color: #ff0000;
	background: #fff;
	margin: 0;
	padding: 10px 30px;
}


h2.products {
	margin: 10px 0;
}

.product_snapshot {
	padding: 10px;
	margin-bottom: 10px;
}

.product_snapshot img {
	border: none;
	float: left;
}

.product_snapshot h3 {
	color: #fff;
	margin-bottom: 0;
	margin-top: 0;
	border-bottom: 2px solid;
	padding-bottom: 2px;
}

.product_wrapper {
	background: #baad8a;
	padding: 10px;
	border: 1px solid #fff;
}

.product_description {
	float: left;
	width: 350px;
	padding: 5px;
}

img.product {
	margin-right: 15px;
	margin-left: 5px;
	background: #fff;
	padding: 5px;
	border: 2px solid #000;
}

.layout_actions {
	list-style-type: none;
	float: right;
}

.layout_actions li {
	background: #A29061;
	border: 1px solid #fff;
	display: inline;
	padding: 10px 10px 10px 5px;
}

.layout_actions a {
	color: #9C1D25;
}

.push {
	clear: both;	
}

.footer {
	width: 960px;
	text-align: center;
}

.footer a {
	color: #ff0000;
}

#home-link a {
	width: 245px;
	height: 160px;
	position: absolute;
	text-indent: -2000px;
}

.oddRow {
	background-color: #6f6445;
	text-align: center;
}

.altRow {
	background-color: #bfab77;
	text-align: center;
}

.altRow a {
	color: black;
	font-weight: bold;
	text-decoration: none;
}

.oddRow a {
	color: black;
	font-weight: bold;
	text-decoration: none;
}

.checkreqs a{
	color: black;
	font-weight: bold;
	text-decoration: none;
}

.orders {
	padding-top: 2px;
	border: 1px solid black;
}

.order-l {
	width: 150px;
	text-align: left;
}
.order-r {
	width: 350px;
	text-align: left;
}
.sm{
	font-size: .8em;
}
span.o-view table td {
	text-align: center;
}
.teams a {
	color: black;
	font-weight: bold;
	text-decoration: none;
}
.err {
	color: red;
}

a:link span, a:visited span {
	display: none;
}
a:hover span, a:active span {
	display: block;
}
