﻿body {
	padding:0px;
	margin:0px;
	font-weight: normal;
	font-size: small;
	font-family: Verdana, "Trebuchet MS", Arial, sans-serif;
	color: #000000;
}

div.centre {
	width:830px;
	margin:0 auto;
}

div.header {
	padding:5px 0px;
	text-align:center;
}

div.subheader {
	clear:both;
	padding:0px;
	text-align:left;
	vertical-align: middle;
	background-image:url('images/arrow_left.gif'); background-position:0px 2px; background-repeat:no-repeat; margin:0px; padding:0px; padding-left:20px;
}

h3 {
	font-size:large;
	font-weight: bold;
	color: #C0A050;
}

h4 {
	font-size: small;
	font-weight: bold;
	color: #996633;
}

div.col1 {
	float:left;
	width:370px;
	padding:10px 10px 10px 20px;
}

div.col2 {
	float:right;
	width:370px;
	padding:10px 10px 10px 20px;
}

div.footer {
	clear:both;
	padding:5px 10px;
	text-align:center;
	font-size:x-small;
}

div.footer p {
	margin:0;
}

h2 {
	margin:0 0 1em;
}


div.banner {
	background-image : url(images/bg_green.gif); background-repeat : repeat;
	min-height:40px;
}

div.menu {
	background-image : url(images/bg_gold.gif); background-repeat : repeat;
	clear:both;
	min-height:9px;
	text-align:center;
	padding-top:0px
}

div.menutop {
	background-image:url(images/bg_menutop.gif); background-repeat: repeat-x;
	clear:both;
	height:8px;
	margin:0px;
	padding:0px;
}

div.menubot {
	background-image:url(images/bg_menubot.gif); background-repeat: repeat-x;
	clear:both;
	height:3px;
	margin:0px;
	padding:0px;
}

div.smallbullet {
	background-image:url('images/arrow_bullet.gif'); background-position:0px 3px; background-repeat:no-repeat; margin:0px; padding:0px; padding-left:15px;
}

.strap { 
	font-weight: bold;
	color: #FFCC66
}


img.headpict {
	padding:7px; margin:6px; border:thin black solid; background-color:#ffffff;
}

img.pict {
	padding:7px; margin-left:-7px; border:thin black solid; background-color:#ffffff;
}


/* anchors */
.navbar { font-weight: bold; text-decoration: none; color: #F7D179; }
.navbar A:LINK { font-weight: bold; text-decoration: none; color: #FBE8A8; }
.navbar A:VISITED { font-weight: bold; text-decoration: none; color: #FBE8A8; }
.navbar A:HOVER { font-weight: bold; text-decoration: none; color: #FFFFFF; }
.navbar A:ACTIVE { font-weight: bold; text-decoration: none; color: #FFCC33; }

A:LINK { font-weight: bold; color: #996633; }
A:VISITED { font-weight: bold; color: #996633; }
A:ACTIVE { font-weight: bold; text-decoration: none; color: #FFCC33; }
A:HOVER { font-weight: bold; text-decoration: none; color: #FFCC66; }