body {
	font-family: Tahoma, sans-serif;
	font-size:12px;
	padding:0;
	margin:0;
	background:#000000 url(images/hollarline_site_bg.gif) repeat-x;
	color:#424242;	
}

h1 {
	font-size: 19px;	
	color:#FFFFFF;
}

h1#stateh1 {
	font-size: 19px;	
	color:#9DCA00;
}

h2 {	
	font-size: 16px;
	font-weight: bold;
	color:#FFFFFF;
}
h3 {	
	font-size: 14px;
	font-weight: bold;
	color:#FFFFFF;
}


p, li {
	color:#FFFFFF;
}

.sm ul {
	color:#FFFFFF;
}

.sm li{
	color:#FFFFFF;
}

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:#424242;	
}

p#statecontent {
	color:#424242;	
}

p#footertext{
	padding-top:10px;
	/*padding-bottom:10px;*/
	font-weight: bold;
	font-size: 14px;
	text-align:center;
	color: #424242;
	line-height:16pt;	
}

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

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

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

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

table#statetable th{
	height: 40px;
	width: 250px;
	background-color: #8FC700;
	color:#FFFFFF;
	
}

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

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

table#statetable tr.even {
	background-color: #FFBF3A;
	color: #424242;
}