/* Start of CMSMS style sheet 'print 2009' */
body {
text-align: left;
}
#header {
	border-bottom: 5px solid #000;
	height:70px;
	min-height:70px;
	position: relative;
	width: 100%;
}
#header h1 {
	position: absolute;
	top: 0;
	left: 0;
}
#header p {
	position: absolute;
	top: 0;
	right: 0;
}
#header ul {
display: none;
}
#main {
overflow: visable;
}
#cowboy-alert, 
#diy, 
#products,
#types,
#wp {
display: none;
}

#breadcrumb {
font-size: 0.8em;
margin: 1em 0;
color: #666;
}
#breadcrumb a {
color: #666;
}
#content h1 {
font-weight:normal;
margin-bottom:0.5em;
}

#content p {
margin-bottom:1em;
}

#left div,
#right div {
float: left;
padding: 0 0 2em;
width: 33%;
}

#footer {
	clear: both;
	color: #666;
	padding: 5px 0;
margin: 1em;
	border-top:10px solid #000;
	text-align: center;
	font-size: 0.85em;
}
#footer div {
	margin: 0 0 5px;
}
#footer a {
	color: #006;
}
#address {
	font-size: 1.2em;
}

/* End of 'print 2009' */

