@charset "utf-8";
/* CSS Document */

body{
	margin: 20px;
  text-align: center;
  background-color: OLDLACE;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-transform: uppercase;
	color: #000000;
}

#catg {
	font-family: Arial, Verdana, Helvetica;
	font-size: 9px;
	font-weight: normal;
	text-transform: uppercase;
	color: #000000;
}

/**Container To Hold The Layout**/
#container{
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 911px;
	background-color: #FFFFFF;
	border: 1px solid #ffffff;
}

#menu {
	width: 911px;
	height: 36px;
	margin: 0 auto;
	padding: 0;
/*	background: #AB0E07; */
/*  background:url(images/catbg.jpg) repeat-x top left; */
}


#menu a {
	text-transform: uppercase;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	/* color: #E77417; */
	border: none;
}

#menu a.menhom {color: #000099;}
#menu a.mencla {color: #0000FF;}
#menu a.mencar {color: #FF2A00;}
#menu a.menfor {color: #606060;}
#menu a.menams {color: #000000;}
#menu a.mentec {color: #A81300;}
#menu a.mencon {color: #008000;}
#menu a:hover, #menu .current_page_item a {
	color: Maroon;
}

#submenu {
	/* width: 61px; */
	height: 24px;
	margin: 0 auto;
	padding: 0;
	/* border-top: 1px #FFFFFF solid; */
	background: #FFFFFF;
}

#submenu a {
	text-transform: uppercase;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFCC00;
	border: none;
}

#submenu a:hover, #menu .current_page_item a {
	color: #FFCC00;
}

#submenu a:hover {
	text-decoration: underline;
}

#panel a {
	text-transform: none;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	border: none;
}

#cfBlk a {
	font-weight: bold;
	color: #FFFFFF;
}

#cfWht a {
	color: #000000;
}

#panel a:hover, #panelSM a:hover {
  color: #AB0E07;
}

#panelSM a {
	font-size: 16px;
	color: #666666;
}

/**Banner Styles**/
#top{
	height: 80px; /*CHANGE THIS TO THE HEIGHT OF YOUR BANNER*/
	width: 907px;
	text-align: center;
	background-color: "#F0F872";
}

#topRed{
	height: 80px; /*CHANGE THIS TO THE HEIGHT OF YOUR BANNER*/
	width: 907px;
	text-align: center;
	background-color: "Red";
}

#topBlu{
	height: 80px; /*CHANGE THIS TO THE HEIGHT OF YOUR BANNER*/
	width: 907px;
	text-align: center;
	background-color: "#0080FF";
}

#topBlk{
	height: 80px; /*CHANGE THIS TO THE HEIGHT OF YOUR BANNER*/
	width: 907px;
	text-align: center;
	overflow: auto;
	background-color: "#000000";
}

#topGrn{
	height: 80px; /*CHANGE THIS TO THE HEIGHT OF YOUR BANNER*/
	width: 907px;
	text-align: center;
	background-color: "#007500";
}

#topMar{
	height: 80px; /*CHANGE THIS TO THE HEIGHT OF YOUR BANNER*/
	width: 907px;
	text-align: center;
	background-color: "#A81300";
}

#middle{
  height: 100%; /*CHANGE THIS TO THE HEIGHT OF YOUR BANNER*/
	width: 911px;
  /* background-color: #FFFFFF; */
	background: url("Images/LittleG_Aerial.jpg") fixed center no-repeat;
	/* border: 1px solid #ffffff; */
}

#muddle{
  height: 100%; /*CHANGE THIS TO THE HEIGHT OF YOUR BANNER*/
	width: 911px;
  /* background-color: #FFFFFF; */
	background: url("Images/VH_Large_Grid.png");
	/* border: 1px solid #ffffff; */
}

#grunge3{
  height: 100%; /*CHANGE THIS TO THE HEIGHT OF YOUR BANNER*/
	width: 911px;
  /* background-color: #FFFFFF; */
	background: url("Images/grunge03_Sm.jpg") fixed center no-repeat;
	/* border: 1px solid #ffffff; */
}

#admin{
  height: 100%; /*CHANGE THIS TO THE HEIGHT OF YOUR BANNER*/
	width: 911px;
  /* background-color: #FFFFFF; */
	background: url("Images/scrollpaper.png") fixed center no-repeat;
	/* border: 1px solid #ffffff; */
}

#tech1{
  height: 100%; /*CHANGE THIS TO THE HEIGHT OF YOUR BANNER*/
	width: 911px;
  /* background-color: #FFFFFF; */
	background: url("Images/grunge1.jpg") fixed center no-repeat;
	/* border: 1px solid #ffffff; */
}

#tech2{
  height: 100%; /*CHANGE THIS TO THE HEIGHT OF YOUR BANNER*/
	width: 911px;
  /* background-color: #FFFFFF; */
	background: url("Images/grunge2.jpg") fixed center no-repeat;
	/* border: 1px solid #ffffff; */
}

#tech3{
  height: 100%; /*CHANGE THIS TO THE HEIGHT OF YOUR BANNER*/
	width: 911px;
  /* background-color: #FFFFFF; */
	background: url("Images/grunge3.jpg") fixed center no-repeat;
	/* border: 1px solid #ffffff; */
}

#tech4{
  height: 100%; /*CHANGE THIS TO THE HEIGHT OF YOUR BANNER*/
	width: 911px;
  /* background-color: #FFFFFF; */
	background: url("Images/rusty_metal_lg.jpg") fixed center no-repeat;
	/* border: 1px solid #ffffff; */
}

#tech5{
  height: 100%; /*CHANGE THIS TO THE HEIGHT OF YOUR BANNER*/
	width: 911px;
  /* background-color: #FFFFFF; */
	background: url("Images/grunge5.jpg") fixed center no-repeat;
	/* border: 1px solid #ffffff; */
}

#tech6{
  height: 100%; /*CHANGE THIS TO THE HEIGHT OF YOUR BANNER*/
	width: 911px;
  /* background-color: #FFFFFF; */
	background: url("Images/grunge6.jpg") fixed center no-repeat;
	/* border: 1px solid #ffffff; */
}

#tech7{
  height: 100%; /*CHANGE THIS TO THE HEIGHT OF YOUR BANNER*/
	width: 911px;
  /* background-color: #FFFFFF; */
	background: url("Images/grunge7.jpg") fixed center no-repeat;
	/* border: 1px solid #ffffff; */
}

#tech8{
  height: 100%; /*CHANGE THIS TO THE HEIGHT OF YOUR BANNER*/
	width: 911px;
  /* background-color: #FFFFFF; */
	background: url("Images/grunge8.jpg") fixed center no-repeat;
	/* border: 1px solid #ffffff; */
}

#tech9{
  height: 100%; /*CHANGE THIS TO THE HEIGHT OF YOUR BANNER*/
	width: 911px;
  /* background-color: #FFFFFF; */
	background: url("Images/grunge9.jpg") fixed center no-repeat;
	/* border: 1px solid #ffffff; */
}

#tech10{
  height: 100%; /*CHANGE THIS TO THE HEIGHT OF YOUR BANNER*/
	width: 911px;
  /* background-color: #FFFFFF; */
	background: url("Images/grunge10.jpg") fixed center no-repeat;
	/* border: 1px solid #ffffff; */
}

#tech11{
  height: 100%; /*CHANGE THIS TO THE HEIGHT OF YOUR BANNER*/
	width: 911px;
  /* background-color: #FFFFFF; */
	background: url("Images/VH_Large_Grid.png") fixed center no-repeat;
	/* border: 1px solid #ffffff; */
}

#tech12{
  height: 100%; /*CHANGE THIS TO THE HEIGHT OF YOUR BANNER*/
	width: 911px;
  /* background-color: #FFFFFF; */
	background: url("Images/corrugated_steel.jpg") fixed center no-repeat;
	/* border: 1px solid #ffffff; */
}

#tech13{
  height: 100%; /*CHANGE THIS TO THE HEIGHT OF YOUR BANNER*/
	width: 911px;
  /* background-color: #FFFFFF; */
	background: url("Images/rivet_plate.jpg") fixed center no-repeat;
	/* border: 1px solid #ffffff; */
}

#tech14{
  height: 100%; /*CHANGE THIS TO THE HEIGHT OF YOUR BANNER*/
	width: 911px;
  /* background-color: #FFFFFF; */
	background: url("Images/green_aluminum_sm.jpg") fixed center no-repeat;
	/* border: 1px solid #ffffff; */
}

#tech15{
  height: 100%; /*CHANGE THIS TO THE HEIGHT OF YOUR BANNER*/
	width: 911px;
  /* background-color: #FFFFFF; */
	background: url("Images/grunge03_Sm.jpg") fixed center no-repeat;
	/* border: 1px solid #ffffff; */
}

#tech16{
  height: 100%; /*CHANGE THIS TO THE HEIGHT OF YOUR BANNER*/
	width: 911px;
  /* background-color: #FFFFFF; */
	background: url("Images/grunge16.jpg") fixed center no-repeat;
	/* border: 1px solid #ffffff; */
}

#footer{
	height: 100%; /*CHANGE THIS TO THE HEIGHT OF YOUR BANNER*/
	width: 911px;
	background: White;
	font: normal 9px Arial, Helvetica, sans-serif;
	color: #000000;
	text-transform: uppercase;
/*	border: 1px solid #ffffff; */
}


#footer a {
	font: normal 9px Arial, Helvetica, sans-serif;
	/*color: #CB0005;*/
	border-bottom: none;
}

#footerRed{
	height: 100%; /*CHANGE THIS TO THE HEIGHT OF YOUR BANNER*/
	width: 911px;
	background: Red;
	font: normal 9px Arial, Helvetica, sans-serif;
	color: #000000;
	text-transform: uppercase;
/*	border: 1px solid #ffffff; */
}

#footerYel{
	height: 100%; /*CHANGE THIS TO THE HEIGHT OF YOUR BANNER*/
	width: 911px;
	background: #F0F872;
	font: normal 9px Arial, Helvetica, sans-serif;
	color: #000000;
	text-transform: uppercase;
/*	border: 1px solid #ffffff; */
}

#rowofphotos a {
	font: normal 9px Arial, Helvetica, sans-serif;
	color: #CB0005;
	text-decoration: none;
	border-bottom: none;
}

/**Content Styles**/
.content{
text-transform: uppercase;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	border: none;
}

h1, h2, h3 {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000000;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1.3em;
}

h1, h2, h3 a:hover {
	margin: 0;
	color: # #AB0E07;
	text-decoration: none;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}


ul, ol {
}

a {
	text-decoration: none;
	border-bottom: none;
	color: #CC0A33;
}

a:hover {
	background: none;
}

#wrapper {
	width: 910px;
	margin: 0 auto;
	padding: 20px;
	background: #FFFFFF;
}

#menubar {
	width: 911px;
	height: 36px;
	margin: 0 auto;
	padding: 0;
	background: #AB0E07;
}


#menubar a {
	text-transform: uppercase;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	/* color: #E77417; */
	border: none;
}

#menubar a:hover, #menu .current_page_item a {
	color: #AB0E07;
}

#panel2 a {
	text-transform: none;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #F0F872;
}

#panel2 { border-color: #F0F872; 
border-style: solid; }

#morpix           { font-family: Verdana, Trebuchet MS, Arial, Helvetica; font-size: 9pt; color: Blue; text-decoration: none; font-weight: normal;
                  background-color: oldlace; }
#morpix a         { font-family: Verdana, Trebuchet MS, Arial, Helvetica; font-size: 9pt; color: Blue; text-decoration: underline; font-weight: normal;}
#morpix a:visited { font-family: Verdana, Trebuchet MS, Arial, Helvetica; font-size: 9pt; color: Purple; text-decoration: underline; font-weight: normal;}
#morpix a:hover   { font-family: Verdana, Trebuchet MS, Arial, Helvetica; font-size: 9pt; color: Red; text-decoration: underline; font-weight: normal;}

#sort           { font-family: Verdana, Trebuchet MS, Arial, Helvetica; font-size: 9pt; color: Blue; text-decoration: none; font-weight: normal;
                  background-color: oldlace; }
#sort a         { font-family: Verdana, Trebuchet MS, Arial, Helvetica; font-size: 9pt; color: Blue; text-decoration: underline; font-weight: normal;}
#sort a:visited { font-family: Verdana, Trebuchet MS, Arial, Helvetica; font-size: 9pt; color: Purple; text-decoration: underline; font-weight: normal;}
#sort a:hover   { font-family: Verdana, Trebuchet MS, Arial, Helvetica; font-size: 9pt; color: Red; text-decoration: underline; font-weight: normal;}


