@charset "utf-8";
/* CSS Document */

#mainContent h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #693;
	text-align: center;
	padding: 10px;
}

#mainContent h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #693;
	padding: 10px;
}

#mainContent h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #693;
	padding: 10px;
}

#mainContent p {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 30px;
	color: #FFF;
	padding: 10px;
}

#mainContent ul {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC3;
	line-height: 30px;
	list-style-type: none;
	padding: 10px;
}

/*  =================  fv430webzineWalkAround =================  */

.walkaroundImg {
	float: left;
	margin-top: 20px;
	margin-right: 35px;
	margin-bottom: 20px;
	margin-left: 35px;
	height: 350px;
	width: 400px;
}

/*  ====================  Governor Oil Check  ==================  */

#GovernorOilCheck table tr td a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #F90;
	text-decoration: none;
}

#GovernorOilCheck table tr td h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CC3;
	padding: 5px;
}

/*  =====================  nightscope  ========================  */

#nightscope .tmb {
	height: 180px;
	width: 230px;
}

#nightscope .tmblge {
	height: 363px;
	width: 450px;
	float: left;
	padding-top: 0px;
	padding-right: 9px;
	padding-bottom: 0px;
	padding-left: 9px;
}
/* =====================  driverscope  ==========================  */

#driverscope .tmb {
	height: 180px;
	width: 230px;
}

#driverscope .tmblge {
	height: 363px;
	width: 450px;
	float: left;
	padding-top: 0px;
	padding-right: 9px;
	padding-bottom: 0px;
	padding-left: 9px;
}

/* ========================== commanderscope  ===================== */

#commanderscope .tmb {
	height: 180px;
	width: 230px;
}

#commanderscope .tmblge {
	height: 363px;
	width: 450px;
	float: left;
	padding-top: 0px;
	padding-right: 9px;
	padding-bottom: 0px;
	padding-left: 9px;
}
