/* reset */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

/* typography */               
 
body {font-size:75%;color:#222;background:#fff;font-family: Georgia, "Times New Roman", Times, serif;}
h1, h2, h3, h4, h5, h6 {font-weight: normal;color:#f12947;
	font-family: Verdana, "Lucida Grande", Lucida, sans-serif;
}
h1 {font-size:1.7em;line-height:1;margin-bottom:0.5em;}
h2 {font-size:1.8em;margin-bottom:0.5em;}
h3 {font-size:1.4em;line-height:1;margin-bottom:0.5em; margin-top: 1.5em;}
h4 {font-size:1.2em;line-height:1;margin-bottom:0.3em;}
h5 {font-size:1em;line-height:1;margin-bottom:0.3em;}
h6 {font-size:0.9em;line-height:1;margin-bottom:0.3em;font-style: italic;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:1em 0}
p img.left {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a {outline: none;}
a img {border: none; text-decoration: none; border: none;}
blockquote {margin:1.5em; font-style:italic; border-left:  1px solid #ccc; padding-left: 1em;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0 1.5em;}
ul, ol {
	margin: 1em 1.5em 1.5em 0;}
ul {list-style-type:disc; list-style-position: outside; margin-left: 20px;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;}
thead th {background:#c3d9ff;}
th, td, caption {padding:4px 10px 4px 5px;}
tr.even td {background:#e5ecf9;}
tfoot {font-style:italic;}
caption {background:#eee;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {font-size: 1.3em;}
.loud-cufon {font-size: 1.3em;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}

/* generic classes */

.clear {clear: both;}
.clear-left {clear: left;}
.clear-right {clear: right;}
.left {float: left;}
.right {float: right;}
.hidden {display: none;}
.column {display: inline; float: left;}
.column.right {float: right;}
.w700 {width: 700px;}
.w500 {width: 500px;}
.w400 {width: 400px;}
.bold {font-weight: bold;}
.uppercase {text-transform: uppercase;}
.text-right {text-align: right;}
.text-center {text-align: center;}
.finder {border: 1px solid red;}
.remove {position: absolute;left: -9999em;} /* for search engines */
.unbullet {list-style: none;}
.plainlist {list-style: none;margin-left: 0;}

/* layout and global styles */

body {
	background-color: #f45e53;
	background-image: url(../images/body-bg-tile.png);
	background-repeat: repeat;
	font-size: 14px;
	padding: 40px 0;
}

p {
	font-size: 1em;
}

a {
	color: #2fb7c5;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #f45e53;
}


#wrapper {
	width: 962px;
	margin: 0 auto;	
	position: relative;
}

#content {	
	background: #fff8d2 url(../images/content-bg-tile.png) repeat-y;
	padding: 80px 50px 30px 50px;
	min-height: 300px;
  	/* IE 6 "Min-Height Fast Hack" */
  	height:auto !important;
  	height:300px;
  	/* IE 6 "Min-Height Fast Hack" */  
}

.column-left {
	float: left;
	display: inline;
	width: 315px;}

.column-right {
	float: right;
	display: inline;
	width: 520px;
}

.main-img, .column-left img {
	float: left;
	border: 2px solid #000;
	margin: 0 30px 20px 0;
}
.gallery-img, .gallery-container img {
	border: 2px solid #000;
}

#footer {
	background: #fff8d2 url(../images/content-bg-tile.png) repeat-y;
}

#footer-content {
	border-top: 1px solid #d2ccac;
	margin: 0 2px 0;
	padding-top: 20px;
}

#footer p {
	margin-bottom: 0;
	text-align: center;
}

#shoe {
	background: url(../images/shoe-bg.png) no-repeat bottom;
	height: 26px;
	
}

#cap {
	background: transparent url(../images/cap-bg.png) no-repeat bottom;
	height: 169px;
	-webkit-border-top-left-radius: 24px;
	-webkit-border-top-right-radius: 24px;
}

/* navigation */

#nav {
	background: url(../images/nav-bg.png) no-repeat;
	height: 47px;
	width: 962px;	
	position: absolute;
	top: 169px;
	font-size: 12px;
}

#nav ul {
	list-style-type: none;
	margin: 0 0 0 17px;
	padding: 0;
}

#nav ul li {
	display: inline;
	float: left;
	margin-right: 17px;
}

#nav ul li.last {
	margin-right: 0;
}

#nav ul li a {
	display: block;
	height: 47px;
	background-repeat: no-repeat;
	background-position: 0 -47px;
}

#nav ul li a:hover, #nav ul li a.active {
	background-position: 0 0;
}

#nav ul li a#home {
	width: 82px;
	background-image: url(../images/home-sprite.png);
}

#nav ul li a#daycare {
	width: 152px;
	background-image: url(../images/daycare-sprite.png);
}

#nav ul li a#boarding {
	width: 124px;
	background-image: url(../images/boarding-sprite.png);
}

#nav ul li a#map {
	width: 184px;
	background-image: url(../images/map-sprite.png);
}

#nav ul li a#gallery {
	width: 160px;
	background-image: url(../images/gallery-sprite.png);
}

#nav ul li a#email {
	width: 134px;
	background-image: url(../images/email-sprite.png);
}

/* contact form */

#contact-form {
	margin:  30px;
}

#contact-form input {
	margin-bottom: 20px;
}

.success, .error {
	border: 1px solid;
	margin: 10px 0px;
	padding: 10px 20px;
	margin-bottom: 40px;
}

.success {
	color: #4F8A10;
	background-color: #DFF2BF;
}

.error {
		color: #D8000C;
background-color: #FFBABA;
}

.invalid {
	margin-right: 10px;
	color: #D8000C;
}

/* slideshow */

.control {
	display: block;
	margin-top: 10px;
	float: left;
	font-size: 12px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.control.arrow {
	color: #000000;
	margin-right: 10px;
}

.control.arrow:hover {
	color: #2fb7c5;
	margin-right: 10px;
}

.control.pager {
	margin-right: 10px;
}

.control a {
	color: #000000;
	padding: 0 3px;
	margin: 0 3px;
}

.control a:hover {
	color: #2fb7c5;
}

.control a.activeSlide {
	background: #2fb7c5;
	color: #fff;
}

.gallery-container {
	clear: both;
	margin-left: 183px;
	margin-bottom: 60px;
}
