﻿


body { 
background-color: #000000; 
background-image: url('images/bg.jpg');
font-family: Verdana, sans-serif; 
font-size: 12px; 
color: #000000;
line-height: 130%;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px
}

.left { background-image: url(/images/bg-left.jpg); background-position: top right; background-repeat: no-repeat;}
.right { background-image: url(/images/bg-right.jpg); background-repeat: no-repeat;}

a { font-family: Verdana, sans-serif; color: #000000; text-decoration: underline}
a:hover { font-family: Verdana, sans-serif; color: #044D3F;}

a.nav { font-family: Times New Roman, serif; font-size: 14.4px;  color: #ffffff; text-decoration: none}
a.nav:hover { font-family: Times New Roman, serif; font-size: 14.4px;  color: #B6CFFD}

h1 {font-family: Times New Roman, serif; 
font-size: 16px; 
color: #000000;
}

.style1 {
	background-image: url('images/wood-spacer.jpg');
}
.style2 {
	background-image: url('images/page-bg.jpg');
}
.style3 {
	text-align: center;
	font-size: medium;
	background-image: url('images/menu-bg.jpg');
}
.style4 {
	text-align: center;
}
.style5 {
	border-style: solid;
	border-width: 0;
}

