@charset "UTF-8";
/******************************************************************************************************

										Market Hardware Core CSS

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

/* reset */
body, p, h1, h2, h3, h4, h5, h6, a, div, blockquote, cite, a img, address { margin: 0; padding: 0; text-indent: 0; border: none; outline: none; list-style: none; text-decoration: none; font-size: 100%; font-weight: inherit; font-style: inherit; }
table, td, tr, tbody, thead, th, caption { border-spacing: 0; border: none; border-collapse: separate; vertical-align: top; text-align: left; font-weight: normal; }

/* typography */
body { font-size: 0.8em /* 12px */; background: #A2D0DD; color: black; font-family: Verdana, sans-serif; line-height: 1.5em; margin: 0 auto; margin-top: 0px; padding-top: 0px;}

h1, h2, h3, h4, h5, h6 { /* Use to set global header styles. ie, bold, italic, color, margin, padding */ }
h1 { font-size: 1.6em /* 18px */; margin-bottom: 12px; color: #4C81C2; font-weight: bold;}
h2 { font-size: 1.4em /* 15px */; margin-bottom: 12px; color: #60BF99; text-decoration: underline;}
h3 { font-size: 1.2em /* 14px */; font-weight: bold; color: #4C81C2;}
h4, h5, h6 { font-size: 1.1em /* 13px */; }

p, ul, ol { margin-bottom: 1em; color: #534841;} /* DO NOT RESIZE */
ul { margin-left: 0px; padding-left: 14px; list-style-image: url('../images/design/check.png');}
li { font-size: 1em; margin-bottom: .3em; margin-left: 20px; list-style-type: square; padding-left: 0px;}

li strong { color: #006543;}

a, a:visited { color: #FF6C17; text-decoration: underline; }
a:hover, a:active { color: #FF6C17; text-decoration: none; }

/* group (also known as clearfix) applies style to div's containing other floating elements - FLOAT CHILDREN LEFT AND CLEAR NONE */
.group:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.group { display: block; }

/* layout */
#branding { position:relative; }

#nav{ background: url('../images/design/nav_bg.jpg') no-repeat; z-index: 99; height: 50px; width: 778px; margin: 0; padding: 0;}

#nav ul, #nav li, #callout ul, #callout li { margin-top: 0; padding: 0; text-indent: 0; list-style-type: none; }
#nav ul{ padding-top: 18px; padding-left: 18px; height: 30px; padding-bottom: 0px; margin: 0px;}
#nav li { position: relative; display: inline; font-family: Arial Narrow; background: url('../images/design/nav-divider.jpg') center right no-repeat; height: 100%; padding: 12px 6px 9px 4px; margin: 0px;}
#nav li ul { position: absolute; display: none;}
#nav li:hover ul, #nav li.hover ul { display: block;}
li#nav-contact{ background-image: none; }


#nav li ul {
	background: #93B8E2;
	float:none;
	left: 0px;
	margin: 6px 0 0 0; 
	text-align:left;
	padding:0;
	top:30px;
	width:170px;
	z-index: 999;
	height: auto;
	
}

#nav li ul li {
	height:auto;
	line-height:1.6;
	margin: 0px 0 0 0;
	padding: 0px 0 0 0px;
	background-image: none;
}

#nav li ul a {
	padding: 0px;
	color: #000;
	font-size: 1em;
	width: 165px;
	display: block;
	padding-left: 5px;
}

#nav li ul a:hover {
	background: #4C81C2;
	color: #fff;
}

#nav a, #nav a:visited { color: #B7E8F3; text-decoration: none; font-size: 1em;}
#nav a:hover, #nav a:active,
.home #nav #nav-home a,
.lodging #nav #nav-lodging a,
.day_camp #nav #nav-day_camp a,
.activities #nav #nav-activities a,
.spa #nav #nav-spa a,
.vaccines #nav #nav-vaccines a,
.about #nav #nav-about a,
.grooming #nav #nav-grooming a,
.training #nav #nav-training a,
.contact #nav #nav-contact a { color: #fff; text-decoration: none;}

#footer { margin: 0 auto; width: 748px; padding: 0 10px 5px 10px; font-family: Verdana; font-size: .8em;}
#footer p { line-height: 1.6em; padding-top: 20px; text-align: center; color: #567298;}
#footer a, #footer a:visited { text-decoration: underline; color: #567298;}
#footer a:hover, #footer a:active { text-decoration: none; color: #567298;}

.breadcrumb { font-size:85%; padding-bottom: 10px; }
.breadcrumb a { outline: none; }
blockquote { margin: 0px 0px; padding: 20px 30px; background: #fff; border: 1px solid #dedede; }
blockquote p { padding-left: 10px; }

/* forms */
form, fieldset, input { margin : 0; padding : 0; }
form { width: 38em; margin-left: 5px; }
form p { font-size: 100%; padding: 2px; margin: 0; }

/* fieldset styling */
fieldset { margin: 1em 0; padding: 1em; border : 1px solid #e2e2e2 }

/* legend styling */
legend { font-weight: bold; color: #0567ae; }

/* style for  labels */
label { float: left; width: 14em; }

/* style for required labels */
label .required { font-size: 0.9em; font-style: normal; color: red; }
label.error, input.submit { color: #F00; margin: 5px 0 0 0; }
input { width: 225px; }
input.radio, input.submit { width: auto; }
textarea { width: 225px; height: 100px; padding:0; }

/* submit */
form div input, form div button { width: 100px; margin-top:5px; margin-left: 297px; padding: 0 .25em; background-color: #0567ae; color: #fff; text-transform: uppercase; font-size: 90%; }

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

											Custom Styles

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

#main{
	width: 778px;
	height: 100%;
	margin: 0px auto;
}

#wrapper{
	clear: both;
}

#branding{ 
	width: 778px;
	height: 111px;
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
	background: url('../images/design/header.jpg') no-repeat;
	overflow: hidden;
}

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

#phone{
	float: right;
	display: block;	
	width: 280px;
	height: 30px;
	text-align: right;
	font-weight: bold;
	padding-top: 25px;
	padding-right: 20px;
	color: #fff;
	line-height: 1.3em;
}

#phone h2{
	color: #fff;
}

#phone a h2{
	color: #000;
	font-weight: normal;
	font-size: 1.1em;
}

.home #callout-hp {
	width: 778px;
	height: 129px;
	background: url('../images/design/callout_bg_hp.jpg') no-repeat;
	/*overflow: hidden;*/
	font-family: Verdana;
	margin: 0px;
	padding: 0px;

}

#callout2 {
	width: 778px;
	height: 411px;
	background: url('../images/design/callout_bg.jpg') no-repeat;
	overflow: hidden;
	font-family: Verdana;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

.hp-call{
display:block;
	width: 165px;
	height: 10px;
	float: left;
	padding-top: 10px;
	margin: 0px;
	line-height: 1.2em;

}

#grooming.hp-call { margin-left: 25px; }
#training.hp-call {margin-left: 25px; }
#reservations.hp-call { margin-left: 25px;}
#limousine.hp-call {margin-left: 30px; }

.hp-call h1{
	font-size: 1.4em;
	font-weight: bold;
	margin-bottom: .0;
	font-family: Arial Narrow;
}

.hp-call p{
	font-size: .8em;
}

#grooming.hp-call h1, #grooming.hp-call a { color: #fff; }

#training.hp-call h1, #training.hp-call a { color: #1C6AB2; }

#reservations.hp-call h1, #reservations.hp-call a { color: #fff; }

#limousine.hp-call h1, #limousine.hp-call a { color: #007A34; }

#grooming.hp-call p { color: #B7D2F0; }

#training.hp-call p { color: #1F3E44; }

#reservations.hp-call p { color: #1F3E44; }

#limousine.hp-call p { color: #1F3E44; }

/* content area */

#hp-content-top{
	width: 778px;
	height: 21px;
	background: url('../images/design/hp-content-top.jpg');
	margin-top: 20px;
}

#hp-content{
	width: 738px;
	min-height: 280px;
	background: url('../images/design/hp-content.jpg');
	padding: 20px;
}

#hp-content .left{
	width: 340px;
	height: 100%;
	float: left;
}

#hp-content .right{
	width: 370px;
	height: 100%;
	float: right;
}

#hp-content #hp-left{
	width: 350px;
	height: 150px;
	margin-top: 20px;
	background: url('../images/design/hp-left-bg.jpg') bottom right no-repeat;
}

#hp-content-bottom{
	width: 778px;
	height: 19px;
	background: url('../images/design/hp-content-bottom.jpg');
}

#content{
	background: url('../images/design/hp-content.jpg');
	padding: 20px;
}

/*end content area */


.cleaner {
	clear: both;	
}