body, html, td, p, div {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	line-height: 15px;
	color: #57361b;
}
.bodyTable {
	background-image: url(images/body_bkgrnd.gif);
	background-repeat: no-repeat;
}
.mainFrame {
	background-image: url(images/bkgrnd.gif);
}
div.bodyType {
	padding:3px 60px 15px 15px;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	line-height: 15px;
	border-top: 0 none;
	border-right: 0 none;
	border-bottom: 1px none;
	border-left: 0 none;
	color: #57361B;
}
.phone {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-left: 205px;
	padding-top: 17px;
	font-size: 12px;
	line-height: 15px;
}
.email {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-weight: bold;
	text-transform: none;
	color: #FFFFFF;
	padding-top: 17px;
	font-size: 12px;
	line-height: 15px;
	text-align: right;
	padding-right: 50px;
}
A.emailLink:link {
	color: #ffffff;
	text-decoration: none;
}

A.emailLink:visited {
	color: #ffffff;
	text-decoration: none;
}

A.emailLink:active {
	color: #ffffff;
	text-decoration: none;
}

A.emailLink:hover {
	color: #BA4242;
	text-decoration: none;
}
A:link {
	color: #AD251D;
	text-decoration: none;
}

A:visited {
	color: #AD251D;
	text-decoration: none;
}

A:active {
	color: #AD251D;
	text-decoration: none;
}

A:hover {
	color: #891009;
	text-decoration: none;
}
.subheader {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: 891009;
}
.disclaimer {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 9px;
	line-height: 11px;
	color: 000000;
}
.entryLeft {
	background-image: url(images/Eleft-stretch.gif);
	background-repeat: repeat-x;
	height: 315px;
}
.entryRight {
	background-image: url(images/Eright-stretch.gif);
	background-repeat: repeat-x;
	height: 315px;
}
