﻿/* 
' ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
' Title			: ACTIVEA | Master Stylesheet
' Description	: This page contains overall styles for a new site
' ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
' History
' 08/24/2005	: David Ellenwood - Created Page
' 01/27/2006	: David Ellenwood - Modified for Mt. Borah
' 08/11/2006	: David Ellenwood - Modified for new site MASTER TEMPLATE
' ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/

div.programmingOnly {display:none;}
 
body {
	background:white;
	color:black;
	font-family: Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	}

#mastVisuals	{display:none;}
#masthead		{display:none;}
#footer			{display:none;}

#outerWrap.outerBack {
	width:auto;
	margin:0;
	padding:0;
}

.innerJunkFix {
	width:auto;
	margin:0;
	padding:0;
	filter:none;
}

#innerWrap {
	width:auto;
	margin:0;
	padding:0;
}

#innerTop {display:none;}

div#bows_masthead {display:none;}

.content {
	width:auto;
	margin:0;
	padding:0;
}

#innerBot           {display:none;}
ul#breadcrumbs      {display:none;}
h2#categoryHeading  {display:none;}

#bows div#dealerWrap {margin-top:0; padding-top:0;}
#bows div#dealerWrap div#dealerSearchUS,
#bows div#dealerWrap div#dealerSearchInt {display:none; margin-left:2em;}
#bows div#dealerWrap div#results div#googleMap {border:none;}
#bows div#dealerWrap div#results div#resultsBox {width:180px;}


h1.printOnly		{display:block !important; margin:0 0 1em 1em; font-size:1.25em; text-transform:uppercase;}
h1.split			{display:none !important;}
h1,h2,h3,h4,p,ul,
li,address,.title   {color:black !important;}
.mapIt              {display:none;}
