/* zero off the defaults to get a clean starting point*/
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, img, form, formfield {  
margin: 0; 
padding: 0; 
border: 0; 
}

html {
	min-height: 100%; 
	margin-bottom: 1px; 
}

body {
	background: url(../images/body_bg.gif) repeat-x;
	font-size: 100.01%;/* fix for IE scaling error at small font sizes*/
	text-align: center;/* centers the wrapper in IE 5.x*/
	font-family:  "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #6B635D;

}

/***** Begin laying out the wrappers *****/

#wrapper {
	margin: 0 auto;/*centers the wrapper in compliant browsers*/
	width: 766px;
	text-align: left;
	position: relative;/*set for the positioning of the nav*/
	background-image: url(../images/outercontent_bg.jpg);/*shadow drop bg image*/
	background-repeat: repeat-y;
}

#outercontent {
	margin-left: 1px;background: url(../images/content_bg.gif);
}

#contentlist ul {
	margin: 0 0 0 20px;
}
/***** Ends the wrappers *****/

/***** Begin laying out the headers *****/
#topbanner {
	background-image: url(../images/header_bg.gif);/*Main machu picchu image*/
	background-position: -1px 0;
	height: 49px;
	margin: 0 auto;
	width: 766px;
}

#topbanner .left {
	margin-left: 20px;
}

#topbanner .dish {
	float: right;
	margin-right: 18px;
	display: inline;
}

#subheader {
	background-image: url(../images/subheader_image.gif);/*shadow drop bg image*/
	background-repeat: no-repeat;
	background-position: -1px 0;
	height: 112px;
	width: 766px;
}

/***** Ends banners **************/

/* positions the navigation column*/
#nav {
	width: 180px;
	top: 170px;
	left: 23px;
	float: left;
	margin-left: 26px;
	margin-top: 14px;
	margin-bottom: 20px;
}


#nav h3 {
	color: #003333;
	font-size: 90%;
	padding-bottom: 5px;
	width: 179px;
	border-bottom: 1px solid #C5AEA6;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#nav img {
	margin: 25px auto;
	border: 1px solid #4D562E;
}

#nav ul {
	list-style-type: none;
	padding-left: 2px;
	/*margin-left: 20px;*/
}

#nav ul li {
	border-bottom: 1px solid #C5AEA6;/*plain border for IE pc*/
	font-family: Arial, Helvetica, sans-serif;
	width: 179px;
	margin-bottom: -2px;/*value for IE5.5*/
	margin-bottom:/**/ -5px;/*Value for IE5.01*/
	ma\rgin-bottom: -2px;/*value for IE6*/
}

#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 {
	font-size: 80%;
	height: 1%;
	display: block;
	text-decoration: none;
	color: #818585;
	padding: 4px 0 4px 2px;
	margin: 0;
}

#nav li a:hover, #nav li a:focus {
	background-color: #D1D7B0;
	color: #660000;
}

/***** Ends the navigation *****/
/***** Content Navigation *****/

#content ul {
	list-style-type: none;
	padding-left: 5px;
	/*margin-left: 20px;*/
}

#content ul li {
	font-family: Arial, Helvetica, sans-serif;
	width: 320px;
	margin-bottom: -2px;/*value for IE5.5*/
	margin-bottom:/**/ -5px;/*Value for IE5.01*/
	ma\rgin-bottom: -2px;/*value for IE6*/
}

#content li a {
	font-size: 80%;
	height: 1%;
	display: block;
	text-decoration: none;
	color: #660000;
	padding: 4px 0 4px 2px;
	margin: 0;
}

#content li a:hover, #content li a:focus {
	background-color: #D1D7B0;
	color: #660000;
}

#content a:link {
	color: #660000;	
}

#content a:hover, #content a:focus {
	background-color: #D1D7B0;
	color: #660000;
}

/***** Ends Content Navigation *****/

/******* Begins content layout ***********/

#content {
   margin-left: 230px;
	padding: 7px 0 10px 0;
	width: 510px;
}

#content p {
	margin-left: 16px;
}

#content #picture {
	float: right;
	margin: 8px;
	/*border: 1px solid #4D562E;
	margin: 5px 10px 3px 5px;*/
}

#content .printheader, #content .handheldheader {
	display: none;/*hide the header for the print style sheet*/
}

#content h1 {
	font: bold 140% Georgia, "Times New Roman", Times, serif;
	text-transform: capitalize;
	color: #003333;
	margin: 5px 0px 0px 5px;
}

#content h2 {
	font-size: 116%;
	margin: 5px 0px 0px 5px;
	color: #003333;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: capitalize;
}

#content h3 {
	font-size: 96%;
	margin: 5px 0px 0px 5px;
	color: #003333;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#content h4 {
	font-size: 76%;
	margin: 5px 0px 0px 5px;
	color: #003333;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#content h5 {
	font-size: 56%;
	margin: 5px 0px 0px 5px;
	color: #003333;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#content h6 {
	font-size: 36%;
	margin: 5px 0px 0px 5px;
	color: #003333;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#content .date {
	font: bold 126% Georgia, "Times New Roman", Times, serif;
	color: #ce2f2c;
	margin: 5px 0px 0px 5px;
}

#content .form {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#content .form label {
	width: 125px;
	float: left;
	color: #660000;
	padding-left: 5px;
	margin-bottom: 4px;
}
#content .form .fieldset {
	border: 1px solid #660000;
	color: #660000;
}

#content .form .button {
	background: #DCE0C9;
	border: 1px solid #660000;
	width: 60px;
	margin-left: 133px;
	padding-top: 2px;
	margin-top: 2px;
}

#content .form .text {
	background: #DCE0C9;
	padding: 2px;
	border: 1px solid #660000;
	width: 280px;
	margin-top: 2px;
	margin-bottom: 4px;
}

/****** Ends the content layout ********/

.brclear {
clear:both;
height:0;
margin:0;
font-size: 1px;
line-height: 0;
} 
/***** Nav layout ******/

#skip {
	position: absolute; 
	top: -500px;/*places the skip nav off screen*/
}



/***** footers *****/

#footer {
	/*height: 34px;*/
	background-image: url(../images/footer_bg.gif);
	background-repeat: no-repeat;
   background-position: -1px 0;
}


#footer p {
	font-size: 70%;
	text-align: right;
	padding: 4px 23px 25px 0;
	color: #660000;
	border-top: 1px solid #000;
	margin: 0 13px;
	
}

#footer a:link, #footer a:visited {
	text-decoration: underline;
	color: #660000;
}
#footer a:hover, #footer a:focus {
	text-decoration: none;
	color: #660000;
}	
/***** Ends the footers ********/

.smallprint {
	font-size: 70%;
	color: #999999;
}
