body {
	background-color:	#D8DAC5;	
	font-family:            "Times New Roman", serif;
	font-size:		12px;
	color:			#000000;
	padding: 		0;
   	margin: 		0;
}

.footer {
	color:			#D9D9C5;
	font-size:		9px;
	text-align:		center;
	padding:		5px;
	background-image:	url( assets/headerfooter_background.jpg );
	background-color:	transparent;
}

.footer A {
	color:			#D9D9C5;
	background-color:	transparent;
}

A {
	color:			#000000;
	text-decoration:	underline;
	background-color:	transparent;
}

A:hover {
	text-decoration:	none;
}

.Menu A {
	color:			#D9D9C5;
	background-color:	transparent;
}

.Menu {
	background-image:	url( assets/headerfooter_background.jpg );
}

.menuBar {
	border:			solid #8E9271;
	border-top-width:	0px;
	border-bottom-width:	2px;
	border-right-width:	0px;
	border-left-width:	0px;
	font-size:		8px;
	color:			inherit;
	background-color:	transparent;
}

.footerBar {
	border:			solid #8E9271;
	border-top-width:	2px;
	border-bottom-width:	0px;
	border-right-width:	0px;
	border-left-width:	0px;
	font-size:		8px;
	background-color:	transparent;
	color:			inherit;
}

.menuItems A {
	font-weight:		normal;
	text-decoration:	none;
	font-size:		17px;
}

.menuItems A:hover {
	text-decoration:	none;
}

.menuItems td {
	padding-bottom:		0px;
	padding-right:		20px;
}

.content {
	padding:		20px;
	font-size:		14px;
	color:			#000000;
	text-align:		justify;
	background-color:	transparent;	
}

.header {
	font-size:		20px;
}	

.splashBar {
	background-image:	url( assets/home_picture_background.jpg );	
}

.splashBAr td {
	padding:		20px;
	padding-right:		0px;
}

.image {
	border:			2px solid #8E9271;
}