.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 100%;
}
#Layer1 {
	position:absolute;
	left:147px;
	top:84px;
	width:181px;
	height:33px;
	z-index:5;
}
#info {
	position:absolute;
	left:364px;
	top:91px;
	width:392px;
	height:44px;
	z-index:7;
	visibility: hidden;
}
#Layer2 {
	position:absolute;
	left:577px;
	top:85px;
	width:271px;
	height:30px;
	z-index:5;
}
#Layer3 {
	position:absolute;
	left:179px;
	top:84px;
	width:218px;
	height:27px;
	z-index:5;
}
body {
	background-color: #009900;
}
.eventdesc {
	font-style: normal;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	line-height: 18px;
	text-align: center;
}
#wclogo {
	position:absolute;
	left:622px;
	top:117px;
	width:271px;
	height:53px;
	z-index:16;
	visibility: visible;
}
#craftshows {
	position:absolute;
	left:253px;
	top:34px;
	width:946px;
	height:32px;
	z-index:8;
	visibility: visible;
}
.style4 {font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; font-size: 90%; }
.style6 {font-size: 80%}

.dayOfWeek {  font-family: Geneva, Arial, Helvetica, san-serif; font-size: 12px; background-color: #CCCCCC}
.date {  font-family: Geneva, Arial, Helvetica, san-serif; font-size: 14px;; background-color: #FFFFCC}
.monthYear {  font-family: Geneva, Arial, Helvetica, san-serif; font-size: 24px; background-color: #CCFFCC; font-weight: bold}
.calendarText {  font-family: Geneva, Arial, Helvetica, san-serif; font-size: 10px;}
.style8 {
	color: #005FA9;
	font-weight: bold;
}
#google {
	position:absolute;
	left:529px;
	top:130px;
	width:476px;
	height:34px;
	z-index:8;
}
.style9 {font-size: x-small}
.style10 {color: #999999
}
.artstory {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: center;
	background-color: #FFFFFF;
	height: 620px;
	width: 430px;
}
#Layer4 {
	position:absolute;
	left:591px;
	top:102px;
	width:294px;
	height:65px;
	z-index:8;
}
#logo {
	position:absolute;
	left:18px;
	top:6px;
	width:231px;
	height:55px;
	z-index:3;
	visibility: visible;
}
#Layer5 {
	position:absolute;
	left:677px;
	top:138px;
	width:280px;
	height:196px;
	z-index:8;
}
#Layer6 {
	position:absolute;
	left:684px;
	top:135px;
	width:281px;
	height:107px;
	z-index:8;
}
body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	height: 310px;
	width: 100%;
	background-color: #FFFFCC;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #005FA9;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

/************** header tag styles **************/

h1{
 font: bold 120% Arial,sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h2{
	color: #006699;
	margin: 0px;
	padding: 0px;
	font-family: Arial, sans-serif;
	font-size: 114%;
	font-weight: bold;
}
#centrehome table tr td h2 {
	font-size: 100%;
	font-weight: bold;
	color: #006292;
}

h3{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font: 100% Arial,sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}


/*************** list tag styles ***************/

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font: bold 1em Arial,sans-serif;
 color: #334d55;
}
				
input{
font-family: Arial,sans-serif;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell1{
	position:absolute;
	top: 120px;
	left: 2%;
	right: 2%;
	width:95.6%;
	background-color: #ffffff;
	z-index: 1;
	visibility: visible;
}

#tl {
	position:absolute;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
	visibility: visible;
}

#tr {
	position:absolute;
	top: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#masthead{
	position: absolute;
	top: 10px;
	left: 2%;
	right: 2%;
	width:95.6%;
	z-index: 4;
	visibility: visible;
}

#pageNav{
	float: left;
	width:178px;
	padding: 0px;
	background-color: #F5f7f7;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font: small Verdana,sans-serif;
}

#content{
	border-left: 1px solid #ccd2d2;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0%;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}


/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName{
	margin: 0px;
	padding: 16px 0px 8px 0px;
	color: #ffffff;
	font-weight: normal;
}

/************** utility styles *****************/

#utility{
	font: 75% Verdana,sans-serif;
	position: absolute;
	top: 54px;
	right: 8px;
	color: #000000;
	z-index: 10;
	visibility: visible;
	width: 255;
}

#utility a{
	color: #ffffff;
}

#utility a:hover{
	text-decoration: underline;
}

/************** pageName styles ****************/

#pageName{
	margin: 0px;
	border-bottom:1px solid #ccd2d2;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.dates {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.times {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

#pageName h2{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	margin:0px;
	padding: 0px;
}

#pageName img{
	position: absolute;
	top: 0px;
	right: 6px;
	padding: 0px;
	margin: 0px;
	visibility: visible;
}

/************* globalNav styles ****************/

#globalNav{
position: relative;
width: 100%;
min-width: 640px;
height: 32px;
color: #cccccc;
padding: 0px;
margin: 0px;
background-image: url(../images/glbnav_background.gif);
}

#globalNav img{
	margin-bottom: -4px;
 
}

#gnl {
	position: absolute;
	top: 0px;
	left:0px;
	visibility: visible;
}

#gnr {
	position: absolute;
	top: 0px;
	right:0px;
	visibility: visible;
}

#globalLink{
	position: absolute;
	top: 7px;
	height: 22px;
	min-width: 640px;
	padding: 0px;
	margin: 0px;
	left: 5px;
	z-index: 100;
	width: 543px;
	visibility: visible;
}


a.glink, a.glink:visited{
  	font-size: small;
  	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	border-right: 1px solid #8FB8BC;
}

a.glink:hover{
  	background-image: url(../images/glblnav_selected.gif);
	text-decoration: none;
}

.skipLinks {display: none;}

/************ subglobalNav styles **************/

.subglobalNav{
	position: absolute;
	top: 91px;
	left: 213px;
	/*width: 100%;*/
	min-width: 640px;
	height: 20px;
	padding: 0px 0px 0px 10px;
	color: #ffffff;
	z-index: 6;
	width: 1000px;
	visibility: hidden;
}

.subglobalNav a:link, .subglobalNav a:visited {
	font-size: 80%;
	color: #ffffff;
}

.subglobalNav a:hover{
	color: #cccccc;
}

/*************** search styles *****************/

#search{
	position: absolute;
	top: 6px;
	right: 10px;
	z-index: 2;
}

#search input{
  font-size: 70%;
  margin: 0px  0px 0px 10px;
 }
 
#search a:link, #search a:visited {
	font-size: 80%;
	font-weight: bold;
	
}

#search a:hover{
	margin: 0px;
}


/************* breadCrumb styles ***************/

#breadCrumb{
	padding: 5px 0px 5px 10px;
	font: small Verdana,sans-serif;
	color: #AAAAAA;
}

#breadCrumb a{
	color: #AAAAAA;
}

#breadCrumb a:hover{
	color: #005FA9;
	text-decoration: underline;
}


/************** feature styles *****************/

.feature{
	font-size: 80%;
	min-height: 310px;
	height: 310px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
html>body .feature {height: auto;}

.feature h3{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	padding: 30px 0px 5px 0px;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
}


/*************** story styles ******************/

.story {
	font-size: 80%;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.datesbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	background-color: #CCCCCC;
	padding: 10px;
	text-align: left;
	vertical-align: middle;
}
.picturebg {
	background-color: #FFFFCC;
	margin-top: 10px;
	margin-left: 10px;
}

.story h3{
	font: bold 125% Arial,sans-serif;
	color: #000000;
}

.story p {
	padding: 0px 0px 10px 0px;
}

.story a.capsule{
	font: bold 1em Arial,sans-serif;
	color: #005FA9;
	display:block;
	padding-bottom: 5px;
}

.story a.capsule:hover{
	text-decoration: none;
}

td.storyLeft{
	padding-right: 10px;
	width: 390px;
}


/************** siteInfo styles ****************/

#siteInfo{
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: small;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
	background-color: #FFFFFF;
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;

}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image: url(../images/bg_nav.jpg);
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #21536A;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #DDEEFF;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}


/************* relatedLinks styles **************/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	border-bottom: 1px solid #cccccc;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a{
	display: block; 
}


/**************** advert styles *****************/

#advert{
	padding: 10px;
}

#advert img{
	display: block;
}

/********************* end **********************/
.clock {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 120%;
}
.story p strong {
	font-weight: bold;
}
.calendarbg {
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-left: 10px;
}
.story em {
	font-style: normal;
	font-weight: bold;
}
.showbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	background-color: #009900;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 10px;
}
#home {
	padding: 10px;
	float: left;
}
#lefthome {
	float: left;
	width: 68%;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 0px;
	margin: 0px;
}
#lefthome p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 1.4;
	margin-top: 0px;
	margin-bottom: 7px;
	margin-right: 0px;
	margin-left: 0px;
	text-align: justify;
}
.homebg {
	background-color: #009900;
	margin-top: 10px;
	margin-left: 10px;
	text-align: center;
}
.displaybox2 em {
	font-size: 16px;
	color: #FFFF00;
}
#montage {
	position:absolute;
	top: 100px;
	left: 2%;
	right: 2%;
	width:96%;
	background-color: #009900;
	z-index: 1;
	height: 148px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	vertical-align: bottom;
	padding-top: 7px;
	visibility: visible;
}
#homecell {
	position:absolute;
	top: 246px;
	right: 2%;
	width:96%;
	background-color: #ffffff;
	z-index: 1;
	left: 2%;
	float: left;
	margin: 0px;
	padding: 0px;
	visibility: visible;
}
#lefthome em {
	font-style: normal;
	font-weight: bold;
}
#newsbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	background-color: #FFFF99;
	padding: 10px;
	text-align: left;
	vertical-align: middle;
}
#newsleft {
	float: left;
	width: 61%;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #009900;
}
#newsbox a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #FF0000;
}
#newsbox p {
	margin-top: 0px;
	margin-bottom: 4px;
}
.showtype {
	color: #FF0000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
}
#newsright {
	float: right;
	width: 35%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#contactleft {
	font-size: 80%;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
	float: left;
	width: 50%;
}
h2 em {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
#contactright {
	float: right;
	width: 35%;
	border-left-width: 1.5px;
	border-left-style: dotted;
	background-color: #FFFF99;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-left-color: #999999;
}
.label {
	display: block;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
}

.submit input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

fieldset {
	float: left;
	border-width: 0px;
	border-style: none;
}
.contactstory {
	font-size: 80%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
}
.contactstory em {
	font-style: normal;
	font-weight: bold;
}
#homecell #content #lefthome strong {
	font-weight: bold;
	color: #CC0033;
}
.displaybox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #007000;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 10px;
}
#centrehome {
	float: left;
	margin: 0px;
	width: 61.8%;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #009900;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #009900;
	padding: 1%;
	z-index: 10;
}
#righthome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 1.3;
	width: 18%;
	float: right;
	text-align: center;
	padding: 0px;
	margin: 0px;
	clear: none;
}
#centrehome p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 1.4;
	margin-top: 0px;
	margin-bottom: 7px;
	margin-right: 0px;
	margin-left: 0px;
	text-align: justify;
}
#centrehome em {
	font-style: normal;
	font-weight: bold;
}
#leftcolhome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 1.3;
	width: 18%;
	float: left;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#homecontent {
	border-left: 1px solid #ccd2d2;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0%;
	padding: 0px;
}
#contactcopyleft {
	float: left;
	width: 62%;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#contactcopyright {
	float: right;
	width: 35%;
	border-left-width: 1.5px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #FFFF99;
}
.displaybox2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	background-color: #FF6600;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.showbox2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	background-color: #009900;
	text-align: left;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 10px;
	width: 100%;
	vertical-align: middle;
}
#orangebox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FFF;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	color: #FFFFFF;
	background-position: center center;
	background-repeat: no-repeat;
}
#orangebox h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#orangebox a {
	text-align: center;
	color: #FF0;
	margin: 0px;
	padding: 0px;
	font-size: 22px;
	text-decoration: none;
}
.voucherbg {
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-left: 10px;
}
.voucherdates {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	background-color: #CCCCCC;
	text-align: left;
	vertical-align: middle;
	width: 400px;
	height: 80px;
	padding: 10px;
}
#voucherbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	background-color: #CCCCCC;
	text-align: left;
	vertical-align: middle;
	width: 400px;
	height: 80px;
	padding: 10px;
}
#greenbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #009900;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 10px;
}
#greenbox a {
	text-align: center;
	color: #FFFF00;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
#greenbox h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: center;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.style12 {
	font-size: 70%;
}
.story span {
	font-style: italic;
	font-weight: bold;
	font-size: 16px;
}
.subglobalNav2 {
	position: absolute;
	top: 91px;
	left: 164px;
	/*width: 100%;*/
	min-width: 200px;
	height: 20px;
	padding: 0px 0px 0px 10px;
	color: #ffffff;
	z-index: 6;
	width: 500px;
	visibility: hidden;
}
.subglobalNav2 a:link, .subglobalNav2 a:visited {
	font-size: 80%;
	color: #ffffff;
}
.subglobalNav2 a:hover {
	color: #cccccc;
}
#centrehome table tr td p a {
	font-style: italic;
	text-decoration: underline;
	color: #25A600;
	font-size: x-small;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#bannertwo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FFF;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	color: #FFFFFF;
	background-position: center center;
	height: 100px;
	background-image: url(../images/jf_home_top_sept.jpg);
	background-repeat: no-repeat;
}
#bannerone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FFF;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	color: #FFFFFF;
	background-position: center center;
	height: 100px;
	background-image: url(../images/rudgwick_home_top.jpg);
	background-repeat: no-repeat;
}
