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

#banner {
	float: left;
	height: 387px;
	width: 970px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
}
#links {
	background-color: #FFFFFF;
	background-image: url(images/links_bar.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 970px;
	height: 50px;
	font-size: 14px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
#content {
	background-color: #FFFFFF;
	padding: 20px;
	float: left;
	width: 930px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

#content li{
	color: #333333;
	font-size: 12px;
}

#footer {
	float: left;
	height: 15px;
	width: 930px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-size: 10px;
	color: #E4166A;
}
#wrapper {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
}
#pinkbox {
	color: #FFFFFF;
	background-color: #E4166A;
	float: right;
	height: 124px;
	width: 386px;
	margin-bottom: 20px;
	margin-left: 20px;
	text-align: center;
	padding-top: 35px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}

#pinkbox a {
	color: #FFFFFF;
	text-decoration:none;
}

#pinkbubble {
	color: #FFFFFF;
	float: right;
	height: 350px;
	width: 386px;
	margin-bottom: 20px;
	margin-left: 20px;
	text-align: center;
	padding-top: 83px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	background-image: url(images/bubble.gif);
	background-repeat: no-repeat;
}
.text20pt {
	font-size: 20px;
	font-weight: bold;
	color: #999999;
}

#pinkbubble a {
	color: #FFFFFF;
	text-decoration:none;
}

#blackbox {
	color: #FFFFFF;
	background-color: #000000;
	float: right;
	width: 376px;
	margin-left: 20px;
	padding-top: 30px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 35px;
	font-size: 18px;
}
#blackbox li{
	color: #FFFFFF;
	font-size: 14px;
}

#boxwrap {
	float: right;
	width: 456px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #808080;
	margin-left: 20px;
	background-color: #FFF;
}

	
#links ul {
	color: #FFFFFF;
	margin:0px;
	padding-top:13px;
	padding-left:50px;
}


#links li {
	color: #FFFFFF;
	display:inline;
	padding-right: 25px;
	display:inline;
}

#links li a {
	color: #FFFFFF;
	text-decoration:none;
}

#links li a:hover {
	color: #cccccc;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:19px;
	margin:0px;
	color: #E4166A;
	}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	margin:0px;
	color: #686868;
	font-weight: bold;
	}
	
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	margin:0px;
	color: #E4166A;
	}
	
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #333333;
	}
	
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body {
	background-color: #D8D6D6;
}

.pinktext {
	color: #E4166A;
}
.pink12pt {
	font-size: 12px;
	color: #E4166A;
}

.pinkbold {
	font-weight: bold;
	color: #E4166A;
}

.greytext {
	color: #686868;
}

.greytextlarge {
	font-size: 26px;
	color: #686868;
}

.rightfoot {
	float: right;
	margin-left: 10px;
	text-decoration: none;
}

.rightfoot a{
	text-decoration: none;
	color: #E4166A;
}
.smalllightgrey {
	font-size: 10px;
	color: #999999;
}
.infocolumn {
	font-size: 14px;
	color: #FFFFFF;
	width: 178px;
	float: left;
	text-align: left;
	font-weight: normal;
	text-decoration: none;
}

.whoinfocolumn {
	font-size: 14px;
	color: #FFFFFF;
	width: 178px;
	float: left;
	text-align: left;
	font-weight: normal;
	text-decoration: none;
	list-style-position: outside;
	list-style-image: url(images/small-pink-tick.jpg);
}

.infocolumn li {
	color: #FFFFFF;
}

.whoinfocolumn li {
	color: #FFFFFF;
	list-style-position: outside;
	list-style-image: url(images/small-pink-tick.jpg);
}

.infocolright {
	font-size: 14px;
	color: #FFFFFF;
	float: right;
	width: 178px;
	font-weight: normal;
	text-decoration: none;
}

.whoinfocolright {
	font-size: 14px;
	color: #FFFFFF;
	float: right;
	width: 178px;
	font-weight: normal;
	text-decoration: none;
}
.whoinfocolright  li {
	color: #FFFFFF;
	list-style-position: outside;
	list-style-image: url(images/cross.jpg);
}

.bigtext {
	font-size: 36px;
	font-weight: bold;
}
.bold {
	font-weight: bold;
}
.boldwhite {
	font-weight: bold;
	color: #FFFFFF;
}
.smallprint {
	font-size: 10px;
}
.16padleft {
	padding-left: 16px;
}
.ctr_text {
	text-align: center;
}
.header-asterix {
	font-size: 11px;
}
.telno-large {
	font-size: 22px;
	font-weight: bold;
}
#home-news {
	padding: 0px;
	float: left;
	width: 434px;
	border: 1px solid #FFF;
	margin-top: 20px;
	margin-left: 20px;
	font-size: 11px;
}
#home-news p {
	font-size: 11px;
	margin-top: 8px;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}

.grey-line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-right: 20px;
	margin-right: 20px;
	width: 454px;
}

