body {
font-family: arial, helvetica, verdana, sans-serif ;
font-size: 12px;
margin: 0px;
letter-spacing: 0px;
background: #ffffff ;
color: #ffffff;
vertical-align: middle;
}

/* These link styles are for regular body links */

a:link {
	text-decoration: underline ;
	background-color: none ;
	color: #ffffff ;
	padding: 0px ;
	letter-spacing: 1px;
	text-transform: uppercase;
}

a:visited {
	text-decoration: underline ;
	background-color: none ;
	color: #ffffff ;
	padding: 0px ;
	letter-spacing: 1px;
	text-transform: uppercase;
}

a:hover {
	text-decoration: none ;
	background-color: none ;
	color: #ffffff ;
	padding: 0px ;
	letter-spacing: 1px;
	text-transform: uppercase;
}

a:active {
	text-decoration: none ;
	background-color: none ;
	color: #ffffff ;
	padding: 0px ;
	letter-spacing: 1px;
	text-transform: uppercase;
}

/* These link styles are for the main nav */
.navbox {
width: 800px ;
height: 42px ;
padding: 0px 0px 0px 42px ;
font-size: 12px;
letter-spacing: 0px;
}

a.navlink:link {
	text-decoration: none ;
	background-color: none ;
	color: #724F03 ;
	padding: 0px ;
	text-transform: none;
	letter-spacing: 0px;
}

a.navlink:visited {
	text-decoration: none ;
	background-color: none ;
	color: #724F03 ;
	padding: 0px ;
	text-transform: none;
	letter-spacing: 0px;

}

a.navlink:hover {
	text-decoration: underline ;
	background-color: none ;
	color: #724F03 ;
	padding: 0px ;
	text-transform: none;
	letter-spacing: 0px;
}

a.navlink:active {
	text-decoration: none ;
	background-color: none ;
	color: #724F03 ;
	padding: 0px ;
	text-transform: none;
	letter-spacing: 0px;
}

.main {
background: #724F03 ;
color: #ffffff ;
width: 444px ;
}

#mainL2 {
background: #724F03 ;
color: #ffffff ;
padding: 4px 0px 0px 30px;
line-height: 16px;
overflow: auto;
height: 375px;
}

h1,h2,h3,h4,h5,h6 {
margin: 0px ;
letter-spacing: 0px;
}

#header {
font-size: 36px;
font-weight: bold;
padding: 20px 0px 20px 42px ;
vertical-align: middle;
}

h2 {
font-size: 18px ;
font-weight: normal ;
padding: 4px 0px 0px 39px ;
}

h3 {
font-size: 48px ;
font-weight: normal ;
padding: 0px 0px 0px 39px ;
}

h4 {
font-size: 12px ;
font-weight: normal ;
text-transform: uppercase ;
}

h5 {
font-size: 24px;
font-weight: normal;
}

h6 {
font-size: 12px ;
font-weight: normal ;
text-transform: uppercase ;
color: #BFC208 ;
letter-spacing: 1px;
}

.left {
padding: 4px 0px 0px 39px ;
}

img {
border: 0px;
}

#rightside {
padding: 29px 0px 30px 30px;
vertical-align: top;
line-height: 18px;
}

#links_rightside {
padding: 29px 0px 10px 22px;
vertical-align: top;
line-height: 16px;
}

.description {
font-size: 11px;
}

