@import url(styles/centre.css);
@import url(styles/map.css);
@import url(styles/image.css);
@import url(styles/events.css);
@import url(styles/partners.css);
@import url(styles/press.css);
@import url(styles/video.css);
/* Page */

body {
	background-image:  url(images/bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#page {
	margin-left:0;
	margin-right:0;
	text-align:center;
	font-size: 79%;
	line-height: 100%;
	background-image:  url(images/bg.gif);
	width: 748px;
	font-family: "Times New Roman", Times, serif;
}
#page h1 {
	MARGIN: 0px;
	margin-top: 15px;
	font-weight: 100;
	line-height: 100%;
	font-size: 190%;
	letter-spacing: -1px;
	text-transform: uppercase;
}
#page h2 {
	MARGIN: 0px;
	margin-top: 8px;
	font-weight: 300;
	color: #9D8653;
	line-height: 120%;
	font-size: 120%;
}
#container {
	float: left;
	text-align:left;
	width: 748px;
	margin-left: 0px;
	margin-top: 0px;
	background-image:  url(images/container_bg.gif);
}
#header-image {
	float: left;
	width: 748px;
	height: 169px;
	background-image:  url(images/header.jpg);
}
.left-column {
	float: left;
	text-align:left;
	width: 143px;
	padding-left: 15px;
	background-image:  url(images/left_column_bg.gif);
}
.nav {
	background-color: #746852;
	text-align:left;
	margin-bottom: 2px;
}
.nav A {
	color: #FFFFFF;
}
.nav-items a:hover {
	color: #E2CB8C;
}
.nav-items {
	text-align: left;
	height: 225px;
	font-size: 80%;
	margin-left: 10px;
	padding-top: 20px;
	color: #FFFFFF;
	line-height: 180%;
}
.fluid-link {
	text-align: right;
	font-size: 95%;
	margin-right: 30px;
	margin-top: 32px;
	color: #666666;
}
.fluid-link A {
	color: #666666;
}
.banner1 {
	background-image:  url(images/george.gif);
	height: 55px;
	margin-bottom: 2px;
}
.banner2 {
	background-image:  url(images/gillette.gif);
	height: 55px;
	margin-bottom: 2px;
}
.address {
	background-color: #AEA493;
	color: #FFFFFF;
	text-align: left;
	padding-left: 5px;
	line-height: 16px;
	font-size: 110%;
	height: 180px;
	font-family: "Times New Roman", Times, serif;
}
.address A {color:#000000;}
.top-images {
	float: left;
	width: 575px;
	height: 67px;
	margin-left: 2px;
	background-image:  url(images/top_images.jpg);
}
#base-image {
	float: left;
	width: 748px;
	height: 72px;
	background-image:  url(images/base.gif);
}
#content {
	float: left;
	font-family: "Times New Roman", Times, serif;
	width: 555px;
	padding: 10px;
	text-align: left;
}
#content H2 A {
	color: #9D8653;
}
/* Start Index/Home Page */
.intro-text {
	margin-top: 10px;
	line-height: 130%;
}
.left {
	width: 290px;
	float: left;
}
.intro-text H1 {
	MARGIN: 0px;
	TEXT-DECORATION: none;
	font-size: 180%;
	font-weight: 300;
	padding-top: 7px;
}
.intro-text H2 {
	MARGIN: 0px;
	font-size: 110%;
	color: #9D8653;
}
.red-link {
	color: #CC0000;
}
.stevo-top {
	float: left;
	width: 225px;
	height: 172px;
	margin-left: 10px;
	background-image:  url(images/stevo-head.jpg);
}
.stevo-mid {
	float: left;
	text-align: center;
	width: 225px;
	margin-left: 10px;
	background-image:  url(images/stevo-bg.jpg);
}
.stevo-mid-text {
	font-size: 95%;
	color: #FFFFFF;
	text-align: center;
	padding-right: 37px;
	padding-left: 30px;
	padding-bottom: 10px;
	font-family: "Times New Roman", Times, serif;
}
.stevo-base {
	float: left;
	width: 225px;
	margin-left: 10px;
	height: 100px;
}
.right-small-images {
	float: left;
	width: 220px;
	height: 170px;
	margin-left: 10px;
	background-image:  url(images/open1.jpg);
	background-repeat: no-repeat;
	text-align: left;
	background-position: bottom;
	font-style: italic;
}
/* Start Image Gallery Tables */
.table-header-1 {
	font-size: 125%;
	color: #FFFFFF;
	background-color: #A48D4E;
}
.table-1 {
	font-size: 100%;
	background-color: #D3C793;
	font-style: italic;
}
.table-header-2 {
	font-size: 125%;
	color: #FFFFFF;
	background-color: #A4855F;
}
.table-2 {
	font-size: 100%;
	background-color: #D7BF96;
	font-style: italic;
}
/* End Image Gallery Tables */
.history-text {
	float: left;
	font-size: 110%;
	width: 450px;
	margin-left: 40px;
	line-height: 18px;
}
.history-date {
	font-size: 130%;
	color:#AB894F;
	font-style: italic;
	font-weight: 800;
}
.title-underline {
	width: 530px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E8D595;
	border-right-color: #E8D595;
	border-bottom-color: #E8D595;
	border-left-color: #E8D595;
	margin-top: 5px;
	margin-bottom: 5px;
}
.feedback-table1 {
	background-color:#E8D5A9;
	padding:5px;
	color:#000000;
	font-size: 110%;
}
.feedback-table2 {
	background-color:#E8D5A9;
}
.clear {
	clear: both;
}
