@charset "utf-8";
/*Colours - Text: #8B111 (wine) or #000 (black) or #333(grey) 
			Alt BG: #FCE7E7 (pink?)*/
/* Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}
/*
Basic body CSS
*/
body {
  background-color: #ffffff;
  color: #333333;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 13px;
  margin: 0 0 0 0; 
  padding: 0 0 0 0; 
  text-align: center; /* Centers the page content container in IE 5 browsers. */
}

img{border:none;}

#container {
	position:absolute;
	left:50%;
	width: 960px;
	margin-top: 5px;
	margin-left:-480px;
}

#header {
  padding: 30px 0px 0px 0px; 
  text-align: center;
}

/* Basic font CSS */


h1 {
	color: #000;
	font-size: 30px;
	font-weight: bolder;
	line-height: 34px;
}

h2 {
  color: #8B1111;
  font-size: 20px;
  font-weight: bold;
  line-height: 25px;
}

h3 {
	 color: #8B1111;
  	font-size: 15px;
    font-weight: bold;
}
.bolder {
	font-weight:bolder;
	padding-top:5px;
	color: #000;
	text-decoration:underline;}


h4{
	color:#000;
	font-size:16px;
    font-weight: bold;
	line-height: 18px;}



a,  a:link {
  	color: #8B1111;
  	font-size: 11px;
  	font-weight: normal;
  	text-decoration: none;
}

a:visited {
  color: #904841;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
}

a:hover {
  color:#00F;
  text-decoration: underline;
}

a:focus {color: #bf1c1c;}

a:active {color: #8B1111;}

/* 
Basic font CSS - variants
*/

h2.main {text-align:center;}

h4.head {padding-top:10px;}

h4.quick {
	text-align:center;
	color: #8b1111;
}
	
/*
Header CSS
*/

#donate {
	width:200px;
	float:right;
	margin-top: -100px;
}
	
.donate {font-size:80%;}
	
.emph {
	color: #8b1111;
	font-weight:bolder;
}
	
.center {
	text-align:center;
	margin-top:2px;
}

.center2 {
	text-align:center;
	margin-top:-8px;
}

#logo {
	position:absolute;
	left: 5px;
	top: 5px;
}

.logo{text-align:center;}

#nav {
	text-align:center;
	width:450px;
	margin:auto;
	margin-top:-5px;
	padding-bottom:1px;
	border-bottom:solid 1px #8b1111;
}

#nav li {
	display: inline;
	list-style: none;
	margin-right: .5em;
	padding-bottom: 1px;
	border-right: #8b1111 1px solid;
	padding-right: .75em;
}

#nav li.first {}
#nav li.last {border-right: 0;}

/* 
Headline/Left column CSS
*/

#leftColumn1 {
  background-color: #ffffff;
  float: left;
  padding: 5px 10px 10px 10px; 
  width: 150px;
  margin-top:20px;
  height:400px;
  overflow:auto;
  overflow-x: hidden;
}

#HL {margin-bottom:1px;}

.HL {font-size:1.1em;
	font-weight:bolder;
	color:#8B1111;
}
		
#HLpaging {
		text-align:center;
		width:140px;
		font-size:0.7em;
		margin-top:10px;
}
		
/* 
Headline/Left column and main news CSS & classes
*/
.date {
		font-size:0.8em;
		font-style:italic;
		margin-top: -25px;
		text-align:right;
		font-style:italic;
}
		
.extract {
		font-size:0.9em;
		margin-top: -21px;
		text-align:left;
		line-height:1.1em;
}
		
.more {
	font-size:0.7em;
	text-align:right;
	margin-top:-10px;
	font-style:italic;
}
	
.newsTitle {
		font-size:1.3em;
		font-weight:bolder;
		color:#8B1111;
		text-transform:uppercase;
}
		
.copy {
		font-size:1em;
		text-align:left;
		line-height:1.2em;
		padding-bottom:15px;
}		
	
.image {
		float:left;
		margin: -50px 10px 10px 0;
}
	
.return {
	font-size:0.9em;
	text-align:right;
	margin-top:-25px;
	font-style:italic;
}
	
.paging {
		text-align:center;
		width:395px;
		padding-left:95px;
}

/*Quick Links/Right column CSS*/

#rightColumn1 {
  float: right;
  width: 150px;
  margin-top: 20px;
  height:400px;
  padding: 5px 10px 10px 10px;
}

#docs{
	margin: 10px 0 -12px 0;
	color: #8b1111;
}


#imgr {
	width: 112px;
	margin:auto;
	margin-bottom:-8px;
	padding-top:7px;
	color: #8b1111;
}
	
#map {
	width: 150px;
	margin:auto;
	margin-bottom:-8px;
	color: #8b1111;
}

#map2 {
	width: 150px;
	margin:auto;

	color: #8b1111;
}



#AdLogo {
	width: 150px;
	margin:auto;
	margin-top: 5px;}
/* 
Basic main page content & variants 
*/

#content {
	margin: 20px 0px 0px 0px;
	padding: 5px 10px 10px 10px;
	height:400px;
	float: left;
	width: 600px;
	overflow:auto;
	overflow-x: hidden;
}

#meat {
	width:550px;
	margin: auto;
	padding-left: 0px;
}

#gallery {
	width:605px;
	height:200px;
	margin:auto;
	margin-top: 20px;
}

#meat2 {
	width:550px;
	margin: auto;
	overflow:auto;
	overflow-x: hidden;
}

#rulebox {
	padding-top:10px;
	width: 540px;
	margin:auto;
	text-align:right;
	line-height:1.4em;
}
	
.newt {	padding-top:5px;}

.left {float:left;}

.rightc {
	float:right;
	margin-left:10px;
	margin-top:-180px;
}
.right {
	float:right;
	clear:right;
	margin-left:10px;
}	
	
.img_right {
	float:right;
	clear:right;
	margin-top:-20px;
	padding: 5px 0 5px 5px;
}

#cont {
	margin:auto;
	width: 450px;
	border-bottom: #8B111 1px solid;
}

.cname {
	font-size:1.1em;
	font-weight:bolder;
	text-align:left;
}

.ccart {
	font-size:0.9em;
	text-align:left;
	margin-top:-10px;
}

.cdrivers {
	font-size:0.8em;
	text-align:right;
	margin-top:-30px;
}

.ctheme {
	font-size:0.9em;
	font-weight:bold;
	text-align:right;
	margin-top: -5px;
}

.cband {
	font-size:0.8em;
	text-align:right;
	margin-top: -10px;
}

#linkL {
	text-align:left;
	width: 230px;}

#linkR {
	text-align:right;
	width: 240px;
	float:right;
	margin-top: -155px;}
	



/*
Basic Footer CSS
*/

#footer {
	border-top: solid 1px #8b1111;
	padding: 5px 0px 0px 0px;
	clear:both;
	text-align:center;
}

#logos {
	width:500;
	margin:auto;
	margin-top:-70px;
}

.lott {
	margin: 30px 0 -30px 0;}
	.lott1 {
	margin: 20px 0 -20px 0;}
	
#logos img {padding: 0 10px 0 10px;}









