body {
	background-image: url(../img/bg_body.png);
	background-repeat: repeat-x;
	background-color: #F7D9CC;
}
#wrap {
	background-color: #FF0000;
}
#top {
	background-color: #777777;
	overflow: hidden;
	display: block;
	background-image: url(../img/bg_top.jpg);
	background-repeat: repeat-x;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#contactnumbers p {
	color: #FFFFFF;
	font-size: 1.3em;
	margin: 0px;
	padding: 0px;
	letter-spacing: .1em;
}
#searchbox .submit {
	background-color: #F7F7F7;
	color: #666666;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #FFFFFF;
	background-image: url(../img/bg_maincontent.png);
}
#searchbox #keywords {
	border: 1px solid #FFFFFF;
	width: 170px;
}
#header {
	height: 150px;
	background-color: #FFFFFF;
}
#header #strapline {
	background-image: url(../img/bg_strapline.png);
	background-repeat: no-repeat;
	height: 150px;
}
#newsflash .newsflashbox {
	border: 1px solid #FAF6F9;
	background-color: #FCF9FC;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 20px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#newsflash .newsflashbox p {
	margin: 0px;
	font-size: 1.2em;
	color: #5F5F5F;
}
#footer {
	background-image: url(../img/bg_maincontent.png);
	background-repeat: repeat-x;
	padding-top: 20px;
	background-color: #FFFFFF;
}
#footer #feedback {
	background-image: url(../img/bg_feedback.png);
	background-repeat: no-repeat;
	height: 92px;
}
#navigation li {
	font-size: 2em;
	font-family: "Hand Of Sean", cursive;
	color: #949494;
	line-height: 2em;
}
#navigation {
	width: 200px;
	padding-left: 10px;
	margin-bottom: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FAEEE5;
	padding-right: 9px;
}
#navigation ul {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#navigation li a:link, #navigation li a:visited {
	text-decoration: none;
	color: #949494;
}
#jargonbuster   a.backtotop   {
	background-image: url(../img/bg_backtotop.png);
	background-repeat: no-repeat;
	height: 30px;
	display: block;
	text-indent: -9000px;
	width: 100px;
	margin: 0px;
	padding: 0px;
	line-height: 1;
	background-position: center center;
}
.small {
	font-size: small;
}

#pagecontent   a.backtotop {
	background-image: url(../img/bg_backtotop.png);
	background-repeat: no-repeat;
	height: 30px;
	display: block;
	text-indent: -9000px;
	width: 100px;
	position: absolute;
	bottom: 0px;
	right: 0px;
	margin: 0px;
	padding: 0px;
	line-height: 1;
	background-position: center center;
}

#pagecontent {
	position: relative;
	padding-bottom: 20px;
}
#pagecontent  ol, #pagecontent  ul {
	margin-left: 10px;
	padding-left: 0px;
}

#pagecontent ul li {
	list-style-type: square;
	margin-left: 10px;
	font-size: 1.4em;
	color: #5F5F5F;
	padding-left: 0px;
}
#pagecontent ol li {
	margin-left: 20px;
	font-size: 1.4em;
	color: #5F5F5F;
	list-style-type: decimal;
	padding-left: 0px;
	list-style-position: outside;
}
#pagecontent      ul      li ul      {
	font-size: xx-small;
}

#navigation li a:hover, #navigation li a:active {
	text-decoration: none;
	color: #A24C99;
}
#navigation          li a.current            {
	color: #A24C99;
}
#pagecontent h1 {
	color: #787878;
	font-family: "Hand Of Sean", cursive;
	font-weight: normal;
	font-size: 2.4em;
	margin-top: 0px;
	padding-top: 0px;
	line-height: 1.5;
	margin-bottom: 10px;
}
#pagecontent h1.title {
	font-size: 2em;
}
#pagecontent h2 {
	color: #787878;
	line-height: 1;
	margin-bottom: 10px;
}
#sidebar a:link, #sidebar a:visited {
}

#pagecontent h3 {
	color: #787878;
	line-height: 1;
	margin-bottom: 10px;
}
#pagecontent h4 {
	color: #787878;
	line-height: 1;
	margin-bottom: 10px;
}
#pagecontent h5 {
	color: #787878;
	line-height: 1;
	margin-bottom: 10px;
}
#pagecontent h6 {
	color: #787878;
	font-family: "Hand Of Sean", cursive;
	font-weight: normal;
	line-height: 1;
	margin-bottom: 10px;
}
#pagecontent p {
	font-size: 1.4em;
}
#pagecontent  a:link, #pagecontent a:visited {
	color: #016AB8;
	text-decoration: none;
}
#pagecontent  a:hover, #pagecontent a:active {
	color: #A24C99;
	text-decoration: underline;
}

#pagecontent img.floatright {
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
}
#pagecontent img.floatleft {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}
#pagecontent h3.title {
	color: #A24C99;
	font-family: "Hand Of Sean", cursive;
	font-weight: normal;
	font-size: 2em;
	background-image: url(../img/bg_headerline.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	line-height: 2em;
	padding-bottom: 0.5em;
	height: 1%;
}

#pagecontent .list li {
	background-image: url(../img/icon_logo.png);
	background-repeat: no-repeat;
	padding-left: 25px;
	background-position: left 0px;
	color: #787878;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8D8D8;
	margin-bottom: 10px;
	padding-bottom: 10px;
	height: 1%;
	padding-top: 0px;
	margin-top: 0px;
	list-style-type: none;
	margin-left: 0px;
}
#pagecontent .list a {
	line-height: 1;
	text-decoration: none;
}



#searchbox {
}
#searchbox fieldset {
	margin: 0px;
	padding: 0px;
}
#contactnumbers {
}
#copyright {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/bg_footer_btm.png);
	background-repeat: no-repeat;
	padding: 0px;
	height: 10px;
	margin-top: 0px;
	margin-bottom: 20px;
}
#copyright p {
	padding-top: 15px;
	font-size: 1.2em;
	padding-left: 10px;
}
#copyright a:link, #copyright a:visited {
	text-decoration: none;
	color: #7B006D;
}
#copyright  a:hover, #copyright  a:active {
	text-decoration: underline;
	color: #333333;
}

#maincontent {
	background-image: url(../img/bg_maincontent.png);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	padding-top: 30px;
}
#pagecontent hr {
	color: #FAEEE5;
	background-color: #FAEEE5;
	height: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#pagecontent .group {
	display: block;
	overflow: hidden;
	clear: both;
}
#pagecontent .button a:link {
	background-color: #A24C99;
	padding: 5px;
	text-decoration: none;
	color: #FFFFFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-weight: bold;
}
#pagecontent .moredetail a:link, #pagecontent .moredetail a:visited {
	background-color: #E4E4E4;
	text-decoration: none;
	color: #016AB8;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-weight: bold;
	font-size: 0.6em;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#pagecontent .moredetail a:hover, #pagecontent .moredetail a:active {
	background-color: #A24C99;
	text-decoration: none;
	color: #FFFFFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-weight: bold;
	font-size: 0.6em;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#footer #supporters {
	background-image: url(../img/bg_supporters.png);
	background-repeat: no-repeat;
	height: 52px;
	margin-top: 18px;
}
#navigation hr {
	color: #FAEEE5;
	background-color: #FAEEE5;
	height: 1px;
	width: 200px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#navigation h5 {
	color: #A24A95;
	font-size: 1.2em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: .5em;
	padding-left: 0px;
}
#navigation p {
	font-size: 1.3em;
	color: #666666;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#navigation  p.helptel {
	padding-left: 20px;
	margin-bottom: 0px;
	font-size: 1.2em;
	background-image: url(../img/telephone_add.png);
	background-repeat: no-repeat;
	background-position: left;
}
#navigation  p.gentel {
	padding-left: 20px;
	margin-bottom: 0px;
	font-size: 1.2em;
	background-image: url(../img/telephone.png);
	background-repeat: no-repeat;
	background-position: left;
}
#navigation  p.email {
	padding-left: 20px;
	margin-bottom: 0px;
	font-size: 1.2em;
	background-image: url(../img/email.png);
	background-repeat: no-repeat;
	background-position: left;
}
#footer #credits {
	background-image: url(../img/bg_makehay_logo.png);
	background-repeat: no-repeat;
	height: 70px;
	background-position: 0px 18px;
}
#footer #credits a {
	display: block;
	height: 58px;
	color: #A24C99;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.1em;
}
#navigation   a:link,#navigation  a:visited   {
	text-decoration: none;
	color: #016AB8;
}
#footer #feedback a {
	display: block;
	height: 92px;
	text-indent: -9000px;
}
#newsflash    a.readmore    {
	background-image: url(../img/img_readmore.png);
	background-repeat: no-repeat;
	text-decoration: none;
	padding-left: 20px;
	height: 1%;
	background-position: left;
	color: #016AB8;
	display: block;
	margin-left: 100px;
	font-size: 0.9em;
	margin-bottom: 5px;
}
#header #strapline p {
	display: block;
	text-indent: -9000px;
}
#pagecontent  p.button  a:link, #pagecontent  p.button  a:visited {
	background-color: #7B7B7B;
	color: #FFFFFF;
	padding: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-decoration: none;
	font-weight: bold;
	border: 1px solid #7B006D;
}
#pagecontent p.button a:hover, #pagecontent p.button a:active {
	background-color: #7B006D;
	color: #FFFFFF;
	padding: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-decoration: none;
	font-weight: bold;
}
#pagecontent h3.title a:link, #pagecontent h3.title a:visited {
	color: #A24A95;
	text-decoration: none;
}

#pagecontent .group .events {
	margin-left: 30px;
}
#top #contactnumbers a:link, #top #contactnumbers a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#top #contactnumbers a:hover, #top #contactnumbers a:active {
	color: #E4BDBA;
	text-decoration: none;
}
#pagecontent   img.porttrait   {
	padding: 5px;
	background-color: #FFFFFF;
	border: 1px solid #F9E8DD;
}
#pagecontent .newsitem h3 {
	margin: 0px;
}
#pagecontent  .newsitem  p {

}
#pagecontent .newsitem {
	margin-top: 20px;
	margin-bottom: 10px;
}


#pagecontent  h3.listtitle {
	font-family: "Century Gothic", sans-serif;
	font-size: 2.1em;
}

#pagecontent .mttdetails {
	border: 1px solid #F9E8DD;
	overflow: hidden;
	background-color: #FDF8F4;
	margin-bottom: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 10px;
}
#pagecontent h3.mttname {
	font-weight: normal;
	font-family: "Hand Of Sean", cursive;
	font-size: 1.4em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
}
p.moredetail {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
br.clear {
	height: 0px;
	margin: 0px;
	padding: 0px;
}


#pagecontent    h3.mttname  a:link,  #pagecontent    h3.mttname a:visited   {
	color: #006AC2;
}
#pagecontent    h3.mttname  a:hover,  #pagecontent    h3.mttname a:active   {
	color: #A24A95;
	text-decoration: none;
}

#pagecontent p.mtttitle {
	font-size: 1.3em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#sidebar h3 {
	font-family: "Hand Of Sean", cursive;
	font-weight: normal;
	color: #A24C99;
}
#sidebar p {
	margin-bottom: 0px;
}
#sidebar #eventtypes .current, #sidebar #eventregion .current {
	color: #FFFFFF;
	background-color: #B34C99;
}
#sidebar #eventregion li {
	display: inline;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#sidebar #eventtypes li {
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-left: 0px;
}
#eventtypes li a {
	padding-left: 5px;
	padding-right: 5px;
}
#eventtypes a:link, #eventtypes a:visited {
	text-decoration: none;
}
#eventtypes a:hover, #eventtypes a:active {
	text-decoration: none;
}
#maincontent #navigation ul ul li {
	font-size: 1.4em;
}
#services.wrap   {
	width: 607px;
	height: 1200px;
}
#pagecontent  ul#informationlist  {
	margin: 0px;
	padding: 0px;
}

#pagecontent      #informationlist li   {
	list-style-type: none;
	list-style-position: outside;
	margin: 0px;
	padding: 0px;

}
#informationlist a.iconfaq {
	background-image: url(../img/icon_faq.jpg);
}
#informationlist a {
	padding-left: 50px;
	display: block;
	background-position: left;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-bottom: 5px;
}
#informationlist a.icondocs {
	background-image: url(../img/icon_docs.jpg);
}
#informationlist a.icondisabled {
	background-image: url(../img/icon_disability.jpg);
}
#informationlist a.icontransport {
	background-image: url(../img/icon_transport.jpg);
}
#informationlist a.iconlinks {
	background-image: url(../img/icon_web.jpg);
}
#informationlist a.iconcc {
	background-image: url(../img/icon_cc.jpg);
}
#informationlist a.iconinfo {
	background-image: url(../img/icon_information.jpg);
}
#informationlist a.iconbullying {
	background-image: url(../img/icon_bullying.jpg);
}

#informationlist a.iconjargon {
	background-image: url(../img/icon_jargon.jpg);
	background-repeat: no-repeat;
	display: block;
}
#pagecontent  .faq_answer {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FAEEE5;
	margin-bottom: 10px;
}
#pagecontent .faq h4 {
	margin-left: 0px;
	background-image: url(../img/faq_question.gif);
	padding-left: 35px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 1%;
}
#pagecontent .faq_answer {
	background-image: url(../img/faq_answer.gif);
	padding-left: 35px;
	background-repeat: no-repeat;
	height: 1%;
}
#pagecontent .newsitem p.eventinfo {
	margin: 0px;
	padding: 0px;
}
#pagecontent p.atoz a {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FAEEE5;
	padding-right: 6px;
	padding-left: 3px;
}
a.download {
	padding-left: 25px;
	background-image: url(../img/icon_downloads.gif);
	background-repeat: no-repeat;
	background-position: left;
}
p.tight {
	margin-top: 0px;
	margin-bottom: 5px;
}
#maincontent #pagecontent .formfields label {
	font-size: 1.2em;
}
.formfields .button {
	background-color: #A24AA9;
	color: #FFFFFF;
	font-size: 1.3em;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 1px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #914297;
}
p.newsdate {
	color: #787878;
	background-image: url(../img/icon_calendar.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
	margin-bottom: 5px;
	margin-top: 10px;
	height: 1%;
}
#pagecontent.servicesbox {

}
ul#dcsfnews    li {
	margin-bottom: 10px;
	list-style-type: none;
	padding-left: 0px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FAEEE5;
	padding-right: 10px;
	font-size: 1.2em;
	padding-bottom: 10px;

}
ul#dcsfnews {
	margin-left: 0px;
}
#pagecontent p.breadcrumb {
	margin-bottom: 0px;
	font-size: 1.2em;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	display: inline;
}
ul#informationlist ul {
	margin-left: 20px;
}
#informationlist p {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
