BODY {
	margin-top: 25px;
	margin-bottom: 50px;
}

.main {
	background-color: #FFEC96;
	background-image: url(images/bak_leaf.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
}

.bak_brown {
	background-color: #8C0A42;
}

.bak_swish {
	background-image: url(images/bak_swish.gif);
	background-position: top left;
	background-repeat: no-repeat;
	height: 70px;
}

.regular {
	font-family: Georgia, Times, Times New Roman, serif;
	font-size: 12pt;
	color: #333333;
}

.fineprint {
	font-family: Georgia, Times, Times New Roman, serif;
	font-size: 11pt;
	color: #333333;
	font-style: italic;
}

.row {
	font-family: Georgia, Times, Times New Roman, serif;
	font-size: 12pt;
	color: #333333;
	padding-bottom: 15px;
	padding-right: 15px;
}

.photo {
	padding-bottom: 5px;
	text-align: center;
}

.nav2 {
	color: #8C0A42;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 9pt;
	text-align: center;
}

.nav2 a {
	color: #8C0A42;
	text-decoration: none;
}

.nav2 a:hover {
	color: #333333;
	text-decoration: none;
}


.off {
	color: #ffffff;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11pt;
	text-align: center;
	font-weight: bold;
	height: 35px; 
	background-color: #8C0A42; 
}

.off A {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

.off A:hover {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

.on {
	color: #FFEC96;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11pt;
	text-align: center;
	font-weight: bold;
	height: 35px; 
}

.on A {
	color: #FFEC96;
	text-decoration: none;
	font-weight: bold;
}

.on A:hover {
	color: #FFEC96;
	text-decoration: none;
	font-weight: bold;
}

#active {
	color: #FFEC96;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11pt;
	text-align: center;
	font-weight: bold;
	height: 35px; 
	background-color: #333333; 
}

.left_margin {
	padding: 18px;
}

A {
	color: #333333;
	text-decoration: underline;
}

A:hover {
	color: #8C0A42;
	text-decoration: none;
}

.small {
	font-family: Georgia, Times, Times New Roman, serif;
	font-size: 10pt;
	color: #333333;
}