body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
}

.menuitems {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #750000;
	text-align: right;
	font-style: italic;
	padding-right: 2px;
	text-decoration: none;
	margin-right: 4px;
	margin-left: 4px;

}
.menuitems:hover {
	color: #750000;
	text-align: right;
	padding-right: 2px;
	text-decoration: underline
}

.footer {
	font-family: Tahoma, Verdana, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	padding-top: 4px;

}
.titles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #750000;
	text-align: left;
	font-style: italic;
	background-color: #E8DFCE;
	height: 17px;
	width: 100%;
	background-image: url(images/titleback.html);
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
	text-indent: 7pt;

}
.normaltext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	line-height: 20px;
	display: block;

}
.textcontactform {

	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #6E0303;
	text-align: right;
	font-style: normal;
	line-height: normal;
}
.formfields {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4F0202;
	text-align: left;
	background-color: #D2BF9D;
	width: 200px;
	border-top: thin solid #CC9966;
	border-right: thin solid #CC9966;
	border-bottom: thin double #CC9966;
	border-left: thin solid #CC9966;




}
.formfieldssubmit {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #6E0303;
	text-align: center;
	font-style: normal;
	line-height: normal;
	background-color: #D2BF9D;
	border-top: 1px solid #6E0303;
	border-right: 1px solid #6E0303;
	border-bottom: 1px solid #6E0303;
	border-left: 1px solid #6E0303;

}
.formfieldsdates {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #6E0303;
	text-align: left;
	font-style: normal;
	line-height: normal;
	background-color: #D2BF9D;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: double;
	border-left-style: solid;
	border-top-color: #6E0303;
	border-right-color: #6E0303;
	border-bottom-color: #6E0303;
	border-left-color: #6E0303;
	width: 50px;

}
.HomepageColumnLeft {
	display: block;
	float: left;
	width: 300px;

}
.HomepageColumnRight {
	float: right;
	display: block;
	width: 300px;










}
