/* CSS Document */
.bold {font-weight: bold;}
.red {color: rgb(228,34,41) !important;}
.white {color: rgb(255,255,255);}
.grey {color: rgb(137,137,137);}
.greyBlack {color: rgb(0,0,0); background-color: rgb(137,137,137);}

BODY {
	font-family: Arial,Helvetica;
	font-size : 11px;
	line-height:18px;
	letter-spacing: 0.25px;
	margin-bottom:0;
	margin-top:7;
	margin-left:0;
	margin-right:0;
	
}

A {
	font-family: Arial,Helvetica;
	font-size : 11px;
	color: rgb(228,34,41);
	text-decoration:none;
}

A:hover {
	font-family: Arial,Helvetica;
	font-size : 11px;
	color: rgb(228,34,41);
	text-decoration:none;
}

P {
	margin-bottom:0px;
	margin-top:0px;
}

.abouttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height:19px;
	letter-spacing: 0.25px;
}

.archtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height:22px;
}

.servicestext {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height:17px;
	letter-spacing: 0px;
}

.producttitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight:bold;
	color:rgb(255,255,255);
}

a.producttitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight:bold;
	color:rgb(255,255,255);
}

a.producttitles:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight:bold;
	color:rgb(255,255,255);
}

.productlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height:18px;
	color:rgb(0,0,0);
	text-decoration:none;
}

a.productlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height:18px;
	color:rgb(0,0,0);
	text-decoration:none;
}

a.productlinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height:18px;
	color:rgb(228,34,41);
	text-decoration:none;
}


.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style:normal;
	color: rgb(0,0,0);
	text-decoration:none;
}

a.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style:normal;
	color: rgb(0,0,0);
	text-decoration:none;
}

a.nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style:normal;
	color: rgb(228,34,41);
	text-decoration:none;
}

a.navselect {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style:normal;
	color: rgb(228,34,41);
	text-decoration:none;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style:normal;
	color: rgb(0,0,0);
	text-decoration:none;
}

.clienttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style:italic;
	line-height:11px;
	color: rgb(0,0,0);
	text-decoration:none;
}

.clientlinkshead {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height:12px;
	font-weight:bold;
	color: rgb(0,0,0);
	text-decoration:none;
}

.clientlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height:13px;
	color: rgb(0,0,0);
	text-decoration:none;
}

a.clientlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height:13px;
	color: rgb(0,0,0);
	text-decoration:none;
}

a.clientlinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height:13px;
	color:rgb(228,34,41);
	text-decoration:none;
}

.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-style:normal;
	font-weight:bold;
	color: #000000;
	text-decoration:none;
}

.aboutusbox {
	background-image: url(images/aboutus/bottom_bg2.jpg);
	
	background-repeat:no-repeat;
}


/* SCOTT HAYES STYLES */


a.contract:link { color: #E42229; text-decoration: underline; font-family: Arial, Helvetica, sans-serif;font-size: 11px;}
a.contract:visited { color: #333333; text-decoration: underline; font-family: Arial, Helvetica, sans-serif;font-size: 11px; }
a.contract:active { color: #E42229; text-decoration: underline; font-family: Arial, Helvetica, sans-serif;font-size: 11px; }
a.contract:hover { text-decoration:none; color: #E42229; font-family: Arial, Helvetica, sans-serif;font-size: 11px;}

.subtitle {font-size:14px; font-weight:bold}

.topnav {border-bottom:solid 2px #912B59; padding-bottom:2px; padding-right:5px}

.hometext {font-family: Arial, Helvetica, sans-serif; font-size:14px; line-height:17px; letter-spacing:normal;}


