body {
	background-color: #FFFFFF;
	background-image: url('backg4.jpg');
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0;
	border: 0;
	width: 728px;
	height:100%;
	border: 0px;
	position: absolute;
   top: 0px;
   left: 50%;
	margin-left: -364px;
	text-align: left;
	color: black;
	font-size: 12pt;
	font-family: arial, helvetica, sans-serif;
}

h1 {
	color: #0F6D9B;
	font-size: 22pt;
	font-family: 'times new roman', times, serif;
}

h2 {
	color: #0F6D9B;
	font-size: 18pt;
	font-family: 'times new roman', times, serif;
}

h3 {
	color: #0F6D9B;
	font-size: 14pt;
	font-family: 'times new roman', times, serif;
}

td {
	padding-left: 15px;
	padding-right: 15px;
	text-align: left;
	color: black;
	font-size: 10pt;
	font-family: arial, helvetica, sans-serif;
}

.large {
	font-family: 'times new roman', times, serif;
	font-size: 18pt;
	color: #0F6D9B;
	font-weight: bold
}

.med {
	font-family: 'times new roman', times, serif;
	font-size: 14pt;
	color: #0F6D9B;
	font-weight: bold
}

.small {
	font-family: 'times new roman', times, serif;
	font-size: 13pt; 
	font-weight: bold;
	color: #B83B38
}

.warn {
	text-align: center;
	font-family: 'times new roman', times, serif;
	font-size: 12pt;
	color: #FF0000;
	font-weight: bold;
}

div.banner {
	background-image: url('banner.jpg');
	width: 728px;
	height: 90px;
	max-height: 90px;
	max-height: 90px;
	margin-bottom: 10px;
}

div.menu {
	background-position: top center; 
	background-repeat: no-repeat;
	border-left:0px solid #552B07;
	border-bottom:0px solid #552B07;
	min-height: 28px;
	padding: 0;
	height: 27px;
	font-size: 12pt;
	font-family: arial, helvetica, sans-serif;
}

div.foot {
	width:100%;
	margin-bottom: 10px;
	text-align: center;
	vertical-align:bottom;
	border-right:1px solid #552B07;
	border-left:1px solid #552B07;
	border-top:1px solid #552B07;
	border-bottom:1px solid #552B07;
	margin-bottom: 20px;
	padding: 10px 0px 10px 0px;
	background-color: #F5EAD2;
}

ul#nav {
 margin:0;
 padding:0;
 list-style:none;
}

ul#nav li {
 display:inline;
 float:left;
 background-color: #DAD2CF;
 border-left:1px solid #552B07;
 border-right:1px solid #552B07;
 border-bottom:0px solid #552B07;
}

ul#nav li a {
 display:block;
 float:left;
 border-top:2px solid #552B07;
 padding:3px 9px;
 color:#000000;
 list-style: none;
 text-decoration: none;
 border-bottom:1px solid #552B07;
}

ul#nav li a:hover {
 color:#9527A0;
}

ul#nav li a:active {
 color:#000000;
}

body#home a#home,
body#north a#north,
body#northsho a#northsho,
body#northatt a#northatt,
body#northexh a#northexh,
body#northdem a#northdem,
body#northfin a#northfin,
body#northtkt a#northtkt,
body#north a#northsho,
body#northatt a#north,
body#northexh a#north,
body#northdem a#north,
body#northfin a#north,
body#northtkt a#north,
body#scot a#scot,
body#about a#about
 {
 color:#000000;
 background-color: #EFECE7;
 height:20px;
 border-left:0px;
 border-right:0px;
 border-bottom:0px;
}

div.main {
	background-image: url('mainback.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	border-right:1px solid #552B07;
	border-left:1px solid #552B07;
	border-bottom:1px solid #552B07;
	margin-bottom: 20px;
	min-height:500px;
	padding: 2px 20px 20px 20px;
	background-color: #F5F1F0;
	padding-bottom:10px;
}

div.main ul{
	list-style-image: url("arrow3.jpg");	
	font-size: 11pt;
}

div.main ol{
	list-style-image: url("arrow1.jpg");	
	font-size: 10pt;
}

div.main a{
	text-decoration: none;
}

.new li{
	list-style-image: url("arrownew.jpg");	
}

.flashing{
	font-size: 11pt;
	color: #FF4040;
	text-decoration: blink;
}

