body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

A:link {
text-decoration: none;
font-style: bold;
color: #6C8F0D; 
font-family: Arial, Helvetica, sans-serif;
font-size: 1em;
}

A:visited {
text-decoration: none; 
font-style: bold;
color: #6C8F0D; 
font-family: Arial, Helvetica, sans-serif; 
font-size: 1em;
}

A:hover {
	text-decoration: none;
font-style: bold;
	color: #623421;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}

A:active {
text-decoration: none; 
font-style: bold;
color: #6C8F0D; 
font-family: Arial, Helvetica, sans-serif; 
font-size: 1em;

}
.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #3B412A;
	letter-spacing: .2em;
}
.DarkGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	color: #006A44;
}
.SubHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #9CC430;
}

.SubRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.05em;
	font-weight: bold;
	color: #DC0B0B;
}

.Smallbody {  
font-family: Arial; 
font-size: 0.85em; 
font-style: normal; 
color: #623421;
}

.picRight {
	border: 1px solid #000000;
	padding: 0px;
	margin-left: 5px;
}

.picLeft {
	border: 1px solid #000000;
	padding: 0px;
	margin-right: 5px;
}
.picFloatLeft {
	border: 1px solid #000000;
	padding: 0;
	margin: 0 10px 10px 0;
	float: left;
}
#home h1 {
	margin: 15px 0 0 0;
	padding: 0;
	font-size: 1.6em;
	font-weight: bold;
	text-align: center;
}
#centenaryTable caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #9CC430;
	margin: 5px 0;
}
#centenaryTable th {
	background-color: #e8f6c2;
}

.gallery {
	margin-bottom: 35px;
}
.gallery ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.gallery li {
	width: 196px;
	height: 166px;
	background-color: #e5e5e5;
	margin: 0 7px 7px 0;
	float: left;
	text-align: center;
}
.gallery li a{
	width: 196px;
	height: 166px;
	display: block;
}
.gallery li img {
	border: 1px solid #ffffff;
	margin: 7px;
}
.gallery p {
	font-style: italic;
	clear: both;
	margin-bottom: 30px;
}
.landscape li {
	width: 196px;
	height: 136px;
}
.landscape li a{
	width: 196px;
	height: 136px;
}
/*.gallery li img {position:relative;top:50%;margin-top:-100px;}*/

.blogpic {
	border: 1px solid #000000;
	float: left;
	margin: 0 15px 5px 0;
}

/* Countdown timer styles */
#cntdwn {
	font-size: 18px;
	text-align: center;
	width: 100%;
}

/*New style*/

.csgallery {
	list-style: none;
	margin: 0;
	padding: 0;
}

.csgallery li {
	float: left;
	margin: 0 10px 10px 0;
}

.csgallery li img {
	border: solid 1px #C4C4C4;
}

.csgallery+p {
	clear: both;
	margin-bottom: 2em;
}

.press {
	margin-bottom: 25px;
	list-style: none;
}
.press li {
	font-weight: bold;
	margin-bottom: 5px;
	background: url(../images/css/bulletsmDark.gif) left center no-repeat;
	padding-left: 15px;
}

