/* w-weasel1.CSS for www.w-weasel.co.uk
	v1.1 - 27/04/06
	Phil Chapman - Hi-Peak Internet
	Copyright (c) 2004-2006 The Little m Company Limited. */

body{
	background-image:url(../images/gldwhi_background.gif);
	border:0; margin:0;
	font-family:Arial, Helvetica, sans-serif;
	color:#695C3F;
}

table{
	font-family:Arial, Helvetica, sans-serif;
}

h1{
	font-family:"Times New Roman", Times, serif;
	font-size:1.6em;
	font-weight:bold;
	margin-bottom:5px;
}

h2{
	font-size:1.2em;
	font-weight:bold;
	font-style:italic;
}

h3{
	font-size:1.4em;
	font-weight:bold;
	text-decoration:underline;
}

h4{
	font-weight:bold;
	font-style:italic;
	margin-bottom:0px;
}

p.nomargin{
	margin-top:0px;
}

a{
	text-decoration:underline;
	color:#000000;
}

a:hover{
	text-decoration:underline;
}

a.heading{
	text-decoration:underline;
	font:bold italic;
}

a.menu{
	color: #FFFFFF;
}

a:hover.menu{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font:bold;
	text-decoration:none;
	color:#F1C000;
	background:#695C3F;
}

table.menu{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font:bold;
	text-decoration:none;
	color:#FFFFFF;
	background:#695C3F;
}

td.menu{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font:bold;
	text-decoration:none;
	color:#FFFFFF;
	background:#695C3F;
}

td.gold{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font:bold;
	text-decoration:none;
	color:#FFFFFF;
	background:#F1C000;
}

.center{
	text-align:center;
}

.white_text{
	color:#FFFFFF;
}

.footer{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333333;
}

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

.footersmall a{
	text-decoration:none;
}

.copyright{
	font-family:"Times New Roman", Times, serif;
	font-size:10px;
	color:#333333;
	text-align:center;
}

.legal{
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#000000;
}

.italic{
	font-style:italic;
}

.eyecatcher-red{
	font-size:1.2em;
	font-weight:bold;
	font-style:italic;
	text-decoration:underline;
	text-align:center;
	color:Red;
	margin-bottom:0px;
}

.eyecatcher-red a{
	color:#FF0000;
}

.eyecatcher-red a:hover{
	color:#000000;
}

.eyecatcher-black{
	font-size:1.2em;
	font-weight:bold;
	font-style:italic;
	text-align:center;
	color:#000000;
	margin-top:0px;
}
