﻿body {
	background-image: url('images/peru_lb.jpg');
	background-repeat: repeat-y;
	background-color: #A17C66;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	color: #613C26;
	}
#backgroundright {
	width:100%; 
	background-position: right; 
	background-image: url(images/peru_rb.jpg); 		
	background-repeat: repeat-y;
	}
#centering {
	margin: 0 auto; 
	text-align:center; 
	width:660px;
	}
#contentcontainer{
	width:632px;
	background-color: #FFFCF6; 
	padding: 6px; 
	margin: 0 auto;
	border-width: 3px; 
	border-color: #916C56; 
	border-style: solid;
	}
#contentcontainer2{
	width:632px;
	background-color: #FFFCF6; 
	padding: 6px; 
	margin: 0 auto;
	border-width: 3px; 
	border-color: #916C56; 
	border-style: solid;
	}
#contentcontainer3{
	width:632px;
	background-color: #FFFCF6; 
	padding: 6px; 
	margin: 0 auto;
	border-width: 3px; 
	border-color: #916C56; 
	border-style: solid;
	}
#right {
	float:right; 
	width:35%;  
	background: #dedcc5;
	margin-right: 0px; 
	padding: 5px;
	text-align: left; 
	border-width: 1px;
	border-color: #ceccb5; 
	border-style: solid;
	}
#left {
	float:left; 
	width:60%; 
	margin-left:0px; 
	margin-bottom: 8px; 
	background: #f4ebdc;
	padding: 5px;  
	border-width: 1px; 
	border-color: #d4cbbc;
	border-style: solid;
	}
#nav {
	margin: 0 0 20px 0; 
	}
a.navlink {
	font-family: times, "times new roman", serif; 
	text-decoration: underline;
	margin: 0 10px 0px 10px; 
	color: #714C36;
	}
a.navlink:visited {
	font-family: times, "times new roman", serif; 
	text-decoration: underline;
	color: #714C36;
	}
a.navlink:hover {
	font-family: times, "times new roman", serif; 
	text-decoration: none;
	}
a.venuelink {
	color: purple;
	text-decoration: underline;
	}
a.venuelink:visited {
	color: purple;
	text-decoration: underline;
	}
a.venuelink:hover {
	color: #613C26;
	text-decoration:none;
	}
#upcoming {
	clear:both;
	background: #f4ebdc; 
	padding: 5px; 	
	text-align:left;
	border-width: 1px; 
	border-color: #d4cbbc; 
	border-style: solid;
	}
#past {
	background: #f4ebdc;  
	padding: 5px; 
	text-align:left; 	
	margin-top: 8px;
	border-width: 1px; 
	border-color: #d4cbbc;	
	border-style: solid;
	}
#other {
	background: #f4ebdc;  
	padding: 5px; 
	text-align:left; 	
	margin-top: 8px;
	border-width: 1px; 
	border-color: #d4cbbc;	
	border-style: solid;
	}
h3 {
	margin:9px 0 5px 0;
	}
.bolder {
	font-weight: 700;
	}
ul { 
	margin-top: 0;
	margin-left: 16px;
	padding: 0;
	}
li {
	list-style-position: outside;
	}
.credit { 
	margin: 0 auto;
	text-align: center;
	}
a.ginger:link { 
	font-size: 10px; 
	font-family: arial, helvetica, sans-serif; 
	color: #604C1C; 
	background-color: transparent;      
	text-decoration: none; 
	} 
a.ginger:visited { 
	font-size: 10px; 
	font-family: arial, helvetica, sans-serif; 
	color: #ccc; 
	background-color: transparent;        
	text-decoration: none; 
	} 
a.ginger:hover { 
	font-size: 12px; 
	font-family: arial, helvetica, sans-serif; 
	color: white; 
	background-color: transparent;      
	text-decoration: underline; 
	} 
.italics {
		font-style:italic;
	}

