/* CSS Document */

html,body{margin:0;padding:0}

body{
	color: #999999;
	padding: 20px;
	background-attachment: fixed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
#colour {
	color: #FF81CA;
}


h1,h2,h3{
	color: #999999;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 0px;
	margin-left: 40px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


h2{font-size: 90%;color: #999999}

h3 {
	font-size: 85%;
}


p{
	line-height: 1.5em;
	text-align: left;
	padding-top: 0.2em;
	padding-right: 30px;
	padding-bottom: 0.2em;
	padding-left: 40px;
	font-size: 85%;
}
#text {
	float: left;
	width: 53%;
}

#picture {
	float: right;
	width: 45%;
	margin-right: 14px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	height: 239px;
}
.picture {
	float: right;
	width: 351px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 239px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 25px;
}


address{font-style: normal}

A:link {
	color:#CC3399;
	text-decoration: none;
	font-weight: bold;
}

A:visited {
	color:#D0D0D0;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
}

A:hover {
	color:#CC3399;
	font-style: normal;
	text-decoration: none;
}

A:active {
	color:#CC3399;
	text-decoration: none;
	font-style: normal;
}

/*Div Syles*/

div#container{
	width:812px;
	margin: 0 auto;
	text-align: left;
	background-image: url(../images/background_images/background.gif);
}
div#header{
	padding:0;
	background-color: #FFFFFF;
	height: 105px;
	background-image: url(../images/background_images/top_border.jpg);
}
#leftheader {
	float: left;
	background-image: url(../images/background_images/kw_mainlogo.jpg);
	height: 64px;
	width: 365px;
	padding: 0px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
}
#content form {
	margin-left: 40px;
}

#rightheader {
	height: 41px;
	width: 351px;
	float: right;
	clear: inherit;
	margin-top: 40px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
}


div#header h1{color: #FFF;font-size: 300%;font-weight: 900}
div#menu{
	width:812px;
	height: 28px;
	float: none;
	padding-right: 10px;
}
.menutable {
	float: right;
	margin-right: 25px;
}
#table {
	margin-left: 150px;
	vertical-align: middle;
}


div#content{
	clear:left;
	width:812px;
	background-image: url(../images/background_images/background.gif);
}
.tablep {
	margin-left: 0px;
	padding-left: 0px;
}


div#footer{
	text-align: left;
	font-size: 70%;
	font-weight: bold;
	background-image: url(../images/background_images/footer.gif);
	height: 50px;
	width: 100%;
	clear: inherit;
	float: none;
}
.pinktext {
	color: #FF81CB;
}
.pcentre {
	text-align: center;
}
#pink {
	color: #FF81CA;
	background-color: #999999;
	border-top-color: #FFF8F0;
	border-right-color: #FFCCFF;
	border-bottom-color: #EDEEE8;
	border-left-color: #E4E4E4;
}
#guestbook #gtable {
	margin-left: 30px;
}
