@charset "utf-8";
body {
	margin: 0px;
	background-image: url(../images/bckgrnd.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.footerimg {
	background-image: url(../images/footerimg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #376B9A;
}
.greyfont12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #d0d0d0;
	text-decoration: none;
}
a.greyfont12:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #d0d0d0;
	text-decoration: none;
}
a.greyfont12:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
.greenfont24italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: normal;
	color: #02954e;
	text-decoration: none;
	margin-left: 10px;
}
.greenfont24 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #02954e;
	text-decoration: none;
}
.blackfont12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.blackfont12:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.blackfont12:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #2A567B;
	text-decoration: underline;
}
.whitefont18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.whitefont11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.whitefont11:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.whitefont11:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #2DB558;
	text-decoration: underline;
}.toplogo {
	background-image: url(../images/logo_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 131px;
}
.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 31px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-image: url(../images/nav_up.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	display: block;
	height: 29px;
	width: 104px;
	text-decoration: none;
}
.topnav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 31px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-image: url(../images/nav_up.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	display: block;
	height: 29px;
	width: 104px;
	text-decoration: none;
}
.topnav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 31px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	background-image: url(../images/nav_over.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	display: block;
	height: 29px;
	width: 104px;
	text-decoration: none;
}
.navbck {
	background-image: url(../images/logobtm_navimg.gif);
	background-repeat: no-repeat;
	height: 275px;
	background-position: top;
}
.greybox {
	background-color: #dfdfdf;
	display: block;
	border: 1px solid #8e8e8e;
}
.sidenav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #386e9c;
	text-decoration: none;
	margin-left: 35px;
	line-height: 16px;
}
a.sidenav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #386e9c;
	text-decoration: none;
	margin-left: 35px;
	line-height: 16px;
}
a.sidenav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00AC58;
	text-decoration: underline;
	margin-left: 35px;
	line-height: 16px;
}
.greyvborder {
	border: 1px solid #939393;
}
#icon {
	background-image: url(../images/shirtchef_icon.png);
	background-repeat: no-repeat;
	height: 350px;
	width: 885px;
	position: absolute;
	background-position: right 40px;
	z-index: 1;

}
#positioning {
	z-index: 5;
	position: relative;
}
.blackfont14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.iframe { 
	overflow-x: hidden; 
	overflow-y: scroll; 
} 