/* ----------------------------------------------------------------------------------------------------
	Browser Resets
----------------------------------------------------------------------------------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* ----------------------------------------------------------------------------------------------------
	Text
----------------------------------------------------------------------------------------------------*/
body {
	font-size: 62.5%;
	font-family: 'Clarendon Std', 'Century Old Style Std', 'Century Schoolbook', Georgia, serif;
}

h2 {
	font-size: 2.7em;
	margin: 0 0 .5em 0;
	color: #e2018d;
	letter-spacing: -.05em;
	font-weight: 200;
}

h3 {
	font-size: 1.8em;
	margin: 1em 0 .5em;
	font-weight: 400;
	letter-spacing: -.07em;
	color: #67686a;
}

h4 {
	font-size: 1.6em;
	margin: .5em 0 .2em;
	letter-spacing: -.07em;
	font-weight: 400;
	color: #e2018d;
}

p,a,dd,dt,address,label,input {
	font-size: 1.4em;
	line-height: 1.3em;
	color: #67686a;
}

p, address, a {
	margin-bottom: .6em;
	letter-spacing: -.08em;
}

p a {
	font-size: 1em;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #e2018d;
}

cite, address {
	font-style: normal;
}

/* ----------------------------------------------------------------------------------------------------
	Clearing Styles
----------------------------------------------------------------------------------------------------*/
.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

/* ----------------------------------------------------------------------------------------------------
	Container Styles
----------------------------------------------------------------------------------------------------*/
body {
	background-color: #67686a;
}

#siteContainer {
	width: 960px;
	margin: 0 auto;
}

/* ----------------------------------------------------------------------------------------------------
	Header Styles
----------------------------------------------------------------------------------------------------*/
#header {
	width: 920px;
	height: 93px;
	padding: 10px 20px;
	margin-bottom: 20px;
	background-color: #e2e3de;
}

#logo {
	width: 157px;
	height: 93px;
	text-indent: -99999em;
	float: left;
	background: url(../images/logo.jpg) no-repeat 0 0;
}

#headerContact {
	width: 620px;
	height: 40px;
	float: right;
	text-align: right;
	display: block;
	padding-top: 50px;
}

#headerContact address {
	font-size: 1.1em;
	line-height: 1.4em;
	margin-bottom: 0.5em;
}

#headerContact em {
	color: #e2018d;
	font-size: 1.36em;
	font-style: normal;
}

#headerContact em a {
	color: #e2018d;
	font-size: 1em;
}

/* ----------------------------------------------------------------------------------------------------
	Nav Styles
----------------------------------------------------------------------------------------------------*/
#nav {
	width: 960px;
	height: 25px;
}

#nav li {
	display: inline;
	float: left;
}

#nav li a {
	width: 110px;
	height: 15px;
	float: left;
	padding: 5px 0;
	color: #fff;
	background-color: #abadb3;
	font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
	font-size: 1.2em;
	text-align: center;
	margin-right: 11px;
}

#nav li a.first {
	width: 111px;
}

#nav li a.last {
	margin-right: 0;
	width: 111px;
}

#nav li a:hover {
	background-color: #e2e3de;
	color: #67686a;
	text-decoration: none;
}

/* ----------------------------------------------------------------------------------------------------
	Content Styles
----------------------------------------------------------------------------------------------------*/
.divider {
	margin: 10px 0;
	background-color: #abadb3;
	height: 1px;
	width: 100%;
}

#content {
	width: 940px;
	padding: 10px;
	background-color: #abadb3;
}

#contentInner {
	padding: 10px;
	background-color: #e2e3de;
}

.contentInfo {
	float: left;
}

.contentInfo .col {
	width: 290px;
	float: left;
	margin-right: 20px;
}

.contentInfo .col li, .contentInfo li {
	list-style: disc;
	list-style-position: outside;
	font-size: 1.4em;
	line-height: 1.3em;
	letter-spacing: -.08em!important;
	color: #67686a;
	margin-left: 18px;
}

.home {
	height: 369px;
	background: url(../images/home.jpg) no-repeat 0 0;
}

.whyGlendale, .yankee, .contact {
	width: 450px;
	margin-right: 20px;
}

.manufacturing {
	width: 600px;
	float: left;
	height: 560px;
}

.concepts {
	width: 600px;
	float: left;
	height: 500px;
	background: url(../images/concepts01.jpg) no-repeat 0 255px;
}

.foodservice {
	width: 600px;
	float: left;
	height: 500px;
}

.greatBritish, .yankeeSnacks {
	width: 450px;
	height: 240px;
	display: block;
	text-indent: -99999em;
}

.greatBritish {
	background: url(../images/greatBritishPudding.jpg) no-repeat 0 0;
}

.yankeeSnacks {
	background: url(../images/yankee.jpg) no-repeat 0 0;
}

.greatBritish:hover, .yankeeSnacks:hover {
	background-position: 0 -240px;
}

.environment {
	height: 539px;
	background: url(../images/environment01.jpg) no-repeat 0 200px;
}

.environment ul {
	margin-bottom: 1em;
}

.last {
	margin: 0!important;
}

.linkInfo {
	padding: 20px 20px 0 20px;
	background-color: #67686a;
	height: 180px;
}

.linkInfo p {
	color: #fff;
}

/* thumbNav */
#thumbNav {
	width: 940px;
	height: 128px;
	padding: 10px;
	background-color: #abadb3;
}

#thumbNav li {
	display: block;
	float: left;
	width: 220px;
	height: 128px;
	margin-right: 20px;
	background-color: #fff;
	position: relative;
	overflow: hidden;
	cursor: pointer;
}

#thumbNav li.last {
	margin-right: 0;
}

#thumbNav01 {
	background: url(../images/thumbNav01.jpg) no-repeat 0 0;
}

#thumbNav02 {
	background: url(../images/thumbNav02.jpg) no-repeat 0 0;
}

#thumbNav03 {
	background: url(../images/thumbNav03.jpg) no-repeat 0 0;
}

#thumbNav04 {
	background: url(../images/thumbNav04.jpg) no-repeat 0 0;
}

#thumbNav li a {
	width: 220px;
	height: 50px;
	position: absolute;
	top: 128px;
	left: 0;
	text-align: center;
	color: #fff;
	background-color: #67686a;
	padding-top: 10px;
	display: block;
}

/* sidebar */
#sidebar {
	width: 300px;
	padding-left: 20px;
	float: left;
}

/* ----------------------------------------------------------------------------------------------------
	Form Styles
----------------------------------------------------------------------------------------------------*/
input, textarea {
	padding: 5px;
	width: 348px;
	font-family: Helvetica, sans-serif;
	font-size: 1.4em;
	margin: 0px 0px 10px 0px;
	border: 1px solid #ccc;
}

textarea {
	height: 90px;
}

textarea:focus, input:focus {
	border: 1px solid #e2018d;
}

input.submit-button {
	width: 100px;
	float: right;
	font-size: 1.2em;
	color: #fff;
}

label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 75px;
	padding-top: 5px;
	font-size: 1.4em;
	letter-spacing: -.08em;
}

/* ----------------------------------------------------------------------------------------------------
	Footer Styles
----------------------------------------------------------------------------------------------------*/
#footer p {
	color: #fff;
	font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
	font-size: 1em;
}