/* @override 
	http://war-room9.lunaseamedia.com/css/default.css
	http://www.hembycup.com/css/default.css
*/

body {
	margin: 30px 0 0 0;
	padding: 0;
}

html {
	background-color: #007be5;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}


/* Main Container
********************************************************/

#container {
	width: 1015px;
	margin-left: -507px;
	position: relative;
	left: 50%;
	display: block;
}

#header {
	display: block;
	position: relative;
	float: left;
	width: 1015px;
	height: 207px;
}


/* Main Nav
********************************************************/

#mainNav {
	display: block;
	position: relative;
	float: left;
	width: 1015px;
	height: 32px;
	background: url(/images/bg-main-nav.jpg) no-repeat;
}

ul.mainNav {
	display:block;
	margin: 6px;
	padding: 0;
	clear: both;
	text-align: center;
}

ul.mainNav li {
	list-style-type: none;
	margin: 0 7px;
	display: inline;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 3px;
	color: #0b6875;
	font-size: 12px;
}

ul.mainNav li a {
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}

ul.mainNav li a:hover {
	color: yellow;
	text-decoration: none;
}


/* Footer Nav
********************************************************/

#footerNav {
	display: block;
	position: relative;
	float: left;
	width: 1015px;
	height: 62px;
	background: url(/images/footer-hemby-cup.jpg) no-repeat;
	padding-bottom: 30px;
}

ul.footerNav {
	display:block;
	margin: 18px;
	padding: 0;
	clear: both;
	text-align: center;
}

ul.footerNav li {
	list-style-type: none;
	margin: 0 10px;
	display: inline;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 9px;
	color: #677d90;
}

ul.footerNav li a {
	font-size: 9px;
	color: #677d90;
	text-decoration: none;
}

ul.footerNav li a:hover {
	color: #fff;
	text-decoration: none;
}


/* Home Gallery
********************************************************/

#homeGallery {
	display: block;
	position: relative;
	float: left;
	width: 1015px;
	height: 461px;
	background: url(/images/home-gallery/playing-some-hockey-at-the-hemby-cup.jpg) no-repeat;
}

#homeGallery #message {
	display: block;
	position: relative;
	float: left;
	margin: 88px 0 0 595px;
}



/* Side Nav
********************************************************/

ul.level1 {
	display:block;
	float: left;
	padding: 0 20px 0 0;
	width: 225px;
	margin: 0;
}

ul.level1 li {
	list-style-type: none;
	color: #677d90;
	text-transform: uppercase;
	letter-spacing: 3px;
	font-size: 12px;
	padding-bottom: 5px;
}

ul.level1 li a {
	color: #677d90;
	text-decoration: none;
}

ul.level1 li a:hover {
	color: #fff;
	text-decoration: none;
}

ul.level2 {
	display:block;
	padding: 5px 20px 0 0;
	margin-left: 20px;
}

ul.level2 li {
	list-style-type: none;
	color: #4f6070;
	text-transform: uppercase;
	letter-spacing: 3px;
	font-size: 12px;
}

ul.level2 li a {
	color: #4f6070;
	text-decoration: none;
}

ul.level2 li a:hover {
	color: #fff;
	text-decoration: none;
}



/* Interior Pages
********************************************************/

#sectionheader {
	display: block;
	position: relative;
	float: left;
	width: 1015px;
	height: 229px;
}

#content {
	display: block;
	position: relative;
	float: left;
	width: 735px;
	background-color: #012646;
	padding: 40px 140px;
	color: #fff;
	font-size: 12px;
	line-height: 18px;
}

#contentAlt {
	display: block;
	position: relative;
	float: left;
	width: 935px;
	background-color: #012646;
	padding: 40px;
	color: #fff;
	font-size: 12px;
	line-height: 18px;
}

h1 {
	color: #fff;
	font-weight: normal;
	font-style: normal;
	padding-bottom: 20px;
}

h2 {
	color: #fff;
	font-weight: bold;
	font-style: normal;
	margin: 0;
	padding-top: 40px;
}

ul.contentBody {
	display:block;
	padding: 0 0 0 40px;
	margin: 0;
	float: left;
	width: 649px;
	border-left: 1px solid #0b6875;
	min-height: 500px;
}

ul.contentBody li {
	list-style-type: none;
}

ol li {
	padding-bottom: 10px;
}

ul.bodyList li {
	list-style-type: disc;
}

#rightCallout {
	display: block;
	position: relative;
	float: right;
	width: 200px;
	height: 450px;
	padding: 0 20px;
	margin-left: 20px;
	color: #fff;
	font-size: 12px;
	line-height: 18px;
	border-left: 1px solid #0b6875;
}

.captainPhoto {
	float: right;
	margin-left: 30px;
	margin-bottom: 30px;
	border: 1px solid #0b6875;
}



/* Sponsor Logos
********************************************************/

ul.sponsorLogos {
	display:block;
	float: left;
	padding: 0;
	margin: 0;
}

ul.sponsorLogos li {
	list-style-type: none;
	float: left;
	padding-right: 40px;
	padding-bottom: 20px;
}



/* Past Cup Photo Grid
********************************************************/

ul.photoGrid {
	display:block;
	float: left;
	padding: 0;
	margin: 0 0 0 45px;
}

ul.photoGrid li {
	list-style-type: none;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 0;
}

ul.photoGrid img {
	border: 1px solid gray;
}

ul.photoGrid li.score img {
	padding-bottom: 30px;
	border-style: none;
}



/* Links
********************************************************/

a {
	color: #259aff;
	text-decoration: underline;
}

a:hover {
	color: yellow;
	text-decoration: underline;
}

ul.footerNav a {
	color: #677d90;
	text-decoration: underline;
}

ul.footerNav a:hover {
	color: #fff;
	text-decoration: underline;
}
