/* 
 * Start: CSS Reset
 * 
 */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	margin:0;
	list-style-type:none;
}

ul {
	list-style-type:disc;
	margin-left:20px;
}

ol {
	margin-left:20px;
	list-style-type:decimal;
	}
	
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */







/* 
 * Start: Typography
 * 
 */
body {
	background:url(../img/mainbg.gif);
	font-size:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

strong {
	font-weight:bold;
}
 
em {
	font-style:italic;
}

p {
	margin-bottom:5px;
	font-size:.75em;
	}
	
li {
	font-size:.75em;
}		
	
li li {
	font-size:1em;
	font-size:inherit;
}

h1 {
	font-size:1em;
	font-weight:bold;
	margin-bottom:5px;
	}

h2 {
	font-size:.9em;
	font-weight:bold;
}

h3 {
	font-size:.75em;
	font-weight:bold;
}

h4 {
	font-size:.75em;
	font-weight:bold;
	}
	
blockquote {
	font-size:.75em;
	color:#666;
	text-align:center;
	font-style:italic;
	margin-bottom:5px;
	}

img.spacerImage {
	display:block;
	margin:10px auto;	
}

img.imgCenter {
	display:block;
	margin:10px auto;
	border:1px solid #000;	
}





/*
 * Start: Layout
 * 
 */
div#content {
	background:#fff url(../img/header_llc.jpg) no-repeat top;
	width:735px;
	margin:auto;
	padding:405px 0 10px 0;
	border-right:1px solid #000;
	border-left:1px solid #000;
	border-bottom:1px solid #000;
}

div#leftCol {
	float:left;
	padding-left:10px;
	width:150px;
	}
	
div#varContent {
	float:right;
	width:540px;
	padding-right:10px;
}





/*
 * Start: Navigation
 * 
 */
div#nav {
	margin:0 0 0 0;
	}

div#nav ul {
	margin:0px;
}

#nav ul li {
	background:url(../img/menu_bg.jpg) center left;
	vertical-align:middle;
	float:none;
	width:150px;
	height:71px;
	overflow:hidden;
	}
	
#nav ul li a {
	display:block;
	text-decoration:none;
	font-weight:bold;
	font-size:1em;
	color:#000;	
	width:105px;
	height:61px;
	padding:10px 20px 0 25px;
	}	
	
#nav ul li a:hover {
	text-decoration:underline;
	}	

div.services, div.references {
	margin-bottom:15px;
	}

div.services div, div.references div {
	float:left;
	width:48%;
	}

div.services div.first-col {
	border-right:1px solid #90bbff;
	padding-right:10px;
	margin-right:10px;
	}

div.services ul {
	list-style-type:disc;
	margin:0 0 0 20px;
	}

 div.references div.first-col{
 	margin:0;
	padding:0;
 	border-right:1px solid #90bbff;
 	}
	
div.references ul {
	list-style-type:none;
	margin:0 0 0 0px;
	}
	
div.references ul li {	
	border-top:1px solid #90bbff;
	padding:10px 0 10px 10px;
	}
	
div.references div.first-col ul li {
	padding:10px 0;
	}	

div.services ul ul {
	float:none;
	}

div#coupon {
	background:url(../img/coupon.jpg) center;
	display:block;
	width:280px;
	height:130px;
	margin:0 auto;
	color:#fff;
	padding:20px 10px 0 160px;
	}

div#coupon p.print {
	margin-top:7px;
	float:left;
	text-align:center;
	width:250px;
	}

/* Different margin for IE6 to position in button */
* html body div#coupon p.print {
	margin-top:5px;
	}
	
div#coupon img {
	vertical-align:middle;
	}	

div#update-link {
	margin:30px 0;
}

div#update-link p{
	text-align:center;
	margin:0;
}

p#limitedSpace {
	margin-top:20px;
	text-align:center;
	}

div#tshirts {
	background:url(../img/tshirt_bg.jpg) no-repeat;
	margin-top:20px;
	overflow:visible;
	width:135px;
	height:350px;
	padding:0 30px 0 5px;
	color:#FFF;
	position:relative;
	z-index:10;
	}

div#tshirts h3 {
	text-align:center;
	padding-top:10px;
	margin-bottom:10px;
	}
	
div#tshirts a {
	color:#FFF;
	}

a#videoclip {
	display:block;
	margin:0 auto;
	width:290px;
}

div#tbsVideo {
	width:320px;
	display:block;
	margin:0 auto;
}

div#GroupClassSchedule {
	width:450px;
	border:1px solid #000;
	background:#DDD;
	float:left;
	padding:10px;
	margin:5px;
	position:relative;
	}
div#GroupClassSchedule div {
	margin-bottom:10px;
	}
	div#GroupClassSchedule p {
	margin:0;
	}
div#daycareRates {
	width:260px;
	border:1px solid #000;
	background:#DDD;
	float:right;
	padding:10px;
	margin:5px;
	}
	
div#daycareRates div {
	margin-bottom:10px;
	}
	
div#daycareRates p {
	margin:0;
	}
	
div.locations div {
	float:left;
	width:30%;
	}
	
div.pre-footer {
	clear:both;
	background:#FFF;
	width:715px;
	text-align:center;
	margin:0 auto;
	padding:15px 10px 0 10px;
	border-top:1px dashed #CCC;
	}	

div.pre-footer img {
	display:block;
	margin:0 auto 10px auto;
	}

div.pre-footer p {
	text-align:center;
	}
	
/* 
 * Start: Footer
 * 
 */
div#footer {
	width:735px;
	text-align:center;
	margin:0 auto;
	background:#999;
	border-right:1px solid #000;
	border-left:1px solid #000;
	border-bottom:1px solid #000;
	padding:5px 0;
}

div#footer ul {
	text-align:center;
	display:block;
	margin:0 auto;
}

div#footer ul li {
	display:inline;
	padding:2px 5px;
}

div#footer a {
	color:#fff;
}






.seperator, div#references div {
	clear:both;
	border-top:1px solid #ccc;
	padding:15px 0 !important;
}

div.seperator ul {
	margin-bottom:10px;
	}

.imgInsetRight {
	display:block;
	float:right;
	border:1px solid #ccc;
	margin:10px;
	padding:7px;
}
	
.imgInsetLeft {
	float:left;
	display:block;
	border:1px solid #ccc;
	margin:10px;
	padding:7px;
}
	
.submitBtn {
	background:url(../img/btn_submit.gif) no-repeat;
	width:75px;
	height:25px;
	border:none;
	padding:0;
	margin:0;
	cursor:pointer;
}




/*
 * Start: Testimonials
 */
.testimonial {
	padding:15px;
	border:1px solid #ccc;
	background:#eee;
}

.testimonial h3 {
	margin-bottom:10px;
}





/*
 * Start: Captions
 */
.caption {
	padding:5px;
	border:1px solid #ccc;
	margin:5px;
}

.caption.right {float:right;}
.caption.left {float:left;}

.caption p {
	text-align:center;
	font-size:.6785em;
	color:#444;
	font-style:italic;
}


	
/* Contact Page */
div.parks h4 {
	margin:5px 0;
	}

p#petPeoples {
	margin-top:20px;
	}	
	
div.banners img {
	display:block;
	margin-top:10px;
	}	
	
/* Rescue Page */
div#rescueLinks {
	width:400px;
	margin:0 auto 15px auto;
	padding:3px;
	border:1px inset #000;
	background:#FFF;
	text-align:center;
	}
	
/* T-Shirt Page */
form#tshirtForm select {
	display:block;
	margin:10px 0;
	}
	


/* Photos Page */
ul.photos-list li {
	list-style-type:none;
	background:url(../img/paw.jpg) no-repeat top left;
	padding-left:25px;
	min-height:30px;
	height:auto !important;
	height:30px;
	margin:5px 0;
	}
	
div.photos {
	text-align:center;
	}

div.photos img {
	margin:0 3px 15px 3px;
	border:1px solid #000;
	}

/* Links Page */
ul#petSitters li {
	margin:5px 0;
	}	

/*
 * Coupons Promo
 */	
#couponPromo {
    background: transparent url(/img/coupons/coupon_module_spring.jpg) no-repeat scroll 0 0;
    height: 95px;
    padding: 110px 165px 0 57px;
}

#coupons ul {
    margin-top: 5px;
}	

/*
 * Video Links
 */
.video-link {
	text-align:center;
	margin:15px 0;
}

.video-link a {
	display:block;
}
	
.video-link img {
	display:block;
	border:0;
	margin:0 auto;
}
