/* ---------------------------------------

Client: Pinnacle Care 2.0 Version
Version: 1.0
Author: Crosby Marketing
Website: http://www.crosbymarketing.com

Colors:

Dark Blue: 		#005d83;
Dark Green:		#5a8327;
Light Green:	#6e9a35;







------------------------------------------*/

/* GLOBAL
------------------------------------------*/

body {
	margin:0;
	padding:0;
	background:#005d83;
	font-family:'Lucida Grande', Geneva, Arial, Helvetica, sans-serif;
	}
	
* {
	margin:0;
	padding:0;
	}
	
ul {
	list-style:none;
	}
	
li {
	list-style:none;
	}
	
div.clear {
	clear:both;
	}
	
p {
	font-size:12px;
	line-height:21px;
	padding-bottom: 8px;
	}
	
ul {
	font-size:12px;
	list-style:none;
	}
	
#content li {
	list-style:none;
	line-height:21px;
	padding-bottom:3px;
	background:url(../images/listBullet.gif) 0px 8px no-repeat;
	padding-left:15px;
	}
	
h1 {
}


h2 {
	color:#005d83;
	font-size:16px;
	padding-top:0px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 8px;
	margin-bottom: 3px;
	}
	
blockquote {
	font-size:11px;
	line-height:18px;
	padding-bottom:8px;
	}
	
img {
	border:none;
	}
	
a, a:hover {
	outline:none;
	}
	
/* LAYOUT
------------------------------------------*/

#wrapper {
	background:#fff;
	width:911px;
	margin:0 auto 0;
	padding:7px 7px 0;
	}
	

/* MASTHEAD
------------------------------------------*/

#masthead {
	background:url(../images/mastheadBkgd.gif) 0px 0px repeat-x;
	height:92px;
		position:relative;

	}
	
#notice {
  text-align: center;
	background:url(../images/contactBkgd.gif) 0px 0px repeat-x;
	padding: 10px;
	margin: 10px;
	color: #fff;
}

#notice a {
  color: #fff;
  text-decoration: none;
  font-weight: bold;
}
	
#referFriend {
	background:#005d83;
	width:925px;
	margin:20px auto 0;
	text-align:right;
	height:21px;
	}
	
#referFriendForm {
	background:#fff;
	width:900px;
	margin:0 auto 0;
	padding:20px 0px 0px 25px;
	height:50px;
	}
	
#referFriendForm label {
	font-size:11px;
	color:#005d83;
	display:block;
	margin-bottom:3px;
	font-weight:bold;
}

#referFriendForm input {
	border:1px solid #ccc;
	background:#eee;
	font-size:10px;
	padding:3px 3px;
	width:180px;
	color:#666;
	}
	
#referFriendForm div {
	float:left;
	width:190px;
	margin-right:10px;
	}
	
#referFriendForm div.sendSubmit {
	width:52px;
	float:left;
	margin-right:0px;
	background:#fff;
	}
	
#referFriendForm div.sendSubmit input {
	width:51px;
	margin-right:20px;
	background:none;
	padding:0;
	margin-top:18px;
	border:none;
	}
	
#referWrapper {
	width:925px;
	margin:0px auto 0;
	position:relative;
	}
	
#callToAction {
	position:absolute;
	top:0px;
	right:12px;
	}
	
#logo {
	position:absolute;
	top:33px;
	left:15px;
	}


/* MAIN NAVIGATION
------------------------------------------*/

#mainNav {
	height:382px;
	width:575px;
	float:left;
	}
	
#family #mainNav {
	background:url(../images/mainPixMother.jpg) 100% 100% no-repeat;
}
	
#forest #mainNav {
	background:url(../images/mainPixForest.jpg) 100% 100% no-repeat;
}

#yacht #mainNav {
	background:url(../images/mainPixYacht.jpg) 100% 100% no-repeat;
}

#mother #mainNav {
	background:url(../images/mainPixMother.jpg) 100% 100% no-repeat;
}

#man #mainNav {
	background:url(../images/mainPixMan.jpg) 100% 100% no-repeat;
}
	

#woman #mainNav {
	background:url(../images/mainPixWoman.jpg) 100% 100% no-repeat;
}

#lounging #mainNav {
	background:url(../images/mainPixLounging.jpg) 100% 100% no-repeat;
}

#outlook #mainNav {
	background:url(../images/mainPixOutlook.jpg) 100% 100% no-repeat;
}

#sailing #mainNav {
	background:url(../images/mainPixSailing.jpg) 100% 100% no-repeat;
}

#sunbathe #mainNav {
	background:url(../images/mainPixsunBathe.jpg) 100% 100% no-repeat;
}

#deck #mainNav {
	background:url(../images/mainPixDeck.jpg) 100% 100% no-repeat;
}	

#blanket #mainNav {
	background:url(../images/mainPixBlanket.jpg) 100% 100% no-repeat;
}

	
#mainNav h1 {
	width:324px;
	height:204px;
	background:url(../images/positionStatement.gif) 0px 0px no-repeat;
	margin-top:23px;
	}
	
#mainNav h1 span {
	display:none;
	}
	
#contactForm {
	background:url(../images/contactBkgd.gif) 0px 0px repeat-x;
	width:300px;
	min-height:371px;
	float:left;
	margin-left:4px;
	height: 372px;
	padding:10px 10px 0;
	}
	
/*#mainNav ul {
	width:225px;
	height:118px;
	list-style:none;
	background: url(../images/mainNavBkgd.gif) 0px 0px no-repeat;
	position:relative;
	}
	
#mainNav li {
	list-style:none;
	height:26px;
	position:absolute;
	left:0;
	}
	
#mainNav li,
#mainNav a {
	display:block;
	height:26px;
	}
	
li#linkIntro {
	top:0px;
	}
	
li#linkDo {
	top:26px;
	}
	
li#linkHow {
	top:52px;
	}
	
li#linkGet {
	top:78px;
	}
	
li#linkIntro a:hover {
	}
	
#mainNav li {
	text-indent:-5000px;
	}*/
	
#mainNav ul {
	list-style:none;
	width:220px;
	margin-top:25px;
	}
	
#mainNav li {
	list-style:none;
	font-size: 13px;
	font-weight:bold;
	border-bottom: 1px solid #ccc;
	}
	
#mainNav li a {
	color:#005d83;
	text-decoration:none;
	padding:5px 10px 5px 15px;
	display:block;
	}
	
#mainNav li a:hover {
	background:url(../images/navArrow.gif) 95% 50% no-repeat;
	color:#6e9a35;
	}
	

	

	


/* CONTENT STYLES
------------------------------------------*/

#endorsements {
	float:left;
	width:225px;
	padding-top: 25px;
	}
	
#endorsements div.endorse {
	padding:20px 15px 5px 15px;
	margin-bottom:50px;
	}
	
#endorsements div.wsj {
	background:url(../images/wsj_logo.gif) 15px 0px no-repeat;
	}
	
#endorsements div.washpost {
	background:url(../images/washpost_logo.gif) 15px 0px no-repeat;
	}
	
#endorsements div.atlantic {
	background:url(../images/atlantic_logo.gif) 15px 0px no-repeat;
	}
	
#endorsements blockquote {
	font-size:11px;
	padding:0 15px 8px 0px;
	background: url(../images/openQuote.gif) 0px 4px no-repeat;
	text-indent: 17px;
	}
	
#consultation {
	padding-left:15px;
	}
	
#content {
	float:left;
	width:460px;
	padding: 21px 25px 0 0;
	}
	
#content h1 {
	height:47px;
	background: url(../images/mainHeadline.gif) 0px 0px no-repeat;
	margin-bottom: 10px;
	}
	
#content h1 span {
	display:none;
	}
	
#content p.callToAction {
	font-weight:bold;
	color: #6e9a35;
	margin-bottom: 10px;
	}
	
#content p.top {
	font-size:10px;
	float:right;
	padding-bottom:0px;
	}
	
#content p.top a {
	color:#005d83;
	text-decoration:none;
	padding:2px 3px 2px 12px;
	display:block;
	background:url(../images/top.gif) 0px 50% no-repeat;
}

#content ul {
	}

#content p.top a:hover {
	}
	
#testimonials {
	float:left;
	width:200px;
	padding-top: 25px;
	}
	
#testimonials p {
	color:#005d83;
	font-size:11px;
	line-height:16px;
	padding-right: 30px;
	padding-bottom: 3px;
	}
	
#testimonials p.credit {
	color:#666;
	line-height: 16px;
	margin-bottom: 50px;
	}
	
#testimonials h2 {
	border:none;
	background:url(../images/memberTestimonials.gif) 0px 0px no-repeat;
	height:25px;
	padding-bottom: 0px;
	}
	
#testimonials h2 span {
	display:none;
	}
	
#testimonials img {
	margin-bottom:5px;
	}

/* CONTACT FORM STYLES
------------------------------------------*/

#contactForm h1 {
	background:url(../images/contactHeader.gif) 0px 0px no-repeat;
	height:28px;
	margin-bottom:20px;
	}
	
#contactForm h1 span {
	display:none;
	}
	
#contactForm div.shortForm {
	float:left;
	width:141px;
	margin-right:9px;
	padding:0 0 10px 0;
	}
	
#contactForm div.right {
	margin-right:0px;
	}
	
#contactForm div.shortForm input {
	width:134px;
	background:#79a047;
	border:1px solid #86a45f;
	padding:2px 3px;
	}
	
#contactForm label {
	color:#fff;
	font-size:10px;
	text-transform:uppercase;
	font-weight:bold;
	display:block;
	}
	
#contactForm input, #contactForm textarea {
	background:#79a047;
	border:1px solid #86a45f;
	padding:2px 3px;
	margin-top:3px;
	font-family:'lucida grande', Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	}
	
#contactForm input.address {
	width:284px;
	}
	
#contactForm textarea.message {
	width:284px;
	
	}
	
#contactForm div.addressHolder {
padding-bottom:10px;
}

#contactForm input.submit {
	border:none;
	margin:10px 0px 0px 177px;
	padding:0;
	height:20px;
	width:114px;
	}
	
#contactForm div.cityStateZip input.city {
	width:134px;
	}
	
#contactForm div.cityStateZip select {
	width:50px;
	background:#fff;
	border:1px solid #79a047;
	font-size:11px;
	float:left;
	margin-top:3px;
	padding:1px 1px;
	}
	
#contactForm div.shortFormState {
	width:60px;
	float:left;
	}
	
#contactForm div.shortFormZip {
	width:80px;
	float:left;
	}
	
#contactForm div.shortFormZip input {
	width:74px;
	}
	
#copyright {
	width:911px;
	margin:10px auto 0;
	font-size:10px;
	text-align:center;
	color:#fff;
	}
	

	
/* VALIDATION
------------------------------------------*/

.fValidator-msg {
	font-size:10px;
	color:#fff;
	padding-bottom:0px;
	}
	


