body {
	background-color: #ffffff;
	color: #333333;
	font-family: Palatino, 'Times New Roman', 'Times Roman', Times, Bookman, serif; font-size: 14px;
	}
a {color: #663300; }
a:link  {color: #663300; }
a:visited {color: #663300; }
a:active  {color: #963; text-decoration:underline;}
a:hover  {color: #963;  text-decoration:underline;}

/* -- Navigational Stlyes -- */


/* Bottom & Global Navigation */


	.bottomnav { font-family: Palatino, 'Times New Roman', 'Times Roman', Times, Bookman, serif; font-size: 14px; }

	.bottomnav a {font-weight: bold;}
	
	.copyright { font-size: 12px; color: #fff;}

	div.bottomaddress { font-family: Palatino, 'Times New Roman', 'Times Roman', Times, Bookman, serif; font-size: 14px; font-weight: bold; color: #fff;}

	.bottomaddress a {  color: #fff; }
	.bottomaddress a:link { color: #fff;}
	.bottomaddress a:visited { color: #fff;}
	.bottomaddress a:hover { color: #fff; text-decoration: none;}
	.bottomaddress a:active { color: #fff;  text-decoration: none;}

/* Headers, Standard Formatting */
	
	p, div, dt, dd, dl, blockquote, ul, ol, li, td, th {
		font-family: Palatino, 'Times New Roman', 'Times Roman', Times, Bookman, serif;
		font-size: 14px;
	}
	
	h1,h2,h3,h4,h5 {font-family: Palatino, 'Times New Roman', 'Times Roman', Times, Bookman, serif;font-weight: bold;}

	h1 {
		font-size: 26px;
		color: #663300;
	   }

	h2 {
		font-size: 23px;
		color: #963;
	   }

	h3 {
		font-size: 16px;
		color: #663300;
	   }

	h4 {
		font-size: 13px;
		color: #963;
	   }

	h5 {
		font-size: 11px;
		color: #963;
	   }

	blockquote	{
		margin-left: 1em;
	}


	p a {font-weight:bold;}
	
	address	{
		color: #333;
		font-style: normal;
	}
	
	big.option { font-size: 11px }
	
	
	.error {font-size: 13px; color: #c30;}


/* admin */
	.admin { font-family: Verdana, arial, sans-serif; font-size: 10px;}
	.admin a:link { color: #900 }
	.admin a:hover { color: #f00; background: #fcc; }
	.admin a:active { color: #900 }
	.admin a:visited { color: #900 }

.adminblock { font-family: Verdana, sans-serif; font-size: 12px; font-weight:bold; text-transform: uppercase;}
.adminblock a {  color: #900; }
.adminblock a:link { color: #900;}
.adminblock a:visited { color: #900;}
.adminblock a:hover { color: #300; }
.adminblock a:active { color: #fcc;  }
