@charset "utf-8";
body {
	background-color: #3a3a3a;
	margin: 0px;
	padding: 0px;
	font-family: "HelvaticaLT Bold", "Helvetica", "Lucida Sans Unicode", "Lucida Grande", Geneva, Verdana, Arial, sans-serif;
	font-size: 80%;
	line-height: 18px;
	color: #FFFFFF;
}
#home_wrapper {
	background-color: #000000;
	background-image: url(images/gary.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	height: 1160px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#about_wrapper {
	background-color: #000000;
	background-image: url(images/garyclarke_headshot2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#horsemeat_wrapper {
	background-color: #000000;
	background-image: url(images/horsemeat.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#coal_wrapper {
	background-color: #000000;
	background-image: url(images/coal.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#men_wrapper {
	background-color: #000000;
	background-image: url(images/2men.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#news_wrapper {
	background-color: #000000;
	background-image: url(images/news.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#past_wrapper {
	background-color: #000000;
	background-image: url(images/past.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#contacts_wrapper {
	background-color: #000000;
	background-image: url(images/contacts2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#press_wrapper {
	background-color: #000000;
	background-image: url(images/press.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#wrapper {
	background-color: #000000;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#logo {
	margin-top: 30px;
	margin-left: 30px;
	width: 265px;
	background-image: url(images/navline-top.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 6px;
}
#nav  {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	width: 265px;
	background-image: url(images/navline-bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#nav ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#nav li {
	margin: 0px;
	list-style: none;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#home_copy {
	width: 265px;
	margin-left: 30px;
	margin-top: 20px;
}
#home_news {
	width: 265px;
	margin-left: 30px;
	margin-top: 20px;
}
#win {
	width: 265px;
	margin-left: 30px;
	margin-top: 20px;
	background-color: #F46E87;
}
#win-copy {
	padding: 10px;
	font-size: 11px;
	color: #000000;
	line-height: normal;
}
#copy-wrapper {
	margin-right: 30px;
	margin-left: 30px;
	margin-top: 80px;
	margin-bottom: 0px;
	padding-bottom: 30px;
}
.copy-column {
	padding-right: 20px;
}
a:link, a:visited, a:active {
	color: #f2911d;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
h1 {
	font-size: 20px;
	font-weight: normal;
}
H2 {
	font-size: 18px;
	font-weight: normal;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 8px;
}
h3 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	padding-top: 8px;
}


.quotes {
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: inset;
	border-top-color: #999999;
	border-bottom-color: #999999;
	width: 265px;
}
.quotes-2cols {
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: inset;
	border-top-color: #999999;
	border-bottom-color: #999999;
}

#footer-wrapper {
	margin-top: 0px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
	width: 950px;
}
#footer {
	font-size: 11px;
	color: #595959;
	padding-top: 5px;
	padding-bottom: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3a3a3a;
	margin-right: 30px;
	margin-left: 30px;
	margin-top: 0px;
}
#footer-left {
	float: left;
}
#footer-right {
	float: right;
}

/* added by Els */

div#copy-wrapper{
	overflow:hidden; /* to keep floated elements inside */
}
div.news-date{
	font-size:85%;
}
div#news-items,
div#news-item{
	width:435px;
}
/* overriding font-styles from global.css */
div.news-body,
div.news-snippet{
	font-size:100%; /* 100% of the 80% set for body */
}
