/******************************************************************************************************

											Custom Styles

/******************************************************************************************************/


#container {
	margin: 0 auto;
	width: 960px;
}
	
#branding {
	height: 213px;
	background: url('../images/design/header.png') top left no-repeat;
}

#branding h1,
#contact-info {
	margin: 0;
	position: absolute;
}

#branding h1 {
	left: 10px;
	top: 10px;
}

#branding h1 a{
	display: block;
	height: 170px;
	width: 230px;
	outline: none;
	text-indent: -5000px;
	margin: 0;
	padding: 0px;
	text-decoration: none;
}

#address{
	position: absolute;
	top: 15px;
	left: 240px;
	font-size: 1.1em;
	line-height: 1.3em;
}

#address a{
	font-weight: bold;
	color: #6e99d4;
	text-decoration: none;
}

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

#contact-info {
	right: 33px;
	text-align: right;
	top: 17px;
	font-size: 1.3em;
	color: #d7e3b8;
	height: 100%;
}

#contact-info .phone {
	display: inline;
	font-size: 1.4em;
	color: #fff;
	padding-left: 5px;
	height: 100%;
}

#dockdogs {
	position: absolute;
	top: 90px;
	left: 593px;
	height: 70px;
}


#columns {
	background: #fff;
	overflow: hidden;
	padding: 7px 20px 20px 20px;
	position: relative;
	z-index: 1;
}

#columns-front{
	background: #fff url('../images/design/call-bg2.jpg') top left no-repeat;
	overflow: hidden;
	padding: 7px 20px 10px 10px;
	position: relative;
	z-index: 1;
}

#leftcol, #leftcol-top {
	float:left;
	position:relative;
	width:560px;
	z-index:1;
}
	
#rightcol, #rightcol-top {
		float:right;
	position:relative;
	width:340px;
	z-index:2;
}

#rightcol-top {margin-left: 10px;}

#leftcol-top h2{
	position: absolute;
	top: 140px;
	right: 0;
	font-family: Arial Black;
	display: block;
	width: 223px;
	height: 54px;
	font-weight: bold;
	color: #fff;
	text-indent: -9999px;
	background: url(/images/design/banner-text.png) 0 0 no-repeat;
}

#leftcol-top h3{
	position: absolute;
	top: 232px;
	right: 15px;
	font-size: 1.3em;
}

#leftcol-top a{
	color: #4b3e34;
	text-decoration: none;
	display: block;
}

#leftcol-top a:hover{
	text-decoration: underline;
}
#callouts {margin-left: 10px;}

#callouts ul {
	list-style-type: none;
	margin: 0px;
	padding: 0;
}

#callouts li {
	background: url('../images/design/callout-bg.jpg') 0 0 no-repeat;
	float: left;
	margin: 0 0 5px;
	padding: 0;
	width: 339px;
	height: 71px;
	font-size: .9em;
}

#callouts li.last {
	margin: 0;
}

#callouts .content {
padding: 10px 12px;
}

#callouts h3,
#callouts p {
	margin: 0;
}

#callouts h3 {
	font-weight: bold;
	font-size: 1.9em;
	line-height: 1.4em;
}

#callouts,
#callouts a {
	color: #262626;
}

#callouts a {
	text-decoration: none;
	display: block;
	width: 100%;
}

#callouts li a:hover {
	color: #6e99d4;
}

#bottom{
	clear: both;
	padding-top: 20px;
}

td#tour{
	width: 180px;
	height: 370px;
	background: url('../images/design/tour.jpg') top left no-repeat;
}

td#tour h3{
	font-size: .9em;
	line-height: 1.1em;
}

td#tour h3 a{
	padding-top: 136px;
	padding-left: 12px;
	display: block;
	text-decoration: none;
	width: 155px;
	color: #fff;
	font-weight: normal;
}

td#tour h3 a:hover{
	text-decoration: underline; 
}

#leftcol-inner {
	padding-top: 30px;
	padding-left: 10px;
}

#rightcol-inner{
	color: #444;
	margin-left: 10px;
}

#rightcol-inner p{
	color: #444;
}


.logos {
	text-align: center;
}

.logos img {
	padding: 5px;
	vertical-align: middle;
}

th {font-weight: bold;}
hr {height: 1px; color: #7298C6; background-color: #7298C6; border: 0; margin-bottom: 10px;}


div.rightcol-entry {border-bottom: 1px solid #ccc; margin-bottom: 15px;}


/* Virtual Tour callout */
div#tour-callout {background: #d7e3b8; margin-top: 20px;}
#tour-callout a {color: #4b3e34; text-decoration: none; display: block; padding: 10px;}
#tour-callout strong {font-size: 1.45em;}

/* Cat, Social Media, Events callouts */

div#cats {background: #f4f2f2; border:1px solid #4b3e34; padding: 10px; margin-bottom: 20px;}
div#cats p {margin: 0;}


div#social-media {margin-bottom: 20px;}
div#social-media h2 {border-bottom: 1px dotted #4b3e34; padding-bottom: 5px;}
div#social-media ul {list-style: none; margin: 0; padding: 0;}
div#social-media li {float: left;}
div#social-media li a {display: block; }
li#facebook a {background: url(/images/design/logo-facebook.gif) 0 50% no-repeat; text-indent: -9999px; width: 81px; height: 38px; margin-right: 30px;}
li#youtube a {background: url(/images/design/logo-youtube.gif) 0 50% no-repeat; text-indent: -9999px; width: 81px; height: 38px; margin-right: 30px;}
li#twitter a {background: url(/images/design/logo-twitter.gif) 0 50% no-repeat; text-indent: -9999px; width: 81px; height: 38px;}

div#upcoming {background: #f4f2f2; border:1px solid #4b3e34; padding: 15px;}

div#cats h2 a, div#upcoming h2 a {color: #4b3e34; text-decoration: none;}
div#cats h2 a:hover, div#upcoming h2 a:hover {color:#6E99D4;}

/* Virtual Tour page */
	.img a {margin: 10px; display: block; float: left;}
	.img a img {border: 3px solid #F9F0E1; padding: 2px;}
	
	.img a:hover img {border: 3px solid #7298C6;}
	
/* Pets at play */

table#pets-at-play td.play-gallery {padding:0 10px;}
td.play-gallery a {display: block;}
td.play-gallery a img {border: 3px solid #F9F0E1; padding: 2px;}
td.play-gallery a:hover img {border: 3px solid #7298C6;}
td.caption {text-align: center; padding-bottom: 20px;}