/* CSS Document */

.pagetitle {
	font-size: 72px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
}

.pageintro {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 20px;
}

.pagetext {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	line-height: 16px;
}

.header {
	width: 930px;
	height: 144px;
	background: url(../images/TPW_banner.png) no-repeat;
	background-color: #666666;
	}

.contact-info {
	margin-right: 20px;
	margin-top: 30px;
	text-align: right;
	}

.highlight {
	color: #ffcc00;
		}

.red {
	color: #ff0000;
		}

.indent {
	text-indent: 20px;
}

.testimonials {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
}

.navlinks {
	color: #FFCC00;
}

.navtitle {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
}

a:link {
	color: #ffcc00;
	text-decoration: none;
	}
	
a:hover {
	color: #ffcc00;
	text-decoration: underline;
	}
	
a:visited {
	color: #ffcc00;
	text-decoration: none;
	}
	
BODY {
	text-align: center;
	background-color: #000000;
	} 


P {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
		}
	
UL {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 24px;
	}
	
H1 {
	color: #ffcc00;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	}
	
H2 {
	color: #ffcc00;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	}

H3 {
	color: #ffcc00;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	}

H4 {
	color: #ffcc00;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	}

TD {
	vertical-align: top;
	text-align: left;
	
	}
	
LI {
	font-size: 12px;
	}	.entry_image {
	float: left;
	height: 100px;
	padding: 5;
}
.entry_text {
	height: 110px;
	vertical-align: bottom;
}
.entry p a{
	padding-left: 5px;
	color: #FFF;
	font-style: normal;
}
a .entry_image {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.entry {
	background-color: #666;
}
.entry h3 {
	color: #ffcc00;
	font-size: medium;
}

