/* Edits */

#navwrap {
width:760px; margin:0 auto;
}

#pagewrap {
width:760px; margin:0 auto;
}
#contactpagewrap {
width:760px; margin:0 auto; text-align:left !important;
}

#footerwrap {
width:760px; margin:0 auto;
}

#bannerback {
width:100%; background-image:url(images/banner/bannerends.jpg); padding:0px 0 0 0;
}

.service_title:hover { background-color:#fff !important; color:#333 !important; text-decoration:none !important;}

/* Navigation */


.navlinksactive {
	text-decoration: none;
	font-size: 16px;
		background: #8b010c;
	color: #FFFFFF !important;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 15px;

}

.navlinks a {
	font-size: 16px;
	color: #FFFFFF  !important;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 15px;

}

.navlinks a:visited {
	text-decoration: none;
	font-size: 16px;
	color: #FFFFFF !important;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 15px;
}


.navlinks a:hover {
	text-decoration: none;
	font-size: 16px;
	color: #FFFFFF !important;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 15px;

}

.navlinks a:active {
	text-decoration: none;
	font-size: 16px;
	color: #FFFFFF !important;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 15px;

}

body {
	margin-left: 0px;
	margin-top: 0px; /* might need to be 10px */
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	text-decoration: none;
	color: #d00314;

}

a:visited {
	text-decoration: none;
	color: #d00314;

}

a:hover {
	text-decoration: underline;
	background: #8b010c;
	color: #FFFFFF;

}

a:active {
	text-decoration: underline;
	background: #8b010c;

}



.tdnavbottom {
background-image: url(/2009/images/banner/undernav.jpg);
background-repeat: repeat;
background-color:#C0000F;
}

 .tableinner {
border: 1px; 
width: 760px;

}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	font-size: 13px;
	font-family: "Arial Regular", Helvetica, sans-serif;
	line-height: 18px;
	color: #333333;
}


.title {
	font-size: 14px;
	color:#d00314;
	font-family: "Arial Regular", Helvetica, sans-serif;
	line-height: 18px;
	font-weight: bold;
}

.subtitle {
	font-size: 13px;
	color:#d00314;
	font-family: "Arial Regular", Helvetica, sans-serif;
	line-height: 18px;
	font-weight: bold;
}


.intro {
	font-size: 16px;
	color: #666666;
	font-family: "Arial Regular", Helvetica, sans-serif;
	line-height: 26px;

}

/* FOOTER*/

.tdfooterbkg {
background-image: url(/2009/images/footer.jpg);
}

.footer {
	font-size: 12px;
	color: #333333;
	font-family: "Times New Roman", Helvetica, sans-serif;

}

/* BULLET POINTS Bullet Points Body: 12 px arial regular line height: 16px | #333333 */

.li {

	font-size: 12px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
}


.bioname {
	color: black;
	font-size: small;
	font-weight: bold;
	padding: 0px 0px 5px 0px;
	font-family: Verdana;
}

.biotitle {
	color: #990000;
	font-size: small;

}

