@charset "utf-8";
/* CSS Document */

body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	background-color: #900;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/redgradbg.jpg);
}
#outerwrapper {
	width: 1030px;
	margin-left: 860px;
	border:0 none;
	margin:0 auto;
	padding:0;
	text-align:left;
}

#wrapper {
	background-color:#FDFDFD;
	width:850px;
	float: left;
}
#adsblock {
	float: left;
	width: 150px;
	margin-top:196px;
	padding:10px;
}


#header {
	width:100%;
	height:200px;
	margin:0;
	padding:0;
	border-bottom-style: solid;
	border-bottom-color: #000;
	background-color: #FDFDFD;
}
#headertext {
	float: left;
	padding-left: 30px;
	height: 200px;
	width: 500px;
}

#headertext1 {
	clear:left;
	width:450px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:72px;
}

#headertext2 {
	clear:left;
	width:250px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size:36px;
	padding-left:210px;
}

#headertagline {
	width: 500px;
	padding-top:40px;
	padding-left:15px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight: bold;
}

#headerpic {
	float:right;
	width:300px;
	height:200px;
	clear: none;
}

#topnav {
	clear:both;
	height:50px;
}

#maincontent {
	min-height: 250px;
	width:75%;
	float:right;
	padding: 0 20px;
	min-height: 584px;
}

.buttonbox {
	width:449px;
	text-align:center;
}

blockquote {
	 font-size:small;
	 font-style:italic; 
}

.searchresults {
	width:800px;
	margin-left:auto;
	margin-right:auto;
	min-height:450px;
}

#whatsnewbox {
	padding: 10px;
	margin-left:10px;
	float: right;
	width: 150px;
	border: medium double #900;
	text-align:center
}

#footer {
	clear: both;
	height: 40px;
	width: 100%;
	border-top: medium double #000;
	padding: 5px 0;
}

#footerleft {
	font-size: x-small;
	float: left;
	height: 30px;
	width: 300px;
	padding-left: 20px;
}
#footerright {
	font-size: x-small;
	float: right;
	height: 30px;
	width: 300px;
	text-align: right;
	padding-right: 20px;
}

	
#leftnav {
	clear: none;
	float: left;
	width: 20%;	
}

#navbuttons {
	background-color:#FFFCC3;
	list-style-type:none;
	margin-left:0;
	padding:0;
	width:145px;
}

#navbuttons ul {
	border:medium none;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}

#navbuttons li {
	border-bottom:1px solid #000000;
	margin:0;
}

#navbuttons li a {
	display: block;
	padding: 5px 5px 5px 0.5em;
	background-color: #000000;
	color: #ffffff;
	border: 1px solid #990100;
	text-decoration: none;
	width: 135px;
}

#navbuttons li a:hover {
	background-color: #990100;
	color: #000;
	border: 2px solid #000;
	width: 135px;
	font-size:large;
	font-weight:bold;
}

#navbuttons .selected{
	background-color:#990100;
}


#logobox {
	width: 500px;
	padding-top: 20px;
}

a:link {
	color:#900;
}

a:hover {
	color: #666;
}

a:visited {
	color: #666;
}

.reftext {
	font-size:small;
	font-style:italic;
}

td {
	padding:10px;
}
.logoblock {
	text-align: center;
	width: 160px;
}

.listlineheight {
	line-height:30px;
}

.pictureright {
	float:right;
	margin: 0 0 10px 10px;
}

.pictureleft {
	float:left;
	margin: 0 20px 10px 0;
}

.highlightbox1 {
	padding: 10px;
	width: 90%;
	margin: 0 auto;
	background-color: #CCC;
}

li {
	margin-bottom:10px;
}

.centralise {
	text-align:center;
}

img {
	border:none;
}
