@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	background-color: #363D3D;
	font-size: 11px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.hmpgContent {
	color: #FFFFFF;
	background-image: url(images/hmpg_con_bkg.jpg);
	background-repeat: no-repeat;
	font-size: 11px;
	padding-left: 4px;
	height: 266px;
	width: 400px;
	line-height: 14px;
	vertical-align: top;
}
.intContent {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 16px;
	background-image: url(images/bkg_int_content.gif);
	height: 218px;
	width: 536px;
	padding-left: 19px;
	padding-right: 28px;
	background-repeat: no-repeat;
	padding-bottom: 10px;
}
.footer {
	color: #FFFFFF;
	background-color: #000000;
	font-size: 10px;
}
A.footerLink:link {
	color: #666666;
	text-decoration: underline;
	letter-spacing: 1px;
}
A.footerLink:visited {
	color: #666666;
	text-decoration: underline;
	letter-spacing: 1px;
}
A.footerLink:hover {
	color: #BC0402;
	text-decoration: underline;
	letter-spacing: 1px;
}
.intBkgTile {
	background-image: url(images/bkg_int_tile.gif);
	background-repeat: repeat-y;
}
a:link {
	color: #A20000;
}
a:visited {
	color: #A20000;
}
a:hover {
	color: #F70406;
}
.imgR {
	padding-left: 5px;
}
h2 {
	font-size: 16px;
	color: #C89346;
	margin: 0px;
}
.tblSpecials {
	width: 450px;
	margin-right: auto;
	margin-left: auto;
}
