body {
margin: 0 auto;
padding: 0;
  font-family: verdana, arial, sans-serif;
  font-size: 0.75em;
  color: #000000;
}
#wrap {
background: #ffffff;
color: #303030;
width: 760px;
}

#header {
display: none !important;
}

#frontphoto {
display: none !important;
}

#navmenu {
display: none !important;
}

#news {
display: none !important;
}

.news {
margin: 10px 0 10px 0;
padding: 10px;
width: 130px;
color: #505050;
background-color: #f4f4f4;
line-height: 1.3em;
}

#events {
display: none !important;
}


#content {

clear: none;
margin: 0 160px 20px 160px;
border-left: none;
border-right: none;
padding: 0 10px 0 10px;
line-height: 1.6em;
text-align: left;
}
#content h1 {
padding: 12px 0 12px 10px;
font-size: 1.9em;
margin: 0 0 0.5em 0;
background: url(images/h1_bg_blue.jpg) no-repeat bottom center;
line-height:1.2em;
}

#content h2 {
padding: 5px 0 12px 10px;
font-size: 1.5em;
margin: 0 0 0.5em 0;
background: url(images/h1_bg.jpg) no-repeat bottom center;
line-height:1.2em;
}
#content h3 {
padding: 5px 0 12px 10px;
font-size: 1.1em;
margin: 0 0 0.5em 0;
text-align: center;
}
#content h4 {
padding: 5px 0 12px 10px;
font-size: 1.5em;
margin: 0 0 0.5em 0;
background: url(images/h1_bg.jpg) no-repeat bottom center;
line-height:1.2em;
color: #008fbf;
}

#content img {
padding: 1px;
background: #cccccc;
border: 4px solid #f0f0f0;
}

h3 {
font-size: 1.3em;
margin: 0 0 10px 0;
}

a {
text-decoration: none;
color: #286ea0;
}

a:hover {
text-decoration: underline;
/*color: #286ea0;*/
color: #33ccff;
}

a img {
border: 0;
}

#footer {
clear: both;
margin: 0 auto;
padding: 10px 0 20px 0;
border-top: none;
width: 760px;
text-align: center;
color: #808080;
font-size: 0.9em;
}

#footer a {
color: #808080;
text-decoration: none;
}

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

ul.paws {
list-style-image: url(images/paw.gif);
list-style-type: circle;
list-style-position:outside;
}

.left {
margin: 10px 10px 5px 0;
float: left;
}

.right {
margin: 10px 0 5px 10px;
float: right;
}
.imgcenter {
display: block;
margin-left: auto;
margin-right: auto;
text-align:center;
}

.textright {
text-align: right;
}
.textleft {
text-align: left;
}

.textcenter {
text-align: center;
}


.small {
font-size: 0.8em;
}

.bold {
font-weight: bold;
}
.centerboldblue {
font-weight: bold;
color: #008fbf;
text-align: center;
}

.centerbold {
font-weight: bold;
text-align: center;
}

.hide {
display: none;
}
table {
margin-left: auto;
margin-right: auto;
}
table.ring {
background: #aaabca;
}
table.links {
border-collapse: collapse;
border: none;
empty-cells: show;
}
td.appcell {
font-size: 0.8em;
font-weight: bold;
}
td.apptitle {
font-size: 1em;
font-weight: bold;
color: #FFFFFF;
background: #000000;
}
td.dog {
font-size: 1em;
font-weight: bold;
text-align: center;
}
td.linkstitle {
border: none;
font-size: 1.2em;
font-weight: bold;
text-align: center;
}
td.links {
border: dotted 2px #cccccc;
font-size: 0.9em;
font-weight: bold;
text-align: center;
}
p.quote {
  padding: 8px 8px 8px 8px;
  margin: 5px 0 20px 10px !important;
  margin: 5px 0 10px 3px;
  background: #f4f4f4;
  border-left: 5px solid #33ccff;
  font-weight:bold;
}
.lightgray {
background: #cccccc;
}
.red {
color: #FF0000;
font-weight: bold;

}
