@charset "UTF-8";
body {
	background-image: url(/img/bg.jpg);
	background-color: #4A5256;
	background-repeat: repeat-x;
	margin: 0px;
}

A:link.nav 
{ font-family: Arial, Helvetica, sans-serif; font-size: 11px;color: #FFFFFF; 
font-weight: bold; text-decoration: none} 

A:visited.nav 
{ font-family: Arial, Helvetica, sans-serif; font-size: 11px;color: #FFFFFF; 
font-weight: bold; text-decoration: none} 

A:hover.nav 
{ font-family: Arial, Helvetica, sans-serif; font-size: 11px;color: #BDADA2; 
font-weight: bold; text-decoration: none}.pic-bg {
	background-image: url(/img/bg-arthur.jpg);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.hdr {
	font-family: "Book Antiqua", Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	color: #7e0b0b;
	line-height: 1.4em;
}
.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7e0b0b;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #394e5e;
	text-decoration: none;
	line-height: 1.3em;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #394e5e;
	text-decoration: none;
	line-height: 1.3em;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7E0B0B;
	text-decoration: underline;
	line-height: 1.3em;
}
.hdr-blue {
	font-family: "Book Antiqua", Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #2b3e4c;
}
A:link.gray 
{ font-family: Arial, Helvetica, sans-serif; font-size: 12px;color: #91988e; 
text-decoration: none} 

A:visited.gray 
{ font-family: Arial, Helvetica, sans-serif; font-size: 12px;color: #91988e; 
text-decoration: none} 

A:hover.gray 
{ font-family: Arial, Helvetica, sans-serif; font-size: 12px;color: #394e5e; 
text-decoration: none}

.g {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #91988e;
}
.ftr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #afb7bd;
	background-color: #263441;
	background-image: url(/img/bg-blue.jpg);
	background-repeat: repeat-x;
	line-height: 1.3em;
}
.bg-beige {
	background-color: #D7D2BF;
	background-image: url(/img/bg-beige.gif);
	background-repeat: repeat-x;
}
.hdr-white {
	font-family: "Book Antiqua", Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FFFFFF;
}

A:link.knights 
{ font-family: "Book Antiqua", Georgia, "Times New Roman", Times, serif; 
font-size: 12px;color: #FFFFFF; 
text-decoration: none}

A:visited.knights 
{ font-family: "Book Antiqua", Georgia, "Times New Roman", Times, serif; 
font-size: 12px;color: #FFFFFF; 
text-decoration: none}

A:hover.knights 
{ font-family: "Book Antiqua", Georgia, "Times New Roman", Times, serif; 
font-size: 12px;color: #c8bab0; 
text-decoration: none}

.bg-paper {
	background-color: #FFFFFF;
	background-image: url(/img/bg-paper.jpg);
	background-repeat: no-repeat;
}

