.header {
	height: 204px;
	width: 960px;
	background-image: url(../imgs/Header.jpg);
	background-repeat: no-repeat;
}

.header p{
	text-indent: -9999px;
	}
.info2 {
	background-image:url(../imgs/infoBox.gif);
	width: 160px;
	height: 275px;
	display: block;
}
.info a, .info a:hover, .info a:visited{
	text-decoration: none;
	text-align: center;
	color: #794600;
	display: block;
	}


#nav {
	list-style-type:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-variant: small-caps;
	padding-top: 10px;
	font-weight: bold;
	}

#nav a{
	color: #740514;
	text-decoration: none;
	display: block;
}
#nav a:hover{
	color: #AC6400;
	text-decoration: none;
	display: block;
}
#nav a:link{
	color: #AC6400;
	text-decoration: none;
	display: block;
}
/*#nav a:visited{
	color: #740514;
	text-decoration: none;
	display: block;
} */

h1 {
	font-style: italic;
	color: #740514;
	font-size: 1.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 90%;
	margin-top: 10px;
	text-align: left;
	margin-left: 0px;
}

h2 {
	font-style: italic;
	color: #733f00;
	font-size: 1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 0px;
	text-align: left;
	margin-left: 0px;
	line-height: 1em;
}

/*#nav {
margin: 0;
	padding: 0;
	width: 154px;
	height: 152px;
	background: url(imgs/menu.png) no-repeat;
	position: relative;
	list-style-type: none;
	text-indent: -9999px;
	overflow: hidden;
	font-size: 1%;
	}
#nav li a{
	background: url(imgs/menu.png) no-repeat;
	position: absolute;
	width: 154px; 
	}
li #nav_home a{height: 38px; top: 0; background-position: 0 0;}
li #nav_about a{height: 38px; top: -138px; background-position: 0 -380;}
li #nav_gather{height: 38px; top: 0; background-position: 0 0;}
li #nav_gal{height: 38px; top: 0; background-position: 0 0;}
li #nav_cont{height: 38px; top: 0; background-position: 0 0;}*/

.info {
	padding-top: 8px;
	width: 160px;
	font-weight: bold;
	line-height: 1.5;
	font-variant: normal;
	color: #FF0000;
	background-image: url(../imgs/InfoBoxTp.gif);
	background-repeat: no-repeat;
}

.info p {
	text-align: center;
	color: #794600;
	}

.footer{
	font-size:11px;
	text-decoration: none;
	text-align: right;
	
	color: #dab36e;
	}
.footer a{
	font-size:11px;
	text-decoration: none;
	color: #dab36e;
	}
.content {
	font-style: normal;
	color: #733f00;
	font-size: 1.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 90%;
	margin-top: 10px;
	text-align: center;
	margin-left: 15px;
}

.content a{
	color: #733f00;
	text-decoration: none;
}

#normal p
	{
	text-align: left;
	}
	
.Slides {
	height: 410px;
	width: 500px;
	margin-left: 90px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #cbb998;
}
td.cell1{
	background: #E3DCCC;
	}
td.cell2{
	background: #D2BFAC;
	}
