body{
	font: 80%/1.5 "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
	background: url(../i/repeat_square.jpg) repeat;
	text-align: center;
	margin: 0px 0;
	padding: 0;
}

/* headings */
h1,h2,h3,h4{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: transparent;
	margin: 5px 0 3px;
	padding: 0;
	text-transform: none;
	letter-spacing: 1px;
}

h1{
	font-size: 14px;
	line-height: 1.2;
}

#mnheading{
	margin: 0 0 10px 0;
}

h2{
	font-size: 12px;
	line-height: 1.5;
}

h3{
	font-size: 14px;
}

h4{
	font-size: 12px;
}

h5{
	font-size: 10px;
}

A.hide,A.hide:Link,A.hide:Visited,A.hide:Hover {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; line-height: normal; color: #FFFFFF; text-decoration: none; cursor: text;}

#contentright h1{
	margin: 2 0 2px;
	font-size: 14px;
	color: #970000;
	background: transparent;
}

#contentright h2{
	margin: 0 0 3px;
	font-size: 100%;
	background: transparent;
	line-height: 1.5;
	font-style: normal;
}

#contentright h3{
	margin: 0 0 0px;
	font-size: 12px;
	color: #333333;
	background: transparent;
	letter-spacing: 0em;
	line-height: 1.4;
}

#contentright h4{
	margin: 0 0 6px 0;
	font-size: 10px;
	color: #666666;
	background: transparent;
}

#contentright h5{
	color: #797A8E;
	margin: 0 0 6px 0;
	background: transparent;
	font-size: 9px;
	font-weight: normal;
}

#controlheading{
	padding: 0 0 15px 0;
}

/* Links */
a{
	font-weight: bold;
}

a:link,a:visited{
	color: #892343;
	background: transparent;
	text-decoration: none;
}

a:hover,a:focus,a:active{
	color: #49B9B7;
	background: transparent;
	text-decoration: underline;
}

/* Lists */
ul{
	margin: 9px;
	padding: 0;
	list-style: none;
	background-color: #E4EAF3;
	font-weight: bold;
	color: #333333;
}

ul li{
	padding: 0 0 0 14px;
	margin: 0 0 3px;
	background: url(../i/bulletpoint.gif) no-repeat left top;
}

dl dd{
	margin: 0;
	padding: 0 0 4px 0;
	line-height: 1.4em;
	color: #333333;
	background: transparent;
}

dl dt{
	font-weight: bold;
	color: #333333;
	background: transparent;
}

/* Quotation */
blockquote{
	color: #333333;
	background: transparent;
	margin: 0 0 20px 0;
	font-size: 12px;
	line-height: 1.8;
}

blockquote strong{
	color: #797A8E;
	background: transparent;
	font-weight: bold;
}

/* Code Rendering */
code,pre{
	color: #797A8E;
	background: transparent;
	font-size: 14px;
}

code strong{
	color: #333333;
	background: transparent;
	font-weight: bold;
}

/* Other Textual rendering */
abbr,acronymn{
	font-style: normal;
	border-bottom: 1px dotted;
}

em{
	font-style: italic;
}

strong{
	font-weight: bold;
}

strike{
	text-decoration: line-through;
}

img{
	border: 0 none;
}

input{
	color: #333333;
	background: #CCE6F2;
	border: 1px solid #797A8E;
	margin: 6px 0 0 0;
}

/* Page layout stuff */
#wrapper{
	text-align: left;
	margin: 0 auto;
	padding: 0;
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}

#logo{
	height: 205px;
	background: #BDECEC url(../i/MPtop_band3.jpg) no-repeat left top;
	padding: 0;
	margin: 0 auto;
	position: relative;
}

#mainnav{
	width: 740px;
	background-color: #CCCCCC;
	position: relative;
	padding: 0px;
	height: 25px;
	background-image: url(../images/navbarback.gif);
	background-repeat: repeat-x;
}

#skipnav{
	position: absolute;
	top: 8px;
	right: 19px;
}

#flashbanner{
	position: relative;
	background: url(../i/gmbanner.jpg) no-repeat;
	width: 688px;
	height: 165px;
	margin: 0;
	padding: 0;
}

#textsizer{
	position: absolute;
	top: 122px;
	right: 19px;
	line-height: normal;
	padding: 0;
	margin: 0;
}

#contentwrapper{
	padding-top: 0;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-image: url(../i/Mback_left.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

#contentleft{
	width: 175px;
	float: left;
	padding: 0 0 10px;
	border: 0px solid #00FF00;
	margin: 0px;
}

#contentright{
	padding: 0 0 8px;
	float: none;
	margin-top: 6px;
}


#contentright p,#contentright label{
	font-size: 90%;
	line-height: 1.5;
}


#topnav ul li a{
	height: 20px;
	margin: 0;
	color: #9C0027;
	display: inline;
	text-align: left;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	text-transform: uppercase;
	font-size: 11px;
	letter-spacing: 0em;
}

#topnav ul li a:hover{
	color: #FF0000;
	text-decoration: underline;
}


#desc{
	color: #797A8E;
	background: transparent;
}

#bottomnav{
	padding: 0;
	height: 20px;
	margin: 0 0 20px 0;
}

#bottomnav ul{
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}



#footer{
	clear: both;
	padding: 0px;
	font-size: 9px;
	letter-spacing: 0.2em;
	text-transform: uppercase;
	line-height: 1.2em;
	margin: 0px;
}

#footer a{
	font-weight: normal;
	font-size: 9px;
	padding: 0;
}

#counter{
	font-size: 9px;
	text-transform: uppercase;
	line-height: 1.2em;
	padding: 0 0 16px 0;
	border-bottom: 1px solid #DDDDDD;
}

/* Use many times stuff */
.padder{
	padding: 8px;
}

.hide{
	display: none;
}

.left {
	float: left;
}

.right {
	float: right;
}

.skiplink{
	position: absolute;
	left: -1000px;
	width: 990px;
	font-size: 1px;
	line-height: 1;
}

/* Box Model Hack to help IE5.5 - http://tantek.com/CSS/Examples/boxmodelhack.html */
.scrollcontain{
	background: url(../i/gmscrollbg.jpg) no-repeat;
	width: 362px;
	height: 201px;
	padding: 10px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 342px;
	height: 181px;
}

html>body .scrollcontain{
	width: 342px;
	height: 181px;
}

.scroll{
	height: 180px;
	overflow: auto;
	color: #FFFFFF;
	background: transparent;
}

.thumb{
	float: left;
	margin-right: 5px;
	border: 4px double #797A8E;
}

.thumbright{
	float: right;
	margin-left: 5px;
	border: 4px double #797A8E;
}

.thumbnofloat{
	border: 4px double #797A8E;
}

.clearit{
	clear: both;
	height: 0;
}

.middle{
	text-align: center;
}

.hlite1{
	color: #797A8E;
	background: transparent;
	font-weight: bold;
}

code.codenotelet{
	border-bottom: 1px dotted #999999;
}

p.footnote{
	line-height: normal;
	color: #797A8E;
	background: transparent;
	padding: 5px 0;
	border-top: 1px solid #666666;
	border-right: #666666;
	border-bottom: 1px dotted #666666;
	border-left: #666666;
	font-size: 80%;
}

span.dropcap{
	font-size: 24px;
	color: #797A8E;
	background: transparent;
}

span.date{
	color: #999999;
	background: transparent;
}


.leftfloater{
	float: left;
	display: block;
	border: 0;
	padding-right: 10px;
}

.comment{
	padding: 0 0 6px 0;
	border-bottom: 1px dotted #CBCBCB;
}


.sidenote {
	width: 10em;
	line-height: 140%;
	padding: 1em;
	margin: 1em;
	border: 1px solid #CBCBCB;
	background: #FCF7F4;
	color: #333333;
}
#flashbar {
	margin-right: auto;
	margin-left: auto;
	height: 55px;
	position: relative;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	background-repeat: repeat-x;
	background-image: url(../i/buttonbarback.gif);
}

#flashbar a {
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 0.1em;
	color: #FFFFFF;
	font-size: 12px;
}
#flashbar a:hover{
	text-decoration: none;
	color: #FF0000;
}


#topnav {
	position: absolute;
	top: 5px;
	width: 457px;
	right: 20px;
}
#Layer1 {
	height: 30px;
	width: 494px;
	position: absolute;
	left: 17px;
	top: 99px;
	z-index: 1;
}
#topnav ul{
	border: 0;
	margin: 3;
	padding: 0;
	list-style-type: none;
	text-align: left;
	display: inline;
}

#topnav ul li{
	display: inline;
	float: right;
	text-align: left;
	padding: 0;
	background: url(../images/transgif.gif) no-repeat left top;
	list-style-image: none;
	margin-right: 6px;
	margin-left: 6px;
}



.formlist {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.formtext {
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}
.subsub {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #993300;
}

#footer2 {
	padding: 0px;
	clear: both;
	height: 30px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #9CC1E3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.whitecellborder {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
#newsbox {
	padding: 0px;
	height: 158px;
	width: 156px;
	border: 1px solid #CFF5F4;
	margin: 0px;
	overflow: auto;
	background-color: #E2EFF2;
}
.newsheader {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	letter-spacing: 0.1em;
}
#newsbox p {
	line-height: 1.4;
}

.frameborder {
	border: 1px solid #CCCCCC;
}
.leftmargin {
	margin-left: 8px;
}
.smalltext {
	font-size: 9px;
	color: #000000;
}
#gallerybox {
	padding: 0px;
	height: 160px;
	width: 170px;
	border: 2px solid #8A0002;
	margin: 0px;
	overflow: auto;
	background-color: #FFF4FF;
}
.galleryheader {
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #8A0002;
	letter-spacing: 0.1em;
}
.fborder {
	border: 1px solid #CCCCCC;
}
.uploadedtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.whiteline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-bottom: 3px;
}
#newsbox p {
	font-size: 10px;
	line-height: 135%;
	font-style: normal;
}
.quotetext {
	font-size: 10px;
	color: #000000;
	line-height: 140%;
}
}
	#home a { width: 157px; background: url(../i/redback.gif) 0 0 no-repeat; }
	#aboutus a { width: 157px; background: url(../i/redback.gif) 0 0 no-repeat; }
	#quoterequest a { width: 157px; background: url(../i/redback.gif) 0 0 no-repeat; }
	#opportunities a { width: 157px; background: url(../i/redback.gif) 0 0 no-repeat;}
	#contactus a { width: 151px; background: url(../i/redback.gif) 0 0 no-repeat; }
	#ourservices a { width: 157px; background: url(../i/blackback.gif) 0 0 no-repeat; }
	#servicepolices a { width: 157px; background: url(../i/blackback.gif) 0 0 no-repeat; }
	#eqspecs a { width: 157px; background: url(../i/blackback.gif) 0 0 no-repeat; }
	#tours a { width: 157px; background: url(../i/blackback.gif) 0 0 no-repeat; }
	#links a { width: 151px; background: url(../i/blackback.gif) 0 0 no-repeat; }
	
#tours a:hover, #links a:hover, home a:hover, #aboutus a:hover, #quoterequest a:hover, #opportunities a:hover, #contactus a:hover, #ourservices a:hover, #servicepolicies a:hover, #eqspecs a:hover { background-position: 0px -36px; }
#links.active a, #toursactive a, #qspecs.active a, #home.active a, #aboutus.active a, #quoterequest.active a, #opportunities.active a, #contactus.active a, #ourservices.active a, #servicepolices.active a { background-position: 0px -36px; }

.rollover1up {
	background: url(../i/redback.gif) 0 0 no-repeat;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.rollover2up {
	background: url(../i/blackback.gif) 0 0 no-repeat;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.rollover1down {
	background-position: 0px -36px;
}
#footer2 {
	padding: 0px;
	clear: both;
	height: 30px;
	margin-right: auto;
	margin-left: auto;
	background-color: #9CC1E3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.whitecellborder {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.submenuheader {
	color: #999999;
	letter-spacing: 0.1em;
	font-size: 10px;
	font-weight: bold;
	text-indent: 10px;
	text-transform: uppercase;
}
.sublist {
	font-size: 10px;
	line-height: 1.5;
	color: #354A55;
	text-decoration: none;
	letter-spacing: 0.1em;
	margin-left: 10px;
	font-weight: bold;
	text-transform: uppercase;
}

.formbox {
	border: 1px solid #FFFFFF;
	padding: 1px;
	background-color: #C6D0D8;
	width: 240px;
}
#formbox {
	border: 1px solid #FFFFFF;
	padding: 1px;
	background-color: #E7F3FC;
	margin-right: 0px;
	margin-left: 0px;
}
