/* zero off the defaults to get a clean starting point*/
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, formfield {  
margin: 0; 
padding: 0; 
border: 0; 
}

body {
	background: #F2E0D1 url(z-pagedesignbg-2.jpg) repeat;
	font-size: 100.01%;/* fix for IE scaling error at small font sizes*/
	text-align: center;/* centers the container in IE 5.x*/
	font-family:  Georgia, Arial, Helvetica, sans-serif;
	color: #25130A;
	background-position: -1px 0;
}

#topbanner {
	background-image: url(z-pagedesign-s.jpg);
	background-position: -1px 0;*/
	background-repeat: no-repeat;
	height: 1242px;
	margin: auto;
	width: 900px;
	position: relative;
}
#topbanner2 {
	background-image: url(z-pagedesign7.jpg);
	background-position: -1px 0;*/
	background-repeat: no-repeat;
	height: 1600px;
	margin: auto;
	width: 900px;
	position: relative;
}

#topbanner .left {
	margin-left: 20px;
}

#topbanner .dish {
	float: right;
	margin-right: 18px;
	display: inline;
}
#wrapper {
	margin: -100px auto;/*centers the wrapper in compliant browsers*/
	width: 742px;
	min-height: 900px;
	text-align: left;
	position: relative;/*set for the positioning of the nav*/
}
#hnav { 
position: relative;
text-align: center;
clear:left;
background: transparent; 
background: none; /*this for IE*/
font: 12pt Georgia,"Lucida Sans Unicode", helvetica;
padding-top: 300px;
width: 100%;  /*this for IE*/
height: 32px;  /*this for IE*/
color: #FFFFff;
font-weight:bold;
}
#hnav a:link {color: #FFFFff; text-decoration: none;}
/*body #hnav a:link {color: #f6f4d1; text-decoration: none;}*/
#hnav a:visited {color: #E8D6A3; text-decoration: none;}
#hnav a:hover {color: #97050F; text-decoration: none;}

a:link {color: #0000ff; text-decoration: none;}
a:visited {color: #0000ff; text-decoration: none;}
a:hover {color: #ff0000; text-decoration: none;}

#subheader {
	background-image: url(images/wide-subheader_image.jpg);/*shadow drop bg image*/
	background-repeat: no-repeat;
	margin: auto;
	width: 923px;
}

/***** Ends banners **************/
/***** Begin laying out the wrappers *****/



#outercontent {
	margin-left: 1px;
}


/***** Ends the wrappers *****/

/***** Begin laying out the headers *****/


/******* Begins content layout ***********/

#content {
	margin-top: 0px;
	position: relative;
	text-align: left;
	line-height: 108%;
	float: left;
   	margin-left: 335px;
	padding: 5px 0 10px 0;
	width: 450px;
	color: #25130A;
}

#content h2 {
	font-size: 115%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 105%;
	margin: 12px 0 0 5px;
	color: #575BEB;
	text-decoration: none;
}
#content h1 {
	font-size: 160%;
	line-height: 110%;
	padding: 6px 0px 6px 20px;
	color: #7A0026;
}
#content h3 {
	line-height: 120%;
}
#content p {
	text-align: left;
	line-height: 108%;
	margin: 15px 0px;
	font-size: 100.01%;
	font-family:  Georgia, Arial, Helvetica, sans-serif;
	color: #25130A;
}
#nav p {
	text-align: left;
	line-height: 108%;
	margin: 5px 0px;
	font-size: 100%;
	font-family:  Georgia, Arial, Helvetica, sans-serif;
	color: #25130A;
}

#content #machu {
	float: right;
	border: 1px solid #4D562E;
	margin: 5px 10px 3px 5px;
}

#content .printheader, #content .handheldheader {
	display: none;/*hide the header for the print style sheet*/
}
#center-content {
	margin-top:10px;
	line-height: 135%;
	float: left;
	 width: 130px;
	 border:#000000 solid 2px;
	background:#F0DAC2 url(fishbg.jpg);
	background-repeat: no-repeat;
	padding: 10px 5px 10px 10px;
	color: #000000;
	font-size: 95%;
	min-height: 275px;
	display: block;
}
#center-content p {
	text-align: left;
	line-height: 108%;
	padding: 15px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #25130A;
}

#entertainment {
	position: relative;
	line-height: 125%;
	float: left;
	margin-top: 10px;
	margin-left: 20px;
	width: 250px;
	border:#006600 dashed 2px;
	background-color:#FFFFCC;
	padding: 0px 5px 10px 10px;
	color: #000099;
	font-size: 95%;
	min-height: 300px;
	display: block;
}


/****** Ends the content layout ********/

/***** Nav layout ******/

#skip {
	position: absolute; 
	top: -500px;/*places the skip nav off screen*/
}

/* positions the navigation column*/
#nav {
	position: absolute; 
	width: 130px;
	top: 340px;
	left: 115px;
	color: #97050F;
}
#nav2 {
	position: absolute; 
	width: 130px;
	top: 340px;
	left: 81px;
	color: #97050F;
}
#nav2 a {
	font-size: 115%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 105%;
	margin: 12px 0 0 5px;
	color: #575BEB;
	text-decoration: none;
}
#nav h3 {
	color: #ffffff;
	font-size: 100%;
	padding-bottom: 5px;
	width: 130px;
	border-bottom: 0px solid #C412709;
}

#nav img {
	margin: 2px auto;
	border: 0px solid #4D562E;
}

#nav ul {
	list-style-type: none;
	padding-left: 2px;
	/*margin-left: 20px;*/
}

div#nav ul li {
	border-bottom: 1px solid #C5AEA6;/*plain border for IE pc*/
	margin-bottom: -2px;/*value for IE5.5*/
	margin-bottom:/**/ -5px;/*Value for IE5.01*/
	ma\rgin-bottom: -2px;/*value for IE6*/
	border-bottom: 1px solid #C5AEA6;/*plain border for IE pc*/
	font-family:"Bookman Old Style", Georgia, "Times New Roman";
	width: 145px;
	margin-bottom: -2px;/*value for IE5.5*/
	margin-bottom:/**/ -5px;/*Value for IE5.01*/
	ma\rgin-bottom: -2px;/*value for IE6*/
}

div#nav>ul li, #nav>h3 {
	border-bottom: 1px dotted #6D5D50;/*IE doesn't do dotted well, set here for browsers other than IE pc*/
	margin-bottom: 0;
}

#nav li a {
	text-align: right;
	font-weight: bold;
	border-bottom: 1px dotted #C5AEA6;
	font-size: 98%;
	display: block;
	text-decoration: none;
	color:#97050F;
	padding: 4px 4px 2px 0px;
	margin: 0;
}

#nav li a:hover, #nav li a:focus {
	color: #333399;
	background-color: #F5ECDC;
	text-align: right;
	padding: 2px 4px 2px 0px;
	text-decoration: underline;
	}
	
#nav a {
	text-align: left;
	font-weight: bold;
	text-decoration: none;
	margin: 0;
}

#nav a:hover {
	text-align: left;
	text-decoration: underline;
	}

/***** Ends the navigation *****/
/***** Image classes *****/


.right {
	float: right;
	margin: 8px 5px 0px 6px;
}

.left {
	float: left;
	margin: 5px 15px 12px 0;
	border: 2px solid #000;
}
.left-no {
	float: left;
	margin: 0px 15px 0px 0;
}
.center {
	border: 2px solid #000;
	margin: auto;
}

/***** Ends image classes *****/

/***** footers *****/

#footer {
	height: 20px;
}


#footer p {
	font-size: 75%;
	text-align: center;
	padding: 0px 0px 0px 0;
	color: #660000;
	border-top: 0px solid #000;
	margin: 0 0px;
	
}


/***** Ends the footers ********/



