html {
	background-image: url(../images/background_repeater_x.jpg);
	background-repeat: repeat-x;
	background-color: #D8C7AB;
	font-family: "Arial", sans-serif;
	color: #363636;
}

.container_12 {
	background-color: #FFF;
	overflow: hidden;
}

#primaryNav {
	background-image: url(../images/banner_bg.gif);
	background-repeat: no-repeat;
	height: 170px;
	position: relative;
}

#phoneNumber {
	position: absolute;
	right: 5px;
	top: 14px;
	font-size: 18px;
	color: #636363;
}

#languageSelector {
	position: absolute;
	right: 40px;
	top: 40px;
	font-size: 10pt;
	color: #636363;
}

a {
	color: #636363;
}

a:hover {
	color: #636363;
	text-decoration: none;
}

.redden {
	color: #ed2224;
	font-weight: bold;
}

/*  BEGIN Navigation CSS */
.navLink {
	font-size: 12px;
	color: #ed2224;
}

.navLink a {

	font-size: 12px;
	color: #ed2224;
	text-decoration: none;
}

.navLink a:hover {
	text-decoration: underline;
}

.navFacts {
	position: absolute;
	right: 410px;
	top: 94px;
}

.navProducts {
	position: absolute;
	right: 313px;
	top: 94px;
}

.navPromotions {
	position: absolute;
	right: 195px;
	top: 94px;
}

.navGallery {
	position: absolute;
	right: 98px;
	top: 94px;
}

.navAbout {
	position: absolute;
	right: 18px;
	top: 94px;
}

p.productDescription {
	font-size: 11px;
	text-align: justify;
}

.emphasizedText {
	color: #ed2224;
	font-size: 12px;
}

.productHeader {
	color: #ed2224;
	font-size: 12px;
	margin-bottom: 15px;
}

/*  END Navigation CSS */

h1.tagline {
	color: #ed2224;
	font-size: 18px;
	margin-bottom: 5px;
}

ul {
	font-size: 11px;
}

li {
	margin-bottom: 5px;
	margin-left: 15px;
	list-style: disc;
	color: #636363;
}

.descriptionText {
	font-size: 11px;
	text-align: justify;
	color: #636363;
}

img.shadow {
	display: block;
	margin: 0 auto;
}

h1.description {
	color: #ed2224;
	font-size: 12px;
	margin-bottom: 5px;
}

h2.phoneNumber {
	font-size: 14px;
	text-align: justify;
	margin-bottom: 1em;
}

.disclaimerText {
	font-size: 10px;
	margin-left: 20px;
	margin-bottom: 20px;
}

/*  BEGIN Footer */
p.footerText {
	margin-top: 15px;
	margin-bottom: 30px;
	text-align: center;
	font-size: 12px;
	color: #929292;
}


/*  END Footer */
