ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin: 0; padding: 0; }
a img,:link img,:visited img { border: none; }

a
{
  text-decoration: none;
}

a:hover
{
  text-decoration: underline;
}

body, td
{
  margin: 0;
  padding: 0;
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
}

body
{
	margin:0px;
	padding:0px;
}

.footer_p
{
	padding:3px;
}

.footer_cell
{
	float:left;
	border-right:1px solid #586085;
	padding:8px;
	width:164px;
	color:#ccc;
}
.footer_cell h3,b
{
	color:#fff;
	font-size: 15px;
}

.footer_cell a
{
	color:white;
	text-decoration:underline;
}

.footer_cell a:hover
{
	text-decoration:none;
}

.button
{
	width:133px;
	height:42px;
	background:transparent url('/images/red-button.png') no-repeat;
	text-align:center;
	margin:0 auto;
}

.button a
{
	line-height:42px;
	color: #EEFDDF;
	font-size: 20px;
	text-decoration: none;
}

.homepage_content h2
{
	font-size:22px;
	color:#80A124;
}

.homepage_section
{
	padding:8px;
}

.homepage_section ul
{
	padding-left:10px;
}

.bottom_bar a
{
	text-decoration: underline;
	color:white;
}

.bottom_bar a:hover
{
	text-decoration: none;
}

.cat_nav_bar a, .cat_nav_bar b
{
	color:blue;
	font-size:12px;
}

h1
{
	color: #80A124;
}
