body {
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 11px;
}

div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td,html,label,tr,td {margin:0;padding:0;}

fieldset,img,a img,:link img,:visited img {border:0;}


/* ------------------------ horizontal sprite nav ------------------------ */
#nav { 
	background:url("../images/nav.gif") top no-repeat; 
	width:350px; 
	height:36px; 
	margin:0;
	padding:0; 
	z-index: 99;
	}

#nav span { display: none; }

#nav li, #nav a { height:36px; display:block; } /* change height here also */

#nav li { float:left; list-style:none; _display:inline; position:relative; }

#nav-01 { width: 98px;}
#nav-02 { width: 117px;}
#nav-03 { width: 135px;}


/*-------------- (-79px) X position of button / (-30px) height of image from above ------------- */
#nav-01 a:hover { background:url("../images/nav.gif") 0px -36px no-repeat; }
#nav-02 a:hover { background:url("../images/nav.gif") -98px -36px no-repeat; }
#nav-03 a:hover { background:url("../images/nav.gif") -215px -36px no-repeat; }


.topBg {
	background-color: #672310;
}
.navBg {
	background-image: url(../images/navBg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 36px;
}
.bodyBg {
	background-color: #220a03;
}
.hdrText {
	font-family: "Trebuchet MS";
	font-size: 36px;
	color: #e9eff4;
	font-style: italic;
	margin: 0px;
	padding-top: 19px;
	padding-left: 25px;
}
.subhdrText {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #e9eff4;
	font-style: italic;
	margin: 0px;
	padding-left: 25px;
}
.text {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #e9eff4;
	font-style: italic;
	margin: 0px;
	padding-left: 25px;
	line-height: 18px;
	padding-top: 10px;
	padding-right: 15px;
}
.verizonbgImage {
	background-image: url(../images/verizonBldg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.captionText {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #e9eff4;
	font-style: italic;
	margin: 0px;
	padding-left: 100px;
	line-height: 18px;
	padding-top: 305px;
}
.dividerTile {
	background-image: url(../images/dividerTile.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.footerArea {
	background-color: #605a51;
}
.footerText {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #ebdfdc;
	font-style: italic;
	margin: 0px;
	padding-left: 29px;
	padding-top: 36px;
	line-height: 17px;
	padding-bottom: 20px;
}
.footerText a {
	color: #ebdfdc;
	}
.requestBg {
	background-image: url(../images/requestBg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.textField {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: italic;
	background-color: #7e7371;
	margin: 0px;
	height: 21px;
	width: 315px;
	padding-top: 4px;
	padding-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFFFFF;
}
.messageField {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: italic;
	background-color: #7e7371;
	margin: 0px;
	height: 100px;
	width: 315px;
	padding-top: 4px;
	padding-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFFFFF;
}

