@charset "utf-8";
/* CSS Document */


.dskc_colour {
	margin: 0;
	padding: 5px 0px 5px 0px;
	color: white;
	font-weight: bold;
	font-size: 1.75em;
	line-height: 1.2em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
	text-align: center;
}

.xsmall {
	font-size: x-small;
}
.small {
	font-size: small;
}

.textn {
	font-size: medium;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
}

.texthi {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#007AA5;
}

/* Show only to IE PC \*/
* html .boxhead h2 {height: 1%;} /* For IE 5 PC */

.sidebox {
	margin: 0 auto; /* center for now */
	width: 60em; /* ems so it will grow */
	background: url(http://www.dartfordskc.co.uk/images/sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
}
.boxhead {
	background: url(http://www.dartfordskc.co.uk/images/sbhead-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.boxhead h2 {
	background: url(http://www.dartfordskc.co.uk/images/sbhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 40px 0px 10px 0px;
	color: white;
	font-weight: bold;
	font-size: 1em;
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.boxbody {
	background: url(http://www.dartfordskc.co.uk/images/sbbody-l.gif) no-repeat bottom left;
	padding: 0px 7px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.texthi {
	font-size: xx-large;
	color: #8CC3D6;
}
.boxcentre {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 18px;
}
.boxnormal {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding: 0px 30px 0px 30px;
}
.boldup {
	font-weight: bold;
}
.boxleft {

}

.boxtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFF;
	background-color: #000;
	margin: 0px 0px 0px 0px;
	font-weight: bolder;
}

.boxtitlesub {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.headerbox {
	text-align: center;
}
.centre {
	text-align: center;
		font-family: Arial, Helvetica, sans-serif;

}
