/* CSS Document */

BODY {
	background-image: url(images/background1.jpg);
	background-postiion: right top;
	background-repeat: repeat-y;
}
	
.text {
	font-size: 9pt;
	color: #400000;
	font-weight: lighter;
	font-family: Tahoma;
}

H4{
	color: #400000;
	text-decoration: underline;
}

.subheading{
	color: #6C4824;
	text-decoration: underline;
	font-weight: bold;
	font-size:8pt;
	}

.heading{
	color: #400000;
	font: ;
	font-family: "Century Gothic";
	font-size: 12pt;
	font-weight: bold;
}

a:link{
	font-size: 9pt;
	color: #400000;
	font-weight: bold;
	font-family: Tahoma;
	text-decoration: none;
	
}

a:visited{
	font-size: 9pt;
	color: #6C4824;
	font-weight: bold;
	font-family: Tahoma;
	text-decoration: none;
	
}

a:active{
	font-size: 9pt;
	color: #6C4824;
	font-weight: bold;
	font-family: Tahoma;
	text-decoration: none;
	
}

a:hover{
	font-size: 9pt;
	color: #D26913;
	font-weight: bold;
	font-family: Tahoma;
	text-decoration: underline;
	
}

.pagenav:link{
	font-size: 9pt;
	color: #D2691E;
	font-weight: bold;
	font-family: Tahoma;
	text-decoration: none;
	
}

.pagenav:visited{
	font-size: 9pt;
	color: #D2691E;
	font-weight: bold;
	font-family: Tahoma;
	text-decoration: none;
	
}

.page:active{
	font-size: 9pt;
	color: #D2691E;
	font-weight: bold;
	font-family: Tahoma;
	text-decoration: none;
}
.pagenav:hover{
	font-size: 9pt;
	color: #FFA500;
	font-weight: bold;
	font-family: Tahoma;
	text-decoration: underline;
	
}

.nav:link {
	font-family: Tahoma;
	font-size: 12pt;
	font-weight: bold;
	color: #014a8c;
	text-decoration: none;
	font-variant: small-caps;
	height: 30px;
	vertical-align: baseline;
}

.nav:visited {
	font-family: Tahoma;
	font-size: 12pt;
	font-weight: bold;
	color: #014a8c;
	text-decoration: none;
	font-variant: small-caps;
	height: 30px;
	vertical-align: baseline;
}
.nav:active {
	font-family: Tahoma;
	font-size: 12pt;
	font-weight: bold;
	color: #014a8c;
	text-decoration: none;
	font-variant: small-caps;
	height: 30px;
	vertical-align: baseline;
}
	
.nav:hover {
	font-family: Tahoma;
	font-size: 12pt;
	font-weight: bold;
	color: #fb9c06;
	text-decoration: none;
	font-variant: small-caps;
	height: 30px;
	vertical-align: baseline;
}


.activenav {
	font-family: Tahoma;
	font-size: 12pt;
	font-weight: bold;
	color: #477fb1;
	text-decoration: none;
	font-variant: small-caps;
	height: 30px;
	vertical-align: baseline;
}

HR {
	
	color: #fb9c06;
	
}
.subnav:link {
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: #014a8c;
	text-decoration: none;
	font-variant: small-caps;
	height: 20px;
}

.subnav:visited {
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: #014a8c;
	text-decoration: none;
	font-variant: small-caps;
	height: 20px;
}
.subnav:active {
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: #014a8c;
	font-variant: small-caps;
	text-decoration: none;
	height: 20px;
}
	
.subnav:hover {
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: #fb9c06;
	font-variant: small-caps;
	text-decoration: none;
	height: 20px;
}

.copyright{
	font-family: Tahoma;
	font-size: 8pt;
	color: #477fb1;
	
}

.rds:link{
	font-family: Tahoma;
	font-size: 8pt;
	color: #477fb1;
}

.rds:visited{
	font-family: Tahoma;
	font-size: 8pt;
	color: #477fb1;
}
.rds:active{
	font-family: Tahoma;
	font-size: 8pt;
	color: #477fb1;
}

.rds:hover{
	font-family: Tahoma;
	font-size: 8pt;
	text-decoration: underline;
	color: #fb9c06;
}