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;
	background-repeat: repeat;
	background-position: left top;
	background-image: url(../images/bg.jpg);
}

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:402px; 
	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: 91px;}
#nav-02 { width: 201px;}
#nav-03 { width: 110px;}




/*-------------- (-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") -91px  -36px no-repeat; }
#nav-03 a:hover { background:url("../images/nav.gif") -292px -36px no-repeat; }



.lefttile {
	background-image: url(../images/lefttile.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 10px;
}
.righttile {
	background-image: url(../images/righttile.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	width: 10px;
}
.bottomTile {
	background-image: url(../images/bottomTile.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
}
.bodybg {
	background-color: #25211b;
	background-image: url(../images/bodybg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.phoneArea {
	background-image: url(../images/phoneArea.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 36px;
}
.welcomeImage {
	padding-top: 20px;
	margin: 0px;
}
.welcomeText {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 18px;
	color: #9ab8d5;
	margin: 0px;
	padding-top: 10px;
	padding-right: 40px;
	padding-left: 45px;
}
.servicesImage {
	padding-top: 30px;
	margin: 0px;
}
.servicesText {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 18px;
	color: #8cab71;
	margin: 0px;
	padding-top: 10px;
	padding-right: 40px;
	padding-left: 45px;
}
.blue {
	background-color: #244c81;
}
.bioText {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 18px;
	color: #9ab8d5;
	margin: 0px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
}
.footerbg {
	background-image: url(../images/bg2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 217px;
}
.footerText {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
	margin: 0px;
	padding-right: 20px;
	padding-left: 50px;
	padding-top: 20px;
}
.footerText a {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
	margin: 0px;
}
.listGreen {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #8cab71;
	margin: 0px;
	padding-right: 70px;
	padding-left: 70px;
	line-height: 14px;
	padding-top: 10px;
}
.bodybg .listGreen li {
	margin: 0px;
	padding-top: 5px;
}
.bluecontact {
	background-color: #244c81;
	background-image: url(../images/contactbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.textfiled {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: italic;
	color: #234407;
	background-color: #bcd8a4;
	height: 18px;
	width: 236px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding-top: 3px;
	padding-left: 4px;
}
.messagefield {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: italic;
	color: #234407;
	background-color: #bcd8a4;
	height: 70px;
	width: 236px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding-top: 3px;
	padding-left: 4px;
}
.resourcheshdr {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 50px;
}
.resourcesText {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
}
.resourcesText a {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
}
.contactTextTwo {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 130px;
	padding-right: 30px;
	padding-left: 30px;
}
