@font-face {
 font-family: Trebuchet;
 src: url("../fonts/trebuc.eot") /* EOT file for IE */
}
@font-face {
 font-family: Trebuchet;
 src: url("../fonts/trebuc.ttf") /* TTF file for CSS3 browsers */
}

@font-face {
 font-family: TrebuchetBold;
 src: url("../fonts/trebucbd.eot") /* EOT file for IE */
}
@font-face {
 font-family: TrebuchetBold;
 src: url("../fonts/trebucbd.ttf") /* TTF file for CSS3 browsers */
}

body {
	margin: 0px;
	font-family: Trebuchet, Arial;
}

.bodybold {
	font-family: TrebuchetBold, Arial;
}

object {
	outline:none;
	z-index: -1;
	}

#top {
	position: relative;
	width: 900px;
	height: 106px;
	margin: 0 auto;
}

#logo {
	position: absolute;
	left: 0px;
	top: 0px;
}

.paragraphTitles {
	font-family: TrebuchetBold, Arial;
	font-weight: bold;
	font-size: 19px;
	color:#F09100;
}

#paragraphTitlesHuge {
	font-family: TrebuchetBold, Arial;
	font-weight: bold;
	font-size: 26px;
	color:#F09100;
	
}

.paragraphStylingSmaller  {
	font-family: TrebuchetBold, Arial;
	font-weight: bold;
	font-size: 16px;
	color:#C60;
}

a.UtilityAnchorStyle:link {
	text-decoration: none;
	font-size: 14px;
	color: #a2a2a2;
}

a.UtilityAnchorStyle:visited {
	text-decoration: none;
	font-size: 14px;
	color: #a2a2a2;
}

a.UtilityAnchorStyle:hover {
	text-decoration: underline;
	font-size: 14px;
	color: #a2a2a2;
}

#MainNav {
	position: absolute;
	right: -40px;
	margin-top: 50px;
	
}

#navUtility {
	position: absolute;
	right: 0px;
	top: 20px;
	
}

#menuItem {
	float: left;
	margin-left: 20px;
}

#flashContent {
	position: relative;
	margin: 0 auto;
	top: -18px;
	width: 100%;
	height: 420px;
	z-index: 0;

}

#lowerHalf {
	position: relative;
	background-image: url(../images/lowerContBG.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: auto;
	height: 300px;
	margin-right: auto;
	margin-left: auto;
	top: -18px;
}

#lowerHalfAlignment {
	width: auto;
	margin-right: auto;
	margin-left: auto;

}

#boxesContainer {
	width: 730px;
	margin-right: auto;
	margin-left: auto;
	text-align:center;

}

.ServicesBox {
	background-image: url(../images/ServicesBox.png);
	height:	222px;
	width: 222px;
	margin-left: 20px;
	float: left;
}

.ServicesBoxTxt {
	color: #919191;
	width: 210px;
	height: 150px;
	margin: auto;
	margin-top: 20px;
	text-align: center;
	
}

.ServicesBoxTitles {
	font-family: TrebuchetBold, Sansation, Arial;	
	font-size: 17px;
	margin-bottom: 12px;
}

.learnMoreDiv {
	margin-top: 15px;
	text-align: center;	
}

a.learnMoreLink:link {
	text-decoration: none;
	color: #005aff;
}

a.learnMoreLink:visited {
	text-decoration: none;
	color: #005aff;
}

a.learnMoreLink:hover {
	text-decoration: underline;
	color: #005aff;
}

#footerNavigation {
	position:relative;
	color: #666;
	text-align: center;
	width: auto;
	margin: 0 auto;
	margin-top: 20px;
}

#copyright {
	font-size: 12px;
	color:#999;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	width: auto;
	margin-bottom: 10px;
	text-align: center;
}

#copyrightSymbol {
	font-family: Arial, Helvetica, sans-serif;	
}

#contstructionNote {
	color:#666;
	width: 700px;
	text-align:center;
	margin: 0 auto;
	margin-top: -10px;
	}
	
	
/*OLD SITE STYLING*/

/*Form Stuff*/
.formtext { font-family: arial, helvetica, geneva, sans-serif; font-size: 12px; color: #000066; }
.formheader { font-family: arial, helvetica, geneva, sans-serif; font-size: 17px; color: #ffffff; font-weight: bold; letter-spacing: 0.025em; }
.inputbox { width: 300px; }
.inputmedium { width: 150px; }
.inputboxsmall { width: 75px; }
.inputtext { font-family: arial, helvetica, geneva, sans-serif; font-size: 14px; color: #706f6f; }
.submitbutton { font-family: arial, helvetica, geneva, sans-serif; font-size: 12px; background-color: #000066; color: #ffffff; letter-spacing: 0.038em; }
.submitbutton2 { font-family: arial, helvetica, geneva, sans-serif; font-size: 12px; background-color: #FF9428; color: #ffffff; letter-spacing: 0.038em; }
.submitbutton3 { font-family: arial, helvetica, geneva, sans-serif; font-size: 12px; background-color: #B23803; color: #ffffff; letter-spacing: 0.038em; }

.dropdown {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #000000; border: solid; border-width: 1px; border-color: #8596AB;}

/* textarea */
.ta1 { font-family: arial, helvetica, geneva; font-size: 12px; border: solid; border-width: 1px; border-color: #8596AB; width: 100%; }
.ta2 { font-family: arial, helvetica, geneva; font-size: 12px; border: solid; border-width: 1px; border-color: #c0c0c0; width: 100%; height: 20px; }
.ta3 { font-family: arial, helvetica, geneva; font-size: 12px; border: solid; border-width: 1px; border-color: #c0c0c0; background-color: #eeeeee; width: 100%; height: 20px; }

/* input */
.i1 { font-family: arial, helvetica, geneva; border: solid; font-size: 10px; background-color: #333333;  color: #ffffff; border-width: 1px; width: 87px; height: 17px; border-color: #ACA99F; }
.i2 { font-family: arial, helvetica, geneva; border: solid; font-size: 10px; background-color: #ffffff; color: #666666; border-width: 0px; width: 119px; height: 18px; border-color: #c0c0c0; text-align: left; }
.i3 { font-family: arial, helvetica, geneva; border: solid; font-size: 11px; background-color: #ffffff; color: #333333; border-width: 1px; width: 150px; border-color: #8596AB; }
.i4 { font-family: arial, helvetica, geneva; border: solid; font-size: 10px;  background-color: #ffffff; color: #000000; border-width: 1px; width: 75px; height: 14px;  border-color: #c0c0c0; }
.i5 { font-family: arial, helvetica, geneva; font-size: 10px; color: #000000; width: 100px; }
.i6 { width: 75px; }
.i7 { font-family: arial, helvetica, geneva; border: solid; font-size: 12px; background-color: #eeeeee;  color: #000000; border-width: 1px; width: 100%; border-color: #c0c0c0; }
.i8 { font-family: arial, helvetica, geneva; border: solid; font-size: 12px; background-color: #eeeeee; color: #000000; border-width: 1px; width: 100%; border-color: #c0c0c0; text-align: right; }
.i9 { font-family: arial, helvetica, geneva; border: none; font-size: 13px; background-color: #336699; color: #ffffff; width: 75px; height: 15px; text-align: right; font-weight: bold; }
.i10 { font-family: arial, helvetica, geneva; border: solid; font-size: 11px; background-color: #ffffff; color: #333333; border-width: 1px; width: 30px; border-color: #8596AB; }
.i11 { font-family: arial, helvetica, geneva; border: solid; font-size: 11px; background-color: #ffffff; color: #333333; border-width: 1px; width: 60px; border-color: #8596AB; }
.greenbox { font-family: arial, helvetica, geneva; border-style: solid; font-size: 10px; background-color: #FFFFFF; color: #000000; border-width: 1px; width: 91px; height: 15px; border-color: #666666; }


	
