body {
	font: 11px Helvetica, Verdana, Arial, sans-serif;
	background: #302011;
	background-image:url(../images/wood-bg-dark.jpg);
	background-repeat:repeat;
	margin: 0;
	padding: 0;
	text-align: center; 
	color: #000000;
}

.clear {
	clear:both;
}

.stonger {
	color: black;
	font-weight:bold;
}

.alert {
	font-style:italic;
	color: white;
    font-weight: bold;
}

a img {
	border:none;
}

a:link {
	color:#CC0000;
	text-decoration:none;
}

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

a:visited {
	color:#8A3134;
	text-decoration:none;
}

a:active {
	color: #D0A809;
	text-decoration:none;
}

h1 {
	margin:0;
	padding:0px;
}

h2 {
	margin:0;
	padding:0px;
}

h3 {
	margin:0;
	padding:0px;
	padding-top:5px;
	padding-bottom:5px;
	font-size:14px;
}

/* Global IDs -------------------------------------------- */

#container {
	width: 880px;  
	background-image:url(../images/bg-shadow.png);
	background-repeat:repeat-y;
	margin: 0 auto; 
	text-align: center;
	position:relative;
}

#footerbar {
	width: 835px;  
	height: 18px;
	padding-top:5px;
	background-image:url(../images/footerbar.gif);
	background-repeat:no-repeat;
	background-color:#F9B43F;
	margin: 0 auto; 
	text-align: center;
	position:relative;
}

#footerbar a {
	padding-left:5px;
	padding-right:5px;
	font-size:11px;
}

#footnote
{
	padding:12px;
	color:#FFF;
	font-weight:bold;
	font-size:14px;
}

#tagline {
	background-color:#000000;
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	width:834px;
	padding-top:5px;
	padding-bottom:5px;
	margin: 0 auto; 
}

#masthead {
	width:835px;
	height:271px;
	margin: 0 auto;
	background-color:#683a25;
	background-image:url(../images/masthead-texture2.jpg);
	background-repeat:repeat-y;
	position:relative;
}

#mainContent {
	background-color:#6E3018;
	background-image:url(../images/mainContent-dropshd.gif);
	background-repeat:repeat-x;
	width:835px;
	margin: 0 auto; 
	padding-top:10px;
	padding-bottom:12px;
}

/* back up before read_now_link was added
#logo_link {
	position:absolute;
	top:0;
	left:0px;
	width:420px;
	height:175px;
}

#subscribe_link {
	position:absolute;
	top:23px;
	left:414px;
}
*/ 

#logo_link {
	position:absolute;
	top:0;
	left:535px;
	width:297px;
	height:175px;
}

#subscribe_link {
	position:absolute;
	top:115px;
	left:434px;
}

#read_now_link {
	position:absolute;
	top:5px;
	left:30px;
	width:434px;
	height:238px;	
}

#menu {
	position:absolute;
	top:251px;
	left:0;
	width:835px;
	text-align:center;
}

#menu a {
	font-size:12px;
	padding:0;
	padding-left:5px;
	padding-right:5px;
	color:#FFFFFF;
}

#menu a:link {
	text-decoration:none;
}

#menu a:hover {
	text-decoration:underline;
}

#legal {
	padding:10px;
	font-size:10px;
	color:#FFFFFF;
}

/* General -------------------------------------------------------- */

.section_title {
	display:block;
	text-align:center;
	color:#fff;
}

.textCol {
	float:left;
	width:608px;
	padding-left:10px;
	padding-right:10px;
	text-align:left;
	font-size:12px;
    color: #ffffff;
	/*background-color: #00FF00; */
}

.textCol .info_links {
	clear:both;
	padding:10px;
	color:#fff;
}

.textCol .info_links a {
	font-weight:bold;
	color:#FFD180;
}

.pagination {
	float:right;
}

.adCol {
	float:left;
	width:206px;
	text-align:left;
	/*background-color: #FFFF00;*/
}

.adCol .ad {
	display:block;
	padding-bottom:12px;
}

.tab_bar {
	height:30px;
	padding-top:10px;
	width:576px;
	text-align:center;
	background-image:url(../images/tab-bar_off.png);
	background-repeat:repeat-x;
	float:left;
}

.tab_left {
	width:12px;
	height:40px;
	float:left;
	background-image:url(../images/tab-bar_left.png);
	background-repeat:no-repeat;
}

.tab_right {
	width:12px;
	height:40px;
	float:left;
	background-image:url(../images/tab-bar_right.png);
	background-repeat:no-repeat;
}

.tab_bar a {
	font-size:14px;
	padding:2px;
	margin-left:2px;
	margin-right:2px;
}

.tab_bar a.on {
	color: #003366;
	background-color:#FFFFFF;
}

.tab_bar a.off {
	color: #FFFFFF;
}

.inline_img {
	float:right;
	border:#FFFFFF solid 1px;
	margin:5px;
}


.stripbox {
	width:154px;
	margin-top:12px;
	color:#fff;
}

.stripbox .top {
	height:4px;
	background-image:url(../images/leather-strip_top.jpg);
	background-repeat:no-repeat;
}

.stripbox .mid {
	background-image:url(../images/leather-strip_mid.jpg);
	background-repeat:no-repeat;
	padding: 10px;
}

.stripbox .btm {
	height:6px;
	background-image:url(../images/leather-strip_btm.jpg);
	background-repeat:no-repeat;
}

.stripbox .title {
	color:#003366;
	font-size:14px;
	font-weight:bold;
	padding-bottom:5px;
}

.stripbox .question {
	font-size:14px;
	text-align:left;
	padding-bottom:5px;
}

.stripbox .choices {
	text-align:left;
	padding-bottom:5px;
}

.stripbox a 
{
	color:#FFD180;
}

#search_form {
	width:350px;
}

/* Home page ------------------------------------------------------ */

#photohead {
	width:880px;
	height:450px;
	position:relative;
	background-image:url(../images/good-stuff-bg.gif);
	background-repeat:no-repeat;
	z-index:10;
}

#photoarea {
	width:720px;
	height:450px;
	position:absolute;
	top:0px;
	left:160px;
	background-color:#42210b;
}

#coolstuff {
	width:135px;
	height:426px;
	padding:12px;
	position:absolute;
	top:0px;
	left:0px;
	border-right: solid 1px #330000;
	text-align:right;
	font-size:14px;
    line-height: 15px;
}

#coolstuff a {
	display:block;
	padding:0;
	margin:0;
	margin-top:7px;
	color:#8A3134;
}

#homeCol1 {
	float:left;
	width:154px;
	padding-left:8px;
	/*background-color: #00FF00; */
}

#homeCol2 {
	float:left;
	width:464px;
	/*background-color: #FF0000;*/
}

#homeCol3 {
	float:left;
	width:206px;
	text-align:left;
	/*background-color: #FFFF00;*/
}

#homeCol3 .ad {
	display:block;
	padding-bottom:12px;
}

.side-links
{
	padding-top:12px;
	padding-bottom:12px;
}

#sign_up_form {
	text-align:center;
}

.back_issue
{
	padding-top:18px;
	display:block;
}

.info_box {
	width:460px;
	text-align:left;
}

.info_box .top {
	height:27px;
	padding-top:10px;
	padding-left:20px;
	padding-right:20px;
	background-image:url(../images/info_box_top.png);
	background-repeat:no-repeat;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
}

.info_box .top .date {
	float:right;
}

.info_box .mid {
	padding-top:1px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:1px;
	background-image:url(../images/info_box_mid.png);
	background-repeat:repeat-y;
}

.info_box .mid *{
	background-color:#fff;
}

.info_box .btm {
	height:16px;
	background-image:url(../images/info_box_btm.png);
	background-repeat:no-repeat;
}

.info_box .info_links {
	clear:both;
}

.info_box .info_links a {
	color:#CC0000;
	margin-right:10px;
}

#info_reports .report_entry
{
	border-bottom:solid 1px #666;
	padding-top:5px;
	padding-bottom:10px;
}

#info_reports .report_entry .title, #info_blog .blog_entry .title, #info_articles .article .title
{
	font-size:1.2em;
	font-weight:bold;
}

#info_blog .blog_entry {
	padding-bottom:10px;
	clear:both;
}


#info_blog .blog_entry img {
	float:left;
	padding-right:10px;
	padding-bottom:10px;
}

#info_articles .article {
	padding-top:5px;
	padding-bottom:15px;
	clear:both;
	border-bottom:solid 1px #666;
}

#storm 
{
	width:153px;
	height:60px;
	padding-top:146px;
	background-image:url(../images/storm_01.jpg);
	background-repeat:no-repeat;
}

#whatsyourbeef #titleimg
{
	margin-top:-20px;
}

#video_ad
{
	margin-top:50px;
}

/* subscribe.php ----------------------------------------------------------- */

#subscribe_form {
	width:600px;	
	height:350px;
	background-image:url(../images/subscribe-bg.jpg);
	background-repeat:no-repeat;
	position:relative;
}

#subscribe_form #field_area {
	position:absolute;
	top:180px;
	left:280px;
	width:320px;
	height:170px;
	text-align:left;
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
}

/* reports.php ----------------------------------------------------------- */

.report {
	padding:12px;
	border-bottom:solid 1px #666;
	background-color:#E9DCC8;
    color: black;
}

.report .timeloc {
	padding-bottom:1px;
	margin-bottom:5px;
	font-size:14px;
	font-weight:bold;
	color:#8A3134;
}

/* blogs.php ----------------------------------------------------------- */

.blog {
	padding:12px;
	border-bottom:solid 1px #666;
	background-color:#E9DCC8;
    color: black;
}

.blog .user_avatar {
	margin-right:10px;
	margin-bottom:10px;
	float:left;
}

.blog .bloginfo {
	float:left;
    color: black;
}

.blog .bloginfo .title {
	font-size:18px;
	font-weight:bold;
	color:#8A3134;
}

.blog .bloginfo .author {
	font-size:14px;

}

.blog .bloginfo .datetime {
	font-size:14px;
	font-style:italic;
}

.blog .blogtext {
	clear:both;
}

/* articles.php ----------------------------------------------------------- */

.article_stub {
	padding:12px;
	border-bottom:solid 1px #666;
	clear:both;
	background-color:#E9DCC8;
	color:#000;
}

.article_stub .info {
}

.article_stub .info .title {
	font-size:18px;
	font-weight:bold;
	color:#8A3134;
}

.article_stub .info .author {
	font-size:14px;

}

.article_stub .info .datetime {
	font-size:14px;
	font-style:italic;
    color: black;
}

.article_stub .text {
    color: black;
}

/* article-full.php ----------------------------------------------------------- */

.article {
	padding:12px;
	background-color:#E9DCC8;
    color: black;
}

.article .info {
	padding-bottom:12px;
}

.article .info .title {
	font-size:18px;
	font-weight:bold;
	color:#8A3134;
}

.article .info .author {
	font-size:14px;

}

.article .info .datetime {
	font-size:14px;
	font-style:italic;
}

.article .text {
	clear:both;
}

/* Cool Stuff / Vendors ------------------------------------------------------- */

#vendor_menu {
	float:left;
	width:150px;
	padding-left:4px;
	background-color:#F4C817;
    color: black;
    margin-right: 2px;
}

#vendor_menu .top {
	height:15px;
	background-repeat:no-repeat;
}

#vendor_menu .mid {
	background-repeat:repeat-y;
	padding:10px;
}

#vendor_menu .btm {
	height:15px;
	background-repeat:no-repeat;
}

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

#vendor_menu ul ul{
	padding-left:10px;
}

#vendor_menu a{
	color: black;
}

#vendor_menu .main {
	font-weight:bold;
}

#vendor_menu .title {
	font-size:14px;
	font-weight:bold;
	color: black;
	padding-bottom:10px;
}


#vendor_list {
	float:left;
	width:450px;
	background-color:#E9DCC8;
    color: black;
}

.vendor {
	padding-top:12px;
	border-bottom:solid 1px #666;

}

.vendor .name {
	color:#8A3134;
	font-size:14px;
	font-weight:bold;
}

.vendor .avatar {
	float:left;
	width:120px;
	height:120px;
	background-color:#666666;
}

.vendor .desc,
.vendor .descwide 
{
	font-family: Verdana, Geneva, sans-serif;
	font-size:medium;
}

.vendor .desc {
	float:left;
	width:430px;
	padding-right:10px;
	padding-left:10px;
}

.vendor .descwide {
    float:left;
    width:300px;
    padding-right:10px;
    padding-left:10px;
}


.sandbar_top {
    margin:0;
    margin-bottom: -4px;
    padding:0;
    width:600px;
    height:13px;
    background-image:url(../images/sand_top.gif);
    background-repeat:no-repeat;
}

.sandbar_mid {
    background-image:url(../images/sand_mid.gif);
    margin:0;
    padding:0;
    width:580px;
    padding-left:10px;
    padding-right:10px;
    text-align:center;
}

.sandbar_btm {
    margin:0;
    padding:0;
    width:600px;
    height:13px;
    background-image:url(../images/sand_btm.gif);
    background-repeat:no-repeat;
}

.sandbar_mid a {
    font-size:14px;
    padding:2px;
    margin-left:2px;
    margin-right:2px;
    line-height:2em;
    white-space:nowrap;
}

.sandbar_mid a.on {
    color: black;
    background-color:#FFFFFF;
}

.sandbar_mid a.off {
    color: black;
}

/* Contact =============================================== */

.contact_table td
{
	width:180px;
	padding:10px;
	background-color:#E9DCC8;
	border-bottom: solid 1px #600;
	color:#000;
	text-align:left;
	vertical-align:top;
}
.contact_table td.end
{
	text-align:right;
}
