@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background-color: #0e2a37;
}
div#bgTop {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 500px;
	background-image: url(../images/bg-top.jpg);
	background-repeat: repeat-x;
}
div#nav {
	position: relative;
	top: 20px;
	margin: auto;
	width: 920px;
}
div#paper {
	position: relative;
	top: 20px;
	right: 6px;
	margin: auto;
	width: 914px;
	height: 375px;
	background-image: url(../images/bg-overlay.jpg);
	background-repeat: no-repeat;
}
img#mainImage {
	position: relative;
	float: right;
	display: inline;
	top: 35px;
	right: 35px;
	border: none;
}
div#slideshow {
	position: relative;
	float: right;
	display: inline;
	top: 35px;
	right: 35px;
}
div#gallery {
	position: relative;
	float: right;
	display: inline;
	top: 35px;
	right: 35px;
}
div#map {
	position: relative;
	float: right;
	display: inline;
	top: 35px;
	right: 35px;
	width: 506px;
	height: 313px;
}
div#interactiveMap {
	position: relative;
	top: 40px;
	margin: auto;
	width: 800px;
}
div#map3d_container {
	position: relative;
	float: right;
	display: inline;
	top: 35px;
	right: 35px;
	width: 506px;
	height: 313px;
}
p.description {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	color: #291b0e;
	line-height: 20px;
	margin: 15px 0 0 0;
	text-align: left;
}
div#description1 {
	position: relative;
	float: left;
	display: inline;
	top: 185px;
	left: 30px;
	width: 290px;
}
div#description2 {
	position: relative;
	float: left;
	display: inline;
	top: 140px;
	left: 30px;
	width: 290px;
}
div#wrapper {
	position: relative;
	top: 25px;
	margin: auto;
	background-image: url(../images/bg-body.jpg);
	background-repeat: repeat;
}
div#container {
	position: relative;
	margin: auto;
	width: 914px;
}
/************************** SUBNAV ELEMENTS *****************************/
/************************** SUBNAV ELEMENTS *****************************/
/************************** SUBNAV ELEMENTS *****************************/
div#subnav {
	position: relative;
	left: 20px;
	top: 20px;
	float: left;
	display: inline;
	width: 350px;
}
#subnav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#subnav li {
	margin: 0 0 3px 0;
	padding: 0;
}
#subnav li a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	color: #754d28;
	text-decoration: none;
	display: block;
	width: 283px;
	height: 31px;
	background-image: url(../images/bg-subnav.png);
	background-repeat: no-repeat;
}
#subnav li a:hover {
	color: #ae551b;
	background-image: url(../images/bg-subnav_o.png);
	background-repeat:no-repeat;
}
.subnavPad {
	position: relative;
	top: 6px;
	left: 20px;
}
/********************** DYNAMIC SUBNAV MARKERS ***************************/
#subnav #areaMap #item1 {
	background-image: url(../images/bg-subnav_m.png);
	background-repeat: no-repeat;
	border: none;
	color: #000;
}
#subnav #medinaLake #item2 {
	background-image: url(../images/bg-subnav_m.png);
	background-repeat: no-repeat;
	border: none;
	color: #000;
}
#subnav #directions #item3 {
	background-image: url(../images/bg-subnav_m.png);
	background-repeat: no-repeat;
	border: none;
	color: #000;
}
#subnav #attractions #item4 {
	background-image: url(../images/bg-subnav_m.png);
	background-repeat: no-repeat;
	border: none;
	color: #000;
}
#subnav #events #item5 {
	background-image: url(../images/bg-subnav_m.png);
	background-repeat: no-repeat;
	border: none;
	color: #000;
}
#subnav #interactiveMap #item1 {
	background-image: url(../images/bg-subnav_m.png);
	background-repeat: no-repeat;
	border: none;
	color: #000;
}
#subnav #googleEarth #item2 {
	background-image: url(../images/bg-subnav_m.png);
	background-repeat: no-repeat;
	border: none;
	color: #000;
}
#subnav #builders #item3 {
	background-image: url(../images/bg-subnav_m.png);
	background-repeat: no-repeat;
	border: none;
	color: #000;
}
#subnav #discovery #item4 {
	background-image: url(../images/bg-subnav_m.png);
	background-repeat: no-repeat;
	border: none;
	color: #000;
}
#subnav #videos #item5 {
	background-image: url(../images/bg-subnav_m.png);
	background-repeat: no-repeat;
	border: none;
	color: #000;
}
/********************** END DYNAMIC SUBNAV MARKERS ***************************/
/************************** END SUBNAV ELEMENTS *****************************/
/************************** END SUBNAV ELEMENTS *****************************/
/************************** END SUBNAV ELEMENTS *****************************/
div#content {
	position: relative;
	right: 30px;
	float: right;
	display: inline;
	width: 500px;
}
#content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #291b0e;
	margin-top: 10px;
}
#content h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #291b0e;
	margin-top: 10px;
	text-decoration: underline;
}
#content p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .8em;
	color: #291b0e;
}
#content ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .8em;
	color: #291b0e;
}
#content a {
	color: #291b0e;
}
div#leftColumn {
	position: relative;
	left: 30px;
	top: 20px;
	float: left;
	display: inline;
	width: 300px;
}
img#locationMap {
	position: relative;
	left: 30px;
	top: 20px;
	float: left;
	display: inline;
	width: 300px;
	border: none;
}
div#discoveryForm {
	position: relative;
	top: 40px;
	float: left;
	display: inline;
	width: 370px;
}
#discoveryForm fieldset {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .8em;
	color: #291b0e;
	border: none;
}
#discoveryForm input, select {
	width: 150px;
	margin: 0 5px 5px 0;
}
br.breaker {
	clear: both;
}
div#bgColorBar {
	position: relative;
	top: 20px;
	height: 6px;
	background-image: url(../images/bg-color_bar.gif);
	background-repeat: repeat-x;
}
div#footer {
	position: relative;
	top: 20px;
	margin: auto;
	width: 712px;
}
#footer p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .7em;
	color: #ccc;
	text-align: center;
}
#footer a {
	color: #ccc;
}
#formdiv {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #291b0e;
	font-size: 0.9em;
	width: 410px;
}
#formdiv p {
	padding: 0;
	margin: 6px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #291b0e;
	font-size: 0.9em;
}
#formdiv .submit input {
	margin-left: .07em;
}
#formdiv input, textbox, textarea, select {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #291b0e;
	font-size: 0.9em;
	background: #fff;
	border: 1px solid #5f6062;
}
#formdiv fieldset {
	border: 0;
}
#formdiv legend {
	border: 0;
}
label {
	font-size: 14px;
}

/********* INTERACTIVE MAP STUFF ***********/
div#bgTop2 {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 694px;
	background-image: url(../images/bg-top2.jpg);
	background-repeat: repeat-x;
}
div#interactiveMap2 {
	position: relative;
	top: 30px;
	right: 6px;
	margin: auto;
	width: 914px;
	height: 554px;
	z-index: 2;
}
div#wrapper2 {
	position: relative;
	top: 40px;
	margin: auto;
	background-image: url(../images/bg-body.jpg);
	background-repeat: repeat;
}
div#bgColorBar2 {
	position: relative;
	top: 40px;
	height: 6px;
	background-image: url(../images/bg-color_bar.gif);
	background-repeat: repeat-x;
}
div#footer2 {
	position: relative;
	top: 40px;
	margin: auto;
	width: 712px;
}
#footer2 p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .7em;
	color: #ccc;
	text-align: center;
}
#footer2 a {
	color: #ccc;
}