/* @override 
	http://www.benaustin.com/ppi/styles.css
	http://www.benaustin.com/ppi/styles.css
	http://benaustin.com/ppi/styles.css
*/

/* CSS Document */

<!--
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
body {
	background-color: #454A4B;
	margin-top: 0px;
}

#caption {
	padding-left: 30px;
	padding-right: 43px;
	font-size: 9px;
	font-style: italic;
	text-align: justify;
}


.homeText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	margin-left: 30px;
	margin-right: 30px;
	padding-left: 35px;
	padding-right: 35px;
	padding-top: 10px;
	padding-bottom: 10px;
	letter-spacing: .08em;
	line-height: 1.5em;
	
}

.quote {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000;
	margin-left: 130px;
	margin-right: 130px;
	padding-left: 35px;
	padding-right: 35px;
	padding-top: 10px;
	letter-spacing: .082em;
	line-height: 1.3em;
	font-style: italic;
	color: #666;
	width: 58%;
	font-weight: bold;
		
}

.quotecredit {
	margin-top: -7px;
	color: #666;
	font-family: Impact, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	margin-left: 110px;
	margin-right: 140px;
	padding-left: 35px;
	padding-right: 35px;
	letter-spacing: .08em;
	line-height: 1.25em;
	text-align: right;
	width: 60%;
	
}
#highlight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1px;
	color: #000;
	margin-left: 160px;
	margin-right: 160px;
	padding-left: 35px;
	padding-right: 35px;
	padding-top: 10px;
	letter-spacing: .08em;
margin-bottom: -15px;
	border-top-style: solid;
	border-top-width: 1px;


}

embed {
	margin-top: 20px;
	margin-bottom: 20px;
}

.subText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-right: 25px;
	padding-bottom: 10px;
}
.sideImage {
	padding-left: 30px;
	padding-top: 15px;
}

.gallerySideImage {
	padding-left: 30px;
}

.titleImage {
	padding-top: 15px;
	padding-bottom: 15px;
}

a {

	
	color: #496a81;
	
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;

}
a:hover {
	text-decoration: underline;

}
a:active {
	text-decoration: none;

}

.footerText {
	color: #999999;
}

a.footer:link {
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
a.footer:visited {
	font-weight: bold;
	color: #999999;
}
a.footer:hover {
	text-decoration: underline;
	font-weight: bold;
}
a.footer:active {
	color: #999999;
	font-weight: bold;
}

#front_bumper img {
	width: 552px;
	height: 75px;
	border: 0px solid #fff;
}
-->