body {
background-color: #B1DE6D;
margin-top: 0px;
}

td {
font-family: verdana, sans-serif; 
font-weight: normal;
font-size: 12px;
line-height : 17px;
color: #696153;
}

.redheader {
font-family: verdana, sans-serif; 
font-weight: normal;
font-size: 12px;
line-height : 17px;
color: #7B161D;
}

.redtext {
font-family: verdana, sans-serif; 
font-weight: normal;
font-size: 12px;
line-height : 17px;
color: #7B161D;
}

.box1 {
font-family: verdana, sans-serif;
font-size: 11px;
padding: 3px;
width: 145px;
border: 1px solid #A5ACB2;
}

.box1b {
font-family: verdana, sans-serif;
font-size: 11px;
padding: 2px;
width: 145px;
border: 1px solid #A5ACB2;
}

.box2 {
font-family: verdana, sans-serif;
font-size: 11px;
padding: 2px;
width: 215px;
border: 1px solid #A5ACB2;
}

.box3 {
font-family: verdana, sans-serif;
font-size: 11px;
padding: 3px;
width: 405px;
border: 1px solid #A5ACB2;
}

.fontsmall {
font-size: 11px;
}

/* content links */

a:link {
color: #7B161D;
font-weight: normal;
text-decoration: none;
}

a:visited {
color: #7B161D;
font-weight: normal;
text-decoration: none;
}

a:hover {
color: #7B161D;
font-weight: normal;
text-decoration: underline;
}

a:active {
color: #7B161D;
font-weight: normal;
text-decoration: none;
}





/* footer links */

.footer {
color: #696153;
font-size: 10px;
line-height : 15px;
}

a.footer:link {
color: #cc0000;
font-size: 10px;
line-height : 15px;
font-weight: bold;
text-decoration: none;
}

a.footer:visited {
color: #cc0000;
font-size: 10px;
line-height : 15px;
font-weight: bold;
text-decoration: none;
}

a.footer:hover {
color: #000000;
font-size: 10px;
line-height : 15px;
font-weight: bold;
text-decoration: none;
}

a.footer:active {
color: #cc0000;
font-size: 10px;
line-height : 15px;
font-weight: bold;
text-decoration: none;
}

#navigation {
	background: url(/img/backgrounds/header.gif) top left #B1DE6D;
	width: 804px;
	height: 240px;
	margin-top: 0px;
}

#navigation img.floatright {
	float: right;
	clear: left;
	margin: 23px 42px 0 0;
}

#navigation ul#headernav {
	float: left;
	clear: right;
	list-style: none;
	color: #acaca0;
	text-transform: uppercase;
	font-size: .65em;
	font-weight: bold;
	margin: -55px 0 0 160px !important;
	margin: 25px 0 0 100px;
}

#navigation ul#headernav li {
	display: inline;
    padding: 0 5px 0 0;
}

#navigation ul#headernav a {
	color: #acaca0;
	font-weight: bold;
	text-decoration: none;
}

#navigation ul#headernav a:hover {
	color: #884831;
}

#navigation ul#mainnav {
	clear: both;
	list-style: none;
	color: #acaca0;
	text-transform: uppercase;
	font-size: .64em;
	font-weight: bold;
	margin: 0 auto;
	padding: 120px 0 0 0;
}

#navigation ul#mainnav li {
	display: inline;
	background: url(../img/backgrounds/divider.gif) no-repeat left 50%;
	padding: 0 1px 0 6px; 
	height: 20px;
}

#navigation ul#mainnav li.profile {
	background: none;
}

#navigation ul#mainnav a {
	color: #585842;
	font-weight: bold;
	text-decoration: none;
}

#navigation ul#mainnav a:hover {
	color: #884831;
}

#navigation p#mainnav2 {
	font-family: Arial, Helvetica, sans-serif;
	clear: both;
	color: #000000;
	text-transform: uppercase;
	font-size: .75em !important;
	font-size: .7em;
	margin: 0 !important;
	margin: 0 auto;
	padding: 130px 0 0 0;
	letter-spacing: -.04em !important;
	letter-spacing: 0em;
}

#navigation p#mainnav2 a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

#navigation p#mainnav2 a:hover {
	color: #884831;
}

/* ul#mainnav {
	margin: 0 auto;
	padding: 5px 0 0 0;
	list-style: none;
	/* background: #ffb436;
}

ul#mainnav li {
	display: inline;
	padding: 0 5px 0 11px;
	height: 20px;
	background: url(/img/divider.gif) no-repeat left 60%;
} */