@charset "utf-8";
/* CSS Document */
body {
	background-color: #333333;
}

.bodyText{
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	padding-left: 15px;
	font-weight: normal;
	padding-right: 15px;	
}

#MenuItem{
	padding-left: 0px;

}

.bodyText li{
	margin-left: 15px;
}
#offSite{
	border-collapse:collapse;
}

.description{
	width: 286px;
	text-align: center;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;	
}

.description p, .fullTray P, .halfTray P{
	height: 14px; 
}

.fullTray{
	width: 150px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	position: relative;	
}

.halfTray{
	width: 121px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	position: relative;	
}

#offSiteHeader{
	display: block;
	background-color: #a00a17;
	color: white;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
}

.lineOne{
	display: block;
	background-color: white;
	line-height: 14px;
}
.lineTwo{
	display: block;
	background-color: #FFFF99;
	line-height: 14px;
}

.footer{
	color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}

.footer a{
	color: #FFFF66;
	text-decoration: none;

}

#nav{
	display: block;
	position: relative;
	clear: both;
	text-align: right;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 5px;
}

#nav a{
	text-decoration: none;
	color: #a00a17;

}

.bodyText #lastLine, #lastLine{
	display: block;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a00a17;
}

p{
	margin-bottom: 8px;
	margin-top: 8px;
}

.lastLink{
	text-align: right;
	text-decoration: none;
	font-size: 18px;
	color: #a00a17;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-right: 5px;
	display: block;
}

.middlePic{
	background-repeat: no-repeat;
	background-position: center center;
}

.lastLink a{
	text-decoration:none;
	color: #a00a17

}

.title{
	font-family: "Times New Roman", Times, serif;
	color: #a00a17;
	font-size: 24px;
	margin-left: 15px;
	display: block;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #a00a17;
	font-weight: bold;
	width: 570px;
}

.title font{
	font-size: 12px;

}

.menuTitle{
	font-family: Arial, Helvetica, sans-serif;
	color: #DAAE07;
	font-size: 12px;
	font-weight: normal;
	font-weight: bold;
	text-decoration: none;
	padding-left: 4px;
	padding-right: 4px;
}

.specialsTitle{
	font-family: Arial, Helvetica, sans-serif;
	color: #a00a17;
	font-size: 15px;
	font-weight: normal;
	font-weight: bold;
	text-decoration: none;
	padding-left: 4px;
	padding-right: 4px;
}

#heading{
	font-family:Arial, Helvetica, sans-serif;
	color: #FF9900;
	font-size: 15px;
	font-weight: bold;
	
}

.bodyText a{
	color: #a00a17;

}

.bodyText table{
	margin-left: 2px;
	
}

.Admin{
	color: #FF0000;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;

}
