body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #f7f7f0;
	color: #333333;
	margin: 0px;
}

p,td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

table.main {
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	border: 0px solid #ffffff;
	background-color: #F4F0E7;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 30px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #2D274D;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2D274D;
	font-weight: bold;
}

.nomargin {
	margin: 0px;
}

.white {
	color: #ffffff;
}

a {
	font-weight: normal;
	color: #2D274D;
}
a:visited {
	font-weight: normal;
	color: #990099;
}

a:hover {
	font-weight: normal;
	color: #666600;
}


a.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
}
a:hover.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #dddddd;
}

#button {
	width: 160px;
	border-right: 0px solid #000;
	padding: 0 0 0 0;
	margin-bottom: 0;
	font-family: Arial, Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight:normal;  
	background-color: #ffffff;
	color: #333;
	}
	#button ul {
		margin: 0;
		padding: 0;
		border: 0;
		}
		
	#button li {
		border-bottom: 1px solid #f7f7f0;
		margin: 0;
		padding: 0;
		}
	#button li a.nav {
		display: block;
		padding: 3px 0px 3px 6px;
		border-left: 0px solid #ffffff;
		border-right: 0px solid #4f779e;
		background-color: #CCCC9A;
		color: #5f5e30;
		text-decoration: none;
		width: 100%;
		}

	html>body #button li a.nav {
		width: auto;
		}

	#button li a:hover.nav {
		border-left: 0px solid #1c64d1;
		border-right: 0px solid #5ba3e0;
		background-color: #f7f7f0;
		color: #5f5e30;
		}
.largetext{
	color: #5f5e30;
	font-weight:bold;
	font-size: 15px;
}
.colourlargetext{
	color: #5f5e30;
	font-weight:bold;
	font-size: 18px;
}
.mediumtext{
	color: #5f5e30;
	font-weight:bold;
	font-size: 11px;
}

td.nav {
background-color: #CCCC9A;
width:117px;
}

.tiny {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px}

p.quotes{
	line-height: 20px;
}
li.list {
	line-height: 20px;
}