/* CSS Document */

body, html {
    margin: 0px;
    background-color: #E5E5E5;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-family: "Helvetica Neue", Helvetica, Arial;
	font-size: 12px;
	color: #646464;
	}
body {
    min-width: 783px;
	text-align: center;
	}

body #wrap {
    margin: 0px auto;
	width: 783px;
	text-align: left;
    }
body #wrap #contentwrap {
    width: 783px;
	background-image: url(images/box_bg.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	}
	
/* Links Header */
body #wrap #headerlinks {
    float: left;
    margin: 50px 0px 0px 18px;
    width: 565px;
	height: 65px;
	text-align: left;
	}
body #wrap #headerlinks .link {
    float: left;
	margin: 10px 20px 0px 0px;
	padding: 0px;
	font-size: 9px;
	font-weight: bold;
	text-align: left;
	color: #A6A6A6;
	}
body #wrap #headerlinks .link a:link{color: #A6A6A6; text-decoration: none}
body #wrap #headerlinks .link a:active{color: #A6A6A6; text-decoration: none}
body #wrap #headerlinks .link a:visited{color: #A6A6A6; text-decoration: none}
body #wrap #headerlinks .link a:hover{color: #323232; text-decoration: none}
body #wrap #headerlinks .thislink {
    float: left;
	margin: 10px 20px 0px 0px;
	padding: 0px;
	font-size: 9px;
	font-weight: bold;
	text-align: left;
	color: #A6A6A6;
	}
body #wrap #headerlinks .thislink a:link{color: #A6A6A6; text-decoration: none}
body #wrap #headerlinks .thislink a:active{color: #A6A6A6; text-decoration: none}
body #wrap #headerlinks .thislink a:visited{color: #A6A6A6; text-decoration: none}
body #wrap #headerlinks .thislink a:hover{color: #323232; text-decoration: none}
body #wrap #headerlogo {
    float: right;
    margin: 0px;
    width: 200px;
	height: 115px;
	text-align: right;
	}
body #wrap #contentwrap #styletext {
    float: left;
	padding: 0px;
    width: 305px;
	height: 19px;
	vertical-align: top;
	margin: 0px 0px 0px 18px;
	padding: 0px;
	font-size: 9px;
	letter-spacing: 1px;
	color: #8B8B8B;
	}
body #wrap #contentwrap #styletext a:link{color: #8B8B8B; text-decoration: none}
body #wrap #contentwrap #styletext a:active{color: #8B8B8B; text-decoration: none}
body #wrap #contentwrap #styletext a:visited{color: #8B8B8B; text-decoration: none}
body #wrap #contentwrap #styletext a:hover{color: #8B8B8B; text-decoration: underline}
body #wrap #contentwrap #styletext .small {
    font-size: 10px;
	}
body #wrap #contentwrap #styletext .medium {
    font-size: 12px;
	}
body #wrap #contentwrap #styletext .large {
    font-size: 14px;
	}
body #wrap #contentwrap #bubblelead {
    float: right;
	width: 460px;
	height: 19px;
	margin: 0px;
	padding: 0px;
	}
body #wrap #contentwrap #clearer {
    clear: both;
	height: 0px;
	width: 783px;
	margin: 0px;
	padding: 0px;
	}
	
	
/* Section Header */
body #wrap #contentwrap #sectionheader {
    width: 741px;
	}
body #wrap #contentwrap #sectionheader #image {
    float: left;
	width: 200px;
	margin: 0px;
	padding: 0px;
    }
body #wrap #contentwrap #sectionheader #header_rightcol {
    float: right;
	width: 536px;
	padding: 0px;
	margin: 0px;
	}
body #wrap #contentwrap #sectionheader #header_rightcol #title {
    width: 513px;
	height: 37px;
	padding: 20px 0px 0px 22px;
	margin: 0px;
	border-left: 1px solid #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 22px;
	letter-spacing: 5px;
	line-height: 18px;
	color: #FFFFFF;
	}
body #wrap #contentwrap #sectionheader #header_rightcol #introduction {
	width: 491px;
	height: 56px;
	padding: 15px 22px 0px 22px;
	margin: 0px;
	border-left: 1px solid #FFFFFF;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 11px;
    }
#photocredit {
    float: left;
    width: 271px;
	height: 29px;
	margin: 2px 0px 0px 18px;
	font-size: 9px;
	}
body #wrap #sectionheader #leftcol {
    float: left;
	width: 205px;
	padding: 25px 0px 0px 0px;
	}	
body #wrap #sectionheader #leftcol ul {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
    overflow: hidden;
    }
body #wrap #sectionheader #leftcol ul li {
	width: 191px;
	padding: 4px 0px 4px 10px;
	margin: 1px 0px 0px 1px;
	font-size: 9px;
	font-weight: bold;
	text-align: left;
	color: #969696;
    }
body #wrap #sectionheader #leftcol ul li a {
    display: block;
    text-decoration: none;
    color: #969696;
    }
body #wrap #sectionheader #leftcol ul li a:active {color: #969696; text-decoration: none}
body #wrap #sectionheader #leftcol ul li a:visited {color: #969696; text-decoration: none}
body #wrap #sectionheader #leftcol ul li a:hover {color: #969696; text-decoration: none}
body #wrap #sectionheader #rightcol {
    float: right;
	width: 514px;
	padding: 0px;
	margin: 0px;
	}
	
	
/* Generic */
.clearer {
    clear: both;
	height: 0px;
	padding: 0px;
	margin: 0px;
	}
.bigclearer {
    clear: both;
	height: 20px;
	padding: 0px;
	margin: 0px;
	}
#dottedline {
    clear: both;
    width: 738px;
	padding: 0px;
	margin: 5px 0px 0px 4px;
    }
.formtext {
    font-size: 11px;
	color: #000000;
	font-family: "Helvetica Neue", Helvetica, Arial;
	}
.bold {
    font-weight: bold;
	}


/* Footer */
#footer_clearer {
    clear: both;
	width: 783px;
	height: 40px;
	}
#footer {
    width: 783px;
	margin: 20px 0px 20px 0px;
	padding: 0px;
	font-size: 9px;
	color: #8B8B8B;
	text-align: center;
	}
	
/* Index */
body#in #wrap #headerlinks .link a:hover{color: #CE723A; text-decoration: none}
body#in #wrap #headerlinks .thislink a:link{color: #CE723A; text-decoration: none}
body#in #wrap #headerlinks .thislink a:active{color: #CE723A; text-decoration: none}
body#in #wrap #headerlinks .thislink a:visited{color: #CE723A; text-decoration: none}
body#in #wrap #headerlinks .thislink a:hover{color: #CE723A; text-decoration: none}
body#in #wrap #sectionheader {
	width: 783px;
	height: 171px;
	}
body#in #wrap #sectionheader #image {
	float: left;
	margin: 0px;
	padding: 0px;
    width: 284px;
	height: 171px;
	border-left: 5px solid #CE723A;
	}
body#in #wrap #sectionheader #header_rightcol {
    float: right;
	width: 493px;
	border-left: 1px solid #FFFFFF;
	padding: 0px;
	margin: 0px;
	}
body#in #wrap #sectionheader #header_rightcol .title {
    float: left;
    width: 429px;
	height: 48px;
	padding: 24px 0px 0px 22px;
	margin: 0px;
	background-color: #646464;
	font-family: "Trebuchet MS";
	font-size: 22px;
	letter-spacing: 5px;
	line-height: 18px;
	color: #FFFFFF;
	}
body#in #wrap #sectionheader #header_rightcol .subtitle {
    font-size: 14px;
    }
body#in #wrap #sectionheader #header_rightcol #introduction {
    float: left;
	width: 449px;
	height: 99px;
	padding: 0px 22px 0px 22px;
	margin: 0px;
	border-left: 0px solid #FFFFFF;
	background-color: #CE723A;
	background-image: url(images/index_notepad01.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	color: #FFFFFF;
	letter-spacing: 1px;
	line-height: 12px;
    }
body#in #wrap #sectionheader #header_rightcol #introduction .introtext1 {
    width: 372px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	}
body#in #wrap #sectionheader #header_rightcol #introduction .introtext2 {
    width: 232px;
	margin: 6px 0px 0px 0px;
	padding: 0px;
	}
body#in #wrap #leftcol {
    float: left;
    width: 552px;
	margin: 0px;
	padding: 0px;
	}
body#in #wrap #leftcol #date {
    float: right;
	width: 243px;
	height: 21px;
	margin: 10px 20px 0px 0px;
	text-align: right;
	font-weight: bold;
	}
body#in #wrap #leftcol #leftcolleft {
    float: left;
	width: 263px;
	padding: 27px 0px 0px 0px;
	}
body#in #wrap #leftcol #leftcolleft .redheader {
    color: #842D2D;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1px;
	padding: 0px 0px 15px 30px;
	margin: 0px;
    }
	
	
body#in #wrap #leftcol #leftcolleft .csimage {
    width: 104px;
	height: 99px;
	margin: 0px;
	padding: 0px;
	text-align: right;
	vertical-align: top;
    }
body#in #wrap #leftcol #leftcolleft .cstext {
    width: 123px;
	margin: 0px;
	padding: 8px 0px 0px 13px;
	text-align: left;
	vertical-align: top;
    }
body#in #wrap #leftcol #leftcolleft .showimage {
    border-left: 4px solid #842D2D;
	}
body#in #wrap #leftcol #leftcolleft .company {
    font-size: 12px;
	font-weight: bold;
	padding: 0px 0px 2px 0px;
	margin: 0px;
	}
body#in #wrap #leftcol #leftcolleft .show {
    font-size: 13px;
	font-weight: bold;
	color: #CE723A;
	padding: 0px 0px 5px 0px;
	margin: 0px;
	}
body#in #wrap #leftcol #leftcolleft .show a:link{color: #CE723A; text-decoration: none}
body#in #wrap #leftcol #leftcolleft .show a:active{color: #CE723A; text-decoration: none}
body#in #wrap #leftcol #leftcolleft .show a:visited{color: #CE723A; text-decoration: none}
body#in #wrap #leftcol #leftcolleft .show a:hover{color: #CE723A; text-decoration: underline}
body#in #wrap #leftcol #leftcolleft .venue {
    margin: 0px;
	padding: 0px;
    }
	
	
body#in #wrap #leftcol #leftcolright {
    float: right;
	width: 289px;
	padding: 27px 0px 0px 0px;
	}
body#in #wrap #leftcol #leftcolright #mailinglistbg {
    width: 289px;
	background-image: url(images/index_paper_bg.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	}
body#in #wrap #leftcol #leftcolright #mailinglistbg .blueheader {
    color: #354B87;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1px;
	padding: 0px 0px 8px 27px;
	margin: 0px;
    }
body#in #wrap #leftcol #leftcolright #mailinglistbg .blueheader a:link{color: #354B87; text-decoration: none}
body#in #wrap #leftcol #leftcolright #mailinglistbg .blueheader a:active{color: #354B87; text-decoration: none}
body#in #wrap #leftcol #leftcolright #mailinglistbg .blueheader a:visited{color: #354B87; text-decoration: none}
body#in #wrap #leftcol #leftcolright #mailinglistbg .blueheader a:hover{color: #354B87; text-decoration: underline}
body#in #wrap #leftcol #leftcolright #mailinglistbg .mailinglisttext {
    width: 252px;
	padding: 0px 0px 5px 27px;
	margin: 0px;
    }
body#in #wrap #leftcol #leftcolright #mailinglistbg .mailinglistbutton {
    padding: 0px;
	margin: 0px;
	width: 289px;
	height: 70px;
	text-align: right;
	vertical-align: top;
	}
body#in #wrap #leftcol #leftcolright #performanceinfoheader {
    width: 152px;
	color: #842D2D;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 11px;
	padding: 0px 0px 4px 27px;
	margin: 0px;
	}
body#in #wrap #leftcol #leftcolright #performanceinfoheader a:link{color: #842D2D; text-decoration: none}
body#in #wrap #leftcol #leftcolright #performanceinfoheader a:active{color: #842D2D; text-decoration: none}
body#in #wrap #leftcol #leftcolright #performanceinfoheader a:visited{color: #842D2D; text-decoration: none}
body#in #wrap #leftcol #leftcolright #performanceinfoheader a:hover{color: #842D2D; text-decoration: underline}
body#in #wrap #leftcol #leftcolright #performanceinfo {
    width: 223px;
	padding: 0px 0px 4px 27px;
	margin: 0px;
    }
body#in #wrap #rightcol {
    float: right;
	width: 231px;
	height: 365px;
	background-image: url(images/index_notepad03.jpg);
	background-position: top;
	background-repeat: no-repeat;
	}
body#in #wrap #rightcol #newscol {
    float: left;
	width: 208px;
	padding: 25px 0px 0px 0px;
	}
body#in #wrap #rightcol #newscol .newsheader {
    width: 160px;
	margin: 15px 26px 0px 22px;
	padding: 0px;
    color: #000000;
	font-weight: bold;
    }
body#in #wrap #rightcol #newscol .newsheader a:link{color: #000000; text-decoration: none}
body#in #wrap #rightcol #newscol .newsheader a:active{color: #000000; text-decoration: none}
body#in #wrap #rightcol #newscol .newsheader a:visited{color: #000000; text-decoration: none}
body#in #wrap #rightcol #newscol .newsheader a:hover{color: #000000; text-decoration: underline}
body#in #wrap #rightcol #newscol .morenews {
    width: 160px;
	margin: 2px 26px 0px 22px;
	padding: 0px;
    color: #000000;
	font-weight: normal;
	font-style: italic;
    }
body#in #wrap #rightcol #newscol .morenews a:link{color: #000000; text-decoration: none}
body#in #wrap #rightcol #newscol .morenews a:active{color: #000000; text-decoration: none}
body#in #wrap #rightcol #newscol .morenews a:visited{color: #000000; text-decoration: none}
body#in #wrap #rightcol #newscol .morenews a:hover{color: #000000; text-decoration: underline}
	
/* LIVE PERFORMANCES */
body#lp #wrap #headerlinks .link a:hover{color: #B05D5D; text-decoration: none}
body#lp #wrap #headerlinks .thislink a:link{color: #A01616; text-decoration: none}
body#lp #wrap #headerlinks .thislink a:active{color: #A01616; text-decoration: none}
body#lp #wrap #headerlinks .thislink a:visited{color: #A01616; text-decoration: none}
body#lp #wrap #headerlinks .thislink a:hover{color: #A01616; text-decoration: none}
#lpheaderleftcol {
    float: left;
    width: 206px;
	padding: 0px;
	margin: 0px;
	text-align: right;
	}
#lpheaderleftcol ul {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
    overflow: hidden;
}
#lpheaderleftcol ul li {
    height: 15px;
	width: 191px;
	padding: 4px 0px 0px 10px;
	border-left: 4px solid #B05D5D;
	margin: 1px 0px 0px 1px;
	font-size: 9px;
	font-weight: bold;
	text-align: left;
	color: #8B8B8B;
}
#lpheaderleftcol ul li a {
    display: block;
    text-decoration: none;
    color: #8B8B8B;
}
#lpheaderleftcol ul li a:active {color: #8B8B8B; text-decoration: none}
#lpheaderleftcol ul li a:visited {color: #8B8B8B; text-decoration: none}
#lpheaderleftcol ul li a:hover {color: #8B8B8B; text-decoration: none}
#lpheaderleftcol .currentlink {
    background-color: #E3E3E3;
	color: #A01616;
	}
#lpheaderrightcol {
    float: left;
	width: 536px;
	padding: 0px;
	margin: 0px;
	}
#lpmainimage {
	border-left: 5px solid #A01616;
	}
#lpheadertitle {
    float: right;
    width: 513px;
	height: 37px;
	padding: 20px 0px 0px 22px;
	margin: 0px;
	background-color: #A01616;
	border-left: 1px solid #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 22px;
	letter-spacing: 5px;
	line-height: 18px;
	color: #FFFFFF;
	}
#lpintroduction {
    float: right;
	width: 491px;
	height: 46px;
	padding: 10px 22px 10px 22px;
	margin: 0px;
	color: #8B8B8B;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 11px;
    }
#lpintroduction .subintro {
    color: #A01616;
	font-style: italic;
	font-size: 10px;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	}
#lp_headerinfo {
    margin: 0px;
	padding: 28px 0px 0px 227px;
	width: 515px;
	color: #323232;
	}
.lp_pagetitle {
    margin: 0px;
	padding: 0px 0px 2px 0px;
    color: #A01616;
	font-family: "Trebuchet MS", Arial;
	font-size: 18px;
	letter-spacing: 2px;
	}
.lp_pageinfo {
    margin: 0px;
	padding: 0px 0px 25px 0px;
	width: 480px;
	font-weight: bold;
	}
	
/* Listings */
.lp_date {
    margin: 0px;
	padding: 0px 0px 5px 0px;
    color: #646464;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	letter-spacing: 1px;
	}
.lp_listingrow {
	height: 22px;
	vertical-align: middle;
	}
.lp_listingheading {
    font-weight: bold;
	font-size: 9px;
	color: #777777;
	}
.lp_listingheading a:link{color: #777777; text-decoration: none}
.lp_listingheading a:active{color: #777777; text-decoration: none}
.lp_listingheading a:visited{color: #777777; text-decoration: none}
.lp_listingheading a:hover{color: #777777; text-decoration: none}
.lp_listingheadingcurrent {
    font-weight: bold;
	font-size: 9px;
	color: #A01616;
	}
.lp_listingline {
    border-top: 1px solid #A01616;
	height: 12px;
	}
.lp_listingwhite {
    padding: 4px 0px 4px 0px;
	background-color: #FFFFFF;
    }
.lp_listingred {
    padding: 4px 0px 4px 0px;
	background-color: #E7CECE;
    }
.lp_footernotes {
    margin: 0px;
	padding: 28px 0px 0px 227px;
	width: 515px;
	color: #363636;
	}
.lp_contactnotes {
    margin: 0px;
	padding: 15px 0px 0px 227px;
	width: 450px;
	color: #363636;
	font-weight: bold;
	font-size: 14px;
	}
#lp_clearer {
    clear: both;
	height: 60px;
	width: 783px;
	margin: 0px;
	padding: 0px;
	}
	
/* Programme */
#lp_programmecol1 {
    float: left;
    width: 204px;
	padding: 0px 0px 0px 49px;
	margin: 0px;
    }
#lp_programmecol2 {
    float: left;
    width: 204px;
	padding: 0px 0px 0px 18px;
	margin: 0px;
    }
#lp_programmecol3 {
    float: left;
    width: 204px;
	padding: 0px 0px 0px 18px;
	margin: 0px;
    }
.lp_programmeshow {
    background-color: #E3E3E3;
	width: 200px;
	margin: 0px 0px 20px 0px;
	padding: 2px 2px 10px 2px;
    }
.lp_programmetext {
    margin: 4px 10px 0px 10px;
	padding: 0px;
	}
.lp_programmename {
    margin: 4px 10px 0px 10px;
	padding: 0px;
    font-size: 12px;
	color: #A01616;
	font-weight: bold;
    }
.lp_programmename a:link{color: #A01616; text-decoration: none}
.lp_programmename a:active{color: #A01616; text-decoration: none}
.lp_programmename a:visited{color: #A01616; text-decoration: none}
.lp_programmename a:hover{color: #323232; text-decoration: none}
.lp_programmedesc {
    margin: 8px 10px 0px 10px;
	padding: 0px;
    font-size: 12px;
	color: #000000;
	font-weight: normal;
    }
	
/*Show Details */
#lp_returntoprog {
    margin: 0px;
	padding: 0px 0px 8px 0px;
    color: #646464;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	letter-spacing: 1px;
    }
#lp_returntoprog a:link{color: #646464; text-decoration: none}
#lp_returntoprog a:active{color: #646464; text-decoration: none}
#lp_returntoprog a:visited{color: #646464; text-decoration: none}
#lp_returntoprog a:hover{color: #000000; text-decoration: none}
#lp_showleftcol {
    float: left;
    width: 227px;
	}
#lp_showleftcol .photo {
    margin: 18px 0px 20px 5px;
	padding: 0px;
	width: 200px;
	}
#lp_showrightcol {
    float: left;
    width: 515px;
	padding: 15px 0px 0px 0px;
	}
#lp_showrightcol .company {
    margin: 0px;
	padding: 0px 0px 5px 0px;
    color: #646464;
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	letter-spacing: 1px;
	}
#lp_showrightcol .name {
    margin: 0px;
	padding: 0px 0px 2px 0px;
    color: #A01616;
	font-family: "Trebuchet MS", Arial;
	font-size: 18px;
	letter-spacing: 2px;
	}
#lp_showrightcol .description {
    float: left;
	width: 260px;
	margin: 10px 0px 10px 0px;
	padding: 10px 15px 0px 0px;
	border-right: 1px solid #969696;
	color: #323232;
	}
#lp_showrightcol .website {
	width: 260px;
    margin: 12px 0px 0px 0px;
	padding: 0px;
	font-weight: bold;
	color: #323232;
    }
#lp_showrightcol .website a:link{color: #A01616; text-decoration: none}
#lp_showrightcol .website a:active{color: #A01616; text-decoration: none}
#lp_showrightcol .website a:visited{color: #A01616; text-decoration: none}
#lp_showrightcol .website a:hover{color: #323232; text-decoration: none}
#lp_showrightcol .extratext {
	width: 260px;
	margin: 20px 0px 0px 0px;
	padding: 0px;
	color: #A01616;
	}
#lp_showrightcol .extratext a:link{color: #A01616; text-decoration: none}
#lp_showrightcol .extratext a:active{color: #A01616; text-decoration: none}
#lp_showrightcol .extratext a:visited{color: #A01616; text-decoration: none}
#lp_showrightcol .extratext a:hover{color: #A01616; text-decoration: underline}
#lp_showrightcol .soldout {
    float: right;
	width: 220px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	}
#lp_showingat {
    float: right;
	width: 220px;
    margin: 20px 5px 14px 0px;
	font-weight: bold;
	color: #626820;
	}
#lp_showingat ul {
    margin: 5px 0px 0px 16px;
	padding: 0px;
    list-style-image: none;
	list-style: disc;
	color: #000000;
	font-family: "Helvetica Neue", Helvetica, Arial;
	font-weight: normal;
	letter-spacing: normal;
    }
#lp_showingat li {
    padding: 0px 0px 3px 0px;
	margin: 0px;
    }
#lp_showingat li a:link{color: #A01616; text-decoration: none; font-weight: bold}
#lp_showingat li a:active{color: #A01616; text-decoration: none; font-weight: bold}
#lp_showingat li a:visited{color: #A01616; text-decoration: none; font-weight: bold}
#lp_showingat li a:hover{color: #323232; text-decoration: none; font-weight: bold}
	
/* Venues Map/Listing */
#lp_venuemap {
    width: 707px;
	height: 504px;
	margin: 0px 0px 0px 5px;
	position: relative;
	background-image: url(images/venue_map.gif);
	background-repeat: no-repeat;
	background-position: top left;
	}
#lp_venueselect {
    position: absolute;
	top: 35px;
	left: 50px;
    color: #A01616;
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	letter-spacing: 1px;
    }
#lp_venuelistinfo {
    width: 480px;
    padding: 0px;
	margin: 10px 0px 10px 227px;
	font-weight: bold;
	color: #626820;
	}
#lp_venuelistleft {
    float: left;
	width: 180px;
	margin: 0px 0px 0px 240px;
	padding: 0px;
	}
#lp_venuelistleft ul {
    margin: 0px;
	padding: 0px;
    list-style: none;
	color: #323232;
    }
#lp_venuelistleft li {
    margin: 0px;
    padding: 1px 0px 1px 0px;
    }
#lp_venuelistleft li a:link{color: #323232; text-decoration: none}
#lp_venuelistleft li a:active{color: #323232; text-decoration: none}
#lp_venuelistleft li a:visited{color: #323232; text-decoration: none}
#lp_venuelistleft li a:hover{color: #A01616; text-decoration: none}
#lp_venuelistright {
    float: left;
	width: 180px;
	margin: 0px;
	padding: 0px;
	}
#lp_venuelistright ul {
    margin: 0px;
	padding: 0px;
    list-style: none;
	color: #323232;
    }
#lp_venuelistright li {
    margin: 0px;
    padding: 1px 0px 1px 0px;
    }
#lp_venuelistright li a:link{color: #323232; text-decoration: none}
#lp_venuelistright li a:active{color: #323232; text-decoration: none}
#lp_venuelistright li a:visited{color: #323232; text-decoration: none}
#lp_venuelistright li a:hover{color: #A01616; text-decoration: none}
	
/* Venue Details */
#lp_returntomap {
    margin: 0px;
	padding: 0px 0px 8px 0px;
    color: #646464;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	letter-spacing: 1px;
    }
#lp_returntomap a:link{color: #646464; text-decoration: none}
#lp_returntomap a:active{color: #646464; text-decoration: none}
#lp_returntomap a:visited{color: #646464; text-decoration: none}
#lp_returntomap a:hover{color: #000000; text-decoration: none}
#lp_venueleftcol {
    float: left;
    width: 227px;
	}
#lp_venueleftcol .venuephoto {
    margin: 18px 0px 20px 5px;
	padding: 0px;
	width: 201px;
	}
#lp_smallvenuemap {
    width: 202px;
	height: 202px;
	margin: 18px 0px 20px 5px;
	padding: 0px;
	position: relative;
	color: #A01616;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	}
#lp_smallvenuemap .villagelink {
    color: #A01616;
	font-family: "Helvetica Neue", Helvetica, Arial;
	font-size: 11px;
	font-weight: bold;
	}
#lp_smallvenuemap  .villagelink a:link{color: #A01616; text-decoration: none}
#lp_smallvenuemap  .villagelink a:active{color: #A01616; text-decoration: none}
#lp_smallvenuemap  .villagelink a:visited{color: #A01616; text-decoration: none}
#lp_smallvenuemap  .villagelink a:hover{color: #A01616; text-decoration: none}
#lp_venuerightcol {
    float: left;
    width: 515px;
	padding: 15px 0px 0px 0px;
	}
#lp_venuerightcol ul {
    list-style-image: url(images/map_coordinate.gif);
	color: #A01616;
	font-family: "Trebuchet MS", Arial;
	letter-spacing: 1px;
    }
#lp_venuerightcol li {
    padding: 2px 0px 2px 0px;
    }
#lp_venuerightcol li a:link{color: #A01616; text-decoration: none}
#lp_venuerightcol li a:active{color: #A01616; text-decoration: none}
#lp_venuerightcol li a:visited{color: #A01616; text-decoration: none}
#lp_venuerightcol li a:hover{color: #000000; text-decoration: none}
#lp_venueleftstretcher {
    height: 250px;
	}
#lp_venuedetails {
    float: left;
	width: 240px;
	}
#lp_venuedirections {
    float: right;
	width: 232px;
	margin: 20px 10px 0px 0px;
	background-image: url(images/directions_sticky_shadow.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	}
#lp_venuedirections .stickyheader {
    width: 216px;
	margin: 0px 7px 0px 9px;
	}
#lp_venuedirections .sticky {
	width: 216px;
	margin: 0px 7px 15px 9px;
	padding: 0px;
	background-image: url(images/directions_sticky.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	}
#lp_venuedirections .directions {
    margin: 0px 18px 0px 20px;
	padding: 10px 0px 0px 0px;
	font-style: italic;
	color: #5A5907;
	overflow: hidden;
	}
.lp_website {
    margin: 2px 0px 0px 0px;
	padding: 0px;
	font-weight: bold;
	color: #323232;
    }
.lp_website a:link{color: #A01616; text-decoration: none}
.lp_website a:active{color: #A01616; text-decoration: none}
.lp_website a:visited{color: #A01616; text-decoration: none}
.lp_website a:hover{color: #323232; text-decoration: none}
.lp_multimap {
	font-weight: bold;
	color: #323232;
    }
.lp_multimap a:link{color: #A01616; text-decoration: none}
.lp_multimap a:active{color: #A01616; text-decoration: none}
.lp_multimap a:visited{color: #A01616; text-decoration: none}
.lp_multimap a:hover{color: #323232; text-decoration: none}
#lp_eventsat {
    margin: 30px 0px 14px 0px;
	font-weight: bold;
	color: #626820;
	}
#lp_eventsat ul {
    margin: 5px 0px 0px 20px;
	padding: 0px;
    list-style-image: none;
	list-style: disc;
	color: #000000;
	font-family: "Helvetica Neue", Helvetica, Arial;
	font-weight: normal;
	letter-spacing: normal;
    }
#lp_eventsat li {
    padding: 0px 0px 3px 0px;
	margin: 0px;
    }
#lp_eventsat li a:link{color: #A01616; text-decoration: none; font-weight: bold}
#lp_eventsat li a:active{color: #A01616; text-decoration: none; font-weight: bold}
#lp_eventsat li a:visited{color: #A01616; text-decoration: none; font-weight: bold}
#lp_eventsat li a:hover{color: #323232; text-decoration: none; font-weight: bold}


/* Projects */
body#ac #wrap #headerlinks .link a:hover{color: #3E858F; text-decoration: none}
body#ac #wrap #headerlinks .thislink a:link{color: #3E858F; text-decoration: none}
body#ac #wrap #headerlinks .thislink a:active{color: #3E858F; text-decoration: none}
body#ac #wrap #headerlinks .thislink a:visited{color: #3E858F; text-decoration: none}
body#ac #wrap #headerlinks .thislink a:hover{color: #3E858F; text-decoration: none}
body#ac #wrap #sectionheader #image {
	border-left: 5px solid #3E858F;
	}
body#ac #wrap #sectionheader #header_rightcol #title {
	background-color: #646464;
	}
body#ac #wrap #sectionheader #header_rightcol #introduction {
	background-color: #3E858F;
    }
body#ac #wrap #sectionheader #leftcol ul li {
	border-left: 4px solid #99BEC4;
}

body#ac #wrap #sectionheader #leftcol ul li.currentlink {
    background-color: #E3E3E3;
	color: #3E858F;
	}
body#ac #wrap #sectionheader #leftcol ul li.linkheader {
	color: #99BEC4;
	border-left: 0px solid #FFFFFF;
	padding-left: 14px;
    }
body#ac #wrap #sectionheader #leftcol ul li.blanklink {
    border-left: 0px solid #FFFFFF;
	padding: 0px;
	margin: 0px;
	height: 10px;
    }
body#ac #wrap #sectionheader #leftcol ul li.blanklinklong {
    border-left: 0px solid #FFFFFF;
	padding: 0px;
	margin: 0px;
	height: 30px;
    }
body#ac #wrap #sectionheader #rightcol #midcol {
    float: left;
	width: 342px;
	padding: 25px 0px 25px 0px;
	}
body#ac #wrap #sectionheader #rightcol #midcol .projectlabel {
    font-family: "Trebuchet MS", "Helvetica Neue", Helvetica, Arial;
	font-size: 12px;
	letter-spacing: 1px;
	color: #3E858F;
	padding: 0px 0px 3px 0px;
	margin: 0px;
    }
body#ac #wrap #sectionheader #rightcol #midcol .projecttitle {
    font-family: "Trebuchet MS", "Helvetica Neue", Helvetica, Arial;
	font-size: 18px;
	letter-spacing: 1px;
	color: #3E858F;
	padding: 0px 0px 10px 0px;
	margin: 0px;
    }
body#ac #wrap #sectionheader #rightcol #midcol .projectintro {
    font-family: "Helvetica Neue", Helvetica, Arial;
	color: #323232;
	line-height: 14px;
	font-weight: bold;
    }
body#ac #wrap #sectionheader #rightcol #midcol .projecttext {
    font-family: "Helvetica Neue", Helvetica, Arial;
	color: #323232;
	line-height: normal;
	font-weight: normal;
	padding: 0px 0px 15px 0px;
	margin: 0px;
    }
body#ac #wrap #sectionheader #rightcol #midcol .projecttext a:link{color: #3E858F; text-decoration: none; font-weight: normal}
body#ac #wrap #sectionheader #rightcol #midcol .projecttext a:active{color: #3E858F; text-decoration: none; font-weight: normal}
body#ac #wrap #sectionheader #rightcol #midcol .projecttext a:visited{color: #3E858F; text-decoration: none; font-weight: normal}
body#ac #wrap #sectionheader #rightcol #midcol .projecttext a:hover{color: #000000; text-decoration: none; font-weight: normal}
body#ac #wrap #sectionheader #rightcol #midcol .projectoutcome {
    font-family: "Helvetica Neue", Helvetica, Arial;
	color: #3E858F;
	line-height: normal;
	font-weight: normal;
	padding: 0px 0px 12px 0px;
	margin: 0px;
    }
body#ac #wrap #sectionheader #rightcol #midcol .projectoutcome a:link{color: #3E858F; text-decoration: none; font-weight: normal}
body#ac #wrap #sectionheader #rightcol #midcol .projectoutcome a:active{color: #3E858F; text-decoration: none; font-weight: normal}
body#ac #wrap #sectionheader #rightcol #midcol .projectoutcome a:visited{color: #3E858F; text-decoration: none; font-weight: normal}
body#ac #wrap #sectionheader #rightcol #midcol .projectoutcome a:hover{color: #000000; text-decoration: none; font-weight: normal}
body#ac #wrap #sectionheader #rightcol #rightcol {
    float: right;
	width: 150px;
	padding: 25px 0px 0px 0px;
	}
		
/* Visual Arts */
body#va #wrap #headerlinks .link a:hover{color: #8F5D3E; text-decoration: none}
body#va #wrap #headerlinks .thislink a:link{color: #8F5D3E; text-decoration: none}
body#va #wrap #headerlinks .thislink a:active{color: #8F5D3E; text-decoration: none}
body#va #wrap #headerlinks .thislink a:visited{color: #8F5D3E; text-decoration: none}
body#va #wrap #headerlinks .thislink a:hover{color: #8F5D3E; text-decoration: none}
body#va #wrap #sectionheader #image {
	border-left: 5px solid #8F5D3E;
	}
body#va #wrap #sectionheader #header_rightcol #title {
	background-color: #8F5D3E;
	}
body#va #wrap #sectionheader #header_rightcol #introduction {
	background-color: #B28D77;
    }
body#va #wrap #sectionheader #leftcol ul li {
	border-left: 4px solid #B28D77;
}

body#va #wrap #sectionheader #leftcol ul li.currentlink {
    background-color: #E3E3E3;
	color: #8F5D3E;
	}
body#va #wrap #sectionheader #leftcol ul li.linkheader {
	color: #B28D77;
	border-left: 0px solid #FFFFFF;
	padding-left: 14px;
    }
body#va #wrap #sectionheader #leftcol ul li.blanklink {
    border-left: 0px solid #FFFFFF;
	padding: 0px;
	margin: 0px;
	height: 10px;
    }
body#va #wrap #sectionheader #leftcol ul li.blanklinklong {
    border-left: 0px solid #FFFFFF;
	padding: 0px;
	margin: 0px;
	height: 30px;
    }
body#va #wrap #sectionheader #rightcol #vaintro {
    float: left;
	width: 450px;
	padding: 22px 0px 0px 0px;
	color: #323232;
	line-height: 14px;
	font-weight: bold;
	}
body#va #wrap #sectionheader #rightcol #midcol {
    float: left;
	width: 342px;
	padding: 25px 0px 25px 0px;
	}
body#va #wrap #sectionheader #rightcol #midcol .projectlabel {
    font-family: "Trebuchet MS", "Helvetica Neue", Helvetica, Arial;
	font-size: 12px;
	letter-spacing: 1px;
	color: #8F5D3E;
	padding: 0px 0px 3px 0px;
	margin: 0px;
    }
body#va #wrap #sectionheader #rightcol #midcol .projecttitle {
    font-family: "Trebuchet MS", "Helvetica Neue", Helvetica, Arial;
	font-size: 18px;
	letter-spacing: 1px;
	color: #8F5D3E;
	padding: 0px 0px 10px 0px;
	margin: 0px;
    }
body#va #wrap #sectionheader #rightcol #midcol .projectintro {
	color: #323232;
	line-height: 14px;
	font-weight: bold;
	padding: 0px 0px 12px 0px;
	margin: 0px;
    }
body#va #wrap #sectionheader #rightcol #midcol .projecttext {
	color: #323232;
	line-height: normal;
	font-weight: normal;
	padding: 0px 0px 15px 0px;
	margin: 0px;
    }
body#va #wrap #sectionheader #rightcol #midcol .subtext {
	color: #8F5D3E;
	line-height: normal;
	font-weight: normal;
	padding: 10px 0px 0px 0px;
	margin: 0px;
	font-style: italic;
    }
body#va #wrap #sectionheader #rightcol #midcol .subtext a:link{color: #8F5D3E; text-decoration: none; font-style: normal; font-weight: bold}
body#va #wrap #sectionheader #rightcol #midcol .subtext a:active{color: #8F5D3E; text-decoration: none; font-style: normal; font-weight: bold}
body#va #wrap #sectionheader #rightcol #midcol .subtext a:visited{color: #8F5D3E; text-decoration: none; font-style: normal; font-weight: bold}
body#va #wrap #sectionheader #rightcol #midcol .subtext a:hover{color: #323232; text-decoration: none; font-style: normal; font-weight: bold}
body#va #wrap #sectionheader #rightcol #midcol .downloadleft {
    float: left;
	width: 180px;
	}
body#va #wrap #sectionheader #rightcol #midcol .downloadleft a:link{color: #8F5D3E; text-decoration: none; font-style: normal; font-weight: bold}
body#va #wrap #sectionheader #rightcol #midcol .downloadleft a:active{color: #8F5D3E; text-decoration: none; font-style: normal; font-weight: bold}
body#va #wrap #sectionheader #rightcol #midcol .downloadleft a:visited{color: #8F5D3E; text-decoration: none; font-style: normal; font-weight: bold}
body#va #wrap #sectionheader #rightcol #midcol .downloadleft a:hover{color: #323232; text-decoration: none; font-style: normal; font-weight: bold}
body#va #wrap #sectionheader #rightcol #midcol .downlaodright {
    float: left;
	width: 120px;
	}
body#va #wrap #sectionheader #rightcol #rightcol {
    float: right;
	width: 150px;
	padding: 25px 0px 0px 0px;
	}
	
/* Mailing List */
body#ml #wrap #headerlinks .link a:hover{color: #2D488B; text-decoration: none}
body#ml #wrap #headerlinks .thislink a:link{color: #2D488B; text-decoration: none}
body#ml #wrap #headerlinks .thislink a:active{color: #2D488B; text-decoration: none}
body#ml #wrap #headerlinks .thislink a:visited{color: #2D488B; text-decoration: none}
body#ml #wrap #headerlinks .thislink a:hover{color: #2D488B; text-decoration: none}
body#ml #wrap #sectionheader #image {
	border-left: 5px solid #2D488B;
	}
body#ml #wrap #sectionheader #header_rightcol #title {
	background-color: #8196B6;
	}
body#ml #wrap #sectionheader #header_rightcol #introduction {
	background-color: #2D488B;
    }
#mlheader {
    clear: both;
	width: 515px;
	padding: 27px 0px 0px 227px;
	}
#mlleftcol {
    float: left;
	width: 170px;
	padding: 15px;
	margin: 10px 0px 0px 5px;
	background-color: #8196B6;
	color: #FFFFFF;
	}
#mlleftcol .header {
	color: #323232;
	line-height: normal;
	font-weight: bold;
	padding: 0px 0px 8px 0px;
	margin: 0px;
    }
#mlrightcol {
    float: left;
	width: 340px;
	padding: 25px 20px 25px 22px;
	}
#mlrightcol .header {
	color: #323232;
	line-height: normal;
	font-weight: bold;
	padding: 0px 0px 8px 0px;
	margin: 0px;
    }
#mlheader .projectlabel {
    font-family: "Trebuchet MS", "Helvetica Neue", Helvetica, Arial;
	font-size: 14px;
	letter-spacing: 1px;
	color: #2D488B;
	padding: 0px 0px 3px 0px;
	margin: 0px;
    }
	
#mlintro {
    float: left;
	width: 450px;
	padding: 22px 20px 0px 22px;
	color: #323232;
	line-height: 14px;
	font-weight: bold;
	}
#mlmidcol {
    float: left;
	width: 400px;
	padding: 25px 20px 25px 22px;
	}

#mlmidcol .subtext {
	color: #2D488B;
	line-height: normal;
	font-weight: normal;
	padding: 10px 0px 0px 0px;
	margin: 0px;
	font-style: italic;
    }
#mlmidcol .subtext a:link{color: #2D488B; text-decoration: none; font-style: normal; font-weight: bold}
#mlmidcol .subtext a:active{color: #2D488B; text-decoration: none; font-style: normal; font-weight: bold}
#mlmidcol .subtext a:visited{color: #2D488B; text-decoration: none; font-style: normal; font-weight: bold}
#mlmidcol .subtext a:hover{color: #2D488B; text-decoration: none; font-style: normal; font-weight: bold}


/* How To Get Involved */
body#gi #wrap #headerlinks .link a:hover{color: #567B4C; text-decoration: none}
body#gi #wrap #headerlinks .thislink a:link{color: #567B4C; text-decoration: none}
body#gi #wrap #headerlinks .thislink a:active{color: #567B4C; text-decoration: none}
body#gi #wrap #headerlinks .thislink a:visited{color: #567B4C; text-decoration: none}
body#gi #wrap #headerlinks .thislink a:hover{color: #567B4C; text-decoration: none}
body#gi #wrap #sectionheader #image {
	border-left: 5px solid #567B4C;
	}
body#gi #wrap #sectionheader #header_rightcol #title {
	background-color: #646464;
	}
body#gi #wrap #sectionheader #header_rightcol #introduction {
	background-color: #567B4C;
    }
body#gi #wrap #sectionheader #leftcol ul li {
	border-left: 4px solid #99B192;
}

body#gi #wrap #sectionheader #leftcol ul li.currentlink {
    background-color: #E3E3E3;
	color: #456B4C;
	}
body#gi #wrap #sectionheader #leftcol ul li.linkheader {
	color: #99B192;
	border-left: 0px solid #FFFFFF;
	padding-left: 14px;
    }
body#gi #wrap #sectionheader #leftcol ul li.blanklink {
    border-left: 0px solid #FFFFFF;
	padding: 0px;
	margin: 0px;
	height: 10px;
    }
body#gi #wrap #sectionheader #leftcol ul li.blanklinklong {
    border-left: 0px solid #FFFFFF;
	padding: 0px;
	margin: 0px;
	height: 30px;
    }
body#gi #wrap #sectionheader #rightcol .subjecttitle {
    float: left;
	width: 293px;
	padding: 0px 0px 10px 0px;
	margin: 0px;
    font-family: "Trebuchet MS", "Helvetica Neue", Helvetica, Arial;
	font-size: 18px;
	letter-spacing: 1px;
	color: #567B4C;
    }
body#gi #wrap #sectionheader #rightcol .threadtitle {
    clear: both;
    font-family: "Trebuchet MS", "Helvetica Neue", Helvetica, Arial;
	font-size: 18px;
	letter-spacing: 1px;
	color: #54AD3A;
    }
body#gi #wrap #sectionheader #rightcol .subjectintro {
    clear: both;
    font-family: "Helvetica Neue", Helvetica, Arial;
	color: #323232;
	line-height: 14px;
	font-weight: bold;
    }
body#gi #wrap #sectionheader #rightcol .subjectintro a:link{color: #567B4C; text-decoration: none}
body#gi #wrap #sectionheader #rightcol .subjectintro a:active{color: #567B4C; text-decoration: none}
body#gi #wrap #sectionheader #rightcol .subjectintro a:visited{color: #567B4C; text-decoration: none}
body#gi #wrap #sectionheader #rightcol .subjectintro a:hover{color: #000000; text-decoration: none}
body#gi #wrap #sectionheader #rightcol .subjecttext {
    margin: 0px 30px 15px 0px;
	padding: 0px;
    font-family: "Helvetica Neue", Helvetica, Arial;
	color: #323232;
	line-height: normal;
	font-weight: normal;
    }
body#gi #wrap #sectionheader #rightcol .subjecttext a:link{color: #567B4C; text-decoration: none}
body#gi #wrap #sectionheader #rightcol .subjecttext a:active{color: #567B4C; text-decoration: none}
body#gi #wrap #sectionheader #rightcol .subjecttext a:visited{color: #567B4C; text-decoration: none}
body#gi #wrap #sectionheader #rightcol .subjecttext a:hover{color: #000000; text-decoration: none}
body#gi #wrap #sectionheader #rightcol .back {
    float: right;
	width: 175px;
	padding: 0px 25px 10px 0px;
	margin: 0px;
	text-align: right;
    font-family: "Trebuchet MS", "Helvetica Neue", Helvetica, Arial;
	font-size: 12px;
	letter-spacing: 1px;
	color: #646464;
    }
body#gi #wrap #sectionheader #rightcol .back a:link{color: #646464; text-decoration: none}
body#gi #wrap #sectionheader #rightcol .back a:active{color: #646464; text-decoration: none}
body#gi #wrap #sectionheader #rightcol .back a:visited{color: #646464; text-decoration: none}
body#gi #wrap #sectionheader #rightcol .back a:hover{color: #000000; text-decoration: none}
body#gi #wrap #sectionheader #rightcol .subintro {
    clear: both;
    padding: 0px 0px 20px 0px;
	margin: 0px;
    }
body#gi #wrap #sectionheader #rightcol #mainlinks {
    list-style-image: url(images/gi_arrow.gif);
	list-style-type: circle;
    padding: 0px;
    margin: 0px 0px 0px 40px;
}
body#gi #wrap #sectionheader #rightcol #mainlinks li {
	width: 320px;
	padding: 8px 0px 8px 2px;
	border-bottom: 1px dotted #323232;
	margin: 0px;
	font-family: "Trebuchet MS", "Helvetica Neue", Helvetica, Arial;
	font-size: 14px;
	letter-spacing: 1px;
	color: #567B4C;
	text-align: left;
}
body#gi #wrap #sectionheader #rightcol #mainlinks li a {
    display: block;
    text-decoration: none;
    color: #567B4C;
}
body#gi #wrap #sectionheader #rightcol #mainlinks li a:active {color: #567B4C; text-decoration: none}
body#gi #wrap #sectionheader #rightcol #mainlinks li a:visited {color: #567B4C; text-decoration: none}
body#gi #wrap #sectionheader #rightcol #mainlinks li a:hover {color: #567B4C; text-decoration: none}
body#gi #wrap #sectionheader #rightcol #downloads {
    float: left;
	width: 243px;
	margin: 30px 0px 0px 0px;
	}
body#gi #wrap #sectionheader #rightcol #downloads ul {
	list-style-type: none;
    padding: 0px;
    margin: 0px 0px 0px 15px;
}
body#gi #wrap #sectionheader #rightcol #downloads ul li {
	width: 203px;
	padding: 8px 0px 8px 2px;
	border-bottom: 1px dotted #323232;
	margin: 0px;
	color: #567B4C;
	text-align: left;
}
body#gi #wrap #sectionheader #rightcol #downloads ul li a {
    display: block;
    text-decoration: none;
    color: #567B4C;
}
body#gi #wrap #sectionheader #rightcol #downloads ul li a:active {color: #567B4C; text-decoration: none}
body#gi #wrap #sectionheader #rightcol #downloads ul li a:visited {color: #567B4C; text-decoration: none}
body#gi #wrap #sectionheader #rightcol #downloads ul li a:hover {color: #567B4C; text-decoration: none}
body#gi #wrap #sectionheader #rightcol #links {
    float: left;
	width: 243px;
	margin: 30px 0px 0px 6px;
	}
body#gi #wrap #sectionheader #rightcol #links ul {
	list-style-type: none;
    padding: 0px;
    margin: 0px 0px 0px 15px;
}
body#gi #wrap #sectionheader #rightcol #links ul li {
	width: 211px;
	padding: 8px 0px 8px 2px;
	border-bottom: 1px dotted #323232;
	margin: 0px;
	color: #567B4C;
	text-align: left;
}
body#gi #wrap #sectionheader #rightcol #links ul li a {
    display: block;
    text-decoration: none;
    color: #567B4C;
}
body#gi #wrap #sectionheader #rightcol #links ul li a:active {color: #567B4C; text-decoration: none}
body#gi #wrap #sectionheader #rightcol #links ul li a:visited {color: #567B4C; text-decoration: none}
body#gi #wrap #sectionheader #rightcol #links ul li a:hover {color: #567B4C; text-decoration: none}
.giboxheader {
    width: 225px;
	background-color: #E8E8E8;
	padding: 6px 9px 6px 9px;
	border-bottom: 1px solid #99B192;
	font-size: 9px;
	font-weight: bold;
	color: #567B4C;
    }
	
	
/* Children's Page */
body#cp #wrap #headerlinks .link a:hover{color: #A33257; text-decoration: none}
body#cp #wrap #headerlinks .thislink a:link{color: #A33257; text-decoration: none}
body#cp #wrap #headerlinks .thislink a:active{color: #A33257; text-decoration: none}
body#cp #wrap #headerlinks .thislink a:visited{color: #A33257; text-decoration: none}
body#cp #wrap #headerlinks .thislink a:hover{color: #A33257; text-decoration: none}
body#cp #wrap #sectionheader #image {
	border-left: 5px solid #CF4874;
	}
body#cp #wrap #sectionheader #header_rightcol #title {
	background-color: #A33257;
	}
body#cp #wrap #sectionheader #header_rightcol #introduction {
	background-color: #CF4874;
    }
body#cp #wrap #sectionheader #leftcol ul li {
	border-left: 4px solid #CF8CA2;
}

body#cp #wrap #sectionheader #leftcol ul li.currentlink {
    background-color: #E3E3E3;
	color: #A33257;
	}
body#cp #wrap #sectionheader #leftcol ul li.linkheader {
	color: #CF8CA2;
	border-left: 0px solid #FFFFFF;
	padding-left: 14px;
    }
body#cp #wrap #sectionheader #leftcol ul li.blanklink {
    border-left: 0px solid #FFFFFF;
	padding: 0px;
	margin: 0px;
	height: 10px;
    }
body#cp #wrap #sectionheader #leftcol ul li.blanklinklong {
    border-left: 0px solid #FFFFFF;
	padding: 0px;
	margin: 0px;
	height: 30px;
    }
body#cp #wrap #sectionheader #rightcol #index_header {
    width: 502px;
	height: 141px;
	margin: 0px 12px 0px 0px;
	padding: 0px;
	background-image: url(images/kids_header_bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	}
body#cp #wrap #sectionheader #rightcol #index_header .welcome {
    clear: both;
    padding: 26px 60px 12px 60px;
	margin: 0px;
    font-family: "Trebuchet MS", "Helvetica Neue", Helvetica, Arial;
	font-size: 18px;
	letter-spacing: 1px;
	color: #A33257;
    }
body#cp #wrap #sectionheader #rightcol #index_header .intro {
    clear: both;
    padding: 0px 45px 0px 45px;
	margin: 0px;
	color: #323232;
	font-weight: bold;
    }
body#cp #wrap #sectionheader #rightcol #index_ffd {
    float: left;
	width: 213px;
	margin: 0px;
	padding: 0px;
	}
body#cp #wrap #sectionheader #rightcol #index_sticky {
    float: left;
	width: 289px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/kids_index_sticky_bg.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	}
body#cp #wrap #sectionheader #rightcol #index_sticky .text {
	margin: 0px 42px 35px 24px;
	padding: 0px;
	color: #000000;
	}
body#cp #wrap #sectionheader #rightcol #performances_header {
    clear: both;
    margin: 20px 0px 10px 0px;
	padding: 0px;
    font-family: "Trebuchet MS", "Helvetica Neue", Helvetica, Arial;
	font-size: 14px;
	letter-spacing: 1px;
	color: #A33257;
    }
body#cp #wrap #sectionheader #rightcol .showtitle {
    clear: both;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
    }
body#cp #wrap #sectionheader #rightcol .showimage {
    float: left;
	width: 200px;
	margin: 0px 0px 0px 15px;
	padding: 0px;
	}
body#cp #wrap #sectionheader #rightcol .showtext {
    float: right;
	width: 250px;
	margin: 0px 30px 0px 0px;
	padding: 0px;
	color: #000000;
	}
body#cp #wrap #sectionheader #rightcol .performance {
    float: right;
	width: 250px;
	margin: 10px 30px 0px 0px;
	padding: 0px;
	font-weight: bold;
	}
body#cp #wrap #sectionheader #rightcol .performance_venue {
    float: right;
	width: 250px;
	margin: 1px 30px 0px 0px;
	padding: 0px;
	font-weight: normal;
	color: #000000;
	}
body#cp #wrap #sectionheader #rightcol .performance_venue a:link{color: #A33257; font-weight: normal; text-decoration: none;}
body#cp #wrap #sectionheader #rightcol .performance_venue a:active{color: #A33257; font-weight: normal; text-decoration: none;}
body#cp #wrap #sectionheader #rightcol .performance_venue a:visited{color: #A33257; font-weight: normal; text-decoration: none;}
body#cp #wrap #sectionheader #rightcol .performance_venue a:hover{color: #A33257; font-weight: normal; text-decoration: underline;}
body#cp #wrap #sectionheader #rightcol .workshoptext {
    clear: both;
	margin: 0px 90px 0px 0px;
	padding: 0px;
	color: #000000;
	}
	
/* Family Friendly Dorset */
body#cp #wrap #sectionheader #rightcol #ff_logo {
    float: right;
	margin: 30px 50px 15px 0px;
	padding: 0px;
    }
body#cp #wrap #sectionheader #rightcol #ff_title {
    float: left;
	width: 300px;
    margin: 30px 30px 20px 0px;
	padding: 0px;
    font-family: "Trebuchet MS", "Helvetica Neue", Helvetica, Arial;
	font-size: 20px;
	letter-spacing: 1px;
	color: #0192D2;
    }
body#cp #wrap #sectionheader #rightcol #ff_text {
    float: left;
	width: 300px;
	margin: 0px 30px 0px 0px;
	padding: 0px;
	color: #000000;
	}
body#cp #wrap #sectionheader #rightcol #ff_text a:link{color: #0192D2; font-weight: bold; text-decoration: none;}
body#cp #wrap #sectionheader #rightcol #ff_text a:active{color: #0192D2; font-weight: bold; text-decoration: none;}
body#cp #wrap #sectionheader #rightcol #ff_text a:visited{color: #0192D2; font-weight: bold; text-decoration: none;}
body#cp #wrap #sectionheader #rightcol #ff_text a:hover{color: #0192D2; font-weight: bold; text-decoration: underline;}
	
	
/* VIP */
body#pr #wrap #headerlinks .link a:hover{color: #5E3B65; text-decoration: none}
body#pr #wrap #headerlinks .thislink a:link{color: #5E3B65; text-decoration: none}
body#pr #wrap #headerlinks .thislink a:active{color: #5E3B65; text-decoration: none}
body#pr #wrap #headerlinks .thislink a:visited{color: #5E3B65; text-decoration: none}
body#pr #wrap #headerlinks .thislink a:hover{color: #5E3B65; text-decoration: none}
body#pr #wrap #contentwrap #sectionheader #image {
	border-left: 5px solid #5E3B65;
	}
body#pr #wrap #contentwrap #sectionheader #header_rightcol #title {
	background-color: #646464;
	border-left: 1px solid #FFFFFF;
	}
body#pr #wrap #contentwrap #sectionheader #header_rightcol #introduction {
	background-color: #5E3B65;
	border-left: 1px solid #FFFFFF;
    }
body#pr #wrap #contentwrap #sectionheader #prlogout {
    float: right;
	width: 497px;
	height: 22px;
	padding: 0px;
	margin: 5px 38px 0px 0px;
	text-align: right;
	font-family: "Helvetica Neue", Helvetica, Arial;
	color: #323232;
	line-height: normal;
	font-weight: bold;
	}
body#pr #wrap #contentwrap #sectionheader #prlogout a:link{color: #323232; text-decoration: none}
body#pr #wrap #contentwrap #sectionheader #prlogout a:active{color: #323232; text-decoration: none}
body#pr #wrap #contentwrap #sectionheader #prlogout a:visited{color: #323232; text-decoration: none}
body#pr #wrap #contentwrap #sectionheader #prlogout a:hover{color: #323232; text-decoration: underline}
body#pr #wrap #contentwrap #sectionheader #leftcol {
	padding: 10px 0px 0px 0px;
	}
body#pr #wrap #contentwrap #sectionheader #leftcol ul {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
    overflow: hidden;
}
body#pr #wrap #contentwrap #sectionheader #leftcol ul li {
	border-left: 4px solid #B598BB;
}
body#pr #wrap #contentwrap #sectionheader #leftcol ul li.currentlink {
    background-color: #E3E3E3;
	color: #5E3B65;
	}
body#pr #wrap #contentwrap #sectionheader #leftcol ul li.linkheader {
	color: #B598BB;
	border-left: 0px solid #FFFFFF;
	padding-left: 14px;
    }
body#pr #wrap #contentwrap #sectionheader #leftcol ul li.blanklink {
    border-left: 0px solid #FFFFFF;
	padding: 0px;
	margin: 0px;
	height: 10px;
    }
body#pr #wrap #contentwrap #sectionheader #leftcol ul li.blanklinklong {
    border-left: 0px solid #FFFFFF;
	padding: 0px;
	margin: 0px;
	height: 30px;
    }
body#pr #wrap #contentwrap #sectionheader #rightcol {
    float: right;
	width: 513px;
	padding: 10px 0px 25px 22px;
	}
body#pr #wrap #contentwrap #sectionheader #rightcol #loginbox {
    float: left;
	height: 200px;
	margin: 20px 0px 0px 0px;
	padding: 0px;
	}
body#pr #wrap #contentwrap #sectionheader #rightcol #loginbox .error {
    float: left;
	width: 300px;
    margin: 0px 0px 15px 0px;
	padding: 0px;
	font-family: "Helvetica Neue", Helvetica, Arial;
	color: #842D2D;
	font-weight: bold;
	}
body#pr #wrap #contentwrap #sectionheader #rightcol #loginbox .logintext {
    float: left;
    margin: 0px 0px 4px 0px;
	padding: 0px;
	font-family: "Helvetica Neue", Helvetica, Arial;
	color: #646464;
	font-weight: bold;
	}
body#pr #wrap #contentwrap #sectionheader #rightcol #loginbox .loginfield {
    float: left;
	margin: 0px;
	padding: 0px;
	}
body#pr #wrap #contentwrap #sectionheader #rightcol #loginbox .loginspace {
    clear: both;
	height: 20px;
	}
body#pr #wrap #contentwrap #sectionheader #rightcol #loginbox .forget {
    float: left;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	font-family: "Helvetica Neue", Helvetica, Arial;
	color: #646464;
	font-weight: normal;
	}
body#pr #wrap #contentwrap #sectionheader #rightcol #loginbox .forget a:link{color: #5E3B65; font-weight: bold; text-decoration: none;}
body#pr #wrap #contentwrap #sectionheader #rightcol #loginbox .forget a:active{color: #5E3B65; font-weight: bold; text-decoration: none;}
body#pr #wrap #contentwrap #sectionheader #rightcol #loginbox .forget a:visited{color: #5E3B65; font-weight: bold; text-decoration: none;}
body#pr #wrap #contentwrap #sectionheader #rightcol #loginbox .forget a:hover{color: #5E3B65; font-weight: bold; text-decoration: underline;}
body#pr #wrap #contentwrap #sectionheader #rightcol #loginbox .loginbutton {
    float: left;
	margin: 0px 0px 0px 90px;
	padding: 0px;
	}
	
/* Entrance */
body#pr #wrap #sectionheader #rightcol #midcol {
    float: left;
	width: 313px;
	padding: 25px 0px 25px 0px;
	}
body#pr #wrap #sectionheader #rightcol .header {
    float: left;
	width: 300px;
    font-family: "Trebuchet MS", "Helvetica Neue", Helvetica, Arial;
	font-size: 20px;
	letter-spacing: 1px;
	color: #5E3B65;
	padding: 0px;
	margin: 0px;
    }
body#pr #wrap #sectionheader #rightcol .intro {
    float: left;
	width: 300px;
	padding: 15px 0px 0px 0px;
	color: #323232;
	font-weight: normal;
	}
body#pr #wrap #sectionheader #rightcol #imagecol {
    float: right;
	width: 200px;
	padding: 25px 0px 0px 0px;
	}
body#pr #wrap #sectionheader #rightcol #midcol #notepad {
    margin: 20px 0px 0px 0px;
	padding: 0px;
	width: 305px;
	}
body#pr #wrap #sectionheader #rightcol #midcol #notepad #header {
    margin: 0px;
	padding: 0px;
	width: 305px;
	}
body#pr #wrap #sectionheader #rightcol #midcol #notepad #mainbody {
    margin: 0px;
	padding: 0px;
	width: 305px;
	height: 207px;
	background-image: url(images/vip_notepad_bg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	}
body#pr #wrap #sectionheader #rightcol #midcol #notepad #mainbody .newsheader {
    width: 264px;
	margin: 0px 17px 0px 24px;
	padding: 15px 0px 0px 0px;
    color: #000000;
	font-weight: bold;
    }
body#pr #wrap #sectionheader #rightcol #midcol #notepad #mainbody .newsheader a:link{color: #000000; text-decoration: none}
body#pr #wrap #sectionheader #rightcol #midcol #notepad #mainbody .newsheader a:active{color: #000000; text-decoration: none}
body#pr #wrap #sectionheader #rightcol #midcol #notepad #mainbody .newsheader a:visited{color: #000000; text-decoration: none}
body#pr #wrap #sectionheader #rightcol #midcol #notepad #mainbody .newsheader a:hover{color: #000000; text-decoration: underline}
body#pr #wrap #sectionheader #rightcol #midcol #notepad #mainbody .morenews {
    width: 264px;
	margin: 2px 17px 0px 24px;
	padding: 0px;
    color: #000000;
	font-weight: normal;
	font-style: italic;
    }
body#pr #wrap #sectionheader #rightcol #midcol #notepad #mainbody .morenews a:link{color: #000000; text-decoration: none}
body#pr #wrap #sectionheader #rightcol #midcol #notepad #mainbody .morenews a:active{color: #000000; text-decoration: none}
body#pr #wrap #sectionheader #rightcol #midcol #notepad #mainbody .morenews a:visited{color: #000000; text-decoration: none}
body#pr #wrap #sectionheader #rightcol #midcol #notepad #mainbody .morenews a:hover{color: #000000; text-decoration: underline}

/* VIP News */
body#pr #wrap #sectionheader #rightcol #backlink {
	width: 175px;
	margin: 0px;
	padding: 0px;
    font-family: "Trebuchet MS", "Helvetica Neue", Helvetica, Arial;
	font-size: 13px;
	letter-spacing: 1px;
	color: #646464;
    }
body#pr #wrap #sectionheader #rightcol #backlink a:link{color: #646464; text-decoration: none}
body#pr #wrap #sectionheader #rightcol #backlink a:active{color: #646464; text-decoration: none}
body#pr #wrap #sectionheader #rightcol #backlink a:visited{color: #646464; text-decoration: none}
body#pr #wrap #sectionheader #rightcol #backlink a:hover{color: #646464; text-decoration: underline}
body#pr #wrap #sectionheader #newswrap {
    width: 741px;
	height: 310px;
	}
body#pr #wrap #sectionheader #newswrap .newsimage {
    float: left;
	width: 201px;
	padding: 0px;
	margin: 0px;
	border-left: 4px solid #B598BB;
	}
body#pr #wrap #sectionheader #newswrap .newsarticle {
    float: right;
	width: 464px;
	padding: 0px;
	margin: 0px 50px 0px 0px;
    font-family: "Helvetica Neue", Helvetica, Arial;
	color: #323232;
	line-height: normal;
	font-weight: regular;
    }
body#pr #wrap #sectionheader #newswrap .newsarticle .date {
    color: #5E3B65;
    }
body#pr #wrap #sectionheader #newswrap .newsgap {
    clear: both;
	width: 100%;
	height: 25px;
	margin: 0px;
	padding: 0px;
    }

/* VIP Forum */
#forumclearer {
    clear: both;
	height: 30px;
	}
#forumbox {
    clear: both;
	width: 475px;
	margin: 0px;
	padding: 0px;
	background-color: #ECECEC;
	}
#forumheader {
	width: 475px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/forum_headerbg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	}
#forumheader .topics {
    float: left;
	margin: 12px 0px 12px 52px;
	padding: 0px;
	font-family: "Trebuchet MS", "Helvetica Neue", Helvetica, Arial;
	font-size: 14px;
	color: #5E3B65;
    }
#forumheader .newtopic {
    float: right;
	margin: 12px 20px 12px 0px;
	padding: 0px;
	font-family: "Trebuchet MS", "Helvetica Neue", Helvetica, Arial;
	font-size: 14px;
	color: #5E3B65;
    }
#forumheader .newtopic a:link{color: #5E3B65; text-decoration: none}
#forumheader .newtopic a:active{color: #5E3B65; text-decoration: none}
#forumheader .newtopic a:visited{color: #5E3B65; text-decoration: none}
#forumheader .newtopic a:hover{color: #5E3B65; text-decoration: underline}
#forumheader .search {
    clear: both;
	width: 455px;
	margin: 0px 10px 0px 10px;
	padding: 2px 0px 4px 0px;
	border-top: 1px solid #646464;
	border-bottom: 1px solid #646464;
    }
#forumheader .searchfield {
    float: right;
	margin: 5px 10px 0px 0px;
	padding: 0px;
    }
#forumheader .searchbutton {
    float: right;
	margin: 0px 10px 0px 0px;
	padding: 0px;
    }
#forumheader .searchtext {
    float: left;
	margin: 5px 0px 5px 42px;
	padding: 0px;
	color: #000000;
    }
#forumheader .cancelsearch {
    float: right;
	margin: 5px 10px 5px 0px;
	padding: 0px;
    }
#forumheader .cancelsearch a:link{color: #5E3B65; text-decoration: none}
#forumheader .cancelsearch a:active{color: #5E3B65; text-decoration: none}
#forumheader .cancelsearch a:visited{color: #5E3B65; text-decoration: none}
#forumheader .cancelsearch a:hover{color: #5E3B65; text-decoration: underline}
#forumbox .navbar {
    clear: both;
	width: 455px;
	margin: 0px 10px 0px 10px;
	padding: 2px 0px 4px 0px;
    }
#forumbox .navbar ul {
    float: right;
	margin: 10px 10px 10px 0px;
	padding: 0px;
	}
#forumbox .navbar ul li {
    display: inline;
	padding: 2px 4px 0px 7px;
	margin: 0px;
	border-left: 1px solid #646464;
	font-size: 11px;
	}
#forumbox .navbar ul li.link1 {
	border-left: none;
	font-size: 11px;
	color: #646464;
	}
#forumbox .navbar ul li.link2 {
	font-size: 11px;
	color: #646464;
	}
#forumbox .navbar ul li a {
    color: #5E3B65;
	text-decoration: none
	}
#forumbox .navbar ul li a:active{color: #5E3B65; text-decoration: none}
#forumbox .navbar ul li a:visited{color: #5E3B65; text-decoration: none}
#forumbox .navbar ul li a:hover{color: #646464; text-decoration: none}
#forumsubjects {
    clear: both;
	width: 455px;
	margin: 10px 10px 0px 10px;
	padding: 0px;
    }
#forumsubjects .subjectbox {
    clear: both;
	width: 455px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/forum_star.gif);
	background-position: top left;
	background-repeat: no-repeat;
	}
#forumsubjects .subjectheader1 {
    float: right;
    width: 402px;
	margin: 0px;
	padding: 8px 10px 8px 10px;
	background-color: #646464;
	font-family: "Trebuchet MS", "Helvetica Neue", Helvetica, Arial;
	font-size: 14px;
	color: #FFFFFF;
    }
#forumsubjects .subjectheader1 a {
    display: block;
	}
#forumsubjects .subjectheader1 a:link{color: #FFFFFF; text-decoration: none}
#forumsubjects .subjectheader1 a:active{color: #FFFFFF; text-decoration: none}
#forumsubjects .subjectheader1 a:visited{color: #FFFFFF; text-decoration: none}
#forumsubjects .subjectheader1 a:hover{color: #FFFFFF; text-decoration: none}
#forumsubjects .subjectheader2 {
    float: right;
    width: 402px;
	margin: 0px;
	padding: 8px 10px 8px 10px;
	background-color: #A2A2A2;
	font-family: "Trebuchet MS", "Helvetica Neue", Helvetica, Arial;
	font-size: 14px;
	color: #FFFFFF;
    }
#forumsubjects .subjectheader2 a {
    display: block;
	}
#forumsubjects .subjectheader2 a:link{color: #FFFFFF; text-decoration: none}
#forumsubjects .subjectheader2 a:active{color: #FFFFFF; text-decoration: none}
#forumsubjects .subjectheader2 a:visited{color: #FFFFFF; text-decoration: none}
#forumsubjects .subjectheader2 a:hover{color: #FFFFFF; text-decoration: none}
#forumsubjects .subjectinfo {
    float: right;
	width: 402px;
	margin: 0px 0px 3px 0px;
	padding: 8px 10px 8px 10px;
	border-bottom: 1px solid #646464;
	}
#forumsubjects .sentinfo {
    float: left;
	width: 320px;
	margin: 0px;
	padding: 0px;
}
#forumsubjects .numreplies {
    float: right;
	width: 70px;
	margin: 0px;
	padding: 0px;
	text-align: right;
}

/* Forum Thread */
#backbutton {
    float: right;
	width: 150px;
	margin: 0px 20px 0px 0px;
	padding: 0px;
	font-family: "Trebuchet MS", "Helvetica Neue", Helvetica, Arial;
	font-size: 13px;
	letter-spacing: 1px;
	color: #646464;
	text-align: right;
	}
#backbutton a:link{color: #646464; text-decoration: none}
#backbutton a:active{color: #646464; text-decoration: none}
#backbutton a:visited{color: #646464; text-decoration: none}
#backbutton a:hover{color: #646464; text-decoration: underline}
#forumheader .sentby {
    clear: both;
	width: 413px;
	margin: 0px 10px 0px 10px;
	padding: 4px 0px 6px 42px;
	border-top: 1px solid #A2A2A2;
    }
#forumheader .threadcontent {
    clear: both;
	width: 383px;
	margin: 20px 0px 15px 52px;
	padding: 0px;
	color: #000000;
    }
#forumheader .threadedit {
    float: left;
	margin: 10px 10px 10px 52px;
	padding: 0px 10px 0px 0px;
	font-style: italic;
	border-right: 1px solid #646464;
    }
#forumheader .threadedit a:link{color: #5E3B65; text-decoration: none}
#forumheader .threadedit a:active{color: #5E3B65; text-decoration: none}
#forumheader .threadedit a:visited{color: #5E3B65; text-decoration: none}
#forumheader .threadedit a:hover{color: #5E3B65; text-decoration: underline}
#forumheader .threaddel {
    float: left;
	margin: 10px 0px 10px 0px;
	padding: 0px;
	font-style: italic;
    }
#forumheader .threaddel a:link{color: #842D2D; text-decoration: none}
#forumheader .threaddel a:active{color: #842D2D; text-decoration: none}
#forumheader .threaddel a:visited{color: #842D2D; text-decoration: none}
#forumheader .threaddel a:hover{color: #842D2D; text-decoration: underline}
#replybox {
    clear: both;
	width: 475px;
	margin: 0px;
	padding: 0px;
	}
#replybox .repliestext {
    float: left;
    width: 100px;
	margin: 12px 0px 12px 52px;
	padding: 0px;
	font-family: "Trebuchet MS", "Helvetica Neue", Helvetica, Arial;
	font-size: 13px;
	letter-spacing: 1px;
	color: #5E3B65;
    }
#replybox .addreply {
    float: right;
	width: 175px;
	margin: 12px 0px 12px 0px;
	padding: 0px;
	font-family: "Trebuchet MS", "Helvetica Neue", Helvetica, Arial;
	font-size: 13px;
	letter-spacing: 1px;
	color: #5E3B65;
	text-align: right;
	}
#replybox .addreply a:link{color: #5E3B65; text-decoration: none}
#replybox .addreply a:active{color: #5E3B65; text-decoration: none}
#replybox .addreply a:visited{color: #5E3B65; text-decoration: none}
#replybox .addreply a:hover{color: #5E3B65; text-decoration: underline}
#replybox .reply {
    width: 393px;
	margin: 20px 20px 0px 52px;
	padding: 0px;
    }
#replybox .replyedit {
    float: left;
	margin: 10px 10px 10px 52px;
	padding: 0px 10px 0px 0px;
	font-style: italic;
	border-right: 1px solid #646464;
    }
#replybox .replyedit a:link{color: #5E3B65; text-decoration: none}
#replybox .replyedit a:active{color: #5E3B65; text-decoration: none}
#replybox .replyedit a:visited{color: #5E3B65; text-decoration: none}
#replybox .replyedit a:hover{color: #5E3B65; text-decoration: underline}
#replybox .replydel {
    float: left;
	margin: 10px 0px 10px 0px;
	padding: 0px;
	font-style: italic;
    }
#replybox .replydel a:link{color: #842D2D; text-decoration: none}
#replybox .replydel a:active{color: #842D2D; text-decoration: none}
#replybox .replydel a:visited{color: #842D2D; text-decoration: none}
#replybox .replydel a:hover{color: #842D2D; text-decoration: underline}
#replybox .replyfrom {
    width: 393px;
	margin: 6px 20px 0px 52px;
	padding: 0px 0px 12px 0px;
	border-bottom: 1px solid #A2A2A2;
	color: #5E3B65;
    }

/* Forum Add Thread */
#forumheader .required {
    clear: both;
	margin: 0px 20px 18px 52px;
	padding: 0px;
	color: #000000;
    }
#forumheader .error {
    clear: both;
	margin: 0px 0px 18px 52px;
	padding: 0px;
	color: #842D2D;
	font-weight: bold;
    }
#forumbox .formlabel {
    float: left;
	width: 120px;
	margin: 3px 15px 0px 0px;
	padding: 0px;
	text-align: right;
    }
#forumbox .formfield {
    float: left;
	width: 280px;
	margin: 0px;
	padding: 0px;
	text-align: left;
    }
#forumbox .cancelbutton {
    float: left;
	width: 150px;
	margin: 20px 0px 10px 30px;
	padding: 0px;
	}
#forumbox .submitbutton {
    float: right;
	width: 150px;
	margin: 20px 30px 10px 0px;
	padding: 0px;
	text-align: right;
	}

/* VIP Directory */
#smallclearer {
    clear: both;
	height: 8px;
	}
body#pr #wrap #contentwrap #sectionheader #rightcol .alphasection {
    float: left;
	width: 55px;
    font-family: "Trebuchet MS", "Helvetica Neue", Helvetica, Arial;
	font-size: 13px;
	letter-spacing: 1px;
	color: #5E3B65;
	padding: 0px;
	margin: 00px;
}
body#pr #wrap #contentwrap #sectionheader #rightcol .alphasection a:link{color: #5E3B65; text-decoration: none}
body#pr #wrap #contentwrap #sectionheader #rightcol .alphasection a:active{color: #5E3B65; text-decoration: none}
body#pr #wrap #contentwrap #sectionheader #rightcol .alphasection a:visited{color: #5E3B65; text-decoration: none}
body#pr #wrap #contentwrap #sectionheader #rightcol .alphasection a:hover{color: #5E3B65; text-decoration: underline}
body#pr #wrap #contentwrap #sectionheader #rightcol .alphaline {
    clear: both;
	width: auto;
	height: 5px;
	border-bottom: 4px solid #A2A2A2;
	}
#headerclearer {
    clear: both;
	height: 30px;
	}
body#pr #wrap #contentwrap #sectionheader #rightcol .villagename {
    clear: both;
    font-family: "Trebuchet MS", "Helvetica Neue", Helvetica, Arial;
	font-size: 13px;
	letter-spacing: 1px;
	color: #5E3B65;
	padding: 0px;
	margin: 6px 0px 4px 0px;
}
body#pr #wrap #contentwrap #sectionheader #rightcol .promotername {
    float: left;
	width: 180px;
	padding: 0px;
	margin: 0px;
	color: #000000;
	font-weight: bold;
}
body#pr #wrap #contentwrap #sectionheader #rightcol .promotertel {
    float: left;
	width: 160px;
	padding: 0px;
	margin: 0px;
	color: #000000;
}
body#pr #wrap #contentwrap #sectionheader #rightcol .promoteremail {
    float: left;
	width: 100px;
	padding: 0px;
	margin: 0px;
	color: #000000;
}
body#pr #wrap #contentwrap #sectionheader #rightcol .promoteremail a:link{color: #5E3B65; text-decoration: none}
body#pr #wrap #contentwrap #sectionheader #rightcol .promoteremail a:active{color: #5E3B65; text-decoration: none}
body#pr #wrap #contentwrap #sectionheader #rightcol .promoteremail a:visited{color: #5E3B65; text-decoration: none}
body#pr #wrap #contentwrap #sectionheader #rightcol .promoteremail a:hover{color: #5E3B65; text-decoration: none}
body#pr #wrap #contentwrap #sectionheader #rightcol .promoterclearer {
    clear: both;
	height: 8px;
	}
body#pr #wrap #contentwrap #sectionheader #rightcol .villageline {
    clear: both;
	width: auto;
	height: 5px;
	border-bottom: 1px solid #A2A2A2;
	}
	
/* FAQ */
#rightcol #faqclearer {
    clear: both;
	height: 30px;
	}
#rightcol .faq_box {
    clear: both;
	width: 514px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/faq_qm.gif);
	background-position: top left;
	background-repeat: no-repeat;
	}
#rightcol .faq_question1 {
    float: right;
	width: 461px;
	margin: 0px;
	padding: 8px 10px 8px 10px;
	background-color: #646464;
	font-family: "Trebuchet MS", "Helvetica Neue", Helvetica, Arial;
	font-size: 14px;
	color: #FFFFFF;	
	}
#rightcol .faq_question2 {
    float: right;
	width: 461px;
	margin: 0px;
	padding: 8px 10px 8px 10px;
	background-color: #A2A2A2;
	font-family: "Trebuchet MS", "Helvetica Neue", Helvetica, Arial;
	font-size: 14px;
	color: #FFFFFF;	
	}
#rightcol .faq_answer {
    clear: both;
	width: 448px;
	margin: 10px 50px 20px 43px;
	padding: 0px;
	}
#rightcol .faq_answer a:link{color: #5E3B65; text-decoration: none}
#rightcol .faq_answer a:active{color: #5E3B65; text-decoration: none}
#rightcol .faq_answer a:visited{color: #5E3B65; text-decoration: none}
#rightcol .faq_answer a:hover{color: #5E3B65; text-decoration: underline}

/* Downloads */
#rightcol #dlclearer {
    clear: both;
	height: 30px;
	}
#rightcol .dl_icon {
    float: left;
	width: 33px;
	margin: 0px;
	padding: 0px;
	}
#rightcol .dl_name1 {
    float: left;
	width: 400px;
	height: 18px;
	margin: 0px;
	padding: 4px 10px 0px 10px;
	background-color: #646464;
	font-family: "Trebuchet MS", "Helvetica Neue", Helvetica, Arial;
	font-size: 14px;
	color: #FFFFFF;	
	}
#rightcol .dl_name2 {
    float: left;
	width: 400px;
	height: 18px;
	margin: 0px;
	padding: 4px 10px 0px 10px;
	background-color: #A2A2A2;
	font-family: "Trebuchet MS", "Helvetica Neue", Helvetica, Arial;
	font-size: 14px;
	color: #FFFFFF;	
	}
#rightcol .dl_desc {
    clear: both;
	width: 448px;
	margin: 0px 50px 20px 43px;
	padding: 0px;
	}
#rightcol .dl_desc a:link{color: #5E3B65; text-decoration: none}
#rightcol .dl_desc a:active{color: #5E3B65; text-decoration: none}
#rightcol .dl_desc a:visited{color: #5E3B65; text-decoration: none}
#rightcol .dl_desc a:hover{color: #5E3B65; text-decoration: underline}
#rightcol .dl_link {
    clear: both;
	width: 448px;
	margin: 10px 50px 10px 43px;
	padding: 0px;
	}
#rightcol .dl_link a:link{color: #5E3B65; text-decoration: none}
#rightcol .dl_link a:active{color: #5E3B65; text-decoration: none}
#rightcol .dl_link a:visited{color: #5E3B65; text-decoration: none}
#rightcol .dl_link a:hover{color: #5E3B65; text-decoration: underline}


/* VIP Update Details */
#rightcol .subheader {
    float: left;
	width: 300px;
    font-family: "Trebuchet MS", "Helvetica Neue", Helvetica, Arial;
	font-size: 20px;
	letter-spacing: 1px;
	color: #B598BB;
	padding: 0px;
	margin: 0px;
    }
#rightcol .formheader {
    float: left;
    font-family: "Trebuchet MS", "Helvetica Neue", Helvetica, Arial;
	font-size: 15px;
	letter-spacing: 1px;
	color: #000000;
	padding: 0px;
	margin: 0px;
    }
#rightcol .editcontact {
    float: left;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	}
#rightcol .edit {
    color: #619451;
	}
#rightcol .edit a:link{color: #619451; text-decoration: none}
#rightcol .edit a:active{color: #619451; text-decoration: none}
#rightcol .edit a:visited{color: #619451; text-decoration: none}
#rightcol .edit a:hover{color: #619451; text-decoration: underline}
#rightcol .hide {
    color: #504C7E;
    }
#rightcol .hide a:link{color: #504C7E; text-decoration: none}
#rightcol .hide a:active{color: #504C7E; text-decoration: none}
#rightcol .hide a:visited{color: #504C7E; text-decoration: none}
#rightcol .hide a:hover{color: #504C7E; text-decoration: underline}
#rightcol .delete {
    color: #B03737;
	}
#rightcol .delete a:link{color: #B03737; text-decoration: none}
#rightcol .delete a:active{color: #B03737; text-decoration: none}
#rightcol .delete a:visited{color: #B03737; text-decoration: none}
#rightcol .delete a:hover{color: #B03737; text-decoration: underline}
body#pr #wrap #contentwrap #sectionheader #rightcol .formlabel {
    float: left;
	width: 120px;
	margin: 3px 15px 0px 0px;
	padding: 0px;
	text-align: right;
    }
body#pr #wrap #contentwrap #sectionheader #rightcol .formfield {
    float: left;
	width: 280px;
	margin: 0px;
	padding: 0px;
	text-align: left;
    }
body#pr #wrap #contentwrap #sectionheader #rightcol .cancelbutton {
    float: left;
	width: 150px;
	margin: 20px 0px 10px 30px;
	padding: 0px;
	}
body#pr #wrap #contentwrap #sectionheader #rightcol .submitbutton {
    float: right;
	width: 150px;
	margin: 20px 30px 10px 0px;
	padding: 0px;
	text-align: right;
	}
body#pr #wrap #contentwrap #sectionheader #rightcol .contactdetail {
    float: left;
	width: 160px;
	padding: 0px;
	margin: 15px 0px 0px 30px;
	color: #000000;
}
body#pr #wrap #contentwrap #sectionheader #rightcol .contactline {
    clear: both;
	width: 514px;
	height: 20px;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	border-bottom: 1px solid #929292;
	}
body#pr #wrap #contentwrap #sectionheader #rightcol .error {
    float: left;
    margin: 0px 0px 15px 0px;
	padding: 0px;
	font-family: "Helvetica Neue", Helvetica, Arial;
	color: #842D2D;
	font-weight: bold;
	}
	

/* VIP Useful Links */
body#pr #wrap #sectionheader #rightcol .linkbox {
    width: 514px;
	margin: 0px;
	padding: 10px 0px 10px 0px;
	border-bottom: 1px dotted #323232;
	font-family: "Trebuchet MS", "Helvetica Neue", Helvetica, Arial;
	font-size: 15px;
	color: #5E3B65;
	}
body#pr #wrap #sectionheader #rightcol .linkbox a {
    display: block;
    text-decoration: none;
	font-family: "Helvetica Neue", Helvetica, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
body#pr #wrap #sectionheader #rightcol .linkbox a:active {color: #000000; text-decoration: none}
body#pr #wrap #sectionheader #rightcol .linkbox a:visited {color: #000000; text-decoration: none}
body#pr #wrap #sectionheader #rightcol .linkbox a:hover {color: #5E3B65; text-decoration: none}
body#pr #wrap #sectionheader #rightcol .linkbox .text {
    clear: both;
    margin: 0px 0px 8px 0px;
	padding: 0px;
	}
body#pr #wrap #sectionheader #rightcol .linkbox .description {
    clear: both;
    margin: 0px 20px 0px 0px;
	padding: 0px;
	font-family: "Helvetica Neue", Helvetica, Arial;
	font-size: 12px;
	color: #646464;
	}


/* Links */
body#li #wrap #headerlinks .link a:hover{color: #CE723A; text-decoration: none}
body#li #wrap #headerlinks .thislink a:link{color: #CE723A; text-decoration: none}
body#li #wrap #headerlinks .thislink a:active{color: #CE723A; text-decoration: none}
body#li #wrap #headerlinks .thislink a:visited{color: #CE723A; text-decoration: none}
body#li #wrap #headerlinks .thislink a:hover{color: #CE723A; text-decoration: none}
body#li #wrap #sectionheader #image {
	border-left: 5px solid #646464;
	}
body#li #wrap #sectionheader #header_rightcol #title {
	background-color: #CE723A;
	}
body#li #wrap #sectionheader #header_rightcol #introduction {
	background-color: #646464;
    }
body#li #wrap #sectionheader #rightcol .linkbox {
    width: 514px;
	height: 50px;
	margin: 0px;
	padding: 10px 0px 10px 0px;
	border-bottom: 1px dotted #323232;
	font-family: "Trebuchet MS", "Helvetica Neue", Helvetica, Arial;
	font-size: 15px;
	color: #CE723A;
	}
body#li #wrap #sectionheader #rightcol .linkbox a {
    display: block;
    text-decoration: none;
	font-family: "Helvetica Neue", Helvetica, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
body#li #wrap #sectionheader #rightcol .linkbox a:active {color: #000000; text-decoration: none}
body#li #wrap #sectionheader #rightcol .linkbox a:visited {color: #000000; text-decoration: none}
body#li #wrap #sectionheader #rightcol .linkbox a:hover {color: #CE723A; text-decoration: none}
body#li #wrap #sectionheader #rightcol .linkbox .text {
    float: left;
	width: 314px;
	}
body#li #wrap #sectionheader #rightcol .linkbox .image {
    float: right;
	width: 200px;
	text-align: center;
	}

/* News */
body#nw #wrap #headerlinks .link a:hover{color: #842D2D; text-decoration: none}
body#nw #wrap #headerlinks .thislink a:link{color: #842D2D; text-decoration: none}
body#nw #wrap #headerlinks .thislink a:active{color: #842D2D; text-decoration: none}
body#nw #wrap #headerlinks .thislink a:visited{color: #842D2D; text-decoration: none}
body#nw #wrap #headerlinks .thislink a:hover{color: #842D2D; text-decoration: none}
body#nw #wrap #contentwrap #sectionheader #header_rightcol {
    float: left;
	width: 736px;
	padding: 0px;
	margin: 0px;
	}
body#nw #wrap #contentwrap #sectionheader #header_rightcol #title {
    width: 514px;
	height: 37px;
	padding: 20px 0px 0px 222px;
	margin: 0px;
	border-left: 5px solid #CE723A;
	background-color: #842D2D;
	font-family: "Trebuchet MS";
	font-size: 22px;
	letter-spacing: 5px;
	line-height: 18px;
	color: #FFFFFF;
	}
body#nw #wrap #sectionheader #newswrap {
    width: 741px;
	height: 310px;
	}
body#nw #wrap #sectionheader #newswrap .newsimage {
    float: left;
	width: 201px;
	padding: 0px;
	margin: 0px;
	border-left: 4px solid #CE723A;
	}
body#nw #wrap #sectionheader #newswrap .newsarticle {
    float: right;
	width: 464px;
	padding: 0px;
	margin: 0px 50px 0px 0px;
    font-family: "Helvetica Neue", Helvetica, Arial;
	color: #323232;
	line-height: normal;
	font-weight: regular;
    }
body#nw #wrap #sectionheader #newswrap .newsarticle .date {
    color: #842D2D;
    }
body#nw #wrap #sectionheader #newswrap .newsgap {
    clear: both;
	width: 100%;
	height: 25px;
	margin: 0px;
	padding: 0px;
    }
	
	
/* Contact */
body#ca #wrap #headerlinks .link a:hover{color: #3962AE; text-decoration: none}
body#ca #wrap #headerlinks .thislink a:link{color: #3962AE; text-decoration: none}
body#ca #wrap #headerlinks .thislink a:active{color: #3962AE; text-decoration: none}
body#ca #wrap #headerlinks .thislink a:visited{color: #3962AE; text-decoration: none}
body#ca #wrap #headerlinks .thislink a:hover{color: #3962AE; text-decoration: none}
body#ca #wrap #sectionheader #image {
	border-left: 5px solid #BBBBBB;
	}
body#ca #wrap #sectionheader #header_rightcol #title {
	background-color: #3962AE;
	}
body#ca #wrap #sectionheader #header_rightcol #introduction {
	background-color: #BBBBBB;
    }
body#ca #wrap #sectionheader #leftcol #map {
    width: 201px;
    margin: 0px 0px 6px 5px;
	padding: 0px;
	}
body#ca #wrap #sectionheader #leftcol #maplink {
    width: 201px;
    margin: 0px 0px 20px 20px;
	padding: 0px;
	font-style: italic;
	}
body#ca #wrap #sectionheader #leftcol #maplink a:link{color: #3962AE; text-decoration: none}
body#ca #wrap #sectionheader #leftcol #maplink a:active{color: #3962AE; text-decoration: none}
body#ca #wrap #sectionheader #leftcol #maplink a:visited{color: #3962AE; text-decoration: none}
body#ca #wrap #sectionheader #leftcol #maplink a:hover{color: #3962AE; text-decoration: underline}
body#ca #wrap #sectionheader #rightcol {
    margin-top: 23px;
    }
body#ca #wrap #sectionheader #rightcol .address {
    float: left;
	width: 140px;
    margin: 0px 0px 20px 0px;
	padding: 0px;
	color: #000000;
	line-height: 14px;
    }
body#ca #wrap #sectionheader #rightcol .label {
    float: left;
	width: 60px;
    margin: 0px 10px 8px 0px;
	padding: 0px;
	color: #3962AE;
	text-align: right;
    }
body#ca #wrap #sectionheader #rightcol .details {
    float: left;
	width: 120px;
    margin: 0px 10px 8px 0px;
	padding: 0px;
    }
body#ca #wrap #sectionheader #rightcol .details a:link{color: #646464; text-decoration: none}
body#ca #wrap #sectionheader #rightcol .details a:active{color: #646464; text-decoration: none}
body#ca #wrap #sectionheader #rightcol .details a:visited{color: #646464; text-decoration: none}
body#ca #wrap #sectionheader #rightcol .details a:hover{color: #646464; text-decoration: underline}
body#ca #wrap #sectionheader #rightcol .email {
    float: left;
	width: 150px;
    margin: 15px 10px 15px 70px;
	padding: 0px;
    }
body#ca #wrap #sectionheader #rightcol .email .name {
	width: 100%;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}
body#ca #wrap #sectionheader #rightcol .email .position {
	width: 100%;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	}
body#ca #wrap #sectionheader #rightcol .email .description {
	width: 100%;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	font-weight: normal;
	font-style: italic;
	}
body#ca #wrap #sectionheader #rightcol .email .email_link {
	width: 100%;
	margin: 0px;
	padding: 0px;
	color: #3962AE;
	}
body#ca #wrap #sectionheader #rightcol .email .email_link a:link{color: #3962AE; text-decoration: none}
body#ca #wrap #sectionheader #rightcol .email .email_link a:active{color: #3962AE; text-decoration: none}
body#ca #wrap #sectionheader #rightcol .email .email_link a:visited{color: #3962AE; text-decoration: none}
body#ca #wrap #sectionheader #rightcol .email .email_link a:hover{color: #3962AE; text-decoration: underline}
body#ca #wrap #sectionheader #rightcol .multimap {
	width: 120px;
    margin: 0px 0px 15px 70px;
	padding: 15px 0px 0px 0px;
	color: #3962AE;
	font-style: italic;
    }
body#ca #wrap #sectionheader #rightcol .multimap a:link{color: #646464; text-decoration: none}
body#ca #wrap #sectionheader #rightcol .multimap a:active{color: #646464; text-decoration: none}
body#ca #wrap #sectionheader #rightcol .multimap a:visited{color: #646464; text-decoration: none}
body#ca #wrap #sectionheader #rightcol .multimap a:hover{color: #646464; text-decoration: underline}

	
/* Colours for areas */
.ge {
    color: #CE723A;
	}
.lp {
    color: #842D2D;
	}
.lp a:link{color: #842D2D; text-decoration: none;}
.lp a:active{color: #842D2D; text-decoration: none;}
.lp a:visited{color: #842D2D; text-decoration: none;}
.lp a:hover{color: #842D2D; text-decoration: underline;}
.ch {
    color: #A33257;
	}
.va {
    color: #8F5D3E;
	}
.ac {
    color: #3E858F;
	}
.gi {
    color: #567B4C;
	}
.pr {
    color: #5E3B65;
	}
.blue {
    color: #2D488B;
	}
.white {
    color: #FFFFFF;
    }
.black {
    color: #000000;
	}
.ml {
    color: #2D488B;
	}
	
#error {
    color: #842D2D;
    margin: 0px 0px 20px 0px;
	padding: 0px;
	}
	