BODY {
	color : Black;
    background-image: url(images/background.jpg);
}

/* In Use */
H1 {
	font-family: Verdana, Arial, "Gill Sans MT", sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	color: Black;
	margin-left: 10px;
	margin-right: 10px;
}

/* In Use */
H2 {
	font-family: Verdana, Arial, "Gill Sans MT", sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 13px;
	color: #000000;
	margin-left: 10px;
	margin-right: 10px;
}

/* In Use */
A.body {
	font-family: Verdana, Arial, "Gill Sans MT", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	color: #00008B;
	margin-right: 3px;
	text-decoration: underline;
}

/* In Use */
A.body:HOVER {
	font-family: Verdana, Arial, "Gill Sans MT", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	color: #095fe1;
	margin-right: 3px;
	text-decoration: underline;
}

/* In Use */
A {
	font-family: Verdana, Arial, "Gill Sans MT", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	color: #a72348;
	text-decoration: none;
}

/* In Use */
A:HOVER {
	font-family: Verdana, Arial, "Gill Sans MT", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	color: #dd4772;
	text-decoration: underline;
}

/* In Use */
A.nav {
	font-family: Verdana, Arial, "Gill Sans MT", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	color: #0000ff;
	margin-left: 10px;
	margin-right: 2px;
	text-decoration: none;
}

/* In Use */
A.nav:HOVER {
	font-family: Verdana, Arial, "Gill Sans MT", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	color: #554a03;
	margin-left: 10px;
	margin-right: 2px;
	text-decoration: none;
}

/* In Use */
A.small {
	font-family: Verdana, Arial, "Gill Sans MT", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	color: #864f31;
	margin-left: 10px;
	margin-right: 2px;
	text-decoration: none;
}

/* In Use */
A.small:HOVER {
	font-family: Verdana, Arial, "Gill Sans MT", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	color: #000000;
	margin-left: 10px;
	margin-right: 2px;
	text-decoration: underline;
}

/* In Use */
P {
	font-family: Verdana, Arial, "Gill Sans MT", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 13px;
	color: Black;
	margin-left: 13px;
	margin-right: 5px;
	text-decoration: none;
}

/* In Use */
P.nomargin {
	font-family: Verdana, Arial, "Gill Sans MT", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 13px;
	color: Black;
	text-decoration: none;
}

/* In Use */
P.small {
	font-family: Verdana, Arial, "Gill Sans MT", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	color: #864f31;
	margin-left: 7px;
	margin-right: 2px;
	text-decoration: none;
}

/* In Use */
P.smallnav {
	font-family: Verdana, Arial, "Gill Sans MT", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	color: #000000;
	margin-left: 11px;
	margin-right: 3px;
	text-decoration: none;
}

/* In Use */
UL {
	font-family: Verdana, Arial, "Gill Sans MT", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 13px;
	color: Black;
	margin-right: 3px;
	text-decoration: none;
}

/* In Use */
UL .small{
	font-family: Verdana, Arial, "Gill Sans MT", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	color: #4e2424;
	margin-left: 11px;
	margin-right: 3px;
	text-decoration: none;
}

/* In Use */
OL {
	font-family: Verdana, Arial, "Gill Sans MT", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 13px;
	color: Black;
	margin-right: 3px;
	text-decoration: none;
}

img {border-color: White White White White;}

/* In Use */
.nomargin {
	font-family: Verdana, Arial, "Gill Sans MT", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 13px;
	color: Black;
	text-decoration: none;
}

/* In Use */
.small {
	font-family: Verdana, Arial, "Gill Sans MT", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}