body {

	margin:0;

	padding:0;

	color:#333;

	font-size:80%;

	font-family: "Trebuchet MS",verdana,helvetica,sans-serif;

	text-align:center;

	background-image: url(images/bodybk.jpg);

	background-repeat: repeat-x;

	background-position: left top;

	background-color: #E6E6F2;

	



}

h1, h2, h3, h4 {

	margin: 0;

	margin-left: 4px;

}

h3{

}



h2 {

	border-bottom: 4px solid #39395B;

	font-weight: normal;

	color: #222255;

	padding-bottom: 9px;

	margin-bottom: 20px;

	background-color: transparent;

	background-image: url(images/shield1b.gif);

	background-repeat: no-repeat;

	background-position: left top;

	padding-left: 35px;

	line-height: 35px;

	margin-right: 6px;

	margin-left: 6px;

}



h2 {
	font-size: 20px;
}



h3 {
	font-size: 18px;
	font-weight: bold;
	color: #222255;
	text-indent: 4px;
	line-height: 35px;
	background-color: transparent;
	background-image: url(images/shield1b.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 35px;
	margin-bottom: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #39395B;
}



h4 {

	font-size: 14px;

	font-weight: bold;

	color: #222255;

	text-indent: 12px;

	line-height: 24px;

	margin-bottom: -16px;

}

p{

	margin-left: 6px;

	margin-right: 6px;

}

#wrapper {

	text-align: left;

	margin: 0px auto;

	padding: 0px;

	border:0;

	width: 760px;

}



#header {
	margin: 0;

	height: 175px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(images/newhayneslogo.gif);
}

#phone{

	font-family: "Trebuchet MS";

	font-style: italic;

	font-weight: bold;

	color: #222255;

	margin-top: 155px;

	font-size: 13px;

	float: right;

	clear: both;

	width: 350px;

}

#navcontainer

{

	font-family: Arial,Sans-Serif;

	margin: auto;

	width: 100%;

	height: 55px;

	margin-top: 2px;

	margin-bottom: 12px;

}



#navlist

{

	width: 90%;

	text-align: center;

	margin: 0 auto;

	padding: 0;

	text-indent: 0;

	list-style-type: none;

	margin-top: 14px;

}



#navlist li

{

	padding: 0;

	margin: 0;

	text-indent: 0;

	display: inline;

	

}



#navlist li a

{

	text-decoration: none;

	color: #FFFFFF;

	font-size: 1em;

	padding: 0 6px;

	font-weight: bold;

}



#navlist li a:hover,#navlist a#current

{

color: #333;

border-top: none;

font-size: 1.5em;

}

#navlist a#current {

	color: #EE2222;

	font-weight: bold;

	font-size: 1.5em;

}

#side-a {

	float: left;

	width: 200px;

	margin-top: 26px;

}

#btop{

	height: 22px;

	background-image: url(images/contentbktop2.gif);

	background-position: center top;

}

#bmiddle{

	background-image: url(images/contentbkmiddle2.gif);*/

	background-repeat: repeat;

	margin-bottom: -14px;

	width: 545px;

}

#bbottom{

	height: 15px;

	background-image: url(images/contentbottom2.jpg);

	background-repeat: no-repeat;



}

#side-b {

	float: left;

	width: 545px;

	height: 1% /* Holly hack for Peekaboo Bug */;

	margin-left: 10px;

}

#side-b2 {

	margin: auto;

	width: 545px;

	height: 1% /* Holly hack for Peekaboo Bug */;

}



#footer {

	width: 760px;

}

/* all A tags whose HREF attribute ends in .pdf */

a[href$='.pdf'] { 

	padding-right: 18px;

	background: transparent url(images/icon_pdf.gif) no-repeat center right;

}



/* all A tags whose REL attribute equals pdf */

a[rel='pdf'] { 

	padding-right: 18px;

	background: transparent url(images/icon_pdf.gif) no-repeat center right;

}



/*  all A tags whose REL attributes has the letters pdf somewhere mixed in*/

a[rel*='pdf'] { 

	padding-right: 18px;

	background: transparent url(images/icon_pdf.gif) no-repeat center right;

}



/* all A tags whose REL attribute contains the value pdf, seperated from other values with a space */

a[rel~='pdf'] { 

	padding-right: 18px;

	background: transparent url(images/icon_pdf.gif) no-repeat center right;

}



/* all A tags whose HREF attribute starts with mailto: */

a[href ^="mailto:"] {

	padding-right: 18px;

    background: transparent url(images/icon_mailto.gif) no-repeat center right;

   

}



/* all A tags whose CLASS attribute is popup */

a[class ="popup"] {

	padding-right: 18px;

    background: transparent url(images/icon_popup.gif) no-repeat center right;

}





a[href$='.doc'] { 

	padding-right: 18px;

	background: transparent url(images/icon_doc.gif) no-repeat center right;

}

a[href$='.xls'] { 

	padding-right: 18px;

	background: transparent url(images/icon_xls.gif) no-repeat center right;

}

a[rel ~='external'] {

	padding-right: 18px;

	background: transparent url(images/icon_external.gif) no-repeat center right;

	color: #333;

}

/* all A tags whose HREF attribute starts with #top */

a[href ^="#top"] {

	padding-right: 18px;

    background: transparent url(images/icon_top.gif) no-repeat center right;

   

}

#index .index, #gallery .gallery, #webcam .webcam, #location .location, #about .about, #contact .contact, #requirements .requirements, #resources .resources, #services .services, #policies .policies, #certifications .certifications, #value .value, #products .products



{
	color: #990000;
	font-weight: bold;
	font-size: 1.5em;
}

.floatright{

	float:right;

	margin-left: 6px;

}

.floatleft{float:left;}

.middle{

	margin-bottom: 44px;

}

.clear{

	height: 50px;

	clear: both;

}



ul.sitemap {

	list-style-type: none;

	margin-left: 75px;

	padding-left: 0;

	font-weight: normal;

}



ul.sitemap li {

	padding-left: 1.1em;

	margin-top: 2px;

}

ul.sitemap li a {

	margin-left: -1.1em;

	padding-left: 1em;

	background-color: transparent;

	background-image: url(images/icon_webdev.gif);

	background-repeat: no-repeat;

	background-position: -2px center;

}

ul.sitemap li ul {

	background-color: transparent;

	background-repeat: no-repeat;

	list-style-type: none;

	margin: -1.4em 0 0 -1.6em;

	padding: 1.4em 0 0 0.6em;

}

ul.sitemap li a.parent {

	background-color: transparent;

	background-image: url(images/plus.gif);

	background-repeat: no-repeat;

	background-position: 1px center;

}

ul.sitemap li ul li {

	margin-left: 1cm;

	padding-left: 10px;

}



#form{

	margin-left: 6px;

	margin-right: 6px;

	

}
.floatleftpink{
	float: left;
}
