
body { 
width:800px;
background-color:#ffffff; 
font-family:Tahoma; 
color:#333333;
margin: 10px auto 5px auto;
border: 1px #dddddd solid;
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
padding-top:15px; 
}

h1 { font-weight:bold; font-size: 1.8em;  margin: 0px 5px 5px 10px; font-variant:small-caps; color:#666633; }
h2 { font-weight:normal; font-size: 1.3em; margin-left: 10px; margin-right: 5px; color:#666666;}
h2 a{ font-weight:normal; font-size: 1.3em; color:#666666; text-decoration:none; }
h3 { font-family:Georgia; font-weight:bold; font-size: 1.0em; margin-top:20px; margin-left: 10px; margin-right: 5px;  color:#666633;}
h4 { font-family:Georgia; font-weight:bold; font-size: 0.9em; margin-left: 20px; margin-right: 10px; color:#666633;}


p, ul { font-size: 0.9em; margin: 5px 5px 5px 10px; line-height:1.4em;}
a { color:#000099; }
a:hover { color:#666633; text-decoration: none;}
a img { text-decoration: none; border:none;}

.small {font-size: 80% ; }

.indeximg { background-image: url(images/brooke-dog.jpg); background-repeat: no-repeat; background-position: right top; height:300px; }
.class1img { background-image: url(images/clickerclass.jpg); background-repeat: no-repeat; background-position: 450px 30px;  }
.class2img { background-image: url(images/junemaxi.jpg); background-repeat: no-repeat; background-position: 450px 30px;  }
.class3img { background-image: url(images/junegolden.jpg); background-repeat: no-repeat; background-position: 450px 30px;  }
.clickerimg { background-image: url(images/greyhound.jpg); background-repeat: no-repeat;background-position: 450px 30px;  }
.juneimg { background-image: url(images/junehooper.jpg); background-repeat: no-repeat; background-position: 450px 30px;  }
.simonimg { background-image: url(images/Simon.jpg); background-repeat: no-repeat; background-position: 550px 30px;  }

.grey { background-color:#dddddd; padding:2px; margin:0; color:#666633; font-size:0.7em; text-align:right; line-height:1.0em; }
	.grey a { color:#666633; text-decoration:none;}
.ltgrey { background-color:#f2f2f2; padding:2px; margin:0; color:#666633; font-size:0.7em; text-align:right; line-height:1.0em; }
	.ltgrey a { color:#666633; text-decoration:none;}

.schedule { font-size: 0.9em; text-align:right; }
.sidebar { color:#000000; font-size:0.8em; float:left; width:200px; margin-right:20px; margin-bottom:10px; line-height:1.4em;}
.navbutton { border: 1px #dddddd solid; -moz-border-radius: 10px;
-webkit-border-radius: 10px;}
    .navbutton a { text-decoration:none; color:#666633;}
	.navbutton  a:hover {color:#333399;}
	.navbutton h4 { font-family:Georgia; font-weight:bold; font-size: 0.9em; text-align:center; margin: 10px; color:#666633; }
.footer { color:#999999; font-size:0.7em; text-align:right; }
#here {background-color:#dddddd; } 
#here h4:hover {color: #666633; }

