body
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	background: #B8A98A url(../images/topback.jpg) repeat-x top; 
	margin: 0;
}

a:link
{
	text-decoration: none;
	font-weight: bold;
	color: #369;
}

a:visited
{
	text-decoration: none;
	font-weight: bold;
	color: #630;
}

a:hover
{
	text-decoration: underline;
	font-weight: bold;
	color: #333;
}

a:active
{
	text-decoration: underline;
	font-weight: bold;
	color: #333;
}

p, ul, li, ol, td
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}

a.navlink:link, a.navlink:visited
{
	color: #003;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}

a.navlink:active, a.navlink:hover, .activelink
{
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	background-color: #5588AA;
	padding: 4px;
	border: 1px solid black;
}



.button
{
background-image: url('../images/button.jpg');
width: 86px;
height: 32px;
border: 0;
}

.button:hover 
{
background-image: url('../images/button1.jpg');
width: 86px;
height: 32px;
border: 0;
}

.arrow
{	
	font-size: 12px;
	font-family: Comic Sans MS, Serif;	
}


h1
{
	font-family: Monotype Corsiva, serif;
	font-size: 28px;
	font-weight: bold;
	color: #630;
}

h2, h3, h4, h5, h6
{
	font-family: Monotype Corsiva, serif;
	font-size: 24px;
	font-weight: normal;
	color: #630;
	margin-bottom: 9px;
}


.footer
{
	font-size: 10px;
	color: #DDCCAA;
	line-height: 18px;
}

a.footerlink:link, a.footerlink:visited, .footerlinktext
{
	color: #99BBDD;	
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
}

a.footerlink:hover, a.footerlink:active
{
	color: #FFCC66;	
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	font-weight: normal;
}

