body {
	font-family: "Georgia", Times New Roman, Serif;
	color: #000;
	background: #fff;
}

#logo {
width: 600px;
height: 140px;
display: list-item;
list-style-image: url(../images/logo_print.jpg);
list-style-position: inside;
position:relative;
 top:20px;
 left:20px;}

#logo a{
	display: none;
}


.home_nav, .nav-current {
	display: none;
}

#header h1 {
	text-align: center;
	font-size: 42pt; font-style: italic;
	margin: 0;
}
#header h2 {
	text-align: center;
	font-size: 10pt;
}

#content h2 {
	font-size: 32pt
	font-style: italic;
}

#content h3 {
	font-size: 18pt;
	margin: 0;
}

a {
	color: #000;
	text-decoration: none;
}

#main p a:after {
	content: " ("attr(href)") ";
	font-size: 10pt;
}


#left_col {
display: none;
}



.left_titles {
width: 90px;
font-weight: bold;
text-indent: -12px;
line-height: 1em;
overflow: hidden;

}

.col_1, .col_2, .col_3, .col_4, .col_5, .col_6, .col_7, .col_8, .col_9, 
.col_10, .col_11, .col_12, .col_13, .col_14, .col_15, {
	margin: 0; padding:0;
}

.clear {
	display: none;
}


html, body, #wrap {height: 100%;}

body > #wrap {height: auto; min-height: 100%;}

body {
	background-color: #98a395;
font: 13px/1.7 "Lucida Grande", Arial, "Liberation Sans", FreeSans, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	background-image: url(../images/bg2.jpg);
	background-repeat: repeat-x;
}


#main {
	margin:0;
	text-align: left;
}


#footer {position: relative;
display: none;
	} 

/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */



 /* TYPE DISPLAY */
 
 h1,
h2,
h3,
h4 {
	font-family: Helvetica neue, Lucida Grande, sans-serif;
	padding: 0 0 0 20px;
	
}


h1 {

  font-size: 28px;
  font-weight: bold;
	line-height: 32px;

  text-transform: uppercase;
  color: #485a6d;
}

h2 {
	font-size: 20px;
	font-weight: lighter;
  color: #485a6d;
  line-height: 24px;
}

h3 {

  font-size: 12px;
  line-height: 14px;
  font-weight: bold;
  margin: 10px 0 6px 0;
}



p {

  font-size: 12px;
  line-height: 18px;
  padding: 0 10px 6px 20px;
}

p {
	margin: 4px 0 0.8em 0;
}

.subhead {

  font-size: 14px;
  line-height: 18px;
  margin: 0 10px 18px 10px;
}

a {
	color: #485a6d;
}

a:hover {
	color: #000;
}



#header {
	height: 162px;
	margin: 0; padding: 0;
	position: relative;
	top: 0px;
 }
 
 
.content_list ul{
	list-style: circle;
	padding:0 0 10px 40px;
}

#left_col ul, #middle_col ul {
	list-style-image: url(../images/leaf_bullet.gif);
	margin: 0 0 0 40px;
	padding: 0 0 0 10px;

}

#left_col li, #middle_col li {
	padding: 0 0 10px 0;
}

 
.nav, .footer_nav, #hobby_subnav, #budget_subnav, #large_subnav, #accessories_subnav, #offers_subnav, #resources_subnav{
display: none;

}

#main_content2 {
width: 960px;
  background: url(../images/main_content_head.jpg) no-repeat left top;
padding: 53px 0 0 0;

}

#content_bg {
	background: url(../images/main_content_bg.png) repeat-y left top;
	padding: 1px 0 50px 0;
}



#middle_col {
float: left;
	width: 480px;
}

#right_col {
float: left;
	width: 190px;
}


#pic {
	float: right;
}



#full_span {
float: left;
clear: both;
padding: 0;
text-align: left;
}



#push {
display: none;
}








/* FOOTER */

#main_footer {
display: none;
}

