body {
	margin: 0;
	padding: 0;
	font-family: Trebuchet, Verdana, sans-serif;
	font-size: 90%;
	line-height: 1.25em;
	background: #FFF;
	color: #000;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: 0;
}

.clear {clear: both; height: 10px;}
.italic_quote {font-style: italic;}
.bold_accent {font-weight: bold; font-style: italic; font-size: 100%;}

.box_container ol {margin: 0; padding: 10px 10px 10px 20px; list-style-position: outside;}

h1 {
	font-size: 1.5em;
	font-weight: normal;
	color: #8C2703;
}

h2 {
	margin: 10px 0 0 60px;
	padding: 7px 0 0 0;
	font-weight: bold; 
	font-style: italic;
	text-align: center;
	font-size: 110%;
	border-top: 1px solid #8C2703;
}

.partial_rule {
	margin: 10px auto;
	height: 1px;
	width: 90%;
	background: #8C2703;
}

.book_title {
	font-style: italic;
	font-size: 102%;
}

.red_big {
	color: #F00;
	font-size: 130%;
}

#wrapper {
	margin: 0 auto;
	padding: 0;
	width: 800px;
	background: #403F3F;
}

#page_container {
	margin: 0 auto;
	padding: 0;
	width: 760px;
}

#header {
	margin: 0;
	padding: 0;
	height: 208px;
	background: #FFF url('../images/hdr_stockfit.jpg') no-repeat top left;
}

#content_container {
	margin: 0;
	padding: 0 10px;
	overflow: auto;
	background: #FFF;
}

#menu_container {
	float: right;
	margin: 0 40px 0 0;
	padding: 0;
	height: 29px;
	color: #FFF;
}

#menu_container ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#menu_container li {
	float: left;
	margin: 0 0 0 5px;
	padding: 0;
	background: url('../images/tab_corner_right.gif') no-repeat bottom right;
}

#menu_container a {
	margin: 0;
	padding: 3px 15px 5px 15px;
	display: block;
	font-weight: bold;
	color: #FFF;
	background: url('../images/tab_corner_left.gif') no-repeat bottom left;
}

#menu_container a:hover {
	margin: 0;
	padding: 3px 15px 5px 15px;
}

/* -----///// LEFT COLUMN STYLES ///// -----*/

#left_col {
	float: left;
	margin: 0;
	padding: 0;
	width: 60%;
}

p.home_left_col {
	margin: 10px 0 0 60px;
}

h1.home_left_col {
	margin: 0 0 10px 60px;
}

#gunBox_narrow_top_left_col {
	margin: 0;
	padding: 0;
	width: 400px;
	height: 55px;
	background: url('../images/gunBox_narrow_top.jpg') no-repeat top left;
}

.box_narrow_bottom_left_col {
	margin: -1px 10px 0 6px;
	padding: 0 0 30px;
	background: url('../images/gunBox_narrow_bottom.jpg') no-repeat bottom left;
}

p.top_left_quote {
	margin: 0 0 0 80px;
	padding: 0;
	width: 281px;
	font-style: normal;
}

/*----- ///// RIGHT COLUMN STYLES ///// ----- */

#right_col {
	float: right;
	margin: 15px 0;
	padding: 0;
	width: 35%;
}

p.home_right_col {
	margin: 0;
}

h1.home_right_col {
	margin: 0;
}

#order_form_container {
	margin: 10px auto;
	width: 60%;
}

#box_narrow_top_right_col {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 43px;
	background: url('../images/RC_box_narrow_top.jpg') no-repeat top left;
}

.box_narrow_bottom_right_col {
	margin: 0;
	padding: 0 12px 30px 7px;
	background: url('../images/RC_gunBox_narrow_bottom.jpg') no-repeat bottom left;
}

.box_narrow_bottom_right_col ul {
	margin: 0;
	padding: 0 20px 0 27px;
}

.box_narrow_bottom_right_col ol {
	margin: 0 25px 0 30px;
	padding: 0;
}

p.bold_accent {
	margin: -10px 10px 10px 10px;
	padding: 0;
}


#false_footer {
	margin: 0 auto;
	padding: 0;
	width: 660px;
	position: relative;
	background: #FFF;
}

#box_wide_top {
	margin: 0;
	padding: 0;
	height: 57px;
	background: url('../images/gunBox_wide_top.jpg') no-repeat top left;
}
#box_wide_top_pump {
	margin: 0;
	padding: 0;
	height: 57px;
	background: url('../images/gunBox_wide_top_pump.jpg') no-repeat top left;
}
#box_wide_top_shotgun {
	margin: 0;
	padding: 0;
	height: 57px;
	background: url('../images/gunBox_wide_top_shotgun.jpg') no-repeat top left;
}

#box_wide_bottom {
	margin: -1px 0 0 0;
	padding: 0;
	background: url('../images/gunBox_wide_bottom.jpg') no-repeat bottom left;
}

.call_to_action {
	position: absolute;
	top: 5px;
	left: 25px;
	font-size: 140%;
	font-style: italic;
	font-weight: bold;
	line-height: 1.25em;
	width: 550px;
	height: 75px;
}

.click_here {
	position: absolute;
	bottom: 0px;
	right: 15px;
	width: 90px;
}

#footer {
	margin: 0;
	padding: 12px 0 0 0;
	height: 18px;
	text-align: center;
	color: #DDD;
	background: url('../images/bg_footer.gif') repeat-x bottom left;
}

#footer a {
	padding: 0 0 2px 0;
	color: #BBB;
	text-decoration: underline;
}

#footer a:hover {
	color: #FFF;
	text-decoration: underline;
}
