body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #DDDDDD;
}

.smallprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

.smallprint a:link {
	color: #333333;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.smallprint a:visited {
	color: #333333;
}
.smallprint a:hover {
	color: #FFCC00;
}
.HeadingOnGrey {
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #669900;
	font-weight: normal;
}


/*     centre col for content */
#centrecol {
	height: auto;
	width: 590px;
	float: left;
}



/*     centre col for content */
.contbot {
	
	margin-left: 10px;
	
}



/*     Hold all content on page */
#mainholder {
	height: auto;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 50px;
}


/*     yellow bar on top of page */
#topbar {
	background-color: #333333;
	width: 880px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}


.logo1 {
	background-color: #333333;
	width: 250px;
	text-align: center;
	vertical-align: middle;
	float: left;
	height: 200px;
	position: relative;
}

/*     Mast image */
.mastimage {
	width: 670px;
	float: left;
}

/*     Black bar on top */
#ptbar {
	width: 920px;
	margin-bottom: 10px;
	background-attachment: fixed;
	background-image: url(images/yellowbar.png);
	background-repeat: no-repeat;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}


/*     promos holder on left */
#adverts {
	width: 100px;
	float: left;
	margin-left: 20px;
	margin-top: 10px;
}

.advertspacer {
	padding-bottom: 15px;
}




/*     Navigation holder on left */
.navigation {
	width: 168px;
	float: left;
	margin-bottom: 10px;
	margin-top: 10px;
}
.search {
	width: 170px;
	overflow: hidden;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-bottom: 5px;
}

/*     text style for navigation on left */
.nav {
	font-family: "Lucida Grande", Helvetica, arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #333333;
	line-height: 18px;
	width: 168px;
}

.nav a {
	display: block;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: dddddd;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-color: #FFFFFF;
}

.nav a:link {
	color: #333333;
	text-decoration: none;
}

.nav a:visited {
	color: #333333;
	text-decoration: none;
	
}

.nav a:hover {
	text-decoration: none;
	color: #669933;
	background-color: #EDEDED;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #669933;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #669933;
}

/*  content in the middle */
#content {
	width: 550px;
	height: auto;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-left: 20px;
	background-color: #FFFFFF;
	margin-left: 10px;
	padding-right: 20px;
	font-family: "lucida grande", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-top: 10px;
	padding-bottom: 5px;
	margin-top: 10px;
}


#content a:link {
	color: #000000;
}
#content a:visited {
	color: #000000;
}
#content a:hover {
	color: #669933;
}



.smallheader {
	font-family: "lucida grande", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.smallgrey {
	font-family: "lucida grande", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	line-height: 12px;
}

.smallgrey a:hover {
	color: #669933;
}



.subtitle {
	font-family: "lucida grande", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}




#mast2 {
	width: 920px;
	background-color: #333333;
}
.footercontent {
	width: 920px;
}



.bodystyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 17px;
}
.StorySub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-bottom: 2px;
	padding-top: 10px;
	font-weight: bold;
	text-decoration: none;
}
.StoryHeading {
	font-family: "lucida grande", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #669933;
	padding-top: 5px;
	padding-right: 5px;
	line-height: 33px;
	font-weight: bold;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #669933;
}
.subsmall {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #333333;
}

.StoryPic {
	border-right-color: #FFCC00;
	border-bottom-color: #FFCC00;
	border-left-color: #FFCC00;
}





#mast1 {
	height: auto;
	width: 920px;
	position: relative;
	background-color: #262E33;
	clip: rect(auto,auto,auto,auto);
}

.masttable {
	border: thin solid #FFCC00;
}

.logo {
	position: relative;
	left: 200px;
	z-index: 1;
}
.clear {
	clear: both;
}

.merciful {
	background-color: #000000;
	padding: 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	position: relative;
	top: 10px;
	left: 432px;
	color: #CCCCCC;
}


.flashmast {
	background-color: #000000;
	height: 166px;
	width: 510px;
	position: relative;
	top: 20px;
	left: 232px;
}

.login {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	width: 742px;
	text-align: right;
	padding-top: 3px;
	padding-right: 23px;
	padding-bottom: 3px;
	padding-left: 3px;
}

#mainbody {
	height: auto;
	width: 920px;
	padding-bottom: 20px;
	position: relative;
}





.nav2 {
	font-family: "lucida grande", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	color: #666666;
	line-height: 16px;
	width: 920px;
}


.nav2 a:link {
	color: #666666;
	text-decoration: none;
}

.nav2 a:visited {
	color: #666666;
	text-decoration: none;
}

.nav2 a:hover {
	text-decoration: none;
	color: #669933;
}
.addressbottom {
	font-family: "lucida grande", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #669933;
}






.artheading {
	width: 570px;
	padding-bottom: 10px;
}
.sub2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFCC00;
	padding-bottom: 5px;
	margin-top: 30px;
	margin-bottom: 5px;
	background-color: #FFF9D0;
	padding-right: 5px;
	padding-left: 5px;
}
.sub3 {
	font-family: "lucida grande", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #669933;
}
.artpic {
	float: left;
	width: 234px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: e4e4e4;
	padding-bottom: 10px;
	vertical-align: top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: inline;
}
.artpic2 {
	float: left;
	width: 234px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: e4e4e4;
	padding-bottom: 10px;
	vertical-align: top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: inline;
	margin-right: 20px;
	margin-bottom: 30px;
}

.list1 {
	list-style-image: url(images/bulletstar.gif);
	background-color: #FFF9D0;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	width: 80%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
}
.col1 {
	float: left;
	width: 250px;
}

.col2 {
	float: left;
	width: 265px;
	margin-left: 15px;
}


.col1a {
	float: left;
	width: 60%;
	margin-right: 20px;
}

.col2a {
	float: left;
	width: 30%;
}

.col1b {
	float: left;
	width: 130px;
	margin-right: 20px;
	border: 1px solid #FFCC00;
	margin-bottom: 10px;
}

.col2b {
	float: left;
	width: 300px;
	margin-bottom: 10px;
}

.col1c {
	float: left;
	width: 45%;
	margin-right: 10px;
}

.col2c {
	float: left;
	width: 50%;
}




.botlinks {
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFCC00;
	border-right-color: #FFCC00;
	border-bottom-color: #FFCC00;
	border-left-color: #FFCC00;
}
.artstory {
	width: auto;
	margin-left: 251px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	padding-bottom: 20px;
	line-height: 16px;
}

.artstory a:link {
	text-decoration: underline;
	color: #000000;
}

.artstory a:hover {
	color: #666666;
	text-decoration: underline;	
}

.artstory2 {
	width: auto;
	margin-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	padding-bottom: 20px;
	line-height: 16px;
}

.artstory2 a:link {
	text-decoration: underline;
	color: #000000;
}

.artstory2 a:hover {
	color: #666666;
	text-decoration: underline;	
}

.artstory3 {
	width: 85%;
	margin-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	padding-bottom: 20px;
	line-height: 16px;
}

.artstory3 a:link {
	text-decoration: underline;
	color: #000000;
}

.artstory3 a:hover {
	color: #666666;
	text-decoration: underline;	
}


.artpictext {
	width: 214px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #E4E4E4;
	padding-top: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
}

.newstable {
	position: relative;
	display: table;
	border: thin solid #FFCC00;
	background-color: #EBEBEB;
	padding: 10px;
	width: 540px;
}
.tablenewsbgmiddle {
	background-attachment: scroll;
	background-image: url(images/newsmiddlebg.gif);
	background-repeat: repeat-y;
	background-position: left;
	height: 10px;
	padding-top: 2px;
	padding-right: 25px;
	padding-bottom: 2px;
	padding-left: 10px;
}
.newspic {
	border: 3px solid #FFCC00;
}
.newsheading1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

.newsheading1 a:link {

}

.newsheading1 a:hover {
	color: #666666;
}


.link1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 2px;
}
.link1 a:link {
	background-attachment: scroll;
	background-image: url(images/arrow2.gif);
	background-repeat: no-repeat;
	background-position: right 4px;
}
.link1 a:hover {
	color: #333333;
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: none;
	border-left-style: none;
	background-attachment: scroll;
	background-image: url(images/arrow1.gif);
	background-repeat: no-repeat;
	background-position: right 4px;
}
.newsdesc1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
.frontarticlelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}


.frontarticlelink a:link {
	color: #000000;	
}
.frontarticlelink a:hover {
	color: #666666;
	background-color: #FFFFFF;
	border-left-style: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
}
.form1 {
	border: 1px solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 9px;
	padding: 3px;
}


.frontheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	padding-bottom: 2px;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: center top;
	padding-right: 2px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
}



.advertspacer {
	border: 1px solid #666666;
	padding: 0px;
	margin-bottom: 15px;
	width: 100px;
}
.frontarticles {
	width: 270px;
	position: relative;
	float: left;
}
.bookshop {
	width: 230px;
	position: relative;
	background-image: none;
	margin-left: 275px;
	top: 0px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 10px;
	background-color: #000000;
	height: auto;
}
.booksFeatured {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFCC00;
	padding-top: 10px;
}
.booksfront {
	border: thin solid #FFCC00;
	margin-top: 10px;
	margin-bottom: 20px;
	float: left;
	margin-right: 10px;
}
.booksfrontdesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.booksfrontenter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
}
.booksfrontenter a:link {
	color: #CCCCCC;
}
.booksfrontenter a:hover {
}


#footer {
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 50px;
	margin-top: 10px;
	background-color: #FFFFFF;
	padding-left: 50px;
	margin-bottom: 0px;
}

.small {
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 9px;
	color: #333333;	
}


.small a:link {
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 9px;
	color: #333333;
	text-decoration: none;	
}

.small a:hover {
	color: #669900;
}
.small a:visited {
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
}


.list2 {
	list-style-image: url(images/bulletstar.gif);
	padding-top: 5px;
	padding-bottom: 10px;
	padding-right: 10px;
}

.list3 {
	list-style-image: url(images/bulletstar.gif);
	padding-bottom: 10px;
	padding-right: 10px;
	width: 80%;
	font-family: "lucida grande", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #669933;
	font-weight: bold;
}

.list3 a:link {
	color: #666666;
}
.list3 a:visited {
	color: #669933;
}

.list3 a:hover {
	color: #669933;
}


.list4 {
	list-style-image: url(images/bulletstar.gif);
	padding-bottom: 10px;
	padding-right: 10px;
	width: 80%;
	font-family: "lucida grande", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.list4 a:link {
	color: #000000;
	font-weight: bold;
}

.list4 a:hover {
	color: #FFCC00;	
}




.titleblock {
	background-color: #000000;
	margin-bottom: 10px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
}

.breadcrumbs {
	font-family: "lucida grande", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.breadcrumbs a:link {
	color: #333333;
	text-decoration: none;
}

.breadcrumbs a:visited {
	color: #333333;
	text-decoration: none;
}


.breadcrumbs a:hover {
	color: #FFCC00;
}
.cathead {
	border-top-style: solid;
	border-bottom-style: solid;
	font-family: "lucida grande", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #669933;
	border-right-style: none;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #669933;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-color: #669933;
}
.smallheaderY {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
}
.clearYline {
	clear: both;
	height: 1px;
	width: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.videobox {
	border-top-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	text-align: center;
	height: 326px;
	width: 400px;
	margin-top: 10px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.greybox {
	background-color: #EDEDED;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	height: auto;
	width: auto;
}


#video {
	background-color: #333333;
	width: 180px;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #999999;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	float: left;
}

.FrontVideoPic {
	padding-top: 10px;
	padding-bottom: 10px;
}
.frontVideoborder {
	border: 3px solid #669933;
}


#frontnewswrapper {
	width: 340px;
	float: left;
	padding-right: 10px;
}
.frontnewsline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	clear: both;
	margin-top: 8px;
	margin-bottom: 8px;
}
.frontnewsheading {
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #669900;
	padding-bottom: 3px;
	text-decoration: underline;
}

.frontnewsheading a:link {
	color: #669900;
	text-decoration: underline;
}
.frontnewstext {
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
}
.frontnewsheading a:visited {
	color: #669900;
	text-decoration: underline;
}


.frontnewsheading a:hover {
	color: #333333;
	text-decoration: underline;
}






.newscol1 {
	padding-right: 10px;
	float: left;
	height: auto;
}
.newscol2 {
	height: auto;
}
.frontnews {
}

.greenlink {
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #669933;
	padding-top: 5px;
	text-decoration: none;
}

.greenlink a:link {
	color: #669933;
	text-decoration: none;
}
.picsBorderblack {
	border: 1px solid #000000;
}

.greenlink a:visited {
	text-decoration: none;
	color: #669933;
}

.greenlink a:hover
{
	text-decoration: underline;
	color: #666666;
}




.formbut2 {
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	background-color: #666666;
	width: 60px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border: 1px solid #CCCCCC;
	text-decoration: none;
	margin-left: 5px;
}

.formbut2 a:link{
	text-decoration: none;
	color: #666666;
}


.formbut2 a:visited{
	text-decoration: none;
	color: #666666;
}

.formbut2 a:hover{
	text-decoration: none;
	color: #999999;
}

.formbut2 a:active{
	text-decoration: none;
	color: #666666;
}



.frontgreybox {
	text-align: left;
	width: 25%;
	float: left;
}

#frontboxes {
	width: 600px;
	margin-left: 10px;
	text-align: center;
}

#quotes {
	width: 590px;
	margin-left: 10px;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-top: 10px;
	padding-bottom: 10px;
}
