/* minioffroaders/local.css */

body { 
	background-color: #fff;
	color: #000;
	margin: 0px;
	background-image: url("http://www.minioffroaders.com/bg.gif");
	background-repeat: repeat-x;
}

a { 
	color: #643124;
	text-decoration: underline;
}

a:hover {
	color: black;
	text-decoration: underline;
}

.stdSubHeading { 
	color: black; 
	font-size: 1.2em; 
	line-height: 130%;
	font-weight:bold;
}
a.stdSubHeading {
	color: #643124;
}

.stdHeading, a.stdHeading:hover {
	font-family: Arial Black, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 1.5em;
	color: #c00;
}
.stdHeading{margin-top:2px}

.frontPageSectionHeading {  color: #006699; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 1.3em}
a.frontPageSectionHeadingU { color: #CCCCCC; font-weight: normal; }
a.frontPageSectionHeadingU:hover { color: #FF9500; font-weight: bold; }
.frontPageSectionDesc {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 0.65em;}

.medTDtxt {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt}

.lnavLinkGlobal {  position: relative; left: 8px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8.5pt; font-weight: bold; color: #AD4B02; line-height: 120%}
.lnavLinkLocal {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7.5pt; font-weight: bold; color: #AD4B02; line-height: 170%}
.lnavLinkLocalSm {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7.5pt; font-weight: bold; color: #AD4B02; line-height: 145%}

.sF { font-size: 6.4pt; }
.sF a { color: black; }

.mF { font-size: 9pt; line-height: 135%; }
.mF a { color: black; }

.lF { font-size: 11pt; }
.forumHeading { font-size: 14pt; color: black; font-weight: bold; }
.forumDesc { font-size: 7pt; color: #666666; }

.forumname { font-size: 9pt; }
.forumname a { color: #00557C; }

.threadtitle { font-size: 9pt; }
.threadtitle a { color: #00557C; }



.sp {
	font-size: 1px; 
	width: 1px; 
	height: 1px;
}

.mm_control {
	background-color: #E6D6BD;
	background-image: url(http://www.minioffroaders.com/menu_bg.gif); 
	background-repeat: repeat-x;
	FONT: normal 95% "Arial Black", Arial, Helvetica;
	WHITE-SPACE: nowrap;
	padding: 0px 10px 0px 10px;

	border-right: 2px solid #DCCAB0;
	border-left: 1px solid #FCF0DE;
	border-bottom: 2px solid #DCCAB0;
	border-top: 1px solid #FCF0DE;
}

.mm_control a { color: #862600; text-decoration: none; }
.mm_control a:hover, .mm_control a:active { color: #f00; }
.mm_control a:visited { color: #862600; }

.mm_popup {
	background-color: #E6D6BD;
	color: #000;
	padding: 3px;
	border-right: 2px solid #DCCAB0;
	border-left: 1px solid #FCF0DE;
	border-bottom: 2px solid #DCCAB0;
	border-top: 1px solid #FCF0DE;

	z-index: 99;
}
.mm_option {
	background-color: #E6D6BD;
	color: #862600;
	font: 77% Arial, helvetica;
	font-weight: bold;
	white-space: nowrap;
	cursor: pointer;
	padding: 3px 6px;
}
.mm_option a:link, .mm_option a:visited {
	color: #862600;
	text-decoration: none;
}

.mm_option a:hover, .mm_option a:active {
	color: #f00;
	text-decoration: none;
}

.mm_hilite {
	background-color: #F0FF00;
	color: #000;
	font: 77% Arial, helvetica;
	font-weight: bold;
	white-space: nowrap;
	cursor: pointer;
	padding: 3px 6px;
}
.mm_hilite a:link, .mm_hilite a:visited {
	color: #000;
	text-decoration: none;
}

.mm_hilite a:hover, .mm_hilite a:active {
	color: #000;
	text-decoration: none;
}

.mm_spacer {
	background-color: #006050;
	width: 10%;
}

.breadbar {
/*	background-color: #aacfc2;
	color: #333;
	padding: 2px 6px;
	border-top: 2px solid #639683;
	border-bottom: 4px solid #c9dfdc; */
background-color:#fff;
}