body {
	background-color: #3c1301;
	background-position: top;
	margin-left: 0px;
	margin-top: 15px;
	font-family: "Times New Roman", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.navtd {
	background-image: url(images/menu.jpg);
}
.topnav, a.topnav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 36px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}

a.topnav:hover {
	color: #fbc62c;	
}
.leftcol {
	background-image: url(images/leftcol.jpg);
	background-repeat: repeat-y;
}
.title {
	font-family: "Palatino Lynotype", Arial, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 28px;
	color: #976d1f;
	text-decoration: none;
}
.bodytext {
	font-family: "Palatino Lynotype", Arial, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 28px;
	color: #000000;
	text-decoration: none;	
}
/* end drop menu */
.validation-advice {
	background-color:#FF0000;
	color : #FFFFFF;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 10px;
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/error.gif);
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
}
.smalltext {
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 12px;
	color: #FFFFFF;
	text-decoration: none;	
}
