body {
	font-family: "lucida grande", verdana, geneva, sans-serif;
	font-size: 70%;
	margin: 0;
	padding: 0;
	color: #666666;
	background-color: #55698A;
}

/*************** Container ***************/
#container {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

/*************** Top ***************/
#top {
	background-image: url(../images/header_bg.gif);
	height: 10px;
}

/*************** Header ***************/
#shadow {
	background-image:url('../images/shadow.gif');
	background-repeat: repeat-x;
	background-position: bottom;
	height:305px;
}

#header_home {
	height: 300px;
	background-image: url(../images/header_home.jpg);
}

#header_sitemap {
	height: 300px;
	background-image: url(../images/header_sitemap.jpg);
	background-repeat:no-repeat;
}

#header_about {
	height: 300px;
	background-image: url(../images/header_about.jpg);
}

#header_general {
	height: 300px;
	background-image: url(../images/header_general.jpg);
}

#header_cattery {
	height: 300px;
	background-image: url(../images/header_cattery.jpg);
}

#header_news {
	height: 300px;
	background-image: url(../images/header_news.jpg);
}

#header_testimonials {
	height: 300px;
	background-image: url(../images/header_testimonials.jpg);
}

#header_breed {
	height: 300px;
	background-image: url(../images/header_breed.jpg);
}

#header_british {
	height: 300px;
	background-image: url(../images/header_british.jpg);
}

#header_colours {
	height: 300px;
	background-image: url(../images/header_colours.jpg);
}

#header_standard {
	height: 300px;
	background-image: url(../images/header_standard.jpg);
}

#header_cats {
	height: 300px;
	background-image: url(../images/header_cats.jpg);
}

#header_boys {
	height: 300px;
	background-image: url(../images/header_boys.jpg);
}

#header_companions {
	height: 300px;
	background-image: url(../images/header_companions.jpg);
}

#header_girls {
	height: 300px;
	background-image: url(../images/header_girls.jpg);
}

#header_memories {
	height: 300px;
	background-image: url(../images/header_memories.jpg);
}

#header_gallery {
	height: 300px;
	background-image: url(../images/header_gallery.jpg);
}

#header_show {
	height: 300px;
	background-image: url(../images/header_show.jpg);
}

#header_showguide {
	height: 300px;
	background-image: url(../images/header_showguide.jpg);
}

#header_showresults {
	height: 300px;
	background-image: url(../images/header_showresults.jpg);
}

#header_titles {
	height: 300px;
	background-image: url(../images/header_titles.jpg);
}

#header_national2006 {
	height: 300px;
	background-image: url(../images/header_national2006.jpg);
}

#header_national2007 {
	height: 300px;
	background-image: url(../images/header_national2007.jpg);
}

#header_national2008 {
	height: 300px;
	background-image: url(../images/header_national2008.jpg);
}

#header_national2009 {
	height: 300px;
	background-image: url(../images/header_national2009.jpg);
}

#header_adopting {
	height: 300px;
	background-image: url(../images/header_adopting.jpg);
}

#header_conditions {
	height: 300px;
	background-image: url(../images/header_conditions.jpg);
}

#header_allabout {
	height: 300px;
	background-image: url(../images/header_allabout.jpg);
}

#header_shopping {
	height: 300px;
	background-image: url(../images/header_shopping.jpg);
}

#header_available {
	height: 300px;
	background-image: url(../images/header_available.jpg);
}

#header_adults {
	height: 300px;
	background-image: url(../images/header_adults.jpg);
}

#header_enquiry {
	height: 300px;
	background-image: url(../images/header_enquiry.jpg);
}

#header_adultenquiry {
	height: 300px;
	background-image: url(../images/header_adultenquiry.jpg);
}

#header_articles {
	height: 300px;
	background-image: url(../images/header_articles.jpg);
}

#header_compost {
	height: 300px;
	background-image: url(../images/header_compost.jpg);
}

#header_enclosure {
	height: 300px;
	background-image: url(../images/header_enclosure.jpg);
}

#header_links {
	height: 300px;
	background-image: url(../images/header_links.jpg);
}

#header_cube {
	height: 300px;
	background-image: url(../images/header_cube.jpg);
}

#header_stud {
	height: 300px;
	background-image: url(../images/header_stud.jpg);
}

/*************** Banner ***************/
#banner {
	text-align: right;
	background-color: #FFFFFF;
	padding: 10px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}

/*************** Main Navigation ***************/
#globalnav {
	float: left;
	font-family: Georgia;
	font-size: 1.1em;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	width: 190px;
}

#globalnav ul {
	padding: 0;
	list-style-type: none;
	margin: 0 0 0 20px;
}

#globalnav li a {
	padding: 0.8em;
	margin: 0px;
	display: block;
	color: #3366FF;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

#globalnav li.select {
	font-weight:bolder;
}

#globalnav ul.normal {
	font-weight:normal;
}

#globalnav li.last {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#globalnav li.selectlast {
	font-weight:bolder;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

/** IEwin hack for maximum clickable area **/
/* Hides from IE5-mac \*/
* html #globalnav a {
	height: 1%;
}
/* End hide from IE5-mac */
		
#globalnav li a:hover {
	color: #3366FF;
	background-color: #DAE3FF;
}

#globalnav li a.active {
	color: #3366FF;
	background-color: #DAE3FF;
}

/*************** Available ***************/

#available {
	float: left;
	text-align: center;
	clear: left;
	width: 170px;
	margin: 10px 0 0 40px;
	padding: 0;
	font-weight: bold;
}

/*************** PetPlan ***************/

#petplan {
	float: left;
	text-align: center;
	clear: left;
	width: 170px;
	margin: 10px 0 0 40px;
	padding: 0;
	font-weight: bold;
}

/*************** Events ***************/
#news {
	float: right;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-right: 20px;
	width: 190px;
}

/*************** Content ***************/
#contentcontainer {
	margin-right: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
}

#contenthome {
	line-height: 1.8em;
	font-size: 1.1em;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 20px;
	margin-left: 220px;
	margin-right: 220px;
	padding-left: 20px;
}

#content {
	line-height: 1.8em;
	font-size: 1.1em;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 20px;
	margin-left: 220px;
	padding-left: 20px;
}

#contenthome a {
	color: Gray;
}

#contenthome a:hover {
	text-decoration: underline;
	color: #CC0000;
}


em {
	font-style: normal;
	font-weight: bold;
	color: #669900;
}

em.small {
	font-style: normal;
	font-size: 0.9em;
	font-weight: bold;
	color: #669900;
}

/*************** Footer ***************/
#footer {
	color: #666666;
	clear: both;
	line-height: 1.5em;
	font-size: 0.9em;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	padding-top: 10px;
	background-color: #E0E0E2;
	background-image: url(../images/footer_logo.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

/*************** Headings ***************/
h1, h2, h3, h4, h5, h6 {
	/*font-family: "lucida grande", verdana, geneva, sans-serif;*/
	font-family:Georgia;
	color: #3366FF;
	line-height: normal;
}
	
h1 {
	font-size: 2.4em;
	font-weight: normal;
	margin: 0px;
}

h2 {
	font-size: 1.8em;
	color: #33CCFF;
	font-weight: normal;
}

h3 {
	font-size: 1.6em;
	font-weight: normal;
}

h4 {
	font-size: 1.4em;
}

h5 {
	font-size: 1.2em;
}

h6 {
	font-size: 1em;
	font-weight: normal;
}

/*************** Global ***************/
.hide {
	display: none;
}

a:link {
	text-decoration: underline;
	color: #33CCFF;
}

a:visited {
	text-decoration: underline;
	color: #333333;
}

a:hover {
	text-decoration: underline;
	color: #CC0000;
}

img {
	border: none;
}

object {
	display: block;
}

strong, b {
	font-weight: bold;
}

.photo {
	border: 3px solid silver;
	margin: 15px 15px 15px 15px;
}

.floatedrightphoto {
	float: right;
	border: 3px solid silver;
	margin: 15px 15px 15px 15px;
}

.floatedleftphoto {
	float: left;
	border: 3px solid silver;
	margin: 15px 15px 15px 0px;
} 

.floatright {
	float: right;
}

.floatleft {
	float: left;
}

.clear {
	clear: both;
}

fieldset {
	border: 0px none;
	margin: 0px;
	padding: 0px;
}

hr {
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	margin-right: auto;
	margin-left: 0px;
	height: 1px;
	color: #CCCCCC;
	background-color: #CCCCCC;
}

code {
  	margin: 5px 0;
  	padding: 15px;
  	text-align: left;
  	display: block;
  	overflow: auto;  
  	font: 500 10px 'Lucida Console', 'courier new', monospace ;
  	/* white-space: pre; */
  	border: 1px solid #EBEBEB;
	background: #F0F0F0;  
}

