 
/*_________________________COLORS FOR SITE--------------*/
/* 	yellow:#ffd41b
	dark blue: #002157
	pale blue: #7daeff
	mid blue: #396ec4
--------------------------------------------------------*/
@charset "UTF-8";
 
 
body {
	font-size: 62.5%;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/bg-tile.jpg);
	background-repeat: repeat-x;
	background: #636363;
	text-align: center;
	color: #fff; }
 
h3 { padding: 0; }
 
a { text-decoration: none; }
 
p { padding: 0; }
 
/*------------WRAPPER------------------------*/
#wrapper {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	background-color: #396ec4; }
 
/*----------------NAVIGATION-------------------*/
#yellowBorder {
	background-color: #ffd41b;
	height: 4px;
	width: 960px; }
 
#navbar {
	background-color: #002157;
	float: left;
	font-size: 1.3em;
	height: 35px;
	overflow: hidden;
	padding: 4px 0 10px 0;
	position: relative;
	width: 100%; }
 
	#navbar ul {
		clear: left;
		float: left;
		left: 50%;
		list-style: none;
		margin: 0;
		padding: 0;
		position: relative;
		text-align: center; }
 
		#navbar ul li {
			display: block;
			float: left;
			list-style: none;
			margin: 0;
			padding: 0;
			position: relative;
			right: 50%; }
 
			#navbar ul li a {
				border-right: thin solid #7daeff;
				border-left: thin solid #7daeff;
				color: #fff;
				display: block;
				font-size: 1.5em;
				line-height: 1.6em;
				margin: 0 0 0 1px;
				padding: 3px 10px;
				text-decoration: none; }
 
				#navbar ul li a:hover {
					background-color: #7daeff;
					color: #000; }
 
				#navbar ul li a.active,
#navbar ul li a.active:hover {
					color: #ffcc00;
					font-weight: bold; }
 
/*----------------HEADER SECTIONS--------------*/
#header {
	width: 920px;
	background-color: #396ec4;
	border-top: 4px solid #ffd41b;
	float: left;
	padding-left: 20px;
	padding-right: 20px; }
 
	#header h1 {
		padding: 0px;
		width: 920px;
		height: 399px;
		background: url(images/homepage_logo_2.jpg) no-repeat;
		text-indent: -9999px; }
 
#subpageHeader {
	width: 920px;
	background-color: #396ec4;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	border-top: 4px solid #ffd41b;
	border-bottom: 4px solid #ffd41b; }
 
	#subpageHeader h1 {
		width: 920px;
		height: 202px;
		background: url(images/subpage_header.jpg) no-repeat;
		text-indent: -9999px;
		padding: 0px; }
 
/*------------------- MAIN CONTENT------------*/
#mainContent {
	width: 920px;
	float: left;
	background-color: #396ec4;
	display: inline;
	padding: 0 20px 0 20px; }
 
#address {
	border-top: 4px solid #ffd41b;
	border-bottom: 4px solid #ffd41b;
	color: white;
	font-size: 1.2em;
	text-align: center;
	width: 560px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 17px;
	padding-left: 20px; }
 
/*-------------HOMEPAGE LEFT COLUMN ----------------*/
#leftColumn {
	background-color: #396ec4;
	font-size: 1.2em;
	width: 560px;
	float: left; }
 
	#leftColumn p {
		font-size: 1.2em;
		padding-left: 80px;
		text-align: justify;
		width: 400px; }
 
#carBar {
	font-size: 1.2em;
	padding-top: 15px;
	width: 560px;
	height: 119px;
	background-image: url(images/carBar.jpg);
	background-repeat: no-repeat;
	margin-top: 20px; }
 
/*----------------------HOMEPAGE RIGHT COLUMN------------*/
#rightColumn {
	background-color: #7daeff;
	border-top: 4px solid #ffd41b;
	font-size: 1.2em;
	float: right;
	width: 360px;
	display: inline; }
 
	#rightColumn img { padding: 10px 0 0 30px; }
 
	#rightColumn p {
		color: #000;
		font-size: 1.2em;
		width: 300px;
		text-align: justify;
		padding-left: 30px; }
 
/*------------HOMEPAGE BLUE BOXES----------------------*/
.bgBox {
	background-color: #002157;
	font-size: 1.4em;
	color: #ffd41b;
	line-height: 2.3em;
	text-align: center;
	width: 540px; }
 
.bgBoxRt {
	background-color: #002157;
	color: #ffd41b;
	font-size: 1.4em;
	line-height: 2.3em;
	margin-left: 30px; /* this controls the placement horizontally*/
	margin-right: 20px;
	text-align: center;
	padding: 0 10px 0 10px; /* this controls the width of the blue box*/
	width: 280px; }
 
/*-------------------ABOUT PAGE LEFT COLUMN----------*/
#leftColumn.aboutLeft {
	font-size: 1.2em;
	float: left;
	width: 420px;
	display: inline; }
 
	#leftColumn.aboutLeft img {
		padding: 0 0 15px 25px;
		float: left; }
 
	#leftColumn.aboutLeft p {
		font-size: 1.2em;
		width: 375px;
		text-align: justify;
		padding: 0 0 0 23px; }
 
#gallery { padding: 15px 0 0 10px; }
 
div.float {
	float: left;
	padding-bottom: 10px; }
 
	div.float p { text-align: center; }
 
/*-----------------ABOUT PAGE RIGHT COLUMN---------------*/
#rightColumn.aboutRight {
	font-size: 1.2em;
	float: right;
	width: 478px;
	background-color: #7daeff;
	display: inline;
	border: none; }
 
	#rightColumn.aboutRight img {
		width: 418px;
		height: 227px;
		padding: 0 10px 15px 0px; }
 
	#rightColumn.aboutRight p {
		font-size: 1.2em;
		width: 418px;
		padding: 0 20px 0 30px; }
 
/*------------ABOUT PAGE BLUE BOXES------*/
.bgBoxAboutLt {
	font-size: 1.6em;
	text-align: center;
	line-height: 2.3em;
	background-color: #002157;
	color: #ffd41b;
	margin: 10px 25px 10px 25px;
	margin-right: 40px;
	width: 375px; }
 
.bgBoxAboutRt {
	font-size: 1.6em;
	text-align: center;
	line-height: 2.3em;
	background-color: #002157;
	color: #ffd41b;
	margin: 15px 12px 15px 12px; }
 
/*-----------------------SERVICE LEFT COLUMN-------------------*/
#serviceLtCol {
	padding-top: 15px;
	width: 330px;
	float: left; }
 
	#serviceLtCol img {
		padding-top: 6px;
		padding-left: 5px; }
 
/*------------------SERVICE RIGHT COLUMN---------------------*/
#serviceRtCol {
	width: 540px;
	font-size: 1.2em;
	float: right;
	padding: 10px 20px 25px;
	background-color: #7daeff; }
 
	#serviceRtCol p {
		color: #000;
		font-size: 1.2em;
		padding-left: 20px;
		text-align: justify;
		width: 500px; }
 
/*------------SERVICE PAGE BLUE BOXES------------------*/
.bgBoxServiceLt {
	font-size: 1.6em;
	text-align: center;
	line-height: 2.3em;
	background-color: #002157;
	color: #ffd41b;
	padding-right: 20px;
	padding-left: 20px; }
 
.bgBoxServicetRt {
	font-size: 1.6em;
	text-align: center;
	line-height: 2.3em;
	background-color: #002157;
	color: #ffd41b;
	margin-right: 0; }
 
/*----------------DIRECTIONS PAGE--------------------*/
#wagmp_map_1 {
	float: left;
	margin: 20px 20px 20px 0;
	width: 420px;
	display: inline; }
 
#form {
	display: inline;
	float: right;
	margin-top: 25px;
	width: 400px; }
 
	#form h2 { padding: 10px 0 10px 0; }
 
#dogCar {
	display: inline;
	float: right;
	margin: 25px 35px 0 0; }
 
/*----------------DIRECTIONS PAGE--------------------*/
.hoursPic {
	float: left;
	padding: 40px 0 35px 200px; }
 
#hours {
	float: right;
	width: 400px;
	margin: 25px 80px 0 0;
	font-size: 1.4em;
	line-height: 1.8em;
	color: #fff; }
 
/*--------------------- FOOTER ---------------------------*/
#footer {
	background-color: #ffd41b;
	clear: both;
	height: 30px;
	margin: 0 auto;
	width: 960px; }
 
/*------------------------- LINKS ----------------*/
.moreLinkLeft {
	padding-left: 45px;
	text-align: right;
	font-weight: bold;
	color: #ffd41b;
	text-shadow: 1px 1px 1px #000; }
 
.moreLinkRight {
	padding-left: 15px;
	text-align: right;
	font-weight: bold;
	color: #ffd41b;
	text-shadow: 1px 1px 1px #000; }

.yellowLink {
	font-size: 1.2em;
	font-weight: bold;
	color: #ffd41b;
	text-align: center;
	padding-left: 90px;
	text-shadow: 1px 1px 1px #000; }
	
 
/*----------------MISCELLANEOUS---------------------*/
.floatingHead {
	position: absolute;
	left: 720px;
	top: 462px; }
 
 

