/* CSS Document */

body {
	background-color: #6C0046;
}

table#main {
	background-color: #8A0057;
}

.header {
	background-image: url(art/header.jpg);
	background-repeat: no-repeat;
}

.header-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: white;
}

.small-header-white {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: white;
}

.header-grey {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #999999;
}

.nav-header, .nav-header a, .nav-header a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: white;
	padding-top: 4px;
	padding-left: 3px;
	text-decoration: none;
}

.nav-link, .nav-link a, .nav-link a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: white;
	padding-left: 9px;
	padding-top: 1px;
	padding-bottom: 1px;
	line-height: 14px;
	text-decoration: none;
}

.nav-header a:hover, .nav-link a:hover {
	text-decoration: underline;
}

.form-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
	padding-left: 3px;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
	padding-top: 5px;
}

.form-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
}

.text a, .text a:visited, .form-text a, .form-text a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: white;
	text-decoration: none;
}

.text a:hover {
	text-decoration: underline;
}

.black-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
}

.pink-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8A0057;
}

.text-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: white;
}

.pink-text-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #8A0057;
}

.bg {
	background-image: url(art/background.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}

.small-print {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: white;
}

.phone-number {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: white;
}
