@charset "utf-8";
body {
	font-family: Verdana, Geneva, sans-serif;
	color: #503625;
	font-size: 14px;
	line-height: 1.4em;
}
#wrap {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}
#navigation {
	margin-top: 10px;
	margin-bottom: 20px;
	height: 32px;
}
#leftcol {
	float: left;
	width: 590px;
}
#logo {
	position: relative;
	z-index: 10;
}
#images {
	position: relative;
	z-index: 5;
	margin-top: -40px;
	width: 555px;
	height: 361px;
}
#banner {
	position: relative;
	z-index: 5;
	margin-top: -40px;
	width: 590px;
	height: 70px;
}
#copy {
	position: relative;
	z-index: 1;
	margin-top: -30px;
	width: 590px;
	background-image: url(../images/copybg.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
#copy .inner {
	padding-top: 40px;
	padding-right: 100px;
	padding-bottom: 60px;
	padding-left: 60px;
}
#copy .stock {
	padding-top: 45px;
	padding-right: 70px;
	padding-bottom: 60px;
	padding-left: 40px;
}
#copy h1 {
	font-size: 18px;
	margin-bottom: 1em;
	line-height: 1.4em;
}
#copy p {
	margin-bottom: 1em;
}
#copy a {
	color: #503625;
}
#copy table {
	margin: -5px;
}
#copy table td {
	padding: 5px;
	font-size: 12px;
	line-height: 1.3em;
}
#copy hr {
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #503625;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	height: 1px;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#copy .note {
	font-size: 10px;
	line-height: 1.3em;
	padding-top: 7px;
}
#copy .formitem {
	margin-bottom: 10px;
}
#rightcol {
	float: right;
	width: 270px;
}
#rightcol div {
	margin-bottom: 12px;
}
.clearer {
	clear: both;
}
.push {
	clear: both;
	height: 130px;
}
.push .follow {
	float: left;
	width: 480px;
}
.push .awards {
	float: right;
	width: 470px;
}
#footer {
	/* background-color: rgba(80,46,30,.8); */
	background: rgb(80,46,30) transparent; /* default fallback */
	background: rgba(80,46,30,0.8); /* nice browsers */
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#cc502e1e, endColorstr=#cc502e1e); /* IE 6/7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#cc502e1e, endColorstr=#cc502e1e)"; /* IE8 */
	zoom: 1;
	height: 83px;
	margin-top: -46px;
	width: 100%;
}
#footer .inner {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	font-size: 9px;
}
#footer a {
	text-decoration: none;
	color: #FFFFFF;
}
#footer a:hover {
	text-decoration: underline;
}
#footer .inner .left {
	width: 350px;
	float: left;
	text-align: left;
}
#footer .inner .middle {
	width: 320px;
	float: left;
	text-align: center;
}
#footer .inner .right {
	width: 280px;
	float: left;
	text-align: right;
}
.textbox {
	width: 100%;
	border: 1px solid #503625;
	font-family: Verdana, Geneva, sans-serif;
	color: #503625;
	font-size: 14px;
	margin-top: 3px;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.red {
	color: #F00;
}
.friend {
	margin-bottom: 16px;
	clear: both;
}
.friend a {
	text-decoration: none;
}
.friend a:hover {
	text-decoration: underline;
}
.friend img {
	float: left;
	margin-right: 12px;
}
