@charset "utf-8";
/* Browser Overrides */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, thead, tbody, td, tr {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}
body {
	background-color: #840000;
	background-image: url(images/background.png);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #707173;
	line-height: 16px;
}
p {
	margin: 0px;
	padding: 0px;
}
a {
	color: #840000;
	text-decoration: none;
	font-style: italic;
}
a:hover {
	color: #4C0307;
	text-decoration: none;
	font-style: italic;
}
h1 {
	font-size: 16px;
	color: #840000;
	padding-bottom: 4px;
}
h2 {
	font-size: 11px;
	color: #840000;
}
.intro {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #3E3E40;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #58585A;
	font-size: 11px;
	line-height: 16px;
	padding-bottom: 6px;
}

.menu {
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
	width: 100%;
}
.menu-active {
	display: block;
	color:#850001;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
	width: 100%;
}


.column-image {
	margin-bottom: 12px;
}
.red {
	font-weight: bold;
	color: #840000;
}



#wrapper {
	width: 988px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#logo {
	float: left;
	height: 72px;
	width: 392px;
}
#navigation-wrapper {
	float: right;
	width: 596px;
	padding-top: 16px;
}
#navigation {
	width: 596px;
	margin-bottom: 12px;
}
#navigation img {
	padding-right: 12px;
}
#navigation-arrow {
	width: 596px;
}
#header-index {
	height: 102px;
	width: 594px;
	background-image: url(images/header-home.jpg);
	padding-top: 190px;
	padding-left: 40px;
	background-repeat: no-repeat;
	padding-right: 352px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #B1B3B4;
	line-height: 18px;
}
#header {
	height: 78px;
	width: 946px;
	background-image: url(images/header-about.jpg);
	padding-left: 40px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #B1B3B4;
	line-height: 18px;
	padding-top: 200px;
}
#content {
	clear: both;
	width: 988px;
}
#content-curves-top {
	height: 8px;
	width: 988px;
}
#content-area {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B1B3B4;
	border-left-color: #B1B3B4;
	width: 986px;
	padding-bottom: 32px;
}
#content-text {
	width: 940px;
	padding-right: 23px;
	padding-left: 23px;
}
#content-title-text {
	width: 940px;
	padding-right: 23px;
	padding-left: 23px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #3E3E40;
	margin-bottom: 20px;
}
#content-column1 {
	float: left;
	width: 220px;
	margin-right: 20px;
}
#content-column2 {
	float: left;
	width: 220px;
	margin-right: 20px;
}
#content-column3 {
	float: left;
	width: 220px;
	margin-right: 20px;
}
#content-column4 {
	float: left;
	width: 220px;
}
#content-left-column {
	float: left;
	width: 780px;
}
#content-left-middle {
	float: right;
	width: 300px;
	margin-left: 16px;
}
#content-middle-quote {
	background-color: #EDEDEE;
	width: 268px;
	padding: 16px;
	margin-bottom: 16px;
}
#content-middle-quote-2 {
	background-color: #EDEDEE;
	width: 268px;
	padding: 16px;
	margin-bottom: 16px;
	margin-top: 16px;
}


#content-column-right {
	float: left;
	width: 140px;
	margin-left: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E6E6E6;
}
#content-column-right a {
	font-style: normal;
	color: #B1B3B4;
}
#content-column-right a:hover {
	font-style: normal;
	color: #666666;
}

#clear {
	clear: both;
	width: 100%;
}

#content-base-curve {
	height: 8px;
	width: 988px;
	margin-bottom: 16px;
}
#footer-wrapper {
	width: 988px;
	font-family: Arial, Helvetica, sans-serif;
	color: #C99698;
	font-size: 11px;
	margin-top: 12px;
	margin-bottom: 12px;
}
#footer-wrapper a {
	color: #C99698;
	text-decoration: none;
	font-style: normal;
}
#footer-wrapper a:hover {
	color: #ffffff;
	text-decoration: none;
}

table.team-list {
	border-top: 1px solid #C6C7C9;
}

table.team-list td {
	border-top: none;
	border-bottom: 1px solid #C6C7C9;
}
table.whats-on {
	border-top: 0px solid #C6C7C9;
}

table.whats-on td {
	border-top: none;
	border-bottom: 1px solid #C6C7C9;
}
li {
	padding-left: 8px;
	background-image: url(images/button.jpg);
	background-repeat: no-repeat;
	list-style-type: none;
	background-position: left 5px;
	margin-bottom: 2px;
}
