body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background: #C2CD89 url(images/desireschatline_site_bg.jpg);
	background-repeat: repeat-x;	
}

h1 {
	font-size: 19px;
	font-family: Verdana;
}

h1#navh1 {
	color: #71A000;
	font-size: 19px;
	font-family: Verdana;
	text-align: justify !important;
	text-align: left;
}

h1#stateh1 {
	color: #71A000;
	font-size: 19px;
	font-family: Verdana;
}

h2 {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
}

h2#navh2 {
	color: #71A000;
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	text-align: justify !important;
	text-align: left;
}
h3#navh3 {
	color: #71A000;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	text-align: justify !important;
	text-align: left;
}
/*
a:active {
	text-decoration:underline;
	color: #FFFFFF
}

a:link {
	text-decoration:underline;
	color: #FFFFFF
}

a:hover {
	text-decoration:underline;
	color: #FFFFFF
}

a:visited {
	text-decoration:underline;
	color: #FFFFFF
}*/

p#homecontent {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:justify;	
}

p#navcontent {
	color: #71A000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify !important;
	text-align: left;
}

li#navcontent {
	color: #71A000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify !important;
	text-align: left;
}

.navcontent ul {	
	color: #71A000;
	text-align: justify !important;
	text-align: left;
}

.navcontent li {	
	color: #71A000;
	text-align: justify !important;
	text-align: left;
}

.navcontent a:active {
	text-decoration:underline;
	color: #71A000;
}

.navcontent a:link {
	text-decoration:underline;
	color: #71A000;
}

.navcontent a:visited {
	text-decoration:underline;
	color: #71A000;	
}

p#statecontent {
	color: #71A000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align:justify;
}

table#homecontent2 {	
	color: #71A000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
}

p#footertext{	
	font-weight: bold;
	font-size: 14px;
	text-align:center;
	color: #71A000;
	
}

p#footertext a:link {
	text-decoration:underline;
	color: #71A000;
}
p#footertext a:hover {
	text-decoration:underline;
	color: #71A000;
}
p#footertext a:visited{
	text-decoration:underline;
	color: #71A000;
}

p#copyright{	
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	text-align:center;
}

p#copyright a:link{
	text-decoration:underline;
	color: #FFFFFF;
}
p#copyright a:hover{
	text-decoration:underline;
	color: #FFFFFF;
}
p#copyright a:visited{
	text-decoration:underline;
	color: #FFFFFF;
}

table#statetable{
	font-size: 14px;
	width: 450px;
	
}

table#statetable th{
	height: 40px;
	width: 250px;
	background-color: #71A000;
	
}

table#statetable td {
	text-align: center;
}

table#statetable tr.odd {
	background-color: #FFFFFF;
	color: #71A000;
}

table#statetable tr.even {
	background-color: #FFCB01;
	color: #FFFFFF;
}