 html, body
{
	color:#42210B;
	font-family:Helvetica, Verdana,Arial,sans-serif;
	font-size:10px;
	text-align:center;
}

#wrapper  {
	background:none repeat scroll 0 0 #FFFFFF;
	margin:0 auto;
	width:852px;
}

#whole_box{
	width:788px;
	text-align:center;
	margin-left:32px;
	margin-right:32px;
	min-height:800px;
}

#header_box{
	height:130px;
	padding-top:10px;
}

#logo_box{
	float:left;
}

#tagline_box{
	float:right;
	text-align:right;
	vertical-align:bottom;
}

#header_divider{
	clear:both;
	position:relative;
	top:-3px;
}

#sideMenu{
	float:left; 
	width:248px; 
	position:relative; 
	top:-24px;
}

p{
	text-align:left;
}

a:link, a:visited{
	color:#64C02A;
	text-decoration:none;
}

a:hover, a:active{
	text-decoration:underline;
}



p.story{
	font-size:10pt;
	color:#514b2c;
	line-height:1.2;
}

img{
	border:0pt;
}

.story_petInfo{
	font-size:8pt;
}

/* HOME */
#story_left{
	float:left; 
	width:393px; 
	height:280px; 
	position:relative; 
	padding-top:30px;
}

#home div#wrapper div#whole_box div#mainContents_box{
	background-image:url('../home/images/story_frame.gif');
	width:788px;
	height:317px;
	position:relative;
	top:-22px;
}

#story_right{
	float:right;
	vertical-align:top;
	margin-right:40px;
	padding-top:30px;
}

/* SERVICES */
.textTitle{
	color:#f0660c;
	font-weight:bold;
	font-size:9pt;
	line-height:1.3;
	letter-spacing:0.05em;
}

p.services, li{
	font-size:9pt;
	line-height:1.3;
	text-align:left;
}

p.services_small{
	font-size:8pt;
}

li{
	margin-left:14px;
}

li.top{
	margin-top:-10px;
}

#footer{
	clear:both; 
	position:absolute; 
	top:620px;
}

/* LINKS */
p.links{
	font-size:9pt;
}

/* ABOUT */
p.founder{
	font-size:9pt;
	line-height:1.5;
}

/* TESTIMONIALS */
.testimo{
	font-size:9pt;
	line-height:1.3;
}
.petName{
	font-weight:bold;
	color:#f0660c;
}
