A 		{ color: #5a595c; font-family:  Arial, Verdana, Helvetica; TEXT-DECORATION: none ; font-weight: bold ;  font-size: small; font-style: normal; text-align: center ;
}
A:hover 	{  TEXT-DECORATION: underline; }
.Title { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold}
H1
    {font-family: "Arial Narrow", Helvetica, sans-serif; 
	font-weight: bold ; 
	text-align: left;
	font-size: medium; 
	color: #3DB5E7; 
	font-style: normal; 
	margin: 10px;
}
H2
    {font-family:  Arial, Helvetica, sans-serif; 
	font-weight: bold ;
    text-align: left; 
	font-style: normal; 
	font-size: 110%; 
	color: #96101e; 
	margin: 10px;
}
H3
    {font-family:  Arial, Helvetica, sans-serif; 
	font-weight: bold ;
    text-align: left; 
	font-style: normal; 
	font-size: 115%; 
	color: #96101e; 
	margin: 5px 5px 5px 125px;
}
H4
    {font-family: Arial, sans-serif; text-align: center; 
	font-size: 14px; font-weight: bold; color: #1D80BA; margin: 10px;
}
H5
    {font-family:  Arial, Helvetica, sans-serif; font-weight: bold ;
    text-align: center; font-style: normal; font-size: 11pt; color: #1D80BA; margin: 10px;
}
h6 {
font-family: Arial, Helvetica, sans-serif; text-align: right;
     font-size: 13px; font-weight: bold; color: #ffffff; margin: 0;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small; 
	font-weight: bold;
	color: #5a595c; 
	margin: 15px; 
}

ul  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small; 
	font-weight: bold;
	color: #5a595c; 
	margin: 5px; 
}

li	{
	list-style-image: url(../images/bullet.gif);
	list-style: inside;
}

body {
	min-height: 100%;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: small;
	background-color: #fefbe9;
	color: #000000; 
	margin-top: 5px;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	text-align: center; 
}
div		{
		margin: 0;
		padding: 0;
}
#container	{
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	text-align: center;
	background-color: #96101e;
}
#banner	{
	margin: 0;
	width: 1000px;
	height: 100px;
	text-align: center;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#menu	{
	width: 960px;
	height: 30px;
	color: #000000;
	background-color: #fefbe9;
	margin: 0 20px 10px 20px;
}
#castle	{
	width:920px;
	background-color: #fefbe9;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: left;
	margin: 0 20px;
	padding: 0 20px;
}
#before	{
	float: left;
	width:350px;
	background-color: #fefbe9;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: left;
}
#after	{
	float: right;
	width:350px;
	background-color: #fefbe9;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: left;
}
#footer	{
	clear: both;
	margin: -1px 0 0 0;
	width: 100%;
	height: 20px;
	background-color: #96101e;;
	font-size: medium;
	font-weight: bold;
	color: #fefbe9;
	text-align: center;
}

#menu ul	{
	list-style-type: none;
	list-style-image: url(../images/spacer.gif);
	margin: 0;
	padding: 0;
	text-indent: 0;
}
#menu ul li	{
	float: left;
	list-style-type: none;
	list-style-image: url(../images/spacer.gif);
	margin: 0;
	padding: 0;
	text-indent: 0;
}

#menu ul li a	{
	float: left;
	list-style-type: none;
	list-style-image: url(../images/spacer.gif);
	width: 120px;
	height: 30px;
	font-size: small;
	color: #000000;
	background-image: url(../images/button-off.gif);
	background-repeat: no-repeat;
	text-align: center;
	text-decoration: none;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 7px;
	padding-bottom: 7px;
}
#menu ul li a:hover	{
	float: left;
	list-style-type: none;
	list-style-image: url(../images/spacer.gif);
	width: 120px;
	height: 30px;
	font-size: small;
	color: #fefbe9;
	background-image: url(../images/button-on.gif);
	background-repeat: no-repeat;
	text-align: center;
	text-decoration: underline;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 7px;
	padding-bottom: 7px;
}
p.contact-details	{
	font-weight: bold;
	color: #5a595c;
	text-align: left;
	margin-left: 125px;
}
.contact_email	{
	margin: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}
.small_text	{
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #333;
}
