@charset "utf-8";
/* CSS Document */
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-image:url(images/sqGreenBack.jpg);
	margin:0;
	font-size:15px;
	line-height:19px;
	}
#wrapper {
	width:980px;
	margin:0 auto 16px auto;
	}
.car	{
		width:350px;
		float:right;
		z-index:1000;
		margin-top:-60px;
		}

.container	{
		clear:left;
		border:1px solid #333;
		background-image:url(images/backing4.jpg);
		-moz-border-radius:  9px;
		-webkit-border-radius:  9px;
		-khtml-border-radius:  9px;
		border-radius: 9px;
			-moz-box-shadow:    2px 2px 7px 2px #666;
  			-webkit-box-shadow: 2px 2px 7px 2px #666;
 			 box-shadow:        2px 2px 7px 2px #666;
			}


.leftCol	{
		width:240px;
		float:left;
		margin:18px 0 0 0;

			}
.rtCol	{
		width:726px;
		float:right;
		margin:0 0 0 0;
			}
.topDecor	{
		background-image:url(images/backing3.jpg);
		-moz-border-radius:  9px 9px 0 0;
		-webkit-border-radius:  9px 9px 0 0;
		-khtml-border-radius:  9px 9px 0 0;
		border-radius: 9px 9px 0 0;
		}

#footer	{
		width:980px;
		margin:12px auto 12px auto;
}

.slideshow	{
		width:400px;
		float:right;
		margin: 8px 12px 6px 12px;
		border:1px solid #CC9966; 
		}
h1 {
	font-weight:bold;
	color:#193a60;
	font-size:20px;
	line-height:24px;
	margin: 0px 18px 6px 18px;	
}
h2	{
	font-weight:bold;
	font-size:16px;
	line-height:20px;
	margin: 0px 18px 6px 18px;	
}

li	{
	margin-top:8px;
	}

p { 
	margin:12px 18px 12px 18px;
}

.shadow2		{
			-moz-box-shadow:    2px 2px 7px 3px #fff;
  			-webkit-box-shadow: 2px 2px 7px 3px #fff;
 			 box-shadow:        2px 2px 7px 3px #fff;
			}


.betterLink {
	color: #003399;
	background-color: inherit;
	text-decoration: none;
}

a.betterLink:link {
	color: #003399;
	background-color: inherit;
	text-decoration: none;
}
					
a.betterLink:visited {
	color: #003399;
	background-color: inherit;
	text-decoration: none;
}

a.betterLink:hover {
	color: #006699;
	background-color: inherit;
	text-decoration: none;
}

a.betterLink:active {
	color: #003399;
	background-color: inherit;
	text-decoration: underline;
}
.bottomLinkSep {
	color: #fff;
	background-color: inherit;
	text-decoration: none;
	text-align:center;
}
.bottomLink {
	color: #CC9966;
	background-color: inherit;
	text-decoration: none;
	text-align:center;
	font-weight:bold;
	font-size:11px;
	line-height:13px;
}

a.bottomLink:link {
	color: #CC9966;
	background-color: inherit;
	text-decoration: none;
}
					
a.bottomLink:visited {
	color: #CC9966;
	background-color: inherit;
	text-decoration: none;
}

a.bottomLink:hover {
	color: #fff;
	background-color: inherit;
	text-decoration: none;
}

a.bottomLink:active {
	color: #CC9966;
	background-color: inherit;
	text-decoration: underline;
}


.copyright {
	font-size:10px;
	line-height:12px;
	color:#333;
	text-align:center;
	margin:6px 0 6px 0;
	font-weight:bold;
		}

.designer {
	font-size: 10px; 
	line-height:16px;
	color:#666666;
	background-color: inherit;
	text-align:center;
	font-weight:bold;
	margin:0 auto 6px auto;
}

a.designer:link {
	color: #666666;
	background-color: inherit;
	text-decoration: none;
}

a.designer:visited {
	color: #666666;
	background-color: inherit;
	text-decoration: none;
}

a.designer:hover {
	color: #000;
	background-color: inherit;
	text-decoration: none;
}

a.designer:active {
	color: #666666;
	background-color: inherit;
	text-decoration: none;
}

.center	{
	text-align:center;
	}

.roundBox	{
		width:220px;
		margin:6px 0 6px 12px;
		padding: 20px 5px;
		background-color:#C0CCC8;
		border:1px solid #333;
		-moz-border-radius:  9px;
		-webkit-border-radius:  9px;
		-khtml-border-radius:  9px;
		border-radius: 9px;
			-moz-box-shadow:    2px 2px 9px 2px #666;
  			-webkit-box-shadow: 2px 2px 9px 2px #666;
 			 box-shadow:        2px 2px 9px 2px #666;
 			}
.roundBox300	{
		width:294px;
		margin:6px 0 6px 12px;
		padding: 20px 5px;
		background-color:#C0CCC8;
		border:1px solid #333;
		-moz-border-radius:  9px;
		-webkit-border-radius:  9px;
		-khtml-border-radius:  9px;
		border-radius: 9px;
			-moz-box-shadow:    2px 2px 9px 2px #666;
  			-webkit-box-shadow: 2px 2px 9px 2px #666;
 			 box-shadow:        2px 2px 9px 2px #666;
}

.roundBox400	{
		width:394px;
		margin:6px 0 6px 12px;
		padding: 20px 5px;
		background-color:#C0CCC8;
		border:1px solid #333;
		-moz-border-radius:  9px;
		-webkit-border-radius:  9px;
		-khtml-border-radius:  9px;
		border-radius: 9px;
			-moz-box-shadow:    2px 2px 9px 2px #666;
  			-webkit-box-shadow: 2px 2px 9px 2px #666;
 			 box-shadow:        2px 2px 9px 2px #666;
 			}
.roundBoxFull	{
		width:480px;
		margin:6px 0 6px 0;
		padding: 20px 5px;
		background-color:#C0CCC8;
		border:1px solid #333;
		-moz-border-radius:  9px;
		-webkit-border-radius:  9px;
		-khtml-border-radius:  9px;
		border-radius: 9px;
			-moz-box-shadow:    2px 2px 9px 2px #666;
  			-webkit-box-shadow: 2px 2px 9px 2px #666;
 			 box-shadow:        2px 2px 9px 2px #666;
 			}
.greenI	{
	font-weight:bold;
	font-size:16px;
	line-height:18px;
	font-style:normal;
	color:#000;
	margin-top:12px;
	text-align:center;
	padding:4px;
	text-transform:uppercase;
	background-image:url(images/backing3.jpg);
	}
.inden	{
	margin-right:18px;
	}
	
.back	{
	background-color:#fff;
	padding:4px 4px 4px 1px;
	margin-right:20px;
			background-image:url(images/backing2.jpg);

	}
.call	{
	text-align:center;
	font-weight:normal;
	font-style:italic;
	margin:8px 0 0 0;
	}
.phone	{
	font-size:18px;
	line-height:22px;
	text-align:center;
	margin: 2px 0 0 0;
	}
.email	{
	font-weight:normal;
	font-style:italic;
	text-align:center;
	margin:8px 0 0 0;
	}
.price	{
	font-weight:bold;
	color:#193a60;
	}
.smaller	{
	font-size:14px;
	line-height:17px;
	font-style:italic;
	}
.lessTop	{
	margin-top:0px;
	}
.lessBottom	{
	margin-bottom:0px;
	}
.headin	{
	font-size:16px;
	line-height:19px;
	font-weight:bold;
	color:#193a60;
	}
.headin2	{
	font-size:16px;
	line-height:19px;
	font-weight:bold;
	color:#193a60;
	margin-top:0;
	}

/* Top Navigation */

#navigation {
	float:left;
	width:620px;
}

#navigation ul.menu {
	list-style-type:none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	line-height:17px;
	padding:0;
	margin: 24px 0 3px 4px;
	}

#navigation ul.menu li {
	display:inline;
	margin-right:2px;

}

#navigation ul.menu li a, #navigation ul.menu li a:link, #navigation ul.menu li a:visited {
	text-decoration:none;
	background-color:#1D3142;
	color:#CCc;
	padding:5px 18px;
	
		-moz-border-radius: 9px 9px 0 0;
		-webkit-border-radius: 9px 9px 0 0;
		-khtml-border-radius: 9px 9px 0 0;
		border-radius: 9px 9px 0 0;
}

#navigation ul.menu li a:hover {
	text-decoration:none;
	background-color:#000;
	color:#ccc;
	padding:5px 18px;
}

#navigation ul.menu li a:active {
	text-decoration:none;
	background-color:#333;
	color:#ccc;
	padding:5px 18px;
}
.vet-owned-holder	{
	width:100%;
	background-color:#1D3142;
}
.vet-owned	{
	text-align:center;
	font-weight:bold;
	font-style:italic;
	color:#efefef;	
	padding:4px 0;
	margin-left:0;
	margin-right:0;	
	}
.vet-owned-text-holder	{
	float:left;
	width:600px;
	}
.vet-owned-text	{
	font-weight:bold;
	font-style:italic;
	margin: 0 0 0 6px;
	}
	
.address { opacity: 0;
        position: absolute;
        top: 0;
        left: 0;
        height: 0;
        width: 0;
        z-index: -1;
}