body {
	background-color: #FFFFFF;
	background-image: url(www.fairconst.com/images/projpagebackground10.jpg);
	background-position: 15% 50%;
	background-repeat: repeat-y repeat-x;
	text-align: left;
	width: 1200px;
}

p.footer {
	font-family: "Palatino Linotype", "Sylfaen", "Book Antiqua", "Times New Roman", sans-serif;
	font-size: 16px;
}

a.footlink {
	font-family: "Palatino Linotype", "Sylfaen", "Book Antiqua", "Times New Roman", sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: Green;
}

a.footlink:hover {
	background-color: Green;
	color: White;
}

td.navbar {
	background-position: 45% 50%;
	padding: 0px;
	text-align: center;
	vertical-align: center;
	border-spacing: 200px 0px;
	position: relative;
	left: -15px;
	top: -25px;
	width: 170px;
	font-family: "Copperplate Gothic Bold", "BankGothic Md BT", "Tahoma Small Cap", "Palatino Linotype", "Sylfaen", "Book Antiqua", "Times New Roman", sans-serif;
	color: white;
	border-color: Black;
	border-top-style: outset;
	border-top-width: 3px;
	/*border-bottom-style: double;*/
	/*border-bottom-width: 2px;*/
}

img.linkimg {
	border: none;
}

a.headlink:hover {
	background-color: transparent;
}

a.menulink {
	background-image: url(http://www.fairconst.com/images/logobackground.jpg);
	background-position: 45% 50%;
	text-align: center;
	vertical-align: center;
	line-height: 35px;
	width: 300px;
	font-family: "Copperplate Gothic Bold", "BankGothic Md BT", "Tahoma Small Cap", "Palatino Linotype", "Sylfaen", "Book Antiqua", "Times New Roman", sans-serif;
	font-size: 18px;
	color: white;
	border-color: Black;
	border-top-style: outset;
	border-top-width: 3px;
	border-bottom-style: double;
	border-bottom-width: 2px;
	z-index: 5;	
}

a.menulink:hover {
	background-color: #003B12;
	color: white;
}

img#headerimg {
	border-style: none;
}

a#logolink:hover {
	background-color: transparent;
}

h1.txthead {
	font-family: inherit;
	font-style: normal;
	font-variant: small-caps;
	font-weight: bold;
	letter-spacing: 2px;
	text-align: center;
	text-decoration: none;
	text-indent: inherit;
	text-transform: none;
	word-spacing: normal;
	line-height: normal;
	background-image: url(http://www.fairconst.com/images/logobackground.jpg);
	background-position: 50% 50%;
	text-align: center;
	color: White;
	width: 1000px;
	position: relative;
	left: 100px;
}

td#header {
	/*background-image: url(http://www.fairconst.com/images/bluebackground2.jpg);*/
	background-repeat: no-repeat;
	background-position: 0% 0%;
	position: relative;
	left: -100px;
	top: -25px;
	position: relative;
	width: 1600px;
	border-bottom-style: double;
	border-bottom-width: 10px;
	border-bottom-color: Black;
}

td#txtbody {
	text-align: left;
	width: 1200px;
}


td.txtbody {
	width: 1200px;
	font-family: "Palatino Linotype", "Sylfaen", "Book Antiqua", "Times New Roman", sans-serif;
	font-size: 17px;
	position: relative;
	left: 0px;
	top: 25px;	
}

a.bodylink
{
	color: #003B12;
	background-color: transparent;
	font-weight: bold;
	font-family: "Palatino Linotype", "Sylfaen", "Book Antiqua", "Times New Roman", sans-serif;
	font-size: 19px;
}

a.bodylink:hover
{
	color: White;
	background-color: #003B12;
	font-weight: bold;
}



/* Navigation bar horizontal rules*/
hr.navbarhr {
	color: #000080;
	width: 1in;
	position: relative;
	left: -0.3in;
}

hr#firstnavbarhr {
	position: absolute;
	width: 7in;
	height: 0.05in;
	top: -0.03in;
	float: left;
}

hr#secondnavbarhr {
	position: absolute;
	width: 6.1in;
	height: 0.04in;
	top: 0.04in;
	float: left;
}

hr#thirdnavbarhr {
	position: absolute;
	width: 5.5in;
	height: 0.033in;
	top: 0.11in;
	float: left;
}

hr#fourthnavbarhr {
	position: absolute;
	width: 4.6in;
	height: 0.025in;
	top: 0.19in;
	float: left;
}

hr#fifthnavbarhr {
	position: absolute;
	width: 4.2in;
	height: 0.02in;
	top: 0.28in;
	float: left;
}

hr#sixthnavbarhr {
	position: absolute;
	width: 3.9in;
	height: 0.015in;
	top: 0.38in;
	float: left;
}

hr#seventhnavbarhr {
	position: absolute;
	width: 3.7in;
	height: 0.01in;
	top: 0.49in;
	float: left;
}





.menu {
	position: absolute;
	font: 12px arial, helvetica, sans-serif;
	background-color: #CCCCCC;
	/*layer-background-color: #CCCCCC;*/
	top:-90px;
}

#servMenu {
	left: 10px;
	width: 70px;
}

/*#projMenu {
	left: 85px;
	width: 100px;
}*/

A {
	text-decoration: none;
	color: #FFFFFF;
}

A:hover {
	background-color: #003B12;
	color: #FFFFFF;
}
/*
.commback:hover {
	background-image: url(C:\Documents and Settings\B Balling\Desktop\FCC Website\projects\completedprojects\commercial\MMVTA\Completed Photo\commbackhover2.jpg);
	position: absolute;
	left: 200px;
	top: 300px;
}
*/








/***** Styles for Project Pages ******/
p.projpageinfo {
	position: relative;
	left: 75px;
	border-left-style: groove;
	border-left-color: maroon;
	border-left-width: 2px;
}