BODY {
background: white;
padding: 0;
margin: 0;
font-family: Arial, Verdana, Sans-Serif;
font-size: 10px;
color: black;
}

td.social {
	width: 170px;
}
ul#twitter_update_list{
	background: transparent;
	margin-left: 50px;
	padding-left: 0;
}
ul#twitter_update_list li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	width: auto;
}
ul#twitter_update_list li span{
	display: block;
	font-size: 9pt;
	width: 200px;
}

table td {
	vertical-align: top;
}

ul {
	text-align: justify;
	margin: 10px;
	padding: 0;
}

ul li {
	font-size: 1.25em;
	line-height: 1.3em;
}

div.main {
background: #ddd;
}


#banner {
background: white;
text-align: center;
margin: 0;
color: black;
padding: 0 0 10px 0;
}

#banner h1 {
color: black;
font-size: 8em;
text-transform: uppercase;
margin: 0;
}
#banner h2 {
color: black;
font-size: 4em;
text-transform: uppercase;
margin: 0;
}

#container {
border-bottom: 4px solid #aaa;
background: white url("images/tile.gif");
margin: 0;
}


#container #content {
text-align: left;
padding: 2em 0 2em 2em;
*height: 550px;
min-height: 550px;
}

#container #content p{
font-size: 1.25em;
line-height: 1.4em;
width: 30em;
}

#container #content h1 {
font-size: 2em;
font-weight: normal;
text-transform: uppercase;
margin: 0;
}

#container #content h1.huge{
font-size: 4em;
}

#container #content h3 {
font-size: 1.5em;
margin: 4px;
}


#nav {
background: white;
text-align: center;
line-height: 3em;
vertical-align: middle;
height: 45px;
border-top: 1px solid #aaa;
border-bottom: 1px solid #aaa;
border-right: 1px solid #aaa;

}

#container #info {
height: 60px;
text-align: -moz-center;
}


#container #info h1{
*left: 40%;
font-size: 3em;
}


#footer {
border-right: 4px solid #aaa;
border-bottom: 2px solid #aaa;
background: #ddd;
margin: 0;
}

#footer table {
width: 100%;
}
#footer table td{
font-size: 1.5em;
text-align: center;
}

#footer table td.address{
width: 20%;
font-size: 1.25em;
font-weight: bold;
}

#footer table td.copyright{
width: 60%;
font-size: 1em;
}

#footer table td.copyright p {
font-weight: bold;
text-align: center;
margin: 0;
font-size: 1em;
}

#footer table td.hours{
width: 20%;
text-align: center;
font-size: 1.25em;
font-weight: bold;
}

#footer p strong {
font-size: 4em;
text-align: center;
display: block;
margin: -4px 0 0 0; 
padding: 0;
}

#nav a {
font-size: 13px;
cursor: pointer;
text-decoration: none;
margin: 0 1em 0 0;
text-transform: uppercase;
}

#nav a.normal {
color: #666;
font-weight: bold;
}
#nav a.normal:hover {
font-weight: bold;
}

.video {
color: #0728f3;
font-weight: bold;
text-decoration: none;
}


.boarding {
color: #ff26cf;
font-weight: bold;
text-decoration: none;
}


.home {
color: purple;
font-weight: bold;
text-decoration: none;
}


.daycare {
color: #fe0d01;
font-weight: bold;
text-decoration: none;
}



.grooming {
color: #71d137;
font-weight: bold;
text-decoration: none;
}


.training {
color: #a807f3;
font-weight: bold;
text-decoration: none;
}


.blog {
color: #fb8a04;
font-weight: bold;
text-decoration: none;
}


.shop {
color: #290270;
font-weight: bold;
text-decoration: none;
}


.testimonials {
color: #18cbdb;
font-weight: bold;
text-decoration: none;
}

.contact {
color: #7dc6ff;
font-weight: bold;
text-decoration: none;
}

.staff {
color: #1f6d00;
font-weight: bold;
text-decoration: none;
}


.feedback {
	background: lightyellow;
	margin: 1em 0 1em 0;
	padding: 8px;
	border: 1px solid #ccc;
}

.feedbackError {
	background: #ffcccc;
	margin: 1em 0 1em 0;
	padding: 8px;
	border: 1px solid red;
}

.feedback p {
	color: brown;
	line-height: 1.5em;
	margin: 0;
}

.feedbackError p {
	color: red;
	line-height: 1.5em;
	margin: 0;
}




input.default, textarea.default {
	border: 1px solid #ccc;
	background: white;
}

input.focus, textarea.focus {
	border: 1px solid blue;
	background: #dff1fe;
}



div.box {
	background: white;
	border: 1px solid #666;
	width: 400px;
	padding: 1em;
	margin: 1em;
	text-align: left;
	
}
div.box p {
	text-align: left;
	width: auto;
	font-size: 1.25em;
	line-height: 1.3em;
}


div.box strong{
	display: block;
}
div.panel {
	background: white;
	border: 1px solid #ccc;
	padding: 1em;
	margin: 5px 5px 0 5px;
	text-align: left;
	overflow: auto;
	height: auto;
	width: auto;
}
#container #content div.panel h1.subdued {
	font-size: 1.25em;
	font-weight: bold;
}

div.panel p {
	text-align: justify;
	width: auto;
	margin: 10px;
	font-size: 1.25em;
	line-height: 1.3em;
}


div.panel strong{
	display: block;
}

div.buttonBar {

background: #efefef;
border: 1px solid #ccc;
padding: 8px;
width: 400px;
text-align: center;
margin: 1em;
}

div.buttonBar span a.button {
padding: 4px;
font-size: 2em;
font-weight: bold;
color: black;
text-decoration: none;
background: #7dc6ff;
text-align: center;
width: 100px;
}


div.buttonBar span a.button:hover {
padding: 4px;
font-size: 2em;
font-weight: bold;
color: white;
text-decoration: none;
background: black;
width: 100px;
}



div.buttonBar a.current {
padding: 4px;
font-size: 2em;
font-weight: bold;
color: white;
text-decoration: none;
background: black;
}


div.buttonBar a.current:hover {
padding: 4px;
font-size: 2em;
font-weight: bold;
color: black;
text-decoration: none;
background: white;
}


img.thumb {
	border: 2px solid black;
}

img.current {
	background: #1f6d00;
	padding: 8px;
	border: 2px solid black;
}

div.panel table.pricing {
}

div.panel table.pricing td {
padding: 4px;
border: 1px solid #ccc;
vertical-align: top;
}


div.panel table.pricing td p {
width: 200px;
margin: 0;
}

div.panel table.pricing td h3 {
display: inline;
margin: 0;
}


div.panel table.pricing td.price {
border: 1px solid #ccc;
vertical-align: middle;
}
#container #content div.panel table.pricing td h1 {
	font-weight: bold;
	font-size: 1.5em;
}
#container #content div.panel table.pricing td h2 {
	color: black;
	font-weight: bold;
	font-size: 1.5em;
	margin: 0;
}

div.panel table.pricing td.price span{
font-size: 1.25em;
font-weight: bold;
color: black;
}
tr.even {
background: white;
}

tr.odd {
background: #efefef;
}


.error {
	background: #ffaede;
	border: 1px solid red;
	color: black;
	padding: 4px;
	font-size: 1.5em;
}
.success {
	background: #c3ffab;
	border: 1px solid #80a871;
	color: #34442e;
	padding: 4px;
	font-size: 1.5em;
}
.loading {
	background: #efefef;
	border: 1px solid #666;
	color: #666;
	padding: 1em;
	font-size: 1.5em;
}
.twitter {
	color: #20bae7;
	font-weight: bold;
	margin: 0;
}
.facebook {
	color: #3b5998;
	font-weight: bold;
	margin: 0;
}
