* {
	margin: 0px;
	padding: 0px;
}
#whatsOn #page #content #postCol a, #whatsOn #page #content #postCol a:link, #whatsOn #page #content #postCol a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #666600;
}
#whatsOn #page #content #postCol a:hover{
color:#999900;
}
body {
	background-color: #222222;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1, h2, h3, h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
}
h1 {
	font-size: 15px;
}
h2 {
	font-size: 13px;
}
label      {
	display: block;
	padding-top: 3px;
	padding-bottom: 2px;
}
input     {
	display: block;
	margin-top: 2px;
	margin-bottom: 4px;
}
#page {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#banner {
	height: 120px;
	background-color: #000000;
}
#primaryNavigation {
        font-size: 11px;
	background-color: #D2B450;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-image: url(assets/images/thwaitesNavBar.gif);
	background-repeat: repeat-y;
}
#primaryNavigation ul {
	list-style-type: none;
}
#primaryNavigation ul li {
	display: inline;
	padding-right: 7px;
	border-right-style: solid;
	padding-left: 7px;
	border-right-width: 1px;
	border-right-color: #957D49;
}
#primaryNavigation ul li.first {
	padding-left: 0px;
}
#primaryNavigation  ul  li.last {
	border-right-style: none;
}
#primaryNavigation a {
	color: #000000;
	text-decoration: none;
}
#primaryNavigation li.active a {
	color: #544221;
}
#primaryNavigation a:hover {
	color: #957D49;
}
#content {
	padding-top: 10px;
}
#content  p, #content h4 {
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
#content h1, #content h2 {
	
	background-color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	height: 20px;
	padding-top: 5px;
	padding-left: 5px;
}
#content h1 {
	color: #D2B450;
}
#content h2 {
	color: #FFFFFF;
}
#newsCol  h4 {
	font-size: 11px;
	padding-left: 5px;
	padding-top: 10px;
}
#postCol {
	width: 410px;
	margin-right: auto;
	margin-left: 220px;
	margin-bottom: 25px;
}
#postCol  h1+p, #postCol h4 +p{
	color: #B09747;
}
#postCol h4 {
	padding-top: 10px;
}
#whatsOn #postCol {
	width: 565px;
	padding-bottom: 15px;
	background-color: #FFFFFF;
}
#whatsOn #postCol .event {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #413015;
}
#whatsOn #postCol .event .description {
	padding-left: 5px;
	padding-top: 4px;
}
#whatsOn #postCol .event .description p {
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 4px;
}
#whatsOn #postCol .event .titleBar {
	color: #000000;
}
#whatsOn #postCol .event .titleBar h4 {
	font-weight: normal;
	font-size: 16px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	color: #FFFFFF;
}
#whatsOn #postCol .event .titleBar p {
	float: right;
	font-size: 10px;
	text-transform: uppercase;
	color: #EEEEEE;
}
#whatsOn  #postCol .event .dateBar {
	padding-top: 3px;
	padding-left: 5px;
	padding-bottom: 4px;
	font-size: 11px;
	color: #FFFFFF;
	opacity:.8;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
}
#whatsOn #postCol .event img {
	float: right;
	padding-left: 10px;
}
#whatsOn #postCol .event p.prices {
	color: #000000;
	font-size: 11px;
	margin-bottom: 5px;
	font-weight: bold;
}
#whatsOn #content #postCol .event p.booking {
	padding: 0px;
	margin: 0px;
}
#whatsOn  #content #postCol .event p.booking a {
	text-decoration: none;
	font-size: 13px;
	color: #000000;
	background-color: #D2B450;
	margin-bottom:0px;
	display: block;
	clear: right;
	margin-right: 0px;
	padding: 8px;
	margin-left: 0px;
	text-transform: uppercase;
	font-weight: bold;
}
#whatsOn  #content #postCol .event p.booking a:hover {
	background-color: #DFD1AE;
}
#whatsOn h3.year {
	margin-top: 15px;
	font-weight: normal;
	font-size: 14px;
	margin-bottom: 0px;
	color: #FFFFFF;
	padding: 4px;
	background-color: #413015;
}
#whatsOn h3.month {
	font-weight: normal;
	display: block;
	font-size: 15px;
	color: #FFFFFF;
	padding: 4px;
	margin-bottom: 0px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #413015;
}
.yearGroup {
	margin-bottom: 0px;
	margin-top: 0px;
}
#footer {
	clear: both;
	background-color: #000000;
	color: #FFFFFF;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
}
#footer a {
	color: #D2B450;
	text-decoration: none;
}
#footer a:hover {
	color: #957D49;
}
#footer b {
	color: #D2B450;
}
#footer ul {
	list-style-type: none;
}
#footer ul li {
	display: inline;
	padding-right: 5px;
	font-size: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #957D49;
}
#footer ul li.last {
	border-right-style: none;
}
.clear {
	clear: both;
}
.clearRight {
	clear: right;
}
#leftCol, #newsCol {
	float: left;
	margin-left: 10px;
	font-size: 11px;
	background-color: #D2B450;
	margin-right: 10px;
	margin-bottom: 10px;
}
#leftCol {
	float: left;
	width: 200px;
}
#newsCol {
	float: right;
	width: 150px;
}
#newsCol form input, #newsCol form label, #leftCol form input, #leftCol form label, #leftCol form textarea, #newsCol form textarea {
	display: block;
	margin-left: 5px;
}
#newsCol ul, #leftCol ul {
	list-style-type: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D2B450;
}
#newsCol  a, #leftCol a {
	text-decoration: none;
	display: block;
	padding-top: 1px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-left: 4px;
	padding-right: 4px;
	color: #000000;
}
#newsCol a:hover, #leftCol a:hover {
	background-color: #DFD1AE;
}
#leftCol .blogIntroLink {
	padding-bottom: 5px;
}
#leftCol .blogIntroLink a {
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 0px;
}
#leftCol .gallery  a {
        border: none;
        padding: 0px;
        margin: 0px;
        display: inline;
}
#leftCol .gallery  a  img {
        border: none;
 	padding-top: 2px;
	padding-left: 2px;
	padding-bottom: 0px;
	padding-right: 0px;
        margin: 0px;
        display: inline;
}
#leftCol  .reflect_archive  h3  {
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #413015;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#leftCol  .reflect_archive  a  {
	padding-top: 3px;
	padding-bottom: 3px;
	color: #FFFFFF;
}
#leftCol .January, .January .titleBar, .January .dateBar, .January .month {
	background-color: #2C8C97;
}
#leftCol .February, .February .titleBar, .February .dateBar, .February .month {
	background-color: #22897E;
}
#leftCol .March, .March .titleBar, .March .dateBar, .March .month {
	background-color: #298363;
}
#leftCol .April, .April .titleBar, .April .dateBar, .April .month {
	background-color: #308952;
}
#leftCol .May, .May .titleBar, .May .dateBar, .May .month {
	background-color: #399040;
}
#leftCol .June, .June .titleBar, .June .dateBar, .June .month {
	background-color: #568831;
}
#leftCol .July, .July .titleBar, .July .dateBar, .July .month {
	background-color: #747E32;
}
#leftCol .August, .August .titleBar, .August .dateBar, .August .month {
	background-color: #8F831F;
}
#leftCol .September, .September .titleBar, .September .dateBar, .September .month {
	background-color: #8A6C25;
}
#leftCol .October, .October .titleBar, .October .dateBar, .October .month {
	background-color: #905228;
}
#leftCol .November, .November .titleBar, .November .dateBar, .November .month {
	background-color: #963C2C;
}
#leftCol .December, .December .titleBar, .December .dateBar, .December .month {
	background-color: #A52822;
}
.blogEntry {
	margin-bottom: 10px;
	padding-top: 5px;
	background-color: #4E4229;
	color: #FFFFFF;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #D2B450;
}
#postCol  .blogEntry h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-weight: normal;
}
#postCol  .blogEntry p.date {
	text-transform: uppercase;
	font-size: 9px;
	color: #FFFFFF;
	padding-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#postCol  .blogEntry  .message  {
	font-size: 11px;
	line-height: 12px;
	padding-bottom: 5px;
	background-color: #FFFFFF;
	color: #000000;
}
#map_canvas {
	height: 300px;
	width: 410px;
        margin-top:10px;
}
#leftCol .month {
	text-align: center;
}
#leftCol .month .viewedMonth {
	font-size: 12px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#leftCol .month .prev {
	margin-right: 8px;
}
#leftCol .month .next {
	margin-left: 8px;
}
#calendar {
	margin-right: auto;
	margin-left: auto;
}
#calendar th, #calendar td {
	text-align: center;
	line-height: 17px;
}
#calendar th {
	background-color: #000000;
	color: #FFFFFF;
}
#calendar td {
	background-color: #DAD3C2;
}
#calendar td.blank {
	background-color: #D2B450;
}
#calendar  td.today {
	background-color: #FFFFFF;
	font-weight: bold;
}
#leftCol  p.month  a   {
	display: inline;
	border-bottom-style: none;
}
#postCol ul.sponsors {
        list-style: none;
        margin-left: 25px;
}
#leftCol a.inlineLink {
       display: inline;
       border-bottom: none;
       text-decoration: underline;
       padding: 0px;
}
h4.event {
       border-bottom: solid 1px #D2B450;
}
