@charset "utf-8";

html {
height: 100%;  /* this stops page to page left and right shifting when a scroll box/content too long  in firefox. Mick 2009 */
margin-bottom: 1px;
}

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0px;
	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: #000000;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-color: #000;
	background-image: url(IMAGES/BRUNTT-KNOTT-BACKGROUND.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: auto;
}
 
 
.twoColFixLtHdr #containerorigonal {
	width: 791px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	background-color: #FFF;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #512F0A;
	border-right-color: #512F0A;
	border-bottom-color: #512F0A;
	border-left-color: #512F0A;
}
.header #container {
	width: 791px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #FFFFFF;
	background-image: url(images/SLICE.jpg);
	background-repeat: repeat;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	right: -10px;
	margin-top: 0px;
	background-position: -55px 467px;
	background-color: #d3c5b3;
} 


.HEADINGONE {
	font-size: 32px;
	text-align: left;
	display: block;
	margin: 0px;
	padding-left: 30px;
	font-weight: bold;
	font-family: "Comic Sans MS", cursive;
	line-height: 25px;
	padding-top: 10px;
	color: #512f0a;
}
.HEADINGTWO {
	display: block;
	text-align: center;
	font-size: 22px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	padding-top: 8px;
	padding-left: 150px;
}

.NOMINIMUMDIV {
	font-family: "Comic Sans MS", cursive;
	font-size: 13px;
	color: #512f0a;
	text-align: justify;
	display: block;
	padding-top: 8px;
	padding-right: 10px;
	padding-left: 32px;
	float: none;
	padding-bottom: 10px;
	width: 731px;
	margin: 0px;
}
.HEADERTHREE {
	display: block;
	text-align: left;
	font-size: 16px;
	font-style: italic;
	font-family: "Comic Sans MS", cursive;
	letter-spacing: normal;
	color: #512f0a;
	float: left;
	line-height: 20px;
	padding-left: 5px;
	padding-bottom: 12px;
	margin: 0px;
	width: 540px;
}
.PARAGRAPH {
	font-family: "Comic Sans MS", cursive;
	font-size: 15px;
	color: #512F0A;
	font-style: normal;
	font-weight: bold;
	display: block;
	text-align: justify;
	padding-top: 5px;
}
.LINKCOLOUR {
	color: #9B5A13;
	font-weight: bold;
}
.GALLERYTHUMBNAIL {
	float: left;
	margin-right: 38px;
	margin-bottom: 20px;
}

.PARAGRAPHsmall {
	font-family: "Comic Sans MS", cursive;
	font-size: 12px;
	color: #512F0A;
	font-style: normal;
	font-weight: normal;
	display: block;
	text-align: justify;
	padding-top: 0px;
	width: 750px;
	padding-right: 10px;
	padding-left: 20px;
	float: left;
	padding-bottom: 0px;
}
.PARAGRAPHsmallTOP {
	font-family: "Comic Sans MS", cursive;
	font-size: 12px;
	color: #512F0A;
	font-style: normal;
	font-weight: normal;
	display: block;
	text-align: justify;
	padding-top: 5px;
	width: 550px;
	padding-right: 10px;
	float: left;
}
.PHOTORIGHT {
	float: right;
	clear: both;
	padding-left: 10px;
}
.BOLDTEXT {
}




.CHILDRENANDDOGDIV {
	font-family: "Comic Sans MS", cursive;
	font-size: 21px;
	font-weight: bold;
	background-image: url(IMAGES/BRUNTT-KNOTT-CHILDREN-AND-DOG.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 95px;
	background-color: #F8F8F8;
	padding-left: 73px;
	line-height: 22px;
}

.SHEEPLOGO {
	float: right;
	margin-top: 5px;
}

.HOMEVIEWPHOTO {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: thin solid #512F0A;
	float: left;
	margin-right: 5px;
	clear: right;
}
.PHOTOFLOATLEFT {
	float: left;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: -9px;
	background-image: url(IMAGES/PICTURE-FRAME.jpg);
}
.WELCOME {
	float: left;
	padding-top: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.header #header {
	background-image: url(IMAGES/lake-view-header_03.jpg);
	background-repeat: no-repeat;
	width: 500px;
	height: 220px;
	padding: 0px;
	float: none;
} 

.twoColFixLtHdr #headerorigonal {
	background-image: url(IMAGES/BRUNTT-KNOTT-PHOTO-BAR_03_03.jpg);
	background-repeat: no-repeat;
	height: 155px;
	width: 791px;
	padding: 0px;
	background-position: 29px 50px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #512F0A;
	border-left-color: #512F0A;
} 
.twoColFixLtHdr #mainContent {
	padding-top: 0px;
	padding-bottom: 0px;
	float: none;
	width: 750px;
	font-size: 20px;
	font-family: "Comic Sans MS", cursive;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 2px 330px;
	margin: 0px;
	padding-right: 17px;
	padding-left: 20px;
} 
.schoolspleasenote {
	font-family: "Comic Sans MS", cursive;
	font-size: 18px;
	color: #000;
	float: right;
	clear: left;
	display: block;
	width: 250px;
	margin-top: -150px;
	text-align: center;
	border: thick double #0000FE;
}
.BOLDREDTEXT {
	font-weight: bolder;
	color: #F00;
}
.twoColFixLtHdr #footer {
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(IMAGES/lake-view-slice_07.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	width: 791px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #512F0A;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #512F0A;
	color: #512f0a;
} 
.FOOTERADDRESS {
	text-align: center;
	display: block;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	width: 800px;
	margin-bottom: 10px;
	color: #512f0a;
}

.twoColFixLtHdr #footer p {
	font-size: 12px;
	color: #512f0a;
}
.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:0px;
	font-size: 1px;
	line-height: 0px;
	margin: 0px;
}
.SIDEBAR {
	width: 180px;
	text-align: left;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 9px;
	padding-left: 30px;
	font-family: "Comic Sans MS";
	font-size: 20px;
	color: #02480D;
	margin: 0px;
	background-color: #FFF;
	clear: none;
}
.TSHIRTPIC {
	float: right;
	margin-left: 10px;
	font-family: "Comic Sans MS", cursive;
	font-size: 12px;
}
.SMALLBLUEBOLD {
	font-weight: bold;
	color: #0000FE;
	font-family: Arial, Helvetica, sans-serif;
}
.INDEXSCHOOLSDIV {
	margin-top: -100px;
	border: thick double #0000FE;
}

.NAVBARTEXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	text-align: center;
	display: block;
	font-weight: bold;
	text-decoration: none;
	background-image: url(IMAGES/PLANK.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	vertical-align: middle;
}
.LINKTEXT {
	color: #512f0a;
	font-weight: bold;
	line-height: 50px;
	font-size: 20px;
}

.MAINCONTENT2CONTACTUS {
	height: 200px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.VALIDATIONICONS {
	float: right;
	clear: left;
	margin-right: 10px;
	margin-top: 3px;
}
.PARAGRAPHTEXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
}

a:hover {
	color: #F00;
}
.NAVBROWNTEXT {
	color: #512F0A;
	text-decoration: none;
}
.NAVPALEBLUETEXT {
	color: #0FF;
}


.ABOUTUSDIV {
	background-image: none;
	background-repeat: no-repeat;
	background-position: right 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000;
	text-align: left;
	display: block;
	float: left;
	width: 477px;
	border: thick double #D31D2A;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin: 0px;
	background-color: #CCDEFD;
}
.BOLDTEXT {
	font-weight: bold;
	font-style: normal;
}
.BOTTOMSPECIALISEPANEL {
	text-align: center;
	display: block;
	width: 710px;
	background-color: #FFF;
	border: medium double #F00;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.WALKINGBOOTS {
	float: right;
	padding-top: 10px;
}

#homepage_image {
	height:300px;
	float: left;
	padding-left: 20px;

}
.PHOTOLEFTCOTTAGEPAGE {
	float: left;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: -9px;
	background-image: url(IMAGES/PICTURE-FRAME.jpg);
}
.TESTIMONIALS {
	width: 730px;
	height: 155px;
	overflow: auto;
	font-family: "Comic Sans MS", cursive;
	font-size: 12px;
	color: #4A3C15;
	border: thin solid #A89881;
	margin-left: auto;
	margin-bottom: 20px;
	background-color: #FFFFE1;
	background-image: url(IMAGES/testimonial-background.jpg);
	background-repeat: repeat;
	margin-top: 0px;
	margin-right: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.THINGSTODOBACKGROUND {
	font-family: "Comic Sans MS", cursive;
	font-size: 12px;
	color: #512F0A;
	font-style: normal;
	font-weight: normal;
	display: block;
	text-align: justify;
	padding-top: 0px;
	width: 770px;
	padding-right: 0px;
	padding-left: 20px;
	float: left;
	padding-bottom: 10px;
	margin: 0px;
	background-image: url(IMAGES/Snowabovecrop.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.PARAGRAPHcottagesbird {
	font-family: "Comic Sans MS", cursive;
	font-size: 15px;
	color: #512F0A;
	font-style: normal;
	font-weight: bold;
	display: block;
	text-align: justify;
	padding-top: 5px;
	background-image: url(IMAGES/fledge.jpg);
	background-repeat: no-repeat;
	background-position: 660px -20px;
}

