/* CSS Document */

h1 {
	color: #C03;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	margin-bottom: 15px;
	margin-top: 0px;
	text-transform: capitalize;
}

html {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	}
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	height: 100%;
	width: 100%;
	background-repeat: repeat-x;
	background-position: top;
	background-image: url(../images/leather.png);
	color: #666666;
	}
link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #666666;
	text-decoration: none;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #bf1e2e;
	line-height: 1.6em;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
}
.bodycopy2 {
	font-size: 0.9em;
	line-height: 1.6em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	color: 4eae47;
	font-weight: bold;
}
#footer {
	background-repeat: no-repeat;
	background-position: center;
	height: 60px;
	width: 100%;
	position: fixed;
	bottom: 0px;
	z-index: 5;
}
.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	line-height: 1.4em;
	color: #333333;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-indent: 0px;
	text-align: left;
	white-space: nowrap;
	list-style-image: url(images/navigation/jobs.png);
	list-style-position: inside;
	list-style-type: none;
}
.bodycopy3 {
	font-size: 0.9em;
	line-height: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666666;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-decoration: none;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #bf1e2e;
	text-decoration: none;
}
.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #bf1e2e;
	line-height: 1.6em;
	font-weight: bold;
}
.linkgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
.linkEmail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	line-height: 1.6em;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.subheader2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333333;
	line-height: 1.6em;
	font-weight: bold;
}

/* Custom CSS by QC */

.Navigation {
}
