body
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}

a:link
{
	text-decoration: none;
	color: #c06;
}

a:visited
{
	text-decoration: none;
	color: #960;
}

a:hover
{
	text-decoration: underline;
	color: #3c3;
}

a:active
{
	text-decoration: underline;
	color: #3c3;
}

p, ul, li, ol, td
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}


a.navlink:link, a.navlink:visited
{
	color: #fff;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	line-height: 30px;
	margin-right: 10px;
}

a.navlink:active, a.navlink:hover, .activelink
{
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	background-color: #6C5735;
	padding: 4px;
	border: 1px solid white; 
	font-weight: bold;
	line-height: 30px;
	margin-right: 10px;
}

#list 
{ 
	list-style-image: url('images/arrow.gif'); 
}

.brown
{
	background-color: #6C5735;
}

.pink
{
	background-color: #C9497F;
}

.green
{
	background-color: #66B366;
}

.newsletterboxtitle
{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #336633;
}

.white
{
	background-color: #fff;
}

.smalltext
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	line-height: 14px;
}

.button
{
background-image: url('../images/subscribe.gif');
width: 92px;
height: 25px;
border: 0;
}

.button:hover 
{
background-image: url('../images/subscribe1.gif');
width: 92px;
height: 25px;
border: 0;
}


.button2
{
background-image: url('../images/send.gif');
width: 92px;
height: 25px;
border: 0;
}

.button2:hover 
{
background-image: url('../images/send1.gif');
width: 92px;
height: 25px;
border: 0;
}

.arrow
{	
	font-size: 12px;
	font-family: Comic Sans MS, Serif;	
}

.whitetext
{
	color: #FFF;
}

h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 28px;
	color: #C9497F;
	margin-bottom: 0px;
}

h2, h3, h4, h5, h6
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 0px;
	color: #6c6;
	margin-bottom: 5px;
}

h3, h4, h5, h6
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 28px;
	color: #6c6;
}

.quote
{
	font-family: Georgia, serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 28px;
	color: #630;
	font-style: italic;
}

.footer
{
	font-size: 10px;
	color: #fff;
	line-height: 10px;
}

a.footerlink:link
{
	text-decoration: none;
	color: #Fcc;
	font-weight: normal;
}

a.footerlink:visited
{
	text-decoration: none;
	color: #Fcc;
	font-weight: normal;
}

a.footerlink:hover
{
	text-decoration: underline;
	color: #FFF;
	font-weight: normal;
}

a.footerlink:active
{
	text-decoration: underline;
	color: #FFF;
	font-weight: normal;
}