﻿body
{
	background-color: #339999;
}

.entry_header h2
{
   color: #AAAAAA;
   font-size: small;
   font-weight: normal;
}

#sidebar
{
  border-left: dotted 1px dimgray;
}

.myadclass
{
  	background: transparent url(tile_signup1.jpg);
}

a,
.admin_link a
{
	color: #286EB3;
}

a:hover,
.admin_link a:hover
{
	color: firebrick;
}

#navbar
{
	background-color: #339999;
	color: white;
	border-top: none;
	border-bottom: none;
}

#navbar a
{
	color: white;
	text-decoration: none;
}

#navbar a:hover
{
	color: white;
	text-decoration: underline;
}


blockquote
{
	background-color: #EEEEEE;
}

.custom #footer
{
  background: transparent url(fon_top01copy.gif);
}

#footer
{
	border-top: none;
	color: #286EB3;
}

#footer a
{
	color: #286EB3;
}

#footer a:hover
{
	color: #286EB3;
	text-decoration: underline;
}

.footer_nav a
{
	color: #286EB3;	
}

.footer_nav a:hover
{
	color: #286EB3;
}