@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ol, ul {
	list-style: none;
}

/* Reset End */

body {
	line-height: 1;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #474220;
}
a {
	text-decoration: none;
}
p {
	text-align: justify;
}
h2 {
	font-size: 11pt;
	font-weight: bolder;
	letter-spacing: 2px;
	margin-bottom: 30px;
}
h3 {
	font-size: 11pt;
	font-weight: bolder;
	margin-bottom: 10px;
}
h4 {
	margin-bottom: 10px;
}
div.sky {
	height: 197px;
	background-image: url(images/sky.png);
	text-align: center;
}
div.sky img#dogs {
	padding-right: 663px;
	position: relative;
	top: 22px;
}
div.grass {
	height: 31px;
	background-image: url(images/grass.png);
	position: relative;
	top: -31px;
}
div.menu {
	background-image: url(images/greenBG.png);
	height: 65px;
	position: relative;
	z-index:1;
	top: -31px;
}
div.menu table {
	width: 1000px;
	text-align: left;
	position: relative;
	top: 0px;
}
div.menu img {
	float: left;
}

span.menuTitle { float:left; height:14px; padding: 0; background-position: top; cursor: pointer; }
span.menuTitle:hover, span.menuTitle.active { background-position: bottom; }

img#sun {
	position: relative;
	display: none;
}
img#logo {
	margin: 5px 0 0 10px;
}
div.mainContent, div.footer {
	margin: 0 auto;
	width: 1000px;
	position: relative;
}
div.mainContent table {
	position: relative;
	top: -10px;
}
div.mainContent td.leftCell {
	padding: 10px 0 0 15px ; 
}
div.mainContent td.leftCell div {
	position: absolute;
	top: 0;
	width: 273px;
	overflow: hidden;
	min-height: 330px;
}
div.mainContent td.contentBox {
	padding: 0 10px 0 70px;
}
div.mainContent td.contentBox div.scrollBox {
	overflow-x: hidden;
	overflow-y: auto;
	padding: 0 50px 0 30px;
	position: relative;
	min-height: 330px;
}
div.footer {
	font-size: 7pt;
	position: relative;
	bottom: -20px;
	letter-spacing: 1.5px;
	text-align: center;
}
p.quote {
	color: #36BAA0;
	font-weight: bold;
	line-height: 130%;
	padding-top: 15px;
	font-size: 11pt;
}
p.quote span {
	font-size: 9pt;
	line-height: 110%;
	font-weight: normal;
	position: relative;
	top: -5px;
}
p.quote b.normal {
	font-weight: normal;
}
span.hide {
	color:#FFFFFF;
}
td.contentBox p {
	margin: 0 0 25px 0;
	line-height: 130%;
}
p.index {
	font-size: 11pt;
}
form label {
	font-weight: bold;
	width: 150px;
	clear: left;
}
form input, form label, form span {
	float: left;
	margin-top: 15px;
	display: block;
}
form li.services label, form li.services input, form li.services span {
	margin-top: 10px;
	height: 12px;
}
form input.submit {
	font-weight: bold;
	font-size: 12pt;
}
ul.list li {
	list-style: disc;
	padding: 5px 0;
}
ul.care {
	margin-top: -10px;
}
ul.care li {
	margin-bottom: 10px;
}
ul.care li label {
	width: 200px;
	float: left;
}
p.small {
	font-size: 80%;
}
span.crewNav img {
	margin-right: 20px;
	margin-top: 5px;
}
div.photo2{
	position: relative;
	top: 10px;
	left: 00px;
}
div.photo3 {
	position: absolute;
	top: 10px;
	left: 370px;
}
p.moreSoon {
	font-size: 13pt;
	letter-spacing: 2px;
	font-weight: 100;
	color: #4aa942;
}

.blogPosts p {
	line-height: 130%;
	margin-bottom: 10px;
}



.adaldesign {
	color:#FFF;
	position: relative;
	left: -300px;
}
