/* Visible vertical scrollbar which disables correctly, allows normal horizontal scrollbar behaviour and can be overruled by userContent.css. */
html {
 overflow-y: scroll;
}

body  {
	font-family: 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: #008000;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #008000;
}

.KRGN #container { 
	width: 780px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	background: url('Images/content2.jpg') repeat-y;
	margin-left:5px auto;
	background-color:#99CC66;
} 

.KRGN #header { 
	padding: 0 10px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	margin-left:10px;
	margin-right:10px;
	background-image:url(Images/Masthead.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
	height:130px;
	border-bottom:1px solid #001900;
}

.KRGN #mainContent { 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:.9em;
	line-height:135%;
	margin: 0 10px 0 10px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding-right:30px;
	padding-top:15px;
	padding-bottom:20px;
	text-align:center;
	background-color:#339966;
	clear:left;
	color:#000000;
} 

.KRGN #mainContent p { 
	padding-top:0px;
	padding-left:20px;
	padding-right:20px;
	text-align:left;
}

.KRGN #mainContentInnerBorder {
	background-color:#99CC66;
	border:5px solid #ffffff;
	margin-left:30px;
	margin-top:0px;
}

h1 {
	font-size:130%;
	font-weight:bold;
	padding-bottom:0px;
	margin-bottom:0px;
	color:#ffffff;
	text-align:center;
}

h2 {
	font-size:110%;
	font-weight:bold;
	padding-bottom:0px;
	margin-bottom:0px;
	color:#ffffff;
	text-align:center;
}

h3 {
	font-size:105%;
	font-weight:bold;
	padding-bottom:0px;
	margin-bottom:10px;
	color:#ffffff;
	text-align:center;
	border-bottom:dotted 1px #008000;
	letter-spacing:0.75em;
}

.centredImage{
}

.noBorder {
	border:none;
}
	
.leftFormText {
	text-align:left;
}

.rightFormText {
	text-align:right;
}

.centreFormText {
	text-align:center;
	padding-bottom:10px;
}

.galleryImage {
	border: none;
}

.centred {
	text-align:center;
	padding-bottom:5px;
	padding-top:5px;
}

.caption {
	text-align:center;
	font-style:italic;
	font-size:.85em;
}

.blockquote {
	background-image: url(Images/open-quote.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 40px;
	margin-left:20px;
	font-style: italic;
	text-align:left;
}

.blockquote span {
	background-image: url(Images/close-quote.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	display: block;
	padding-right: 50px;
	margin-right:20px;
}

.testAuthor {
	text-align:right;
	padding-right:30px;
	padding-bottom:30px;
	font-size:.85em;
}
#BkgLink {
	background-color:#008000;
	border:1px solid #000000;
	margin:25px;
	padding:25px;
	text-align:center;
}

.co-ordinates {
	text-align:center;
	padding-top:10px;
	margin-top:0px;
}

.specialOffer {
	text-align:center;
	padding:0 10px 10px 10px;
	margin:10px 40px 20px 40px;
	border:solid 5px #339966;
}

.continueLinkButton {
	font-weight:bold;
	text-align:right;
	padding:0px 20px 10px 0px;
}

.features {
	text-align:left;
	padding-left:20px;
}

.features li {
	list-style:url(Images/bullet.gif) outside;
	margin-left:20px;
	margin-right:20px;
	padding-bottom:3px;
}

.features ul {
	padding-left:0px;
}

.GoLeft {
	text-align:left;
}

.menuTable td{
	 vertical-align:top;
	 padding:0px;
 }
 
.menuTable{
	 vertical-align:top;
	 padding:0px;
	 font-family: "Comic Sans MS", "Trebuchet MS", Arial, Helvetica, sans-serif;
	 background-color:#FFFFFF;
 }
 
.evenRow {
	 background-color:#C5FAB9;
}
 
.NavMenu { 
	text-align:center;
	margin-left:10px;
	background-color:#008054;
	width:761px;
}
	
.AAPennant{
	text-align:center;
}

.AAPennanti {
	border:none;
}

.KRGN #footer { 
	padding-right:10px;
	left:10px;
	text-align:right;
	color:#ffffff;
	height:67px;
	background: url('Images/footer-shdw2.jpg') no-repeat;
} 
.KRGN #bookingBackground {
	 background-color:#C5FAB9;
}

.KRGN #footer a:link {
	color:#FFFFFF;
	text-decoration:underline;
}

.KRGN #footer a:active {
	color:#FFFFFF;
	text-decoration:underline;
}

.KRGN #footer a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

.KRGN #footer a:visited {
	color:#FFFFFF;
	text-decoration:underline;
}



.KRGN #footer p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0;
	padding-right: 10px;
	padding-top:4px;
	padding-left:20px;
	font-size:x-small;
}

.formTable {
	background-color:#F3F3F3;
	border:solid 1px #008000;
	color:#000000;
	font-size:.9em;
	padding:5px 5px 10px 5px;
}

.formControl {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:.9em;
	text-align:center;
}

.formDropDownControl {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:.9em;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}

.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

a:link {
	border:none;
}

ol {
	text-align:left;
}

.managementConsole{
	text-align:center;
	background-color:White;
}

.managementOpt{
	border-bottom:1px solid #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:100%;
	color:#000000;
	font-weight:bold;
}

.manageLinks a:link {
	color:#000000;
	text-decoration:underline;
}
	
.manageLinks a:active {
	color:#000000;
	text-decoration:underline;
}

.manageLinks a:hover {
	color:#000000;
	text-decoration:underline;
}

.manageLinks a:visited {
	color:#000000;
	text-decoration:underline;
}

.ManagementCampingItem 
{
	padding-top:20px 20px 0px 20px;
}

.TableColumn {
	width:50%;
}

.H-mugshot {
	text-align:left;
	padding-left: 20px;
}

.H-mugshot-image {
	border: 1px solid #000;
}

.MainsUnitFlyOut {
	padding:15px;
	background-color:#99CC66;
	border: 1px solid #000000;
	text-align: center;
}

.ManagementWarning {
	font-size:large;
	color:Green;
}