@charset "utf-8";
/* CSS Document */
#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/heading_180.jpg);
	background-repeat: no-repeat;
	padding-right: 0px;
	padding-left: 0px;
	background-color: #E4E4E4;
	position: relative;
	height: 770px;
	
}
#yards_heading {
	color: #FFF;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	position: absolute;
	left: 400px;
	top: 50px;
	margin: 0px;
	padding: 0px;
}
#yards_heading h1 {
	margin: 0px;
	padding: 0px;
}
#content h6 {
	color: #CC9900;
	font-size: 2em;
}

#content {
	color: #000000;
	float: right;
	width: 790px;
	position: relative;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 130px;
	background-image: url(../images/opaque_background.jpg);
	height: 575px;
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FFF;
	z-index: 100;
}


#topnav {
	position: absolute;
	left: 0px;
	top: 108px;
	width: 800px;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
}
#topnav ul {
	display: block;
	list-style-type: none;
	float: left;
	margin: 0px;
}
#topnav .left_menu {
	width: 790px;
	margin-left: 0px;
	padding-left: 10px;
}

#topnav ul li {
	display: inline;
	color: #FFF;
	padding-left: 20px;
}
#topnav ul li a {
	color: #FFF;
	text-decoration: none;
}
#topnav a:hover {
	color: #FFFFFF;
	background-color: #69C;
}
#narrative {
	position: relative;
	float: left;
	width: 675px;
	margin-left: 2px;
	z-index: 100;
}
#narrative h1 {
	font-size: 2em;
	background-color: #CCC;
	height: 45px;
	vertical-align: middle;
	text-align: center;
	margin: 0px;
	padding-top: 1px;
}


.img_left {
	float: left;
	position: relative;
	margin-right: 5px;
}
.img_right {
	float: right;
	position: relative;
}
#footer {
	font-size: 0.7em;
	text-align: center;
	padding-top: 5px;
	background-color: #B53738;
	color: #FFF;
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
	float: left;
	width: 800px;
	z-index: 0;
}

#index_navigation {
	background-color: #CCC;
	width: 108px;
	float: left;
	position: relative;
	z-index: 100;
	font-family: Arial, Helvetica, sans-serif;
}





#instruct_box {
	width: 107px;
	font-size: 0.8em;
	color: #FFF;
	background-color: #B53738;
	margin: 0px;
	padding: 0px;
	position: absolute;
	z-index: 20;
	left: 5px;
	top: 0px;
}

#nav, #nav ul {
	font-size: 1em;
	list-style-type: none;
	z-index: 3;
	background-color: #B53738;
	width: 22px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	color: #FFF;
	padding: 0px;
	position: relative;
}
#nav li {
	z-index: 3;
	padding: 0px;
	width: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	text-align: center;
	margin: 0px;
	position: relative;
}
#nav a:link, #nav a:visited {
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	z-index: 3;
	width: 85px;
	padding-left: 1px;
	line-height: 1.3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#nav ul {
	display: none;
	position: absolute;
	
}



#nav ul li {
	z-index: 3;
	float: none;
	font-size: 0.7em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 85px;
}
#nav li > ul {
	top: auto;
	left: auto;
	z-index: 3;
}
#nav li:hover ul {
	color: #FFFFFF;
	display: block;
	z-index: 99;
	background-color: #666;
	width: 85px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute;
	padding: 0px;
	left: 22px;
	top: -50px;
}
#nav li:hover ul li {
	z-index: 99;
}
#nav li:hover ul li:hover {
	color: #0F3;
	background-color: #B53738;
	z-index: 99;
}
#map_box {
}
#map_box #yard_map_popup_window img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: -8px;
}
#map_box p #map_instructions img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: -3px;
}

.video_box {
	background-color: #FFF;
	margin-top: 5px;
	width: 400px;
	padding: 2px;
	margin-left: 10px;
	height: 100px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	font-size: 0.9em;
}
.video_box_words {
	float: left;
	width: 360px;
	position: relative;
	height: 90px;
}

.video_box img {
	
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.play_button {
	position: relative;
	margin-left: 10px;
	float: right;
	margin-top: 10px;
}
#yard_finder_form {
	width: 350px;
	margin-left: 100px;
	margin-top: 10px;
}

