* {
margin: 0;
padding: 0;
}

body {
padding: 30px;
background-image: url(pictures/common/BG_Vert_Grad.jpg);
background-repeat: repeat-x;
background-color: #d5f7db;
color: #2d2500;
font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

td {
font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

table {
border-collapse: collapse;
margin-bottom: 1.5em;
}
		
th, td {
border: 1px solid #503c0c;
border: none;
font-size: 1.1em;
padding: 1px 4px;
}
	
td {
padding: 0.7em 0.2em;
text-align: left;
}
		
caption {
font-weight: bold;
font-size: 1.1em;
text-transform: uppercase;
padding: 0 0 5px;
color: #50270c;
}		
		
th {
background: url(pictures/common/table-header-stripe.jpg) 0 50% repeat-x;
text-align: left;
}
		
tfoot {
background-color: #ffffff;
color: #50270c;
}
		
tfoot td {
font-size: 1.0em;
text-align: center;
padding: 0.1em;
}

p {
margin-bottom: 1.5em;
}

h1 {
font-size: 1.8em;
line-height: 1em;
padding-bottom: 7px;
border-bottom: 1px solid #503c0c;
margin-bottom: 7px;
color: #50270c;
font-weight: normal;
}		

h2, h3 {
color: #50270c;
}

h2 {
font-size: 1.3em;
}
		
h3 {		
font-size: 1.2em;
margin-top: 1.65em;
}
		
p {
font-size: 1.2em;
margin-bottom: 1.2em;
}
		
h1+p {
color: #281406;
}

#wrapper {
background-image: url(pictures/common/BG_WR_Vert_Grad.jpg);
background-repeat: repeat-x;
max-width: 1240px;
min-width: 600px;
margin: 0;
background-color: #f2deac;
padding: 20px 20px 50px;
border-width: 1px 2px 2px 1px;
border-style: solid;
border-color: #281406;
text-align: justify;
}

#wrapper a:link {
color: #260088;
text-decoration: none;
}

#wrapper a:visited {
color: #260088;
text-decoration: none;
}

#wrapper a:hover {
text-decoration: none;
background-color: #3c00b7;
color: #ffffff;
}

#wrapper ul {
font-size: 1.2em;
padding: 0.4em 2em;
}

#wrapper ul li {
padding-bottom: 0.3em;
}
		
#logo {
background-image: url(pictures/common/Wheeling-Pics.jpg);
background-position: 400px 6px;
background-repeat: no-repeat;
height: 150px;
}

a img {
border: 0;
}

#navigation {
text-align: right;
padding-bottom: 4px;
padding-right: 2px;
max-width: 1280px;
min-width: 600px;
margin: 0;
background-color: #167327;
height: 1.3em;		
}
	
#navigation li {
font: bold 1em Arial, Helvetica, sans-serif;
display: inline;
background: #e65700;
height: 1.3em;
float: right;
padding-top: 0.1em;
}
	
#navigation a:link, #navigation a:visited {
color: #e6e4e8;
text-decoration: none;
padding: 0.3em 0.5em;
}
		
#navigation a:hover {
color: #ffffff;
}

.boxout {
float: right;
width: 200px;
margin: 0 0 20px 20px;
background-image: url(pictures/common/BG_BO_Vert_Grad.jpg);
background-repeat: repeat-x;
background-color: #ffeedb;
padding: 0 10px;
text-align: center;
}
		
.boxout h2 {
font: bold 1em Arial, Helvetica, sans-serif;
text-transform: uppercase;
color: #ffffff;
background: #167327;
margin: 0 -10px 10px;
padding: 5px 10px;
border-bottom: 1px solid #ffffff;
}		
		
.boxout p {
font-size: 0.9em;
}

.centerPoint {
text-align: center
}

#legInfo {
clear: both;
font-family: "Courier New", Courier, mono, serif;
font-size: small;
margin: 1.5em 0 0 0;
max-width: 1280px;
min-width: 600px;
text-align: center;
}
