html,body {
	margin: 0px;
	padding: 0px;
	height:100%; /* needed for container min-height */
}

#body {
	background-image: url(../images/big_cheese_background.jpg);
	background-repeat: repeat-x;
	background-color: #ece0c0;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	margin: 0px;
	padding: 0px;
	text-align: center;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	color: #830D0E;
	margin-top: 0px;
	margin-bottom: 15px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #830D0E;
	margin-top: 16px;
	margin-bottom: 8px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin-top: 16px;
	margin-bottom: 8px;
}

h4 {
	font-size: 1em;
	margin-top: 8px;
	margin-bottom: 8px;
}

#container {
	background-image: url(../images/big_cheese_banner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	margin: 0px auto;
}

#content {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	width: 925px;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#content p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}

#banner {
	height: 222px;
}

#counter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	color: #831619;
	text-align: left;
	float: right;
	margin-top: 125px;
	margin-right: 55px;
}

#topnav {
	font-size: 0.8em;
	text-align: right;
	padding-bottom: 11px;
	padding-right: 5px;
	padding-top: 195px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #070706;
}

#topnav ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

#topnav li {
	display: inline;
}

#topnav a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	padding-right: 2px;
	padding-left: 2px;
}

#topnav a:hover {
	text-decoration: none;
}

#white {
	background-color: #FFFFFF;
	background-image: url(../images/banner_top.gif);
	background-repeat: no-repeat;
	padding-bottom: 20px;
}

#left {
	width: 200px;
	float: left;
}

#nav {
	background-image:    url("../images/nav_banner_mid.gif");
	background-repeat: repeat-y;
	margin-bottom: 24px;
	position: relative;
}

#navtop {
	background-image:    url("../images/nav_banner_top.gif");
	background-repeat: no-repeat;
	height: 50px;
}

#boxlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	text-align: center;
	width: 180px;
	padding: 0px;
	margin: 0px;
}

#boxlink li {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

#boxlink li.trade {
	margin-top: 12px;
}

#boxlink a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 180px;
	padding-top: 6px;
	padding-bottom: 6px;
	margin: 0px 0px 0px 10px;
}

#boxlink a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #CE9F1C;
}

#navbottom {
	background-image: url("../images/nav_banner_bottom.gif");
	background-repeat: no-repeat;
	height: 75px;
}

.leftlinks {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

.leftlinks a {
	text-decoration: none;
}


.leftlinks li {
	margin-bottom: 12px;
}

.castle {
	background-image: url("../images/caerphilly_castle.jpg");
	background-repeat: no-repeat;
	display: block;
	height: 123px;
}

.cheeserace {
	background-image: url(../images/cheeserace.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 123px;
}

.reenactment {
	background-image: url("../images/reenactments.jpg");
	background-repeat: no-repeat;
	display: block;
	height: 123px;
}

.bigcheeselink {
	background-image: url(../images/site_link_bigcheese.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 96px;
}

.bedwelltylink {
	background-image:  url("../images/site_link_bedwellty.jpg");
	background-repeat: no-repeat;
	display: block;
	height: 96px;
}

.eventsguide {
	background-image: none;
	background-repeat: no-repeat;
	display: block;
	height: 238px;
}

.leftlinks li.social {
	margin-bottom: 0px;
}

#inner {
	width: 701px;
	float: right;
}

#innerright {
	width: 250px;
	float: right;
}

#programme {
	font-size: 0.8em;
	color: #FFFFFF;
	background-color: #4A6629;
	background-image:    url("../images/programme_banner.gif");
	background-repeat: no-repeat;
	padding: 40px 15px 15px 14px;
	margin-bottom: 12px;
	border-bottom: 1px solid #000000;
}

.programmeheadline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	font-weight: bold;
	color: #FECC0B;
}

.programmehighlight {
	font-size: 1.1em;
	font-weight: bold;
}

#whatson {
	background-image: url(../images/whatson_banner_mid.gif);
	background-repeat: repeat-y;
	display: none;
	margin-bottom: 12px;
}

#whatsonnavtop {
	background-image: url("../images/whatson_banner_top.gif");
	background-repeat: no-repeat;
	height: 50px;
}

.whatsonheadline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.05em;
	font-weight: bold;
	color: #FECC0B;
	text-align: center;
}

#whatsonboxlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	text-align: center;
	width: 230px;
	padding: 0px;
	margin: 0px;
}

#whatson li {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

#whatson a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 230px;
	padding-top: 6px;
	padding-bottom: 6px;
	margin: 0px 0px 0px 10px;
}

#whatson a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #CE9F1C;
}

#whatsonnavbottom {
	background-image:    url("../images/whatson_banner_bottom.gif");
	background-repeat: no-repeat;
	height: 75px;
}

#visitcaerphilly {
	font-size: 0.8em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #B54118;
	background-image:    url(../images/visit_caerphilly.gif);
	background-repeat: no-repeat;
	padding: 72px 15px 13px 14px;
	margin-bottom: 12px;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

#visitcaerphilly a {
	font-weight: normal;
	color: #FFFFFF;
}

#visitcaerphilly a:hover {
	text-decoration: none;
}

#rightlinks {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

#rightlinks a {
	text-decoration: none;
}

#rightlinks li {
	margin-bottom: 12px;
}

.map {
	background-image: url("../images/map.jpg");
	background-repeat: no-repeat;
	display: block;
	height: 198px;
}

.competition {
	background-image: url("../images/competition.jpg");
	background-repeat: no-repeat;
	display: block;
	height: 148px;
}

.sitemap {
	background-image: url(../images/plan_site.gif);
	background-repeat: no-repeat;
	display: block;
	height: 98px;
}

.webcam {
	background-image: none;
	background-repeat: no-repeat;
	display: block;
	height: 98px;
}

.residentfeedback {
	background-image: url(../images/resident_feedback.gif);
	background-repeat: no-repeat;
	display: block;
	height: 48px;
}

.rightlink4 {
	display: none;
}

.marqueemap {
	background-image: url(../images/plan_marquee.gif);
	background-repeat: no-repeat;
	display: block;
	height: 98px;
}

.castle, .cheeserace, .reenactment, .bigcheeselink, .bedwelltylink, .eventsguide, .map, .competition, .sitemap, .webcam, .residentfeedback, .marqueemap {
	border: 1px solid #999999;
}

.castle:hover, .cheeserace:hover, .reenactment:hover, .bigcheeselink:hover, .bedwelltylink:hover, .eventsguide:hover, .map:hover, .competition:hover, .sitemap:hover, .webcam:hover, .residentfeedback:hover, .marqueemap:hover {
	border: 1px solid #990000;
}

#innerleft {
	width: 427px;
	float: left;
}

#slideshow {
	background-color: #FFFFFF;
	width: 427px;
	height: 250px;
	padding: 0px;
	margin: 0px;
	background-image: url(../images/slideshow_top.jpg);
	background-repeat: no-repeat;
}

#intro {
	font-size: 0.8em;
	background-color: #CEE07D;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 10px;
	margin: 0px 0px 12px;
	border-bottom: 1px solid #000000;
}

#homeevent1 {
	background-color: #B9D3E8;
	margin-bottom: 12px;
}

#homeevent2 {
	background-color: #E1DF90;
	margin-bottom: 12px;
}

#text, #text_up {
	font-size: 0.8em;
	padding-top: 50px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 12px;
}

#text_up {
	padding-top: 20px;
}

#text a, #text_up a {
	color: #0000CC;
}

#text a:hover, #text_up a:hover {
	color: #990033;
	text-decoration: none;
}

#text li, #text_up li {
	margin-bottom: 3px;
}

.displaybox, .displaybox2 {
	background-color: #FFFFEA;
	padding: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	border: 1px solid #333333;
}

.displaybox h3, .displaybox2 h3 {
	margin-top: 0px;
}

.displaybox2 {
	background-color: #FFCCCC;
}

.displaybox2 a {
	color: #0000CC;
}

.displaybox2 a:hover {
	color: #990033;
	text-decoration: none;
}

.saycheese {
	background-color: #F1F1F3;
	padding: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	border: 1px solid #333333;
}

.saycheese p {
	font-size: 0.8em;
}

.saycheese p.highlight {
	color: #CC3300;
}

.saycheese img {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}

.displaybox table {
	width: 385px;
}

table {
	width: 100%;
}

table td {
	padding: 5px;
	vertical-align: top;
}

table .right {
	text-align: right;
}

table h2 {
	margin: 15px 0px 5px;
	padding: 0px;
}

table h3 {
	margin: 0px 5px 0px 0px;
	padding: 0px;
}

table h4 {
	margin: 0px 0px 0px 5px;
	padding: 0px;
}

#pagebottom {
	clear: both;
}

.webfeedback {
	background-image:  url(../../common/images/website_feedback_white_off.gif);
	background-repeat: no-repeat;
	display: block;
	width: 136px;
	height: 100px;
	margin-top: 5px;
	text-decoration: none;
}

.webfeedback:hover {
	background-image: url(../../common/images/website_feedback_white_over.gif);
}

.imagedescription {
	display: none;
}

.linkdescription {
	visibility: hidden;
}

