/* CSS Document */

body {
	margin:0;
	padding:0;
	background-color:#f9f4ed;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#5e5e5e;
	}
	
.clear {
	clear:both;
	}
	
.floatLeft {
	float:left;
	}
	
.floatRight {
	float:right;
	}
	
li.article {
	padding:5px 0;
	list-style:none;
	text-indent:-40px;
	}
	
dd {
	margin:0;
	padding-bottom:5px;
	}
	
h2 {
	font-family:Arial, Helvetica, sans-serif;
	color:#2B2A85;
	text-transform:uppercase;
	font-size:1.3em;
	}
	
h3 {
	font-family:Arial, Helvetica, sans-serif;
	color:#78137d;
	text-transform:uppercase;
	font-size:1.2em;
	}
	
h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
	}
	
a:link, a:visited {
	color:#78137d;
	text-decoration:none;
	}
	
a:hover {
	color:#2e3193;
	text-decoration:none;
	}
	
.floatLeftImg {
	float:left;
	display:inline;
	margin:10px;
	}

#header {
	background:url(../img/structure/bgHeader.gif) repeat-x top center;
	height:161px;
	margin:0;
	padding:0;
	}
	
#logoWrapper {
	width:840px;
	margin:0 auto;
	}	
	
#logo {
	float:left;
	width:239px;
	height:128px;
	margin:0;
	padding:0;
	}
	
#globalNav {
	float:right;
	display:inline;
	margin:0;
	}
	
#globalNav ul {
	float:right;
	margin:10px 30px 0 0;
	}
	
#globalNav li {
	padding:0 5px;
	list-style:none;
	display:inline;
	font-size:.75em;
	border-right:1px solid #78137d;
	}
	
#globalNav li.last {
	border-right:none;
	padding-right:0;
	margin-right:0;
	
	}
	
#globalNav li a:link, #globalNav li a:visited {
	text-decoration:none;
	color:#78137d;
	}
	
#globalNav li a:hover {
	text-decoration:none;
	color:#2e3193;
	}
	
	
h2.shop {
	float:right;
	background:url(../img/structure/button-shop.gif) no-repeat;
	width:175px;
	height:40px;
	text-indent:-9999px;
	margin:-90px 30px 10px 0;
	padding:0;
	}	
	
	
#submit_box {
	margin-right:30px;
	margin-top:-40px;
	float:right;
   	width:160px;
    height:19px;
	background:url(../img/structure/input.gif) no-repeat;
	font-size:.6em;
}

#submit_box #s {
	float: left;
    padding: 0;
    margin: 3px 0 3px 6px;
    border: 0;
    width: 130px;
    background: none;
}


#submit_box #go {
    float: right;
    margin: 2px 4px 2px 0;
}
#submit_box2 {
	margin-right:30px;
   	width:160px;
    height:19px;
	background:url(../img/structure/input.gif) no-repeat;
	font-size:.6em;
}

#submit_box2 #s2 {
	float: left;
    padding: 0;
    margin: 3px 0 3px 6px;
    border: 0;
    width: 130px;
    background: none;
}


#submit_box2 #go2 {
    float: right;
    margin: 2px 4px 2px 0;
}


form {
margin: 0;
}

	
#nav {
	width:840px;
	float:left;
	clear:both;
	margin:0 auto;
	padding:0;
	height:33px;
	list-style:none;
	overflow:hidden;
	.margin: 0px;
	text-align:center;
	}
	
*html #nav {
	width:840px;
	padding:0;
	margin:0;
	height:33px;
	list-style:none;
	overflow:hidden;
	}

#nav ul {
	width:840px;
	margin:0;
	padding:0;
	}
	
#nav li {
	margin:0;
	padding:0;
	list-style:none;
	display:inline;
	}
	
#nav li a {
	float:left;
	padding:33px 0 0 0;
	overflow:hidden;
	height:0px !important;
	height:/**/:33px;
	}
	
#nav li a:hover {
	background-position:0 -33px;
	}
	
#nav a:active {
	background-position:bottom left;
	}
	
#nav li.home a {
	width:142px;
	background: url("../img/structure/nav-home.gif") top left no-repeat;
	background:  url("../img/structure/nav-home.gif");
	}

#nav li.home a:hover {
	width:142px;
	background: url("../img/structure/nav-home.gif") bottom left no-repeat;
	background:/**/ url("../img/structure/nav-home.gif") -33px left no-repeat;
	}
	
#nav li.about a {
	width:147px;
	background: url("../img/structure/nav-about.gif") top left no-repeat;
	background:  url("../img/structure/nav-about.gif");
	}

#nav li.about a:hover {
	width:147px;
	background: url("../img/structure/nav-about.gif") bottom left no-repeat;
	background:/**/ url("../img/structure/nav-about.gif") -33px left no-repeat;
	}
	
#nav li.pet a {
	width:162px;
	background: url("../img/structure/nav-pet.gif") top left no-repeat;
	background:  url("../img/structure/nav-pet.gif");
	}

#nav li.pet a:hover {
	width:162px;
	background: url("../img/structure/nav-pet.gif") bottom left no-repeat;
	background:/**/ url("../img/structure/nav-pet.gif") -33px left no-repeat;
	}
	
#nav li.services a {
	width:133px;
	background: url("../img/structure/nav-services.gif") top left no-repeat;
	background:  url("../img/structure/nav-services.gif");
	}

#nav li.services a:hover {
	width:133px;
	background: url("../img/structure/nav-services.gif") bottom left no-repeat;
	background:/**/ url("../img/structure/nav-services.gif") -33px left no-repeat;
	}
	
#nav li.client a {
	width:255px;
	background: url("../img/structure/nav-client.gif") top left no-repeat;
	background:  url("../img/structure/nav-client.gif");
	}

#nav li.client a:hover {
	width:255px;
	background: url("../img/structure/nav-client.gif") bottom left no-repeat;
	background:/**/ url("../img/structure/nav-client.gif") -33px left no-repeat;
	}
#contentWrapper {
	width:100%;
	margin:-20px 0 0 0;
	.margin:0;
	padding:0;
	background-color:#fcf9f4;
	border-bottom:2px solid #b8b1a2;
	}	
	
#contentHeader {
	background:url(../img/structure/bgContentHeader.gif) no-repeat top center;
	height:96px;
	width:840px;
	margin:0 auto;
	padding:0;
	}
	
#contentHeaderInside {
	background:url(../img/structure/bgContentHeaderInside.gif) no-repeat top center;
	height:96px;
	width:840px;
	margin:0 auto;
	padding:0;
	}
	
.breadcrumbs {
	font-size:.9em;
	color:#5e5e5e;
	text-transform:lowercase;
	}
	
.breadcrumbs a:link, .breadcrumbs a:visited {
	color:#5e5e5e;
	text-decoration:none;
	}
	
.breadcrumbs a:hover {
	text-decoration:underline;
	color:#5e5e5e;
	} 
	
#contentHeader h1.homeH1 {
	background:url(../img/structure/h1-home.gif) no-repeat;
	height:84px;
	width:357px;
	text-indent:-9999px;
	margin-left:80px;
	}
	
#contentHeaderInside h1.aboutH1 {
	background:url(../img/structure/h1-about.gif) no-repeat;
	height:84px;
	width:122px;
	text-indent:-9999px;
	margin-left:300px;
	}
	
#contentHeaderInside h1.healthH1 {
	background:url(../img/structure/h1-petHealth.gif) no-repeat;
	height:84px;
	width:150px;
	text-indent:-9999px;
	margin-left:300px;
	}
	
#contentHeaderInside h1.servicesH1 {
	background:url(../img/structure/h1-services.gif) no-repeat;
	height:84px;
	width:180px;
	text-indent:-9999px;
	margin-left:300px;
	}
	
#contentHeaderInside h1.resourcesH1 {
	background:url(../img/structure/h1-resources.gif) no-repeat;
	height:84px;
	width:220px;
	text-indent:-9999px;
	margin-left:300px;
	}
	
#content {
	width:840px;
	margin:0 auto;
	background:url(../img/structure/bgContent.gif) repeat-y top center;
	font-size:.8em;
	}
	
#contentInside {
	width:840px;
	margin:0 auto;
	background:url(../img/structure/bgContentInside.gif) repeat-y top center;
	font-size:.8em;
	}
	
#leftCol {
	width:320px;
	float:left;
	margin-left:80px;
	}
	
#searchTemplate {
	width:720px;
	float:left;
	margin-left:80px;
	}
	
#leftColInside {
	width:200px;
	float:left;
	margin-left:80px;
	margin-top:-40px;
	font-size:.8em;

}

#leftColInside h2.linksH2 {
	width:79px;
	height:12px;
	background:url(../img/structure/h2-links.gif) no-repeat;
	text-indent:-9999px;
	}

#leftColInside  li {
	list-style-image:url(../img/structure/li-paw.gif);
	padding:5px 0 5px 0;
	margin-left:-10px;
}
	
#leftColInside  li a:link, #leftColInside  li a:visited {
	text-decoration:none;
	color:#5e5e5e;
	}
	
#leftColInside  li a:hover {
	color:#78137d;
	text-decoration:none;
	}
	
#gazette {
	width:160px;
	padding:0 10px 10px 10px;
	.padding:10px;
	background-color:#78137d;
	border:1px solid #2e3193;
	color:#fff;
	}
	
#gazette h3.gazetteH3 {
	background:url(../img/structure/h3-gazette.gif) no-repeat;
	width:100px;
	height:35px;
	text-indent:-9999px;
	}
		
#rightCol {
	width:400px;
	float:left;
	}
	
#rightCol .mainPhoto {
	margin-left:-20px;
	margin-top:-70px;
	}
	
#rightColInside {
	width:480px;
	float:left;
	margin-left:20px;
	}
	
#rightColInside .mainPhotoInside {
float:right;
padding:5px;
	text-align:right;
	}
	
	
#rightColFooter {
	border-top:2px solid #e5dfd3;
	}
	
#rightColFooter h3.clientsH3 {
	background:url(../img/structure/h3-clients.gif) no-repeat;
	width:83px;
	height:35px;
	text-indent:-9999px;
	}
	
#rightColFooter img {
	float:left;
	display:inline;
	padding-right:30px;
	padding-bottom:30px;
	}
	

#footer {
	background:url(../img/structure/bgFooter.gif) no-repeat bottom;
	width:840px;
	margin:0 auto;
	min-height:212px;
	}
	
#footerColWrapper {
	width:740px;
	margin:0 auto;
	
	}
	
.footerCol {
	float:left;
	width:220px;
	margin-left:20px;
	font-size:.75em;
	border-right:1px solid #b8b1a2;
	}
	
.footerColLast {
	float:left;
	width:220px;
	margin-left:20px;
	font-size:.75em;
	}
	
	
.footerCol h2.clientsH2 {
	background: url(../img/structure/h2-clients.gif) no-repeat;
	height:25px;
	width:118px;
	text-indent:-9999px;
	.margin-top:10px;
	}
	
.footerCol h2.quickH2 {
	background:url(../img/structure/h2-quick.gif) no-repeat;
	height:26px;
	width:117px;
	text-indent:-9999px;
		.margin-top:10px;
	}
	
.footerColLast h2.gazetteH2 {
	background:url(../img/structure/h2-gazette.gif) no-repeat;
	height:23px;
	width:109px;
	text-indent:-9999px;
		.margin-top:10px;
	}
	
.footerCol li {
	list-style-image:url(../img/structure/li-paw.gif);
	padding:5px 0 5px 0;
	margin-left:-10px;
}
	
.footerCol li a:link {
	text-decoration:none;
	color:#5e5e5e;
	}
	
.footerCol li a:hover {
	color:#78137d;
	text-decoration:none;
	}
	
	
	
#bottom {
	clear:both;
	bottom:0;
	background:url(../img/structure/bgBottom.gif) repeat-x bottom center;
	height:121px;
	margin:0;
	padding:0;
	}
	
#bottomContent {
	letter-spacing:.1em;
	width:700px;
	margin:0 auto;
	font-size:.7em;
	}
	
#bottomContent a:link, #bottomContent a:visited {
	color:#5e5e5e;
	text-decoration:none;
	}
	
#bottomContent a:hover {
	color:#5e5e5e;
	text-decoration:underline;
	}
	
.schedule {
	width:480px;
	}
	
.schedule th {
	background-color:#2B2A85;
	color:#fff;
	font-size:1.1em;
	padding:3px;
	text-transform:uppercase;
	}
	
.schedule td {
	border-right:1px solid #B8B1A2;
	border-bottom:1px solid #B8B1A2;
	padding:5px;
	margin:2px;
	}
	
.schedule td.purple {
	background:#f0e5f1;
	color:#2B2A85;
	}
	
.schedule td.blue {
	background:#e9e9f3;
	color:#2B2A85;
	}
	
	
form.contact fieldset { 
	margin-bottom: 10px; 
	border-left:1px solid #500c03;
	border-bottom:1px solid #500c03;
	border-right:none;
	border-top:none;
	}
	
form.contact legend {
	padding: 0 2px;
	font-weight: bold;
	_margin: 0 -7px; /* IE Win */
	}
	
form.contact label {
	display: inline-block;
	line-height: 1.8;
	vertical-align: top;
	}
	
form.contact fieldset ol {
	margin: 0;
	padding: 0;
	}
	
form.contact fieldset li {
	list-style: none;
	padding: 5px;
	margin: 0;
	}
	
form.contact fieldset fieldset {
	border: none;
	margin: 3px 0 0;
	}
	
form.contact fieldset fieldset legend {
	padding: 0 0 5px;
	font-weight: normal;
	}
	
form.contact fieldset fieldset label {
	display: block;
	width: auto;
	}


form.contact em {
	font-weight: bold;
	font-style: normal;
	}

form.contact label { width: 120px; } /* Width of labels */
form.contact fieldset fieldset label { margin-left: 123px; } /* Width plus 3 (html space) */

/*\*//*/ form.contact legend { display: inline-block; } /* IE Mac legend fix */


.socialLinks img {
border:none;
padding:5px;
}

.socialLinks {
position:relative;
left:540px;
top:-85px;
}