body {
background: #F4FFE4;
margin: 0;
margin-top: 20px;
}

#container {
border: 1px solid black;
width: 1100px;
margin: auto;
}

.logo {
font: 30px Georgia, Times New Roman, Times, serif;
font-style: oblique;
color: #666666;
line-height: 20px;
margin-top: 0px;
}

#header{
height: 101px;
background: url('images/header3.jpg') top left no-repeat #D5EDB3;
}

#header table {
width: 100%;
height: 100%;
}

#header td {
vertical-align: middle;
}

#title {
width: 300px;
}

.header-bar {
height: 3px;
border: 2px solid #5C743D;
border-left: 0;
border-right: 0;
background: url('images/dashed_line.gif') #99CC66;
}

#header-break {
background: #afa58f;
padding-left: 100px;
letter-spacing: 0.2em;
}

.title {
font: 24px Arial, Helvetica, sans-serif;
color: #5C743D;
letter-spacing: .2em;
line-height: 30px;
}

.tagline {	
font: 11px Arial, Helvetica, sans-serif;
color: #993300;
letter-spacing: .4em;
line-height: 18px;
}

#content {
background: url('images/corner.JPG') bottom right no-repeat;
}

#content table {
border-collapse: collapse;
}

#content td {
vertical-align: top;
}

#nav {
width: 165px;
background: #39562c;
}

#nav div {
border-bottom: 1px solid #F4FFE4;
}

#nav a {
font: bold 11px Arial, Helvetica, sans-serif;
color: #D5EDB3;
line-height: 16px;
letter-spacing: .1em;
text-decoration: none;
display: block;
padding: 8px 6px 10px 20px;
}
	
#nav a:hover {
background: #99CC66;
color: #993300;
}

#firstLink {
border-top: 1px solid #F4FFE4;
margin-top: 28px;
}

.active {
background: #993300;
}

#mainTable {
margin-top: 25px;
border: 0;
width: 505px;
}

.bodyText {
font: 11px Arial, Helvetica, sans-serif;
color: #666666;
line-height: 20px;
margin-top: 0px;
}

.pageName{
font: 18px Arial, Helvetica, sans-serif;
color: #99CC66;
line-height: 26px;
letter-spacing: .21em;
}

.green {
color: green;
}

.smallText {
font: 10px Arial, Helvetica, sans-serif;
color: #666666;
line-height: 22px;
}

.subHeader {
font: bold 11px Arial, Helvetica, sans-serif;
color: #993300;
line-height: 22px;
letter-spacing: .2em;
}

.style1 {font-size: 16px}
.style2 {font-size: 12px}
.style4 {font: bold 11px Arial, Helvetica, sans-serif; color: #993300; line-height: 22px; letter-spacing: .2em; font-size: 14px; }
