/*universal styling*/
* {
	margin:0;
	padding:0;
}
body {
	background:url(../images/headerbg.jpg) top center repeat-x #353535;
	font-family:arial, sans-serif;
	font-size:100%;
	line-height:1.125em;
	color:#fff;
	text-align:center;
}
/*layout divs*/
#container {
	background:url(../images/headerbg.jpg) top center repeat-x;
}
#header {
	height:250px;
	background:url(../images/carbofastheader.jpg) top center no-repeat transparent;
}
#main-content {
	width:700px;
	margin:auto;
	text-align:left;
}
#navigation {
	width:100px;
	float:left;
}
#preamble {
	width:550px;
	float:right;
	background:url("../images/imgs/upperBoxTp.gif") top no-repeat transparent;
	margin:0 0 0 0;
	padding:13px 0 0 0;
}
.preambleBox{
	background:url("../images/imgs/preambleBoxRpter.gif") left top repeat-y;
	width:550px;
}	
.preambleBoxBtm {
	background:url("../images/imgs/upperBoxBtm.gif") bottom left no-repeat transparent;
	width:550px;
	height:8px;
}
#content_container {
	width:700px;
	text-align:right;
	padding:15px 0;
}
#archer_image {
	float:left;
	width:325px;
	height:365px;
	margin:20px 0 0 0;
	background:url(../images/archer_main.jpg) top center no-repeat;
}
#staff {
	clear:both;
}
.staffer {
	float:left;
	margin:40px 0 0 20px;
	width:305px;
}
.staffer-right {
	float:right;
	margin:40px 0 0 20px;
	width:305px;
}
#primary_content {
	float:right;
	width:370px;
	text-align:right;
	padding:0;
	margin:10px 0 0 0;
}
#shop_primary_content {
	float:left;
	margin:20px 0 0 0;
	text-align:left;
}
#faq_primary_content {
	float:right;
	width:370px;
	text-align:right;
	padding:0;
	margin:10px 0 0 0;
}
#contact_content {
	float:right;
	width:370px;
	text-align:right;
	padding:0;
	margin:10px 0 0 0;
}
.shop_product {
	display:inline;
	float:left;
	width:640px;
	margin:20px 30px 20px 30px;
	font-size:80%;
	padding:0 0 7px 0;
	border-bottom:1px dotted #fff;
}
#footer {
	clear:both;
	width:100%;
	padding:25px 0 10px 0;
	font-size:75%;
	text-align:center;
	background:url(../images/footer_bg.gif) top center repeat-x #074C0A;
}
#cards {
	margin:0 auto;
	width:250px;
}
.clear {
	clear:both;
}
.left {
	float:left;
}
.image-left {
	float:left;
	margin:15px 0 15px 0;
}
.image-left-copy {
	float:left;
	margin:15px 0 15px 0;
	border:4px solid #aaa;
}
.image-right-copy {
	float:right;
	margin:0 0 0 10px;
	border:4px solid #aaa;
}
/* ---- HEADINGS ---- */
#header h1 {
	margin-left:-9999px;
}
h2 {
	font-size:190%;
	padding:0 0 0 0;
	margin:10px 0 10px 15px;
	font-weight:normal;
}
h3 {
	font-size:140%;
	font-weight:bold;
	line-height:160%;
	color:#72c167;
}
h4 {
	font-weight:normal;
	line-height:160%;
	color:#4c9d24;
}
.shop_product h3 {
	font-size:150%;
	margin:5px 0 5px 0;
}
/* ----- TYPOGRAPHY ----- */
p {
	font-size:13px;
	line-height:150%;
	padding:0 0 13px 0;
}
#preamble H2{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:28px;
	padding:15px;
	margin:0px;
	color:#c9c7c7;
}
#preamble p {
	font-family:"segoe UI", Arial, sans-serif;
	font-size:14px;
	padding:0 15px 14px 15px;
	margin:0px;
	color:#c9c7c7;
}
#navigation abbr {
	border:0;
}
#staff {
	font-size:90%;
}
#staff td {
	line-height:130%;
}
strong {
	color:#4c9d24;
}
.price {
	font-weight:bold;
	font-size:1.5em;
}
.lengths {
	padding:0;
}
.stock {
	padding:0;
	font-size:1em;
}
/*IMAGES*/
.stock img {
	margin:10px 8px 0 0;
}
.product_image {
	float:right;
	margin-left:15px;
}
/*LISTS*/
#navigation ul {
	list-style-type:none;
}
#navigation li {
}
/*LINKS*/
a:link {
	color:#4c9d24;
}
a:visited {
	color:#4c9d24;
}
a:hover {
	color:#fff;
}
#navigation a:link {
	width:100px;
	display:block;
	text-decoration:none;
	color:#fff;
	padding:5px 0 5px 16px;
}
#navigation a:visited {
	width:100px;
	display:block;
	text-decoration:none;
	color:#aaa;
	padding:5px 0 5px 16px;
}
#navigation a:hover {
	width:100px;
	display:block;
	background:#043507;
	color:#fff;
	padding:4px 0 4px 15px;
	border:1px solid #011e03;
}
.product_image a:link img {
	border:4px solid #aaa;
}
.product_image a:visited img {
	border:4px solid #aaa;
}
.product_image a:hover img {
	border:4px solid #0C5C10;
}
.shop_product a:link h3 {
	color:#fff;
	text-decoration:none;
}
.shop_product a:visited h3 {
	color:#fff;
	text-decoration:none;
}
.shop_product a:hover h3 {
	color:#fff;
	text-decoration:underline;
}
.buy img {
	border:none;
}
.buy a:visited img {
	border:0;
}
.buy a:hover img {
	border:0;
}
/* -----TABLES ----- */
.staffer td, .staffer-right td {
	padding:8px 0 0 0;
}
/* -----FORMS----- */
.buy form {
	margin:10px 0 10px 0;
}
#contact_content form {
	width:370px;
	margin:30px 0 20px 0;
}
#contact_content fieldset {
	border:none;
}