body {
	margin: 0;
	padding: 0;
	background-color: #eee6dd;
}

#top {
	height: 300px;
	border-bottom-color: #ea9846;
	margin-right: auto;
	margin-left: auto;
	width: 90%;
	background-image: url(ohv_images/OHV_top_BKGRD.jpg);
	background-repeat: repeat;
	background-position: right;
	border-bottom-width: 6px;
	border-bottom-style: solid;
}

#wrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 90%;
}

#wrapper a {
	margin-top: 0px;
	color: #0042CA;
}

#wrapper a:visited {
	margin-top: 0px;
	color: #069;
}


#wrapper a:hover {
	color: #BC580E;
}

#wrapper a:active {
	color: #33C;
}


#left {
	float: left;
	width: 200px;
}

#right {
	float: right;
	width: 265px;
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #aa5346;
	border-bottom-color: #aa5346;
	margin-left: 60px;
	padding: 8px;
	margin-bottom: 25px;
}

.news-items {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
	font: normal 12px/18px Arial, Helvetica, sans-serif;
}

#rightclear {
	float: right;
	width: 230px;
	margin-left: 20px;
	padding: 12px;
}
#mapbox {
	border: medium solid #ECD9A1;
	float: right;
	padding: 8px;
	margin-left: 15px;
	background-color: #fff3e5;
	margin-top: 10px;
}


#leftinnerbox {
	width: 95%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 0px;
	padding-left: 6px;
}

.palebox {
	border-bottom-color:#6699FF;
	padding: 4px;
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: groove;
	border-bottom-style: groove;
	border-top-color: #3366CC;
}


.gradientbox {
	background-image: url(file:///C|/All%20GRAPHICS/test/blue_gradient2.jpg);
	background-repeat: repeat-x;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #D2BDA6;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #D2BDA6;
	padding-left: 3px;
}



.whitebox {
	margin-left: 5px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 30px;
}


#center {
	margin-left: 215px;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-top: 10px;
	font-weight: 400;
	vertical-align: top;
	background-position: top;
	top: auto;

}
#clear {
  clear: both;
}
#footer {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #330099;
	background-color: #ECD9A1;
	padding-top: 5px;
	padding-bottom: 2px;
	margin-right: 35px;
	margin-left: 35px;
	clear: both;
}


.firstletter {
	font-size: 28px;
	font-weight: bold;
	color: #343391;
}


#contactus {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 5px;
	border: thin solid #A9B9EC;
	float: none;
	width: 100%;
	height: 210px;
	font-weight: bold;
	}

h1 {
	color: #AA5346;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 160%;
	font-weight: bold;
	}

h2 {
	color: #375B93;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	font-weight: bold;
	font-style: normal;
	margin: 40px 0 0;
	padding: 0;
	}
	
h3 {
	color: #AA5346;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	margin: 30px 0 0;
	padding: 0;
	}

h4 {
	color: #535353;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 105%;
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 8px;
	}

h5 {
	color: #D46F0F;
	margin-top: 2px;
	font-family: Arial, sans-serif;
	font-size: 105%;
	font-style: italic;
	font-weight: bold;
	}
	

.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.smalltextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

/* highlight the selected item on the left navigation bar*/
#nav a.on {
	background-color: #fff;
	font-weight: bold;
}


.topbottomcolorborder {
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #339900;
	border-bottom-color: #339900;
	padding-top: 3px;
	padding-left: 2px;
	padding-bottom: 2px;
	}
	

#menuList {
	padding-top: 4px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	width: 92%;
	text-align: left;
	padding-right: 0px;
	text-indent: 0px;
}
/* can't tell what this does */
#menuList ul{   
            list-style: none outside;
            text-align: left;
	        
}
.alignright {
	background-position: right;
	width: 90%;
	}

#menuList li {
	display: block;
	width: 100%;
	font-style: italic;
	/*padding: 0;*/
            padding-left: 3px;
	list-style-type: none;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-bottom-style: solid;
	border-bottom-color: #3366cc;
}


#menuList a {
            color: #666666;
            font-style: normal;
			text-decoration: none;
}
 
/* this indents text in the left nav box
#menuList li {  
            padding: 0;
            padding-left: 3px;
            list-style-type: none;
}*/

/*  this is the under lined left navigation box
#menuList a {
            display: block;
            border-top: 0;
            border-right: 0;
            border-bottom: 1px solid #403C68;
            border-left: 0;
    		
            padding: 4px 0 4px 3px;
    		color: #000;
            width: 160px;
            text-decoration: none;
}
*/

#menuList a.visited{
            color: #000
}



#menuList a.active,a:hover{
     color: #000;
             background-color: #fff;
}


/*use this for skip a repetitive links */
.invisible, .invisible a {
	display: none;
	background: #fff;
	color: #fff;
}



.ckbox {
	margin-right: 5px;
	height: 16px;
	width: 20px;
	margin-left: 8px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	top: 1px;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 3px;
}

.checklist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	padding: 8px;
	border: 0.5px solid #F59E4F;
	}
	
	
.medbluetext {
	color: #2F5EBD;
	margin-top: 2px;
	font-size: 14px;
	margin-right: 2px;
	text-align: left;
	font-family: Arial, sans-serif;
	font-weight: bold;
	}
	
	
	
.text {
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	
}	
.textbold {
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.plain_list {
	margin: 10px 0 15px;
	padding: 0 0 0 20px;

}

.plain_list li {
	list-style: none;
	margin: 3px 0px 0px;
	padding: 0px;
	display: inherit;
}

.location_list {
	margin: 10px 0 15px;
	padding: 0 0 0 0px;

}

.location_list li {
	list-style: none;
	margin: 3px 0px 0px;
	padding: 0px;
	display: inherit;
	line-height: 20px;
}


	
.bolded_trebuchet{
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
	
	
.medorangetext {
	color: #d46f0f;
	margin-top: 2px;
	font-size: 14px;
	margin-right: 2px;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	}

.largeletterblue {
	color: #3366CC;
	margin-top: 2px;
	font-size: 16px;
	margin-right: 2px;
	text-align: left;
	font-family: Arial, sans-serif;
	font-weight: bolder;
	}
	
.titlesubsections {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-transform: uppercase;
	color: #000000;

}
.small_cap_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-transform: uppercase;
	color: #330099;
	font-weight: normal;

}

.small_cap_text a {
	text-transform: uppercase;
	color: #330099;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;

}


.topbottomblueborder {
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #7DBEFF;
	border-bottom-color: #7DBEFF;
	padding-left: 0px;
	background-position: 10px;
	padding-top: 3px;
}

@media print {

body {margin: 0 !important; background: #fff; border: 0 !important;}

#header{display: none !important;}

#left{display: none !important;}

#top {display: none !important;}
#top img { display: none !important;}

#footer {display: none !important;}

#header_image {display: none !important;}
/*#footer img {display: none !important;}*/

#wrapper 
 {
width: 100% !important; margin: 0 !important; float: none !important;
}

#center
{
width: 100% !important ; margin: 0 !important; float: none !important; 
position: static !important; background: transparent; font-size: 10pt!important;
font-family: Arial; color: #000 !important; 

}

