﻿body 
{
	background-color: #422904;
	text-align: center;
	font: 11px verdana, arial, sans-serif;
	color: #695F4C;
	padding-bottom: 10px;
}

#header {
  background: url(images/header2.jpg) no-repeat;
  height: 205px;
  width: 800px;
  padding-bottom: 2px;
  margin: 0 auto;
}

#footer 
{
  
  height: 63px;
  width: 600px;
  color: White;
  float: right;
  text-align:center;
  padding:5px 0 0 0;
}

#container {
  width: 800px;
  background-color: White;
  margin: 0 auto;
}

#leftgutter
{
	float: left;
	width: 185px;
}

#linksmain 
{
	padding-top: 5px;
	padding-left: 2px;
	float: left;
	border-bottom: solid 2px #422904;
	width: 183px;
	text-align: left;
	background-color: #E1CA9F;
	padding-bottom: 5px;
}

#linksmain td
{
	text-align:left;
}

#linksmain a
{
	color: #422904;
	font-weight: bold;
	text-decoration:none;
}

#linksmain2
{
	padding-top: 5px;
	float: left;
	width: 185px;
	background-color: #E1CA9F;
}

#linksmain2 td
{
	height: 20px;
	text-align: left;
	vertical-align: middle;
	padding-left: 10px;
	width: 100%;
	border-bottom: solid 1px white;
}

#linksmain2 a
{
	color: #422904;
	font-weight: bold;
	text-decoration:none;
}

#tours 
{
	background: url(images/ToursHeader.gif) no-repeat;
	margin-top: 15px;
	padding-top: 25px;
	padding-left: 5px;
	padding-right: 20px;
	float: left;
	width: 185px;
	text-align: left;
	padding-bottom: 5px;
	font-weight: bold;
}

#memberof
{
	background: url(images/memberof.gif) no-repeat;
	margin-top: 15px;
	padding-top: 25px;
	padding-left: 5px;
	padding-right: 10px;
	float: left;
	width: 185px;
	text-align: left;
	padding-bottom: 5px;
	font-weight: bold;
}
#placeholder
{
	float:right;
	border:solid 0px blue;
	width: 605px;
	padding: 10px 0 10px 0 ;
}

#aboutus
{
	text-align: left;
	padding-right: 20px;
	color: Black;
}

#dogaccom
{
	text-align: left;
	padding-right: 20px;
	color: Black;
}

#cataccom
{
	text-align: left;
	padding-right: 20px;
	color: Black;
}

#dogdaycare
{
	text-align: left;
	padding-right: 20px;
	color: Black;
}

#atbayview
{
	text-align: left;
	padding-right: 20px;
	color: Black;
	padding-bottom:25px;
}

#holidaypolicies
{
	text-align: left;
	padding-right: 20px;
	color: Black;
}

#giftcards
{
	text-align: left;
	padding-right: 20px;
	color: Black;
}

#ratesmain td
{
 padding: 5px;
}

#ratesmain
{
	text-align:left;
}

#ratesmain a
{
	color: #422904;
	font-weight: bold;
	text-decoration:none;
}

.RateHeader
{	
	font-size: medium;
	font-weight: bold;
	padding-bottom: 5px;
}

.RateDesc
{
	font-size: small;
	font-weight: bold;
}

.RatePrice
{
	font-size: small;
}

.RateActiveLink
{
	border-left: solid 1px black;
	border-top: solid 1px black;
	border-right: solid 1px black;
	width: 135px;
	float: left;
	text-align: center;
	padding: 3px;
}

.RateNonActiveLink
{
	border: solid 1px black;
	width: 135px;
	float: left;
	text-align: center;
	padding: 3px;
	background-color: #E1CA9F;
}
	
