@charset "UTF-8";
body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #000;
	line-height: 20px;
}
body {
	background-color: #F8EBD5;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #842926;
}
a:visited {
	color: #E98844;
}
a:hover {
	color: #C46435;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #8C2606;
}
h2 {
	font-family: ff-netto-web-1, ff-netto-web-2;
	font-size: 40px;
	font-weight: normal;
	color: #FFF;
	padding-top: 16px;
	padding-bottom: 20px;
	padding-left: 30px;
	margin-bottom: 0px;
}
h3 {
	font-family: ff-netto-web-1, ff-netto-web-2;
	font-size: 36px;
	font-weight: normal;
	color: #F38936;
	padding-left: 40px;
	font-style: italic;
	margin-top: 0px;
	padding-top: 30px;
	line-height: 38px;
}
p {
	margin-top: 0px;
}
#homepagegradient {
	background-image: url(images/gradient_bg.png);
	background-repeat: repeat-x;
	background-color: #FFF;
	padding-top: 20px;
	padding-left: 50px;
	padding-right: 60px;
	text-align: justify;
	padding-bottom: 20px;
}
#homepagenogradient {
	background-color: #FFF;
	padding-top: 20px;
	padding-left: 50px;
	padding-right: 60px;
	text-align: justify;
	padding-bottom: 20px;
}
#maintablearea {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #8C2606;
	border-bottom-color: #8C2606;
	border-left-color: #8C2606;
}
.reditalics {
	font-size: 15px;
	font-style: italic;
	color: #8C2606;
}
#homepagegradientverticalline {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C7A77B;
	background-image: url(images/gradient_bg.png);
	background-repeat: repeat-x;
	background-color: #FFF;
	padding-top: 20px;
	padding-left: 50px;
	padding-right: 60px;
	padding-bottom: 20px;
	list-style-position: outside;
	list-style-type: square;
}
#interiorpagegradient {
	background-image: url(images/gradient_bg_interior.png);
	background-repeat: repeat-x;
	background-color: #FFF;
	height: 140px;
}
#interiorcontent {
	background-color: #FFF;
	padding-top: 0px;
	padding-left: 100px;
	padding-right: 200px;
	text-align: justify;
	padding-bottom: 20px;
}
.aboutdropdown {
	width: 133px;
	height: 68px;
	visibility: visible;
	position: absolute;
	left: 2px;
	top: 34px;
}
.careersdropdown {
	width: 133px;
	height: 192px;
	visibility: visible;
	position: absolute;
	left: 196px;
	top: 34px;
}
.browntextbold {
	color: #8C2709;
	font-weight: bold;
}
#socialnetworkingicons {
	text-align: right;
	height: 123px;
	padding-top: 6px;
	padding-right: 6px;
}
#navigationalbar {
	height: 34px;
	text-align: right;
	background-color: #8C2608;
}
#logobox {
	height: 137px;
	padding-top: 20px;
	padding-left: 20px;
}
#careersbuttons {
	font-size: 16px;
	color: #FFF;
	background-color: #F1E7DA;
	text-align: center;
	vertical-align: middle;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 10px;
	padding-left: 10px;
}

