/*Home*/

body, p, div, table {
	margin: 0;
	padding: 0;
	border: 0;
}

#news {
	font-family: Gill Sans, "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-top: 0px;
}

#news strong {
	color: #000;
	font-weight: bold;
}

#news h3 {
	text-transform: uppercase;
	font-size: 24px;
	line-height: 24px;
	font-weight: normal;
	color: #890009;
	background-color: #c6bebb;
	/*display: inline;*/
	margin-bottom: 5px;
	float: left;
	padding: 6px 30px 6px 40px;
	font-family: Century Gothic, "Lucida Grande", Lucida, Verdana, sans-serif;
}

#news p, #about p.large {
	font-size: 22px;
	margin-left: 40px;
	line-height: 30px;
	color: #565656;
	text-transform: uppercase;
	letter-spacing: -1px;
	word-spacing: -1px;
	margin-bottom: 20px;
}

#news p {
	color: #909090;
}

#news p a {
	color: #909090;
	text-decoration: none;
}

#news p a:visited {
	color: #909090;
	text-decoration: none;
}

#news p a:hover {
	color: #757575;
	text-decoration: underline;
}


#news p span {
	font-size: 22px;
	color: #000;
	text-transform: capitalize;
	
}

#news p .alt {
	/*font-weight: bold;*/
	color: #000;
}

#news div.clear {
	clear: left;

}


#footer {
	margin-top: 220px;
	margin-bottom: 20px;
}

#footer .copyright {
	font-family: Verdana, Arial, sans-serif;
	font-style: italic;
	color: #890009;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
}

#more-events {
	margin-top: 0px;
}

#more-events p {
	color: #000;
}

#more-events h3 {
	margin-bottom: 17px;
}

#more-events p a {
	color: #909090;
}

#more-events p a:visited {
	color: #909090;
}

#more-events p a:hover {
	color: #757575;
	text-decoration: underline;
}

/*Contacts*/

#contacts {
	margin-top: 400px;
	color: #fff;
}

#contacts h2 {
	font-family: Century Gothic, "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #fff;
	font-size: 28px;
	line-height: 28px;
	
	text-transform: uppercase;
	letter-spacing: -1px;
	/*word-spacing: -1px;*/
	margin-bottom: 15px;
	font-weight: normal;
}

#contacts p {
	font-family: Gill Sans, "Lucida Grande", Lucida, Verdana, sans-serif;
	
	/*font-family: Century Gothic, "Lucida Grande", Lucida, Verdana, sans-serif;*/
	color: #fff;
	font-size: 16px;
	line-height: 26px;
	
	text-transform: uppercase;

	margin-bottom: 30px;
	font-weight: normal;
}

#contacts p .role {
	text-transform: capitalize;
	margin-left: 15px;
}

#contacts p .email a {
	color: #565656;
	text-transform: none;
	text-decoration: none;
}

#contacts p .address {
	text-transform: none;

}

#footer .photocredit {
	text-align: left;
	font-size: 11px;
	font-family: Monaco, "Courier New", Courier, mono;
	color: #fff;
	text-transform: uppercase;
}




#about p {
	color: #fff;
	margin-bottom: 10px;
	
}

#about a {
	color: #bbb;
	margin-bottom: 10px;
	text-decoration: underline;
}

#about a:visited {
	color: #bbb;
}

#about a:hover {
	color: #ddd;
}


#biogs a {
	color: #770007;
	text-decoration: none;
	font-family: Gill Sans, "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
}
#biogs a:visited {
	color: #770007;
}
#biogs a:hover {
	color: #a8000a;
}

#about p.dates-link {
	
	color: #000;
	margin: 0;
	
}

p.dates-link a {
	padding: 0px 3px;
	height: 20px;
	font-size: 14px;
	color: #7b0008;
	text-decoration: none;
	background-color: #fff;
	
}

#about p.large {
	margin-left: 0;
	color: #fff;
}

#about p.medium {
	font-size: 18px;
	margin-bottom: 50px;
}

#about p.large a, #about p.medium a {
	color: #fff;
	text-decoration: none;
}

#about p.large a:visited, #about p.medium a:visited {
	color: #fff;
	text-decoration: none;
}

#about p.large a:hover, #about p.medium a:hover {
	color: #fff;
	text-decoration: underline;
}

#facebook {
	/*position:absolute; 
	left:748px; 
	top:200px;*/ 
	width:177px; 
	height:50px; 
	/*z-index:7;*/
	/*border: 2px solid #f00;*/
	padding-top: 20px;
	clear: left;
	
	
}

#facebook p {
	margin: 0;
	margin-left: 10px;
	margin-top: 5px;
	font-size: 10px;
	line-height: 11px;

	
}
#facebook a {
	margin: 0;
	color: #4d596e;
	text-decoration: none;
}

#facebook a:visited {
	color: #4d596e;
}

/*#facebook a:hover {
	color: #ccbd92;
}*/


#facebook img {
	margin: 0;
	border: none;
	margin-top: 3px;
}

#tour-gallery { 
	height: 320px; 
	margin-left: 40px; 
	margin-top: 16px; 
	margin-bottom: 18px;
	width: 320px;
}
