@charset "utf-8";
/* CSS Document */

body {
	background:url('/images/page-back.jpg')
	repeat-x
	left
	top
	#009547;
	font-family:"trebuchet ms", tahoma, verdana, arial, sans-serif, helvetica;
	/*font-family:Georgia, "Times New Roman", Times, serif;*/
	font-size:13px;
	color:#ffffff;
	margin-top:0;
	padding-top:0;
	height:100%;
}

p {
	margin:0;
	padding:0;
	padding-bottom:20px;
	line-height:16px;
}

a {
	text-decoration:underline;
	color:#ffffff;
}

a:link {
	text-decoration:underline;
	color:#ffffff;
}

a:active {
	text-decoration:underline;
	color:#ffffff;
}

a:visited {
	text-decoration:underline;
	color:#ffffff;
}

a:hover {
	text-decoration:underline;
	color:#000000;
}

h2 {
	font-size:20px;
	font-weight:normal;
	margin:0;
	padding:0;
	margin-top:0px;
	margin-bottom:0px;
}


.mainContainer {
	position:relative;
	text-align:center;
	height:100%;
}

.pageContainer {
	position:relative;
	background:url('/images/map.jpg')
	no-repeat
	left
	top
	#B4BF57;
	width:749px;
	margin:auto auto;
	border-top:1px solid #009547;
	margin-top:-1px;
	text-align:left;
	height:100%;
}

.headerContainer {
	position:absolute;
	top:0;
	left:0;
	width:749px;
	height:199px;
	border-bottom:1px solid #ffffff;
}

.headerInner {
	position:relative;
}

.logoContainer {
	background:url('/images/logo-back.jpg')
	repeat-y
	left
	top;
	position:absolute;
	top:0;
	left:0;
	width:215px;
	height:199px;
	z-index:1000;
}

.logo {
	margin-top:10px;
	margin-left:0px;
}

h1#logo {
	position:absolute;
	top:20px;
	right:15px;
	background:url('/images/header-title.png')
	no-repeat
	left
	top;
	padding-top:122px;
	z-index:1000;
	margin:0;
	overflow:hidden;
	width:502px;
	height: 0px !important; /* for most browsers */
    height /**/:11px; /* for IE5.5's bad box model */
	font-size:14px;

}

.date {
	position:absolute;
	right:0px;
	top:160px;
	width:534px;
	text-transform:uppercase;
	text-align:center;
	font-size:22px;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
	letter-spacing:2px;
}

.contentContainer {
	float:right;
	width:514px;
	padding-top:570px;
	font-size:15px;
	/*letter-spacing:1px;*/
	text-align:justify;
	/*padding-top:199px;
	padding-left:215px;*/
}

.front ul {
	padding:0px;
	margin:0px;
	text-align:left;
}

.front li
{
	list-style:none;
	background-image:url('/images/bullet.gif');
	background-repeat:no-repeat;
	background-position: 0px 7px;
	margin: 5px;
	margin-top:0px;
	margin-left:10px;
	padding-top: 7px;
	padding-left:30px;
	line-height:19px;
	letter-spacing:0px;
}

.contentInner {
	padding-right:15px;
	/*height:770px;*/
	height:995px;
	overflow:auto;
	/*border:1px solid #ffffff;*/
}

.contentImage {
	border:1px solid #ffffff;
	float:left;
	margin-right:9px;
}

.sidebarContainer {
	background:url('/images/sidebar-back.png')
	repeat-y
	left
	top;
	float:left;
	height:100%;
	padding-top:199px;
	width:215px;
}

.sidebarBottom {
	/*padding-bottom:111px;*/
	padding-bottom:20px;
}

.menuContainer {
	padding-top:15px;
	margin-bottom:15px;
	text-align:center;
}

.menuSep {
	height:165px;
}

.bannerContainer {
	position:absolute;
	top:469px;
	left:0;
	width:749px;
	height:90px;
	background-color:#C1A275;
}

.bannerInner {
}

.bannerInnerLeft {
	float:left;
	width:215px;
	text-align:center;
	padding-top:7px;
	/*border:1px solid #ffffff;*/
}

.bannerInnerRight {
	float:right;
	width:530px;
	text-align:center;
	padding-top:20px;
}

.sidebarBottom {
	text-align:center;
	padding-top:15px;
}

.hardwickLink {
	background-color:#009547;
	padding:7px;
	margin-top:10px;
	margin-bottom:5px;
}

.matchpoint {
	padding:7px;
	margin-bottom:10px;
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
}

.forthcoming {
	text-align:center;
	padding-top:10px;
}

.forthcomingEvent {
	margin-top:12px;
	margin-bottom:12px;
}

.association {
	text-align:center;
	padding-top:10px;
}

.sponsors {
	margin-top:3px;
	margin-bottom:3px;
}


.flashContainer {
	position:absolute;
	left:215px;
	top:200px;
	width:534px;
	text-align:right;
}

.sponsorImage {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

.historyContainer {
}

.historyItemWrapper {
	
}

.historyItem {
	text-align:center;
	font-size:11px;
	float:left;
	width:160px;
	margin-bottom:7px;
}

.historyImage {
	margin-bottom:10px;
}

.footer {
	width:749px;
	margin:auto auto;
	padding-top:7px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

.footerLeft {
	float:left;
	width:360px;
	text-align:left;
}

.footerRight {
	float:right;
	width:360px;
	text-align:right;
}

.clearit {
	clear:both;
}

.booples:after {
content: ".";
display: block;
height: 0;
font-size:0;
clear: both;
visibility:hidden;
text-align:left;
}

.booples{display: block;}

/* Hides from IE Mac \*/
* html .booples {height: 1%;}
   .booples{display:block;}
/* End Hack */

/* Gallery */
.galleryRight {
	float:right;
	width:185px;
	height:420px;
}


.galleryLeft {
	float:left;
	width:534px;
	/*height:420px;*/
	position:relative;
	text-align:left;
}

.galleryCopy {
	width:534px;
	float:left;
	margin-top:25px;
	text-align:left;
}

.galleryMenuSelect {
	width:184px;
	height:25px;
	text-align:right;
}

.galleryMenuSelect select {
	width:99%;
}

.galleryMenuList {
	width:184px;
	height:395px;
	overflow:auto;
}

.galleryMenuItem {
	cursor:pointer;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:12px;
	border:1px solid #FFFFFF;
	width:122px;
}

.galleryMenuItemHeader {
	text-align:center;
	font-weight:bold;
	text-decoration:underline;
	margin-bottom:4px;
}

.galleryMenuItemThumbContainer {
	
}

.galleryMenuItemThumb {
	margin:auto;
	width:120px;
	height:120px;
	background:no-repeat
	center
	center;
}
