* {
	margin: 0;
	padding: 0;
}

#iemaconly {
	text-align: center;
}

#iemaconly p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D81217;
	font-weight: bold;
	text-align: center;
	width: 400px;
	margin: 10px auto;
	padding: 5px;
	border: 2px solid #D81217;
}

/* Hide from IE-Mac \*/
#iemaconly { 
	position: absolute;
	left: -999em; 
	z-index: -9999;
	display: none; 
}
/* End hide */

.print_only {
	position: absolute;
	left: -999em;
	z-index: -9999;
}

body {
	font: 71%/140% "trebuchet ms", trebuchet, verdana, sans-serif;
	color; #1b1818;
	background-color: #ffffff;
	text-align: center;
}

a {
	color: #990000;
}

a:hover {
	color: #D0282D;
}

h1 span {
	display: none;
	z-index: -9999;
	left: -999em;
}

#wrapper {
	background-color: #B38A00;
	width: 706px;
	margin: 0 auto;
	text-align: left;
}

#news_col {
	width: 137px;
	float: right;
	text-align: center;
}

#news_col img#news_logo {
	margin: 15px 0 10px 5px;
}

#news_col img#press_release {
	margin: 5px auto;
}

#news_col p.press {
	margin: 8px 15px;
	text-align: left;
	font-weight: bold;
}

#body {
	width: 566px;
	background: url('images/back_pattern.jpg') top left #E3DA9C;
}

#header {
	height: 106px;
	width: 566px;
	background: url('images/curves.jpg') no-repeat top left #001190;
}

#header img#logo {
	float: left;
	margin: 15px 10px;
}

#header img#instructions {
	float: right;
	margin: 20px 10px;
}

#right_col {
	width: 145px;
	float: right;
	background-color: #971C1F;
}

#right_col h1 {
	height: 22px;
	background: url('images/license_collections.jpg') no-repeat top left #001190;
}

#collections {
	list-style-type: none;
	background-color: #324C9D;
	margin-left: 5px;
	padding: 1px 0;
}

#collections a {
	display: block;
	width: 140px;
	height: 51px;
	margin: 4px 0;
}

#navContainer {
	background-color: #001190;
}

#navigation {
	background-color: #001190;
}

#navigation {
	margin: 0;
	padding: 0;
	height: 22px;
	list-style: none;
	background-color: #ffffff;
	float: right;
}

#navigation li {
	margin: 0;
	padding: 0;
	height: 22px;
	list-style: none;
	float: left;
}

#navigation li a {
	display: block;
	margin: 0;
	padding: 0;
	height: 22px;
}

#navigation li li a,
#navigation li li li a {
	height: auto;
	width: 111px;
	padding: 5px 0 5px 9px;
	color: #990000;
	text-decoration: none;
	font-weight: bld;
	font-size: 0.85em;
	line-height: 1;
	text-transform: uppercase;
}

* html #navigation li li a,
* html #navigation li li li a {
	width: 120px;
	w\idth: 111px;
}

#navigation li ul {
	width: 120px;
	position: absolute;
	border: 2px solid #E3DA9C;
	left: -999em;
	background-color: #ffffff;
	margin: 0;
}

#navigation li li {
	width: auto;
	height: auto;
}

#navigation li ul li:hover,
#navigation li ul li.sfhover {
	background-color: #E3DA9C;
}

#navigation li:hover ul ul,
#navigation li:hover ul ul ul,
#navigation li.sfhover ul ul,
#nav li.sfhover ul ul ul {
	left: -999em;
}

#navigation li:hover ul,
#navigation li li:hover ul,
#navigation li li li:hover ul,
#navigation li.sfhover ul,
#navigation li li.sfhover ul,
#navigation li li li.sfhover ul {
	left: auto;
}

#navigation a#home {
	width: 60px;
}

#navigation a#about {
	width: 76px;
}

#navigation a#area {
	width: 84px;
}

#navigation a#retailers {
	width: 77px;
}

#navigation a#discontinued {
	width: 97px;
}

#content {
	width: 421px;
	float: right;
}

#main_content {
	margin-left: 27px;
	background-color: #F1ECCE;
}

#split_level {
	padding-bottom: 10px;
}

#main_content h1 {
	height: 56px;
	background: url('images/lifestyles_banner.jpg') no-repeat top left #F1ECCE;
}

#main_left {
	float: left;
	width: 190px;
	margin-left: 4px;
}

#main_right {
	float: left;
	width: 190px;
}

#main_content p {
	padding: 5px;
	line-height: 1.3em;
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#footer {
	margin: 10px 0 10px 27px;
}


/* *** CLEARFIX -- DON'T EDIT ANYTHING BELOW THIS LINE!!! *** */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */.NewsBox {
	background-color: #D5A500;
	padding: 1px 0px;
	margin: 5px 8px 5px 6px;
}
.NewsBoxHead {
	color: #8E0C0C;
	line-height: normal;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 5px;
}
#news_col p.press2 {
	margin: 8px 0px 8px 12px;
	text-align: left;
	font-weight: bold;
	line-height: 1.6em;
}
