@media print {
	body, a { color: #000000; background: #FFFFFF; } /* all text colors black, all backgrounds white */
	#nav-level-2 { visibility:hidden; }
	#description { visibility:hidden; }
}

#container {
	width:1000px;
	margin:0px auto;
}

#header
{
	width:1000px;
	height:160px;
}

#header #left-col
{
	float:left;
	width:615px;
	height:160px;
}

#header #right-col
{
	height:160px;
	width:375px;
	float:right;
	background:#29150E none repeat scroll 0 0;
	border-left:5px solid #3D2C25;
	border-right:5px solid #3D2C25;
}

#logo
{
	padding-top:20px;
	text-align:center;
}

#footer
{
	float:right;
	padding:35px 30px;
	width:325px;
	color:white;
	font-size:11px;
	line-height:1.6em;
}

#footer a
{
	text-decoration:none;
	color:#d1f45c;
	font-size:11px;
}

#footer #news a.link-arrow-right
{
	padding-right:10px;
}

#footer #news a.link-arrow-left
{
	padding-left:10px;
}

#footer #news ul
{
	list-style:none;
}

#footer #news h2
{
	padding:0 0 20px 0;
	border-color:#A06A52;
	margin:0;
}

#footer #news ul p
{
	font-size:11px;
	color:white;
	border-bottom:1px dotted #A06A52;
	padding:15px 0;
}

#footer-contact
{
	padding-top:15px;
}

#footer-copyright
{
	white-space:nowrap;
}

#disclaimer {
	display:block;
	margin:5px 0px;
	width:60px;
}

.link-arrow-right {
}

.dropDownContainer li a.current, .link-arrow-right:hover {
	background: url("/inc/scripts/image_text.php?text=%3E%3E&color=d1f45c&background=792606&transparent=1&antialias=1&font=fff_intelligent_thin_condensed.ttf&font_size=8") no-repeat 100% 72%;
	padding-right:10px;
}

.link-arrow-left {
}

.link-arrow-left:hover {
	background: url("/inc/scripts/image_text.php?text=%3C%3C&color=d1f45c&background=792606&transparent=1&antialias=1&font=fff_intelligent_thin_condensed.ttf&font_size=8") no-repeat 0% 70%;
	padding-left:12px;
}

iframe.popup_visible{
	width:5px;
	height:5px;
	display: inline;
	position:absolute;
	z-index:500;
	background-color: #ffffff;
	border: 1px solid #cccccc;
}

iframe.popup_hidden{
	display: inline;
	position:absolute;
	display: none;
	z-index:500;
}
