@charset "UTF-8";
body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #940000;
	margin-top: 19px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
html {
     overflow: -moz-scrollbars-vertical;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
}

.footer a:link {
	color: #000000;
}
.footer a:visited {
	color: #000000;
}
.footer a:hover {
	color: #FFFFFF;
}
.footer a:active {
	color: #000000;
}
.podtextgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 12px;
}
.podtextgrey a:link {
	color: #333333;
}
.podtextgrey a:visited {
	color: #333333;
}
.podtextgrey a:hover {
	color: #FF0000;
}
.podtextgrey a:active {
	color: #333333;
}
.podtextred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
}
.podtextred a:link {
	color: #333333;
}
.podtextred a:visited {
	color: #333333;
}
.podtextred a:hover {
	color: #FF0000;
}
.podtextred a:active {
	color: #333333;
}
#home .home a
{
	display:block;
	width: 97px;
	height: 100px;
	background: url("images/nav-home-down.jpg") 0 0 no-repeat;
}
.home a { 
	display:block;
	width: 97px;
	height: 100px;
	background: url("images/nav-home.jpg") 0 0 no-repeat;
}
.home a:hover { 
	background: url("images/nav-home-over.jpg") 0 0 no-repeat;
}
#aboutah .aboutah a
{
	display:block;
	width: 87px;
	height: 100px;
	background: url("images/nav-aboutah-down.jpg") 0 0 no-repeat;
}
.aboutah a { 
	display:block;
	width: 87px;
	height: 100px;
	background: url("images/nav-aboutah.jpg") 0 0 no-repeat;
}
.aboutah a:hover { 
	background: url("images/nav-aboutah-over.jpg") 0 0 no-repeat;
}
#foodserv .foodserv a
{
	display:block;
	width: 154px;
	height: 100px;
	background: url("images/nav-foodserv-down.jpg") 0 0 no-repeat;
}
.foodserv a { 
	display:block;
	width: 154px;
	height: 100px;
	background: url("images/nav-foodserv.jpg") 0 0 no-repeat;
}
.foodserv a:hover { 
	background: url("images/nav-foodserv-over.jpg") 0 0 no-repeat;
}
#vendingserv .vendingserv a
{
	display:block;
	width: 109px;
	height: 100px;
	background: url("images/nav-vendingserv-down.jpg") 0 0 no-repeat;
}
.vendingserv a { 
	display:block;
	width: 109px;
	height: 100px;
	background: url("images/nav-vendingserv.jpg") 0 0 no-repeat;
}
.vendingserv a:hover { 
	background: url("images/nav-vendingserv-over.jpg") 0 0 no-repeat;
}
#officeserv .officeserv a
{
	display:block;
	width: 172px;
	height: 100px;
	background: url("images/nav-officeserv-down.jpg") 0 0 no-repeat;
}
.officeserv a { 
	display:block;
	width: 172px;
	height: 100px;
	background: url("images/nav-officeserv.jpg") 0 0 no-repeat;
}
.officeserv a:hover { 
	background: url("images/nav-officeserv-over.jpg") 0 0 no-repeat;
}
#location .location a
{
	display:block;
	width: 77px;
	height: 100px;
	background: url("images/nav-location-down.jpg") 0 0 no-repeat;
}
.location a { 
	display:block;
	width: 77px;
	height: 100px;
	background: url("images/nav-location.jpg") 0 0 no-repeat;
}
.location a:hover { 
	background: url("images/nav-location-over.jpg") 0 0 no-repeat;
}
#careers .careers a
{
	display:block;
	width: 74px;
	height: 100px;
	background: url("images/nav-careers-down.jpg") 0 0 no-repeat;
}
.careers a { 
	display:block;
	width: 74px;
	height: 100px;
	background: url("images/nav-careers.jpg") 0 0 no-repeat;
}
.careers a:hover { 
	background: url("images/nav-careers-over.jpg") 0 0 no-repeat;
}
#contactah .contactah a
{
	display:block;
	width: 97px;
	height: 100px;
	background: url("images/nav-contactah-down.jpg") 0 0 no-repeat;
}
.contactah a { 
	display:block;
	width: 97px;
	height: 100px;
	background: url("images/nav-contactah.jpg") 0 0 no-repeat;
}
.contactah a:hover { 
	background: url("images/nav-contactah-over.jpg") 0 0 no-repeat;
}
.textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding: 3px;
	border: 1px solid #666666;
	background-color: #333333;
}
.textfieldsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding: 3px;
	border: 1px solid #CCCCCC;
	background-color: #666666;
}
input:focus, select:focus, textarea:focus {
	background-color: #000000;
	border: 1px solid #FF0000;
	color: #FF0000;
}
.textgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
.textgrey a:link {
	color: #999999;
	text-decoration: none;
}
.textgrey a:visited {
	color: #999999;
}
.textgrey a:hover {
	color: #FF0000;
}
.textgrey a:active {
	color: #999999;
}
.textred {
	color: #FF0000;
	font-size: 12px;
}
.headergrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	line-height: 20px;
}
.headerred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FF0000;
}
.rulelineLeft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
}
.aboutusVending {
	background-image: url(images/left-side-images-vending.jpg);
	background-repeat: no-repeat;
}
.subheadgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #999999;
}
.homeFoodServ {
	background-image: url(images/home-foodServ.jpg);
	background-repeat: no-repeat;
}
.homevendingServ {
	background-image: url(images/home-vendingServ.jpg);
	background-repeat: no-repeat;
}
.homeOfficeServ {
	background-image: url(images/home-officeCoffServ.jpg);
	background-repeat: no-repeat;
}
.textWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
}
.textWhite a:link {
	color: #FFFFFF;
}
.textWhite a:visited {
	color: #FFFFFF;
}
.textWhite a:hover {
	color: #FF0000;
}
.textWhite a:active {
	color: #FFFFFF;
}
.textred {
	color: #FF0000;
	font-size: 12px;
}
.divHomeFoodServ {
	width: 240px;
	margin-left: 20px;
	display: block;
	margin-top: -10px;
}
.divHomeFoodServDot {
	width: 10px;
	margin-left: 42px;
	margin-top: 150px;
	height: 10px;
}
.divHomeVendingServ {
	width: 240px;
	margin-left: 20px;
	display: block;
	margin-top: -10px;
}
.divHomeVendingServDot {
	width: 10px;
	margin-left: 20px;
	margin-top: 150px;
	height: 10px;
}
.interiorContentBg {
	background-image: url(images/home-contentBg.jpg);
	background-repeat: repeat-x;
}
.glowRight {
	background-image: url(images/glow-right.jpg);
	background-repeat: repeat-y;
}
.glowLeft {
	background-image: url(images/glow-left.jpg);
	background-repeat: repeat-y;
}
.interiorTableMargin {
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.aboutusOffice {
	background-image: url(images/left-side-images-office.jpg);
	background-repeat: no-repeat;
}
.miniPodBg {
	background-color: #000000;
	background-image: url(images/home-miniPodBg.jpg);
	background-repeat: repeat-x;
}
.tableBorder {
	border: 1px solid #333333;
}
.tabeBorderRow {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}
