@import 'thickbox.css';
body {
	background-color: #d8d9d9;
	font-size: 11px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
	color: #00489F;
	text-decoration: none;
	padding-left: 20px;
	padding-bottom: 10px;
	padding-top: 20px;
}
h2 {
	font-size: 12px;
	color: #D5A540;
	padding-bottom: 10px;
	text-decoration: none;
	padding-left: 20px;
}
h3 {
	font-size: 12px;
	color: #D5A540;
	padding-bottom: 10px;
	text-decoration: none;
	padding-top: 10px;
}
p {
	padding-left: 20px;
	padding-bottom: 10px;
	padding-right: 20px;
}
td {
	padding: 5px;
}
li {
	list-style-type: none;
}
#container {
	width: 955px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin: 0 auto 0 auto;
} 
#headerNav {
	padding-bottom: 3px;
	text-align: right;
} 
#headerNav li {
	display: inline;
	list-style-type: none;
}
#headerNav a {
	color: #6F6F6F;
	text-decoration: none;
	text-transform: uppercase;
} 
#headerNav a:hover {
	color: #BC8F2D;
}
#logo {
	float: left;
	height: 176px;
	width: 274px;
}
#flashContent {
	width: 681px;
	height: 176px;
	position: relative;
	float: left;
} 
#navBar {
	color: #D5A540;
	height: 20px;
	clear: left;
	padding-left: 290px;
	padding-top: 8px;
	text-transform: uppercase;
}
#navBar li {
	display: inline;
	list-style-type: none;
}
#navBar a {
	color: #D5A540;
	text-decoration: none;
	text-transform: uppercase;
}
#navBar a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#navBar    .selected    {
	color: #FFFFFF;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #D5A540;
	padding-bottom: 4px;
}
.bar1   {
	background-image: url(../images/blackbar1.gif);
	background-repeat: no-repeat;
}

.bar2 {
	background-image: url(../images/blackbar2.gif);
	background-repeat: no-repeat;
}
#mainContent {
	width: 955px;
	overflow:auto;
	padding-bottom: 8px;
}
#standardCol {
	width: 680px;
	float: left;
	padding-top: 20px;
}
#rtSidebarCol1 {
	width: 562px;
	float: left;
}
#rtSidebarCol2 {
	float: left;
	padding-top: 20px;
	padding-left: 15px;
}
#rtSidebarCol2 li {
	padding-bottom: 12px;
}
#rtSidebarCol2 a {
	color: #00489F;
	text-transform: uppercase;
}
#rtSidebarCol2 a:hover {
	color: #D5A540;
}
#navBar a:hover {
	color: #FFFFFF;
}
.food_beverage  {
	background-image: url(../images/grain.jpg);
	background-repeat: no-repeat;
	background-position: 200px top;
}
.food_beverage h1 {
	padding-top: 55px;
}
.standard    {
	background-image: url(../images/bkgd_body1.gif);
	background-repeat: no-repeat;
}
.rtSidebar  {
	background-image: url(../images/bkgd_body2.gif);
	background-repeat: no-repeat;
}
#sidebarNav {
	width: 274px;
	hasLayout: true;
	float: left;
	padding-bottom:35px;
	text-transform: uppercase;
}  
#leftNav   {
	border-top-style: none;
	padding-left: 50px;
}  
#leftNav a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFCC33;
	text-decoration: none;
} 
#footer {
	padding-top: 7px;
	padding-bottom: 15px;
}
#footer #location1 {
	width: 249px;
	float: left;
	padding-left: 25px;
}
#footer #location2, #footer #location3 {
	width: 260px;
	float: left;
}
