@charset "utf-8";

* 	{
	padding: 0;
	margins: 0;
	}

#wrapper {
	height: auto;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	font-family: verdana, Arial, Helvetica, sans-serif;
	background-color: #c2f7f5;	
	}

#header	{
	margin-right: auto;
	margin-left: auto;
	width: 950px;
	height: 60px;
	background-image:url(../Images/newtacoma/festivaltitlebar.gif);
	background-repeat: no-repeat;
	}
	
.copyright {
	padding-left: 10px;
	font-size: 12px;
	padding-top: 22px;
}

	
#entertainmenttable {
	margin-left: auto;
	margin-right: auto;
	border: double;
	width: 930px;
	height: auto;
	font-size: 12px;
	text-align:  left;
	background-image:url(../Images/newtacoma/column1b-1.gif);
	}
	
	
	
h1, h2 {
	text-align:center;
	color: #0b2b0e;
	padding-top: 7px;
	}

h3 {
	text-align:center;
	font-weight:bolder;
	font-style: italic;
	}

h4 {
	color: #f82332;
	Font-weight: bold;
	}



td {
	padding: 10px;
	}
	
.festivalpictures {
	border-bottom-style: ridge;
	}	
	
.festivalpictures2 {
	border-left: ridge;
	border-bottom-style: ridge;
	}	

#footer {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	font-size:10px;
	font-weight:bold;
	text-align: center;
	padding-right: 60px;
	}
	
#footer a:link {
		color: #0b2b0e;} 
#footer a:visited {
		color: #923a42;}
#footer a:hover {
		color: #d2953d;}
	

