body
{
	margin: 0px;
	background: url(images/bg.jpg) fixed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
#header-bg
{
	background: url(images/header-bg.jpg) repeat-x;
}
#body-bg
{
	background: url(images/body-bg.jpg) no-repeat top center;
}
.family
{
	font-size: 13px;
	color: #ffffff;
	font-style: italic;
	font-weight: bold;
}

.title
{
	color: #2B639D; 
	font-size: 20px;
}
.subtitle
{
	color: #6B803F; 
	font-size: 14px;
	font-weight: bold;
}

.small
{
	font-size: 11px;
	color: #444444;
}

ul.leaf
{
	list-style-image: url(images/leaf-bullet.gif); 
	margin: 25px 8px 0px 25px; 
	padding: 4px 0 4px 0px;
}

A:link	{ color: #A8121A; text-decoration: none; font-weight: bold;}
A:visited { color: #A8121A; text-decoration: none; font-weight: bold;}
A:active { color: #A8121A; text-decoration: none; font-weight: bold;}
A:hover	{ color: #6E861E; text-decoration: underline; font-weight: bold;}


.footer
{
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
}

.footer A:link	{ color: #ffffff; text-decoration: underline; font-weight: bold;}
.footer A:visited { color: #ffffff; text-decoration: underline; font-weight: bold;}
.footer A:active { color: #ffffff; text-decoration: underline; font-weight: bold;}
.footer A:hover	{ color: #D8E99F; text-decoration: underline; font-weight: bold;}