body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	background-color: #999999;
	padding: 0px;
	margin: 15px;
}

img.thumb { cursor:hand; }

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #2B1204;
	text-decoration: none;
	padding-bottom: 10px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993300;
	font-weight: bold;
	text-transform: none;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	color: #2B1204;
	padding-bottom: 2px, 0px, 2px, 0px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #DBD2BA;
	text-decoration: none;
	padding-top: 10px;
	padding-left: 5px;
}

A.intext, A.intext:link, A.intext:active, A.intext:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;	
	font-weight: normal;
	text-transform: none;
	color: #993300;
	text-decoration: none;
	letter-spacing: 1px;
}

A.intext:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;	
	font-weight: normal;
	text-transform: none;
	color: #003333;
	text-decoration: underline;
	letter-spacing: 1px;
}

A.copyright, A.copyright:link, A.copyright:active, A.copyright:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #DBD2BA;
	text-decoration: underline;
}

A.copyright:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #976F4F;
	text-decoration: underline;
}

#nav {
	float: left;
	width: 175px;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #DBD2BA;
	border-bottom-color: #DBD2BA;
}
#main {
	float: right;
	width: 600px;
	margin-right: 10px;
}
ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
ul li {
	margin: 0px;
	padding: 0px;
	margin: /**/ 0 0 -3px 0; /*This takes the 3px off the margin in IE 5.01 - IE 5.5 cannot see this hack so stays with the 0 value from the last margin property*/
	ma\rgin: 0;/* IE 5.01 and IE5.5 cannot see this selector - resets the margins on other browsers back to zero - the escape character must not come immediately before the letters a,b,c,d,e or f if it does it will be seen as a hex character and the hack will fail*/
}
A.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #330000;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 11px;
	width: 165px;
	padding-top: 5px;
	padding-left: 10px;
	height: 20px;
	display: block;
}
A.nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 11px;
	width: 165px;
	padding-top: 5px;
	padding-left: 10px;
	height: 20px;
	background-color: #DBD2BA;
	display: block;
}
A.breadcrumb, A.breadcrumb:link, A.breadcrumb:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	text-transform: none;
	color: #003333;
	letter-spacing: 1px;
	text-decoration: none;
}
A.breadcrumb:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	text-transform: none;
	color: #993300;
	letter-spacing: 1px;
	text-decoration: none;
}
A.breadcrumb:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;	
	font-weight: normal;
	text-transform: none;
	color: #003333;
	text-decoration: underline;
	letter-spacing: 1px;
}
.border {
	border: 1px solid #999999;
}

.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2B1204;
	font-weight: normal;
	text-transform: none;
	line-height: 20px;
}
.textBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	color: #2B1204;
}
.tablehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2B1204;
	font-weight: bold;
	text-transform: none;
}
.h1asclass {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #2B1204;
	text-decoration: none;
	padding-bottom: 15px;
}
.toggle {
	display: none;
	margin-bottom: 10px;
	margin-left: 15px;
}
