/**/
@import url("gdbreset.css");
/**/
body {
	font: 100% "Times New Roman", Times, serif;
	/*	font: 100% Verdana, Arial, Helvetica, sans-serif; */
	color: blue;
	text-align: center;
	background-color: #CCC;
}
#container {
	width: 1000px;
	margin: 0 auto 0 0;
	text-align: left;
	background-color: #FAFAFA; 
	zoom: 1;
}
#container #header {
	height: 11em;
	padding-bottom: 0.5em;
}
#container #headcat {
	width: 30.4%;
	float: left; 
	margin-left: 0.8%;
	margin-top: 0.625em;
	display: inline;  /* Fix IE6 problem */
}
#container #headcat img {
	height: 9.875em;
	width: 13.125em;
}
#container #logo {
	height: 10em;
	width: 37.6%;
	float: left;
	margin-top: 0.625em;
	text-align: center;
	display: inline;   /* Fix IE6 problem */
}
#container #logo img {
	height: 9.8125em;
	width: 18.75em;
}
#container #banner {
	height: 10em;
	width: 30.4%;
	float: left;
	margin-right: 0.8%; 
	text-align: right;
	display: inline;    /* Fix IE6 problem */
}
#banner #adtopnew {
	height: 8.75em;
	width: 14em;
	margin-top: 1em;
	border: 0.2em solid transparent;
	margin-left: auto;
}
#banner #adtopnew:hover {
/*	border: 0.2em solid #999; */
	border-color: #999;
}

#banner #adtopnew a {
	text-decoration: none;
	color: inherit;
/*	display: block; */
	height: 100%; 
}
#banner #adtopnew img {
	height: 8.75em;
	width: 14em;
}

#banner #bookfairadvert {
	color: #059533;
	font-weight: bold;
	background-color: #FFFFCB;
	border: 0.1em solid #A41A3B;
	height: 8.55em;
	width: 13.8em;
	position: relative;
	margin-left: auto;
}
#banner #bookfairadvert li {
	line-height: 1em;
	text-align: center;
}
#banner #bookfairadvert li.line1 {
	font-size: 120%;
	margin-top: 0.6em; 
}
#banner #bookfairadvert li.line2 {
	font-size: 160%;
	font-variant: small-caps;
/*	margin-top: 0.2em; */
}
#banner #bookfairadvert li.line3 {
	font-size: 125%;
	margin-top: 0.6em; 
}
#banner #bookfairadvert li.line4{
	font-size: 150%;
	margin-top: 0.1em; 
}
#banner #bookfairadvert li.line5 {
	font-size: 70%;
	position: absolute;
	bottom: 0.3em;
	left: 4.25em;
}

#banner #adheathvets {
	margin-top: 1em;
}
#banner #adheathvets img {
	height: 9.375em;
	width: 17.5em;
}
#banner #adkeystone {
	margin-top: 1.5em;
}
#banner #adkeystone img {
	height: 8.3125em;
	width: 14.0625em;
}
#banner #adcasscats {
	margin-top: 1em;
}
#banner #adcasscats img {
	height: 9.375em;
	width: 15.625em;
}
/*   Alun Gedrych top advert
/
/*/
#banner #adtopnew #alung {
	border: 0.3em solid #92252B;
	border-radius: 1em;
	-moz-border-radius: 1em;
	color: #92252B;
	text-align: center;
	background-color: #FEFFD5;
}
#banner #adtopnew #alung img {
	height: 1.5em;
	width: 13em;
	margin-top: 0.5em;
}
#banner #adtopnew #alung li.line1 {
	font-size: 100%;
}
#banner #adtopnew #alung li.line2 {
	font-size: 70%;
	word-spacing: 0.4em;
}
#banner #adtopnew #alung li.line3 {
	font-size: 70%;
	white-space: pre;
}
#banner #adtopnew #alung li.line4 {
	font-size: 70%;
}
#banner #adtopnew #alung li.line5 {
	font-size: 85%;
	margin-top: 0.25em;
}
#banner #adtopnew #alung li.line6 {
	text-transform: uppercase;
	font-size: 80%;
}

#container #topbar {
	height: 0.2em;
	width: 100%;
	overflow: hidden;   /* Fix IE6 problem */
	background-color: #CCFF66;
}
#container #mainbody {
	background-image: url(images/navextend.jpg);
	background-repeat: repeat-y;
	background-position: left bottom;
}
#navbar {
/*	font: 100% 'Lucida Grande', Verdana, Arial, sans-serif;*/
	font: 100% "Times New Roman", Times, serif; 
	float: left;
	background: #CCFF66;
	height: 40em;
	width: 8.75em;
	padding-top: 0.75em;
}
#navbar li {
	font-weight: bold;
	display: block;
	text-align: center;
	height: 1.6em;
}
#navbar li a:link, #navbar li a:visited {
	text-decoration: none;
	color: #990000;
}
#navbar li a:hover {
	font-size: 112.5%;
	color: #0033CC;
}
#infobar {
	float: right;
	width: 15em;
	text-align: center;
	margin-top: 0.5em;
}

#maincontent {
	width: 37em;               
/*	margin-right: 12.5em;*/
	margin-left: 10em;
	padding-top: 0.25em;
	padding-bottom: 0.75em;
/*	margin-top: 0.75em; */
/*	overflow: hidden;    /* Fix for IE6   */
}
/*#maincontent #pagecent {
	padding: 0.75em;
	width: 100%;
}*/

#container #footer {
	background-color: #FFFFFF;
	height: 0.625em;
	width: 100%;
	padding-top: 0.625em;
}

h1 {
	font-size: 200%;
	font-weight: bold;
	text-align: center;
	margin-bottom: 0.5em;
}
h2 {
	font-size: 100%;
	font-weight: bold;
	text-align: center;
	margin-bottom: 0.34em;
}

h3 {
	font-size: 125%;
	font-weight: bold;
}
h4 {
	font-size: 225%;
	font-weight: bold;
}
h5 {
	font-size: 120%;
	color: #CC6600;
	font-weight: bold;
}
h6 {
	font-size: 110%;
	color: #CC6600;
	font-weight: bold;
	text-align: left;
}

p {
	font-size: 100%;
	font-weight: bold;
	text-align: justify;
	margin-top: 0.3em;
	margin-bottom: 0.5em;
}
/*P + p {
	text-indent: 1em;
}
*/
.subhead {
	font-size: 112.5%;
	font-weight: bold;
	color: #CC6600;
	text-align: left;
	margin-bottom: 0; 
}
/*
/*      Change cursor to a magnifying glass
/* */
.imgmagnify a img {
		cursor: url(cursors/zoomin2.cur),default;
}
/*
/*      Applies the 2nd site theme colour to the text
/* */
.twocoltext {
	color: #CC6600;
}
/*
/*     Applies the 2nd site theme colour to a border
* */
.twocolbox {
	border-color: #CC6600;
}
/*     P&C std link
/*
/**/
a:link, a:visited {
	font-weight: bold;
	color: #993333;
}
a:hover {
	color: #FF6666;
}
/*
/* self-clear floats 
/**/
/* >> The Magnificent CLEARFIX courtesy of html5boilerplate.com << */ 
.clearfix:after { 
	content: "."; 
	display: block; height: 0; 
	clear: both; 
	visibility: hidden;
} 
.clearfix { display: inline-block; } 
* html .clearfix { 
	height: 1%;
	overflow: visible; 
} /* Hides from IE-mac \*/ 
.clearfix { display: block; } 


.infobox_new {
	width: 100%;
	border-radius: 1em;
	-moz-border-radius: 1em;
	-moz-box-shadow: 0.0625em 0.0625em 0.5em #999999;
	box-shadow: 0.0625em 0.0625em 0.5em #999999;
	margin-right: auto;
	margin-bottom: 0.9375em;
	margin-left: auto;
}
.infobox_title {
	color: #C30;
	background-color: #FC6;
	border: 0.175em solid #CC6600;
	border-bottom: 1px solid #CC6600;
	-moz-border-radius-topleft: 1em;
	-moz-border-radius-topright: 1em;
	border-top-left-radius: 1em;
	border-top-right-radius: 1em;
}
.infobox_body {
	background-color: #FFC;
	padding-bottom: 0.625em;
	border-left: 0.175em solid #CC6600;
	border-right: 0.175em solid #CC6600;
	border-bottom: 0.175em solid #CC6600;
	border-top: 1px solid #CC6600;        
	-moz-border-radius-bottomleft: 1em;
	-moz-border-radius-bottomright: 1em;
	border-bottom-left-radius: 1em;
	border-bottom-right-radius: 1em;
}
.infobox_title h2 {
	margin-bottom: 0;
}
.infobox_new  a {
	color: inherit;
	text-decoration: none;
	display: block;
	
}
.infobox_new a:link {
	color: inherit;
}
.infobox_new a:visited {
	color: inherit;
}
.infobox_new a:hover {
	color: #0000FF;
}

.infobox_nt {
	background-color: #FFC;
	width: 12.5em;
	border-radius: 1em;
	border: 0.175em solid #CC6600;
	-moz-border-radius: 1em;
	-moz-box-shadow: 0.0625em 0.0625em 0.5em #999999;
	margin-right: auto;
	margin-bottom: 1em;
	margin-top: 1em;
	margin-left: auto;
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 1em;
	padding-bottom: 1em;
}

#boxnexteventnew {
	color: #666666;
	font-weight: bold;
	text-align: center;
	width: 12.5em;
}
#boxnexteventnew h2 {
	font-size: 140%;
}
#boxnexteventnew li.line1 {
	font-size: 135%;
	margin-top: 0.4em;
	margin-bottom: 0.125em;
}
#boxnexteventnew li.line2 {
	font-size: 135%;
	margin-top: 0.1875em;
	margin-bottom: 0.125em;
}
#boxnexteventnew li.line3 {
	font-size: 140%;
	margin-bottom: 0.125em;
}
#boxnexteventnew li.line4 {
	font-size: 130%;
	margin-bottom: 0.3125em;
}
#boxnexteventnewn li.line5 {
	font-size: 175%;
	margin-bottom: 0.125em;
}
#boxnexteventnew li.line6 {
	font-size: 125%;
	margin-bottom: 0.125em;
}
#boxnexteventnew li.line7 {
	font-size: 75%;
}
#boxnextevent {
	color: #666666;
	font-weight: bold;
	text-align: center;
	width: 12.5em;
}
#boxnextevent span {
	display: block;
}
#boxnextevent a {
	display: block;
	text-decoration: none;
}
#boxnextevent span.line1 {
	font-size: 125%;
	margin-bottom: 0.125em;
}
#boxnextevent span.line2 {
	font-size: 112.5%;
	margin-top: 0.1875em;
	margin-bottom: 0.125em;
}
#boxnextevent span.line3 {
	font-size: 156%;
	margin-bottom: 0.125em;
}
#boxnextevent span.line4 {
	font-size: 137.5%;
	margin-bottom: 0.3125em;
}
#boxnextevent span.line5 {
	font-size: 175%;
	margin-bottom: 0.125em;
}
#boxnextevent span.line6 {
	font-size: 125%;
	margin-bottom: 0.125em;
}
#boxnextevent span.line7 {
	font-size: 75%;
}

#boxquicklinks {
	font-weight: bold;
	text-align: center;
	width: 12.5em;
}
#boxquicklinks h2 {
	font-size: 120%;
}
#boxquicklinks ul {
	margin-top: 0.25em;
	margin-bottom: 0.25em;
}
#boxquicklinks li {
	margin-bottom: 0.25em;
}
#boxquicklinks li a:link, #boxquicklinks li a:visited {
	color: #666666;
}
#boxquicklinks li a:hover {
	color: #930;
	text-decoration: underline;
}
#boxgiftaidform {
	font-weight: bold;
	color: #F33;
	text-align: center;
	width: 12.5em;
}
#boxgiftaidform a:hover {
	color: #666;
}
#boxgiftaidform ul {
	font-size: 120%;
	margin-top: 0.25em;
	margin-bottom: 0.25em;

}

div#bikeridetotal {
	width: 12.5em;
}
div#bikeridetotal span {
	font-size: 450%;
	color: #F00;
	margin-top: 1em;
}

img#amazlink1 {
	width: 11.25em;
	height: 3.25em;
}

div#boxpavilion {
	width: 12.5em;
	height: 100%;
}
div.pavilion_slides {
	font-size: 140%;
	margin-left: auto;
	margin-right: auto;
}
div.pavilion_slides div + div {
	display: none;
}
div.pavilion_slides a {
}
div.pavilion_slides img {
	width: 7.5em;
	height: 7.5em;
	margin-top: 0.5em;
	margin-bottom: 0.3em;
	text-align: center;
}
div#adhhbhonline.sidebox img {
	height: 3.625em;
	width: 11.25em;
}
/*
/*   */
#chrisbanner {
	text-align: center;
	width: 100%;
	margin-top: 1em;
	margin-bottom: 1em;
}
#chrisbanner img {
	height: 10.42em;
	width: 38em;
}

#sponsorbox/*
/*      Sponsorship Template
/*
/**/
 {
	width: 100%;
}
#sponsorbox #tabs {
	width: 100%;
	height: 1.875em;
	text-align: center;
	line-height: 1.875em;
}
#sponsorbox #tabs li {
/*	width: 8.75em; */
	width: 19%;
	height: 1.875em;
	float: left;
	display: block;
	background-color: #CCC;
	margin-right: 0.15em;
	margin-left: 0.15em;
	-moz-border-radius-topleft: 0.5em;
	-moz-border-radius-topright: 0.5em;
	border-top-left-radius: 0.5em;
	border-top-right-radius: 0.5em;
}
#sponsorbox #tabs li a {
	width: 100%;
	height: 100%;
	text-decoration: none;
	display: block;
	-moz-border-radius-topleft: 0.5em;
	-moz-border-radius-topright: 0.5em;
	border-top-left-radius: 0.5em;
	border-top-right-radius: 0.5em;
}
#sponsorbox #tabs li a span {
	font-size: 110%; 
}
#sponsorbox #tabs li a:link, #sponsorbox #tabs li a:visited {
	color: blue;
}
#sponsorbox #tabs li a:hover {
	color: white;
	background-color: #3300FF;
}

#sponsorbox #tabs a {
	width: 9.25em;
	height: 1.875em;
	text-align: center;
}
body#pcpavilion #tabs #tab1 a {
	color: white;
	background-color: #3300FF;
}
body#pchistory #tabs #tab2 a {
	color: white;
	background-color: #3300FF;
}
body#pcresidents #tabs #tab3 a {
	color: white;
	background-color: #3300FF;
}
body#pcgallery #tabs #tab4 a {
	color: white;
	background-color: #3300FF;
}
body#pcforms #tabs #tab5 a {
	color: white;
	background-color: #3300FF;
}

#sponsorbox #sponsorbody {
	border: thin solid #3333CC;
	padding-left: 0.375em;
	padding-right: 0.375em;
	padding-top: 0.312em;
}
#sponbox1 {
	width: 60%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 2em;
	padding: 0.4em;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	text-align: center;
	margin-bottom: 2em;
}
#sponbox1 ul {
	font-weight: bold;
}
#sponbox1 li {
	font-weight: bold;
	margin-bottom: 0.25em;
}

.pcthumbs {
	height: 26.5625em;
	padding-left: 1em;
}
.pcthumbs li {
	float: left;     
	margin-right: 0.3em;
	margin-bottom: 0.2em;
}
.pcthumbs li a:hover {
	opacity: 0.6;
}
.pcthumbs li img {
	border: thin solid #69001A;
	height: 4.875em;
	width: 6.5em;
}



#banner #adsponsor {
	margin-top: 1.5em;
}
#banner #adcasscats {
	margin-top: 1em;
}
#banner #adsgs {
	margin-top: 1em;
}
/*
/*
/* */
.pctext1 {
	font-size: 68.75em;
	font-style: normal;
	font-weight: bold;
}
.pcpictext {
	text-align: center;
	margin-top: 0;
	margin-bottom: 0;
}
hr {
	color: blue;
	margin-bottom: 1.25em;
}
.imgcent {
	text-align: center;
	padding-top: 0.625em;
	padding-bottom: 0.625em;
}
.imgcent p {
	font-size: 80%;
	font-weight: normal;
	text-align: center;
	margin-top: 0.2em;
}
.imgleft {
	float: left;
	margin: 0.312em 0.312em 0.312em 0;
}
.imgfltl {
	float: left;
	margin-top: 0;
	margin-right: 0.312em;
	margin-bottom: 0.312em;
	margin-left: 0;
}

.imgright {
	margin: 0.312em 0 0.312em 0.312em;
	float: right;
}

.centreimg {
	height: 9.875em;
	width: 15.625em;
	background-position: left 50%;
	text-align: center;
	vertical-align: bottom;
	padding-top: 1.25em;
}
.blueline {
	background-color: #0000FF;
	height: 0.0625em;
	color: #00CCCC;
	width: 85%;
	margin-top: 0.625em;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0.625em;
	overflow: hidden;
}
.greyline {
	font-size: 100%;
	background-color: #999;
	height: 0.08em;
	width: 85%;
	margin-top: 0.625em;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0.625em;
	overflow: hidden;
}
.spacer {
	height: 0.9375em;
	width: 100%;
}
/*
/      Index Page
/*/
#affshopping {
/*	font-size: 80%; */
	height: 9.375em;
	width: 11.25em;
	max-width: 11.25em;
	border: 0.125em solid #CC6600;
	margin-top: 0.04em;
	margin-left: 0.5em;
	font-weight: bolder;
	text-align: center;
	color: inherit;
	-moz-border-radius: 0.5em;
	border-radius: 0.5em;
	-moz-box-shadow: 0.0625em 0.0625em 0.5em #999999;
	box-shadow: 0.0625em 0.0625em 0.5em #999999;
	-webkit-box-shadow: 0.0625em 0.0625em 0.5em #999999;
	overflow: hidden;
}
#affshopping a {
	height: 9.375em;
	width: 11.25em;
	text-decoration: none;
	display: block;
	-moz-border-radius: 0.5em;
	border-radius: 0.5em;
}
#affshopping a:link, #affshopping a:visited {
	color: inherit;
}
#affshopping a:hover {
	background-color: #CCCCCC;
}
#affshopping span.line1 {
	font-size: 150%;
	margin-top: 0.2em;
	margin-right: 0.2em;
}
#affshopping span.line2 {
	display: block;
	font-size: 160%;
	margin-bottom: 0.8;
	margin-top: 0.1em;
}
#affshopping span.line3 {
	display: block;
	font-size: 110%;
	margin-bottom: 0.5em;
}
#affshopping span.line4 {
	display: block;
	font-size: 150%;
	margin-bottom: 0.1em;
}
#affshopping span.line5 {
	display: block;
}

.pcastore {
	width: 70%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 1em;
	padding-right: 0.312em;
	padding-bottom: 1em;
	padding-left: 0.312em;
	background-color: #66CCFF;
	margin-bottom: 0.625em;
	color: #FFFFFF;
	font-weight: bold;
}
.pcastore ul {
	font-size: 125%;
}
.pcastore:hover {
	background-color: #CCCCCC;
}

.pcastore a {
	text-decoration: none;
	color: #FFFFFF;
}
.clearfloat {
	clear: both;
	height: 0;
	font-size: 0.0625em;
	line-height: 0px;
}
/*
/*
/*
/*     ADOPTION GUIDE
/* */
#homelist li {
	margin-bottom: 1.25em;
	margin-top: 0.625em;
}
#homelist .subhead {
	font-size: 112.5%;
	font-weight: bold;
	color: #CC6600;
	margin-bottom: 0; 
}
#homelist .subhead a:link, #homelist .subhead a:visited {
	color: #CC6600;
}
#homelist .subhead a:hover {
	color: #0000FF;
}
#homelist .itemtext {
	font-size: 87.5%;
	margin-left: 1em;
	margin-top: 0.21em;
}
.homewarn1 {
	font-size: 112.5%;
	font-weight: bolder;
	text-transform: uppercase;
	color: #993300;
	text-align: center;
	margin-bottom: 0.27em;
}
.homewarn2 {
	font-size: 125%;
	font-weight: bolder;
	text-transform: uppercase;
	color: #993300;
	text-align: center;
	margin-bottom: 0.25em;
}
.homewarn3 {
	font-size: 112.5%;
	font-weight: bold;
	text-transform: uppercase;
	color: #993300;
	text-align: center;
	margin-bottom: 0.27em;
}
#hmqueries {
	width: 30em;
	margin-right: auto;
	margin-left: auto;
	padding-right: 0.25em;
	padding-left: 0.25em;
	border: 0.19em solid blue;
	margin-top: 1.87em;
}
#hmqueries p {
	font-size: 112.5%;
}
#returnlink {
	text-align: center;
	margin-top: 1.87em;
}
#returnlink p {
	font-size: 137.5%;
	color: #CC6600;
	text-align: center;
}
#returnlink a:link, #returnlink a:visited {
	color: #CC6600;
}
#returnlink a:hover {
	color: #0000FF;
}
/*
/*
/*    NEW GALLERIES
/* */
div#gn_index {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	margin-top: 1em;
}
div#gn_index li {
	margin-bottom: 0.5em;
}
div#gn_index a {
	text-decoration: none;
	display: block;
	height: 7em;
	border: solid 0.15em #999;
	color: inherit;
}
div#gn_index a:hover {
	border-color: #09C;
}
div#gn_index img {
	height: 6em;
	width: 8em;
	margin-left: 0.5em;
	margin-top: 0.5em;
	float: left;
}
div#gn_index h2 {
	font-size: 125%;
	margin-top: 0.25em;
	text-align: left;
	margin-left: 7.5em;
	color: #CC6600;
}
div#gn_index p {
	margin-left: 10em;
}

/*
/*
/*    GALLERIES
/* */
#galleryhdr {
	height: 1.875em;
	width: 100%;
}
#galleryhdr ul {
	list-style-type: none;
	height: 7.4375em;
}
#gallery1 #galleryhdr li.gallery1,
#gallery2 #galleryhdr li.gallery2,
#gallery3 #galleryhdr li.gallery3,
#gallery4 #galleryhdr li.gallery4
 {
	background-image: url(images/galleryblue.gif);
}

#gallery1 #galleryhdr li.gallery1 a,
#gallery2 #galleryhdr li.gallery2 a,
#gallery3 #galleryhdr li.gallery3 a,
#gallery4 #galleryhdr li.gallery4 a
 {
	color:#FFFFFF;
}
#galleryhdr li a {
	text-decoration: none;
	text-align: center;
	font-weight: bolder;
}
#galleryhdr li {
	float: left;
	background-image: url(images/gallerygrey.gif);
	height: 1.875em;
	width: 8.75em;
	margin-right: 0.0625em;
	display: block;
}
#galleryhdr li p {
	font-size: 118.75%;
	font-weight: bolder;
	text-align: center;
	margin: 0;
	padding: 0.2em 0em 0em;
}
#galleryhdr li a:link, #galleryhdr li a:visited {
	color: #003399;
	display: block; 
	height: 1.875em;
	width: 8.75em;
}

#galleryhdr li img {
}
#galleryhdr li a:hover {
	background-image: url(images/galleryblue.gif);
	color: #FFFFFF;
}

#bluebox {
	border: thin solid #3333CC;
	width: 98%;
}
#bluebox #picture {
	text-align: center;
}
#bluebox #thumbs {
	text-align: center;
}
#bluebox #thumbs table {
	width: 27.5em;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0.625em;
}
#bluebox #thumbs table td {
	padding: 0.312em;
}
#bluebox  h2   {
	margin-bottom: 0.9375em;
}
#bluebox   h1  {
	font-size: 200%;
	margin-top: 0.625em;
	margin-bottom: 0.312em;
}
.info_box {
	background-image: url(images/info_box_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 0.625em;
	margin: 0 auto 0.9375em;
}
.info_box h3 {
	font-size: 140%;
	font-weight: bolder;
	background-image: url(images/info_box_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0.312em;
	padding-bottom: 0.312em;
}
.info_box_top {
	background-image: url(images/info_box_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0.312em;
	font-size: 140%;
	font-weight: bold;
	display: block;
}
.info_box  a {
	color: inherit;
}
.info_box a:link {
	color: inherit;
	text-decoration: underline;
}
.info_box a:visited {
	color: inherit;
}

.info_box a:hover {
	color: #0000FF;
	text-decoration: none;
}
.pclink1 {
}
.pclink1 a:link, .pclink1 a:visited {
	color: #CC6600;
}
.pclink1  a:hover {
	color: #009933;
	text-decoration: none;
}
#pawnav {
	margin-right: auto;
	margin-left: auto;
	margin-top: 1.875em;
	margin-bottom: 0;
}
#pawpicture  {
	text-align: center;
}
#pawname {
	text-align: center;
	font-size: 200%;
	font-weight: bold;
}
#pawnav td {
	background-image: url(images/buttons/ppbutton.gif);
	height: 1.25em;
	width: 6.25em;
	background-repeat: no-repeat;
	background-position: center;
	color: #FFFFFF;
	text-align: center;
}
#pawnav td a:link, #pawnav td a:visited {
	font-size: 87.5%;	
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}
#pawnav td a:hover {
	color: #CC6633;
}
#pawdesc p {
}
.shopreturnbut {
	text-align: center;
	padding: 0.2em;
	margin-top: 1.875em;
}
.shopreturnbut a {
	text-transform: uppercase;
	background-color: #CCCCCC;
	text-align: center;
	font-size: 87.5%;
	text-decoration: none;
	width: 40em;
	padding: 0.2em;
}
.shopreturnbut a:link, .shopreturnbut a:visited {
	background-color: #CCCCCC;
	color: #CC0000;
}
.shopreturnbut a:hover {
	color: #000000;
}
#pcshopback {
	text-align: center;
	margin-top: 1.875em;
}
#boxhoming {
	color: #666666;
	width: 12.5em;
}
#boxhoming a {
	text-decoration: none;
	display: block;
}
#boxhoming span {
	font-weight: bold;
	display: block;
}
#boxhoming span.head {
	font-size: 112.5%;
	margin: 0 0 0.125em;
}
#boxhoming span.head2 {
	font-size: 140%;
	margin: 0 0 0.125em;
}
#boxhoming span.line1 {
	font-size: 120%;
	margin-bottom: 0.125em;
}
#boxhoming span.line2 {
	font-size: 175%;
	margin-bottom: 0.125em;
}
#boxhoming span.line3 {
	font-size: 112.5%;
	margin-bottom: 0.125em;
}
#boxhoming span.line4 {
	font-size: 175%;
	margin-bottom: 0.312em;
}
#boxhoming span.line5 {
	font-size: 100%;
}

#boxhomingnew {
	color: #666666;
	width: 12.5em;
}
#boxhomingnew a {
	text-decoration: none;
	display: block;
}
#boxhomingnew span {
	font-weight: bold;
	display: block;
}
#boxhomingnew h2 {
	font-size: 110%;
	margin-bottom: 0.125em;
}
#boxhomingnew li.line1 {
	font-size: 120%;
	margin-bottom: 0.125em;
}
#boxhomingnew li.line2 {
	font-size: 175%;
	margin-bottom: 0.125em;
}
#boxhomingnew li.line3 {
	font-size: 112.5%;
	margin-bottom: 0.125em;
}
#boxhomingnew li.line4 {
	font-size: 175%;
	margin-bottom: 0.312em;
}
#boxhomingnew li.line5 {
	font-size: 75%;
}
#boxhomingnew li.line6 {
	font-size: 125%;
	margin-bottom: 0.3em;
}

.highbacklink {
	width: 11.25em;
	padding: 0.625em;
	margin-right: auto;
	margin-left: auto;
}
.highbacklink:hover {
	background-color: #CCCCCC;
}
.topbanner {
	width: 100%;
	margin-top: 0.312em;
	margin-right: auto;
	margin-bottom: 0.5em;
	margin-left: auto;
	text-align: center;
}
#contact_box1 {
	width: 25em;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 1.25em;
}
#contact_box2 {
	width: 25em;
	margin-right: auto;
	margin-left: auto;
	margin-top: 1.25em;
}
#contact_box2 img {
	margin-top: 0.625em;
	margin-bottom: 0.625em;
}

#contact_box3 {
	width: 28.125em;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 1.25em;
	margin-top: 1.25em;
	font-weight: bold;
}
#contact_box3 h2 {
	font-size: 1.5em;
	font-weight: bolder;
}
#contact_box3 dt {
	display: block;
	float: left;
	width: 9em;
	text-align: right;
	padding-right: 1em;
	margin-bottom: 0.625em;

}
#contact_box3 dd {
	margin-bottom: 0.9375em;
}
#contact_box3 a:link, #contact_box3 a:visited {
	color: #330099;
}
#contact_box3 a:hover {
	color: #CC6600;
}
/*
/*   SHOPPING PAGE
/
/*/
.shoppinglink {
	width: 90%;
	min-height: 4em;
	margin-right: auto;
	margin-bottom: 0.5em;
	margin-left: auto;
	overflow: hidden;
}
.shoppinglink p {
	font-size: 75%;
	display: block;
	margin-left: 15.4em;
	text-align: left;
}
.shoppinglink a {
	text-decoration: none;
	display: block;
	min-height: 3.75em;
	height: 100%;
	overflow: hidden;
	padding-top: 0.3em;
	padding-right: 0.3em;
	padding-bottom: 0.3em;
	padding-left: 0.3em;
}
.shoppinglink img {
	width: 11.25em;
	height: 3.25em;
	float: left;
}
.shoppinglink a:link, .shoppinglink a:visited {
	border: 0.125em solid #FFFFFF;
	color: inherit;
}
.shoppinglink a:hover {
	border: 0.125em solid #999999;
}
/*
/*   EVENTS PAGE
/
/*/
.events_prt_only * {
	display: none;
}	

.eventscontainer {
	width: 100%;
	background-color: #FFFFCC; 
	margin-top: 1.5625em;
	margin-bottom: 1.5625em;
}
.eventscontainer .eventsheader {
	background-image: url(images/cirtr.png);
	background-repeat: no-repeat;
	background-position: right top; 
	height: 3.125em;
	overflow: hidden;
}
.eventscontainer div.eventsheader img {
	float: left;
}
.eventscontainer div.eventsheader p {
	font-size: 200%;
	font-weight: bolder;
	text-align: center;
}

.eventscontainer .eventsbottom {
	background-image: url(images/cirbr.png);
	background-repeat: no-repeat;
	background-position: right top;
}

.eventscontainer table {
	font-size: 87.5%;
	font-weight: bold;
	width: 100%;
}
.eventscontainer table td {
	border-color: #ECE9D8;
	border-width: 0.05em;
	border-style: solid;
}
.eventscontainer td.eventext {
	height: 2em;
	border-right-style: none;
	padding-top: 0.2em;
	padding-right: 0.1em;
	padding-left: 0.2em;
}
.eventscontainer td.eventdate {
	width: 6.2em;
	padding-right: 0.1em;
	padding-left: 0.2em;
	border-right-style: none;
}

.eventscontainer .eventtable tr.nonpandc {
	color: #CC6600;
}
.eventscontainer .eventtable tr.pcagm {
	color: #CC0000;
	font-weight: bold;
}
.eventscontainer .eventtable tr.bigevent {
	color: #CC0000;
	font-weight: bold;
}

.eventscontainer td.eventtime {
	width: 6em;
	padding-right: 0.1em;
	padding-left: 0.2em;
	border-right-style: none;
}
.eventscontainer td.eventinfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	font-weight: bolder;
	width: 1.125em;
	text-align: center;
	border-right-style: none;
	border-left-style: none;
	vertical-align: middle;
}
.eventscontainer td.eventmap a {
	text-decoration: none;
	padding-top: 0.5625em;
	padding-right: 0.125em;
	padding-bottom: 0.375em;
	padding-left: 0.125em;
}
.eventscontainer td.eventmap a:link, .eventscontainer td.eventmap a:visited {
	color: #663333;
}
.eventscontainer td.eventmap a:hover {
	color: blue;
	background-color: #CCCCCC;
}
.eventscontainer td.eventmap {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 0.625em;
	text-align: center;
	border-left-style: none;
	vertical-align: middle;
}

#eventstopbox {
	height: 13.75em;
}
#eventstopbox img {
	float: left;
	width: 18.75em;
	height: 12.5em;
	padding-right: 0.312em;
	padding-bottom: 0.312em;
}
#eventstopbox p.nonpc {
	color: #CC6600;
}

#eventsbasebox img {
	width: 17em;
	height: 12.75em;
}

.events_calendar {
	border: 0.125em solid #8C1734;
	margin-top: 0.3125em;
	margin-right: auto;
	margin-bottom: 0.625em;
	margin-left: auto;
	width: 14.0625em;
	text-align: center;
	padding-bottom: 0.312em;
}
.events_calendar .clmonth {
	background-color: #FFFF99;
	margin-right: auto;
	margin-left: auto;
}
.events_calendar .clmonth caption {
	text-align:center;
	font: bold 130% Verdana, "Times New Roman", Times, serif;
	padding-bottom: 0.2em;
	color: #009933;
}
.events_calendar .clmonth th {
	border: 0.0625em solid #AAAAAA;
	border-bottom: none;
	padding-top: 0.2em;
	padding-right: 0.4em;
	padding-bottom: 0.2em;
	padding-left: 0.4em;
	background-color: #CCCCCC;
	color: #0000FF;
	font-weight: bolder;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	}
.events_calendar .clmonth td {
	border: 0.0625em solid #EAEAEA;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	vertical-align: top;
	font-weight: bolder;
	padding-right: 0.2em;
	padding-left: 0.2em;
}
.events_calendar .clmonth  td.previous, .events_calendar .clmonth  td.next {
    background-color: #F6F6F6;
	color: #C6C6C6;
}
.events_calendar .clmonth td.active {
    background-color: #B1CBE1;
	color: #2B5070;
	border: 0.125em solid #4682B4;
}
.events_calendar .clmonth td.bankhol {
	color:#FF0000;
	border: 0.125em solid #FF0000;
}
.events_calendar .clmonth td.activehol {
    background-color: #B1CBE1;
	color: #FF0000;
	border: 0.125em solid #4682B4;
}
.events_calendar .clmonth td.openday {
	background-color: #FF9933;
	color: #FFFF33;
	border: 0.125em solid #4682B4;
}
.events_calendar .clmonth td.xmas {
	color:#FF9900;
	border: 0.125em solid #FF9900;
}
.events_calendar .clmonth td.agm {
	color:#CC0000;
	border: 0.125em solid #CC0000;
}

.events_calendar .clmonth th.ss {
	border: 0.0625em solid #AAAAAA;
	border-bottom: none;
	padding-top: 0.2em;
	padding-right: 0.4em;
	padding-bottom: 0.2em;
	padding-left: 0.4em;
	background-color: #CCCCCC;
	color: #FF0000;
	font-weight: bolder;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#month01.events_calendar {
}
#month02.events_calendar {
}
#month03.events_calendar {
}
#month04.events_calendar {
}
#month05.events_calendar {
	visibility: hidden;
}
#month06.events_calendar {
	visibility: hidden;
}
#month07.events_calendar {
	visibility: hidden;
}
#month08.events_calendar {
}
#month09.events_calendar {
}
#month10.events_calendar {
}
#month11.events_calendar {
}
#month12.events_calendar {
}

#events_notice {
	font-weight: bold;
	color: blue;
	border: 0.125em solid #993300;
	width: 90%;
	margin-top: 0.625em;
	margin-right: auto;
	margin-bottom: 0.625em;
	margin-left: auto;
	padding: 0.312em;
}
#events_notice p {
	font-size: 150%;
	text-align: center;
	margin: 0;
}
/*
/
/       HOMING PAGE
/*/
div#pairs_homing {
	float: left;
	width: 100%;
	text-align: center;
}
div#pairs_homing ul {
	width: 34em;
	margin-left: auto;
	margin-right: auto; 
}
div#pairs_homing li {
	float: left;
	border: 0.125em solid #CCCCCC;
	padding: 0.5em;
	width: 100%;
	margin-bottom: 0.5em;
	margin-right: auto;
	margin-left: auto;
}
div#pairs_homing li h3 {
	font-size: 140%;
	font-weight: bold;
	word-spacing: 0.2em;
	color: #CC6600;
	text-align: center;
}
div#pairs_homing li p {
	font-size: 90%;
	font-weight: bold;
	line-height: 1.4em;
	text-align: left;
}
div#pairs_homing li p.line1 {
	color:#666666;
	line-height: normal;
}
div#pairs_homing li img {
	float: left;
	margin-left: 2em; 
	margin-right: 2em;
	width: 12.5em;
	height: 12.5em;
}
div#pairs_homing li img.wide {
	width: 25em;
	height: 12.5em;
	float: none;
	margin-right: 0;
	margin-left: 0;
}

div#main_homing {
	float: left;
	width: 100%;
}
div#main_homing ul {
	width: 30em;
	margin-left: auto;
	margin-right: auto; 
}
div#main_homing li {
	float: left;
	border: 0.125em solid #CCCCCC;
	padding: 0.5em;
	width: 100%;
	margin-bottom: 0.5em;
	margin-right: auto;
	margin-left: auto;
}
div#main_homing li h3 {
	font-size: 140%;
	font-weight: bold;
	text-align: left;
	word-spacing: 0.2em;
	color: #CC6600;
}
div#main_homing li p {
	font-size: 90%;
	font-weight: bolder;
	line-height: 1.4em;
	text-align: left;
	margin-left: 15em;
}
div#main_homing li p.line1 {
	color:#666666;
	line-height: normal;
}
div#main_homing li p.hmnote {
	color:#900;
	line-height: normal;
}
div#main_homing li img {
	float: left;
	margin-right: 1em;
	width: 12.5em;
	height: 12.5em;
}
/*
/
/       HAPPY TALES INDEX
/*/
ul#htrehomed {
	font-weight: bold;
	line-height: 1.3em;
	list-style-type: disc;
	list-style-position: inside;
	color: #CC6600;
	text-align: left;
	margin-left: 5em;
	margin-bottom: 0.75em;
	font-size: 110%;
}

ul#htindex  {
 	overflow: hidden;
}

ul#htindex li:hover {
	background-color: #CCCCCC;
}

ul#htindex li {
	float: left;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	border: 0.0625em solid #CCCCCC;
	padding: 0.625em;
	margin-bottom: 0.3125em;
}
ul#htindex li a {
	text-decoration: none;
	min-height: 5.625em;
	height: 100%;
	width: 100%;
	display: block;
}
ul#htindex li a:link, ul#htindex li a:visited {
	color: inherit;
}
ul#htindex li img {
	height: 5.9375em;
	width: 11.875em;
	float: left;
	padding-right: 0.625em;
	text-align: right;
}
ul#htindex li img.imgcentre {
	height: 5.625em;
	width: 5.625em;
	float: left;
	padding-right: 3.75em;
	text-align: right;
	padding-left: 3.125em;
}
ul#htindex li h3 {
	font-size: 130%;
	font-weight: bold;
	color: #CC6600;
	text-align: left;
	word-spacing: 0.2em;
	margin-top: 0;
	margin-bottom: 0.1em;
}
ul#htindex li p {
	font-size: 90%;
	margin-top: 0;
	margin-left: 13.75em;
}

#htguidelink {
/*	height: 10em; */
	width: 10.9375em;
	background-color: #FFFFCC;
	margin-right: auto;
	margin-left: auto;
	border: 0.125em solid #CC6600;
}
div#htguidelink a {
	color: inherit;
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
}
div#htguidelink p {
	font-size: 175%;
	font-weight: bold;
	line-height: 1.5em;
	text-align: center;
	margin: 0;
	vertical-align: top;
}
div#htguidelink a:link {
}
div#htguidelink a:hover {
	background-color: #F7F7F7;
}
div#banner div#adthorntons {
	margin-top: 3em;
}
/* 
/*     HAPPY TALES PAGES
/*
/* */
img#ht1pic1 {
	height: 16.4375em; 
	width: 21.875em;
}
img#ht1pic2 {
	height: 28.3125em; 
	width: 15.625em;
}
img#ht2pic1 {
	height: 18.75em; 
	width: 25em;
}
img#ht2pic2 {
	height: 18.75em; 
	width: 25em;
}
img#ht3pic1 {
	height: 14.125em; 
	width: 23.75em;
}
img#ht3pic2 {
	height: 15.1875em; 
	width: 23.75em;
}
img#ht3pic3 {
	height: 14.4375em; 
	width: 23.6875em;
}
img#ht3pic4 {
	height: 21.6875em; 
	width: 32.875em;
}
img#ht3pic5 {
	height: 11.5625em; 
	width: 10em;
}
img#ht4pic2 {
	height: 12.5625em; 
	width: 18.75em;
}
img#ht4pic3 {
	height: 24.5625em; 
	width: 13.125em;
}
img#ht4pic6 {
	height: 13.6875em; 
	width: 18.75em;
}
img#ht4pic9 {
	height: 12.875em; 
	width: 15.1875em;
}
div#ht32pic1 img {
	height: 19.875em; 
	width: 30em;
}
div#ht32pic2 img {
	height: 21.25em; 
	width: 30em;
}
div#ht33pic2 img {
	height: 22.5em; 
	width: 30em;
}
div#ht33foot {
	height: 30em;
}
img#ht33pic1 {
	height: 20em; 
	width: 15em;
	float: left;
	margin: 0;
}
div#ht33def {
/*	height: 24em; */
	border: 0.25em solid #CC6600;
	margin-left: 20em;
	margin-top: 0.5em;
	padding: 0.5em;
	margin-right: 2em;
}
div#ht33def h2 {
	font-size: 125%;
}
/*
/     
/     PAWTRAITS PAGE
/
/*/
#pawthumbs {
	width: 100%;
	height: 26.5625em;
}
#pawthumbs ul {
}
#pawthumbs li {
	float: left;
	margin-right: 0.4em;
	margin-bottom: 0.4em;
	display: block;
	height: 6.9375em;
	width: 8.75em;
}
#pawthumbs li img {
	height: 6.8125em;
	width: 8.625em;
	border: 0.0625em solid #69001A;
}
#pawthumbs li a:hover img {
	opacity: 0.6;
}



#contacts_warning2 {
	font-weight: bolder;
	font-size: 112.5%;
	text-align: center;
	margin-bottom: 1.875em;
	color: #FF0000;
	width: 26.5625em;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0.312em;
	padding-right: 0.1875em;
	padding-bottom: 0.312em;
	padding-left: 0.1875em;
	border: 0.125em solid #FF0000;
}
/*
/*
/*       join.php
/* */
#jointypes {
	width: 26em;
	margin-right: auto;
	margin-left: auto;
	margin-top: 1.25em;
	margin-bottom: 1.25em;
	border: solid 0.125em #CC6600;
	padding: 0.312em;
}
#jointypes table {
}
#jointypes td {
	padding-top: 0.625em;
	padding-bottom: 0.625em;
	vertical-align: middle;
}
#jointypes td.mtabtxt {
	font-size: 87.5%;
	font-weight: bolder;
	width: 11.5em;
	text-align: right;
	padding-right: 0.625em;
}
#jointypes td.mtabcost {
	font-size: 112.5%;
	font-weight: bolder;
	text-align: right;
	width: 4em;
}
#jointypes td.mtabpp {
	width: 9em;
	text-align: right;
}
#joinpdf {
	width: 26em;
	margin-right: auto;
	margin-left: auto;
	margin-top: 1.25em;
	margin-bottom: 1.25em;
	border: solid 0.125em #CC6600;
	padding: 0.312em;
}
#joinpdf  img {
	float: left;
	padding-right: 1.25em;
}
#joindlf {
	width: 75%;
	font-size: 112.5%;
	font-weight: bold;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	border: 0.0625em solid #000000;
	margin-bottom: 1.25em;
}
#joindlf a {
	display: block;
	width: 100%;
	text-decoration: none;
	padding-top: 0.25em;
	padding-bottom: 0.25em;
}
#joindlf a:link, #joindlf a:visited {
	color: #990000;
}
#joindlf a:hover {
	background-color: #CCCCCC;
}


#pcslist li {
	margin-bottom: 1.25em;
	margin-top: 0.625em;
}
#pcslist .subhead {
	font-size: 112.5%;
	font-weight: bolder;
	color: #CC6600;
	margin-bottom: 0;
}
#pcslist .itemtext {
	font-size: 87.5%;
	margin-left: 1em;
	margin-top: 0.1875em;
}
/*
/*
/*		Sponsorship Residents Page
/**/
.resline {
	text-align: center;
}

div#reslist {
	width: 35.15em;
	text-align: center;
	/*	float: left; */
	margin-top: 0.312em;
	margin-right: auto;
	margin-left: auto;
	border-color: #CCCCCC;
	border-width: 0.0625em;
	overflow: hidden;
}
div#reslist li {
	font-weight: bolder;
	font-size: 112.5%;
	width: 33%;
	float: left;
	display: block;
	text-align: center;
}
div#reslist li a {
	text-decoration: none;
	display: block;
	height: 10.6em;
	padding-top: 1.25em;
}
div#reslist li a:link, #reslist li a:visited {
	color: inherit;
}
div#reslist li a:hover {
	background-color: #CCCCCC;
}

div#reslist li img {
	height: 8.33em;
	width: 8.33em;
	padding-left: 0.2em;
	padding-right: 0.2em;
/*	cursor: url(cursors/catpaw.cur),default; */
}

div#reslist li.bord_br {
	border-bottom: 0.0625em solid;
	border-right: 0.0625em solid;
	border-color: #CCCCCC;
}
div#reslist li.bord_b {
	border-bottom: 0.0625em solid;
	border-color: #CCCCCC;
}
div#reslist li.bord_lr {
	border-left: 0.0625em solid;
	border-right: 0.0625em solid;
	border-color: #CCCCCC;
}
#infobar #reshomed #resrhbox {
	font-weight: bolder;
	font-size: 125%;
	border: 0.125em solid #00CC33;
	width: 10em;
	margin-right: auto;
	margin-left: auto;
	margin-top: 1em; 
	height: 2.65em;
	color: #00CC33;
	line-height: 1.4em;
	margin-bottom: 1em;
}

#infobar #reshomed ul {
	font-weight: bolder;
	font-size: 125%;
	margin-left: 0.1em;
}
#infobar #reshomed h2 {
	font-size: 130%;
	margin-top: 3em;
}
#infobar #reshomed h3 {
	font-size: 130%;
	margin-top: 0.3em;
	margin-bottom: 0.3em;
}
#infobar #reshomed li {
	margin-bottom: 0;
	margin-left: 0.625em;
	padding: 0.625em;
	display: block; 
	border-bottom-width: 0.06em;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	width: 9em;
}
#infobar #reshomed li img {
	padding: 0.625em 0.625em 0;
}
#infobar #reshomed li {
/*	display: inline-block; */
}
#infobar #reshomed li a {
	text-decoration: none;
	display: block;
	padding-bottom: 0.312em;
}
#infobar #reshomed li a:link, #infobar #reshomed li a:visited {
	color: inherit;
}
#infobar #reshomed li a:hover {
	background-color: #CCCCCC;
}
img#grace1 {
	width: 25em;
	height: 18.75em;
}
img#ella1 {
	width: 25em;
	height: 18.75em;
}
img#ella2 {
	width: 25em;
	height: 18.75em;
}
/*
/*
/*        OPEN DAY
/**/
div#odslideshow {
	text-align: center;
	width: 35em;
	height: 26.25em;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
div#odslideshow img {
	text-align: center;
	width: 35em;
	height: 26.25em;
	margin: auto auto 0;
}
#slidescredit  p {
	color: #000;
	font-size: 0.625em;
	text-align: center;
	padding-right: 1.875em;
	margin-top: 0;
	margin-bottom: 1.25em;
}

.odgallerylink {
	font-size: 137.5%;
	font-weight: bolder;
	background-color: #CCCCCC;
	color: #FFFFFF;
	border: 0.0625em solid #000000;
	width: 9em;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0.625em;
}
.odgallerylink a{
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 100%;
	height: 100%;
	padding: 0.312em;
}
.odgallerylink a:hover{
	color: #0033CC;
	text-decoration: none;
}
div#gb_countdown_wrap {
	margin-top: 10px;
	margin-bottom: 1.5em;
}
div#gb_countdown_wrap #gb_timer {
	position: relative;
	font-weight: bold;
	color: #000000;
	height: 4em;
	width: 18.875em;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
div#gb_countdown_wrap #gb_timer img {
	position: absolute; 
    left: 0; 
    top: 0; 
    z-index: 1;
}
div#gb_countdown_wrap #gb_timer ul {
	position: relative; 
	padding: 0 0 0 1px;
	margin: 0;
	z-index: 2;
}
div#gb_countdown_wrap #gb_timer li {
	font-size: 150%; 
	float: left;
	list-style-type: none;
	display: block;
	width: 65px;
	padding-right: 3px;
	padding-left: 6px;
	margin: 30px 0 0;
}
div#odheadpic {
	text-align: center;
	margin-bottom: 1em;
}
h1.line1  {
	font-size: 2.375em;
	margin-bottom: 0.125em;
}
h1.line2 {
	font-size: 150%;
	font-weight: bolder;
}

#odroute {
}
#odroute p.tabtext2 {
	font-size: 112.5%;
	font-weight: bolder;
	color: inherit;
	background-position: center;
	text-align: center;
}
#odroute p.tabtext6 {	
	font-size: 87.5%;
	font-weight: bolder;
	color: blue;
}
#odroute p.postcode {
	font-size: 1.375em;
	color: #CC6600;
	text-align: center;
}

#odinfo {
	width: 28.125em;
	margin-top: 1.25em;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 1.25em;
	padding-right: 0.312em;
	padding-left: 0.312em;
	border: 0.125em solid #CC6600;
}
#odinfo p.odtext1 {
	font-size: 137.5%;
	color: #CC6600;
	text-align: center;
	margin-bottom: 0px;
}

#raye {
	width: 24.875em;
	margin-right: auto;
	margin-left: auto;
	margin-top: 1.25em;
	border: 0.125em solid #993333;
	color: #CC6600;
	text-align: center;
	font-weight: bold;
}
#raye img {
	margin: 0.625em;
}
#raye p.line1 {
	font-size: 162.5%;
	text-align: center;
	font-weight: bold;
	margin-bottom: 0;
}
#raye p.line2 {
	text-align: center;
}
#raye p.line3 {
	text-align: center;
	font-weight: bold;
	font-size: 162.5%;
}
#raye  p.line4 {
	text-align: center;
	font-weight: bold;
	font-size: 112.5%;
}
#banner #ad_casscats img {
	border: 0.0625em solid #000000;
}
#odroute p span {
	color: #CC6600;
}
#odmgarden {
	border: 0.125em solid #CC6600;
	-moz-border-radius: 0.625em;
	-ms-border-radius: 0.625em;
	border-radius: 0.625em;
	margin-top: 1.25em;
	margin-bottom: 1.25em;
	padding: 0.625em;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFCC;
}
#odmgarden p {
	font-size: 85%;
}
#odmgarden a:link, #odmgarden a:visited {
	font-weight: bold;
	color: #993333;
}
#odmgarden a:hover {
	color: #FF6666;
}
#odpavilion {
	border: 0.125em solid #CC6600;
	-moz-border-radius: 0.625em;
	border-radius: 0.625em;
	margin-top: 1.25em;
	margin-bottom: 1.25em;
	padding: 0.625em;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFCC;
}
#odpavilion p {
	font-size: 85%;
}
#odpavilion  a:link, #odpavilion  a:visited {
	font-weight: bold;
	color: #993333;
}
#odpavilion a:hover {
	color: #FF6666;
}
/*
/* OPEN DAY 2010 GALLERY
/* */
.odthumbs {
	width: 100%;
	height: 26.5625em;
}
.odthumbs li {
	float: left;
	margin-left: 0;
	margin-right: 0.5em;
	margin-bottom: 0.5em;
	margin-top: 0;
	height: 6.5em;
	width: 8.625em;
}
.odthumbs li img {
	border: thin solid #69001A;
	height: 6.5em;
	width: 8.625em;
}
/*
/*    Tia's Kittens
/**/
#pcmiddy {
	border: 0.125em solid #CC6600;
	width: 12.25em;
	margin-right: auto;
	margin-left: auto;
	margin-top: 1.25em;
	color: #CC6600;
}
#pcmiddy p.line1 {
	font-size: 175%;
	font-weight: bold;
	text-align: center;
}
#pcmiddy p.line2 {
	font-size: 87.5%;
	font-weight: bold;
	text-align: center;
}
#pcmiddy p.line3 {
	text-align: center;
	font-weight: bold;
	color: #000000;
	font-size: 1.5em;
}
#pcmiddy p.line4 {
	font-weight: bold;
	font-size: 112.5%;
	text-align: center;
}
#tiaendbox {
	color: #CC6600;
	width: 85%;
	margin-top: 1em;
	margin-right: auto;
	margin-left: auto;
	padding-right: 0.312em;
	padding-left: 0.312em;
	border: 0.125em solid #CC6600;
}
#tiaendbox a:link, #tiaendbox a:visited {
	font-weight: bold;
	color: #993333;
}
#tiaendbox a:hover {
	color: #FF6666;
}

/*
/
/* Happy Tale 30
/*
/*/
div#ht30_pics1 {
	margin-top: 1em;
}
div#ht30_pics1 img {
	margin-left: 3em;
}
#pcf_links {
	width: 10em;
	float: right;
	margin-right: 1em;
	margin-left: 1em;
	margin-bottom: 1em;
	border: 2px solid #CC6600;
	border-radius: 1em;
}
#pcf_links a {
	display: block;
	text-align: center;
	text-decoration: none;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	font-size: 120%;
	color: #C30;
}
#pcf_links a:hover   {
	color: #063;

}
#sponsorbody h2   {
	margin-top: 1.5em;
}

