/* CSS Document */

.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
}
.SubHeadRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #F53121;
}
A:hover {color: #F53121;}
.toggle {
	display: none;
	}
.price{
	color: #373367;
	font-size: 16px;
	font-weight: bold;
	margin-top: 5px;
	}
.call{
	color: #f41200;
	font-size: 14px;
	font-weight: bold;
	}
.highlight{
	background-color: #CCCCCC;
	}
img{
	border: none;
	}