/********************************************************/
/* Standard Style Sheet for Richard Burns 2002			*/
/* Copyright 2002 by MSOnet				 				*/
/* By Andrew Dixon 										*/
/* 					 									*/
/* File Created on 14/01/2002							*/
/* Last Edited on 14/01/2002							*/
/********************************************************/

/* Tag Styles */

a:hover
{
	color: #836333;
	text-decoration	: none;
}

h1
{
	font-size: 18px;
	font-weight: normal;
	padding-bottom: 0px;
}
h3
{
	font-size : 14px;
	font-weight: normal;
}
hr
{
	color: #836333;
	height: 1px;
}
.line
{
	border-top : 1px solid #836333;
	border-bottom: 1px solid #836333;
}
.crumbtrail, .crumbtrail a ,.crumbtrail a:visited
{
	text-decoration: none;
	font-size: 11px;
}

.topNav, .topNav a, .topNav a:visited
{
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
}
.topNav
{
	padding: 25px 0px 18px 0px;
}
.secondNav, .secondNav a, .secondNav a:visited
{
	font-size: 11px;
	text-decoration: none;
}
.secondNav
{
	padding-bottom: 40px;
}
.pdfLink, .pdfLink a, .pdfLink a:visited
{
	font-size: 11px;
	text-decoration: none;
}
.pdfLink a, pdfLink a:visited
{
	color: #D79B00;
}
.pdfLink
{	
	color: #FFFFFF;
	padding-bottom:20px;
}
.textField
{
	width: 165px;
	font-family		: arial, sans-serif; 
	font-size  		: 11px;
}
.textarea
{
	width: 165px;
	height: 80px;
}
.footerText
{
	font-size  		:10px;
	padding-bottom: 3px;
}
.footerText a, .footerText a:visited
{
	color: #FFFFFF;
}
.footerText a:hover
{
	color: #836333;
}
.mainHeading
{
	background-color: #553C23;
	color			: #FFFFFF;
	font-size		: 10pt;
	font-weight		: 900;
	padding-top			: 5px;
	padding-bottom: 5px;
/*	text-transform	: uppercase;*/
	border-top		: 1px solid #836333;
/*	border-bottom	: 1px solid #836333;*/
}


.sImage
{
	border-top		: 1px solid #FFFFFF;
	border-right	: 1px solid #FFFFFF;
	border-left		: 1px solid #FFFFFF;
	border-bottom	: 1px solid #FFFFFF;
}
	


/* SITE MAP STYLES */

.sitemapText, a.sitemapText, a.sitemapText:visited
{
	text-decoration	: none;
	line-height		: 18px;
	font-weight		: normal;
}


.sitemapHeaderText, a.sitemapHeaderText,a.sitemapHeaderText:visited
{
	font-weight		: bold;
	text-decoration	: none;
	font-weight		: bold;
	line-height		: 18px;
	padding-top		: 5px;
}

/*a.sitemapHeaderText:hover, a.sitemapText:hover
{
	text-decoration: underline;
}
*/