

#awards {
	background: url("/f/1/global/awards_bg.gif") repeat-x #673116;
	color: #fff;
}

#awards #awards_list LI:before {
	content: '';
	float: none;
	margin-left: 0;
}

#awards A {color: #dccd89 !important;}
#awards A:visited {color: #c99c73 !important;}
#awards A:hover {color: #e3a42a !important;}


#awards #main_navigation A {
	background-color: #d7a561;
}

#awards #main_navigation .selected A,
#awards #main_navigation .selected B {
	background: #ff9300;
}
#awards #shortcuts #home {background-position: 0 -575px;}
#awards #shortcuts #map {background-position: 0 -596px;}
#awards #shortcuts #email {background-position: 0 -615px;}
#awards #shortcuts #home:hover {background-position: 0 -635px;}
#awards #shortcuts #map:hover {background-position: 0 -656px;}
#awards #shortcuts #email:hover {background-position: 0 -675px;}

#awards #navigation {
	width: 18%
}
#awards #content {
	margin: 0 0 0 20%;
}
#awards #awards_list {
	margin: 0;
	font-size: 0.75em;
}

#awards #awards_list:after
{
content: '';
display: block;
clear: left;
}


#awards #awards_list LI {
	position: relative;
	float: left;
	margin: 0 3em 33px 0;
	width: 20em;
	min-width: 300px;
	padding: 0;
	background: none;
	min-height: 29em;
}

#awards #awards_list LI H3 {
	color: #fff;
	padding-top: 0;
	margin-bottom: 1em;
	font-style: italic;
	font-size: 1.8em;
}
#awards #footer {
	color: #aa7743;
	margin-left: 19.5%;
}
#awards #copyright {
	left: -29%;
	width: 25%;
}



#awards #awards_list LI .r {
	position: absolute;
	top: 1.2em;
	left: 0;
}
#awards #awards_list LI DIV.min {
	margin: 0 0 160px 0;
	padding-bottom: 23em;
	width: 300px;
	min-width: 17em;
	line-height: 1em;
}
#awards #awards_list LI DIV.min * {
	width: 17em;
	margin-bottom: 3em;
}