

body {
	background: #f9f6ec;
	margin: 0;
	padding-bottom: 10px;
	font-family: "Lucida Grande", Arial, sans-serif;
}


h1,h2,h3,h4,h5 {margin: 0;padding: 0;}

dt,dl,dd {margin: 0;padding: 0;}

a:link, a:visited {
	color: #6a7a4a;
	text-decoration: none;
}


a:hover {
	color: #a3b382;
}


/* --------------------------------------- topbar */

div#topbar {
	height: 27px;
	background: url(topbar-bg.gif) top repeat-x;
}

.top-container {
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 10px;
	padding-right: 10px;
	text-align: right;
	font-size: 10px;
	line-height: 27px;
	color: #6a7a4a;
}





/* --------------------------------------- main content */

div#main-content {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}

div#left-side {
	float: left;
	width: 207px;
	padding-top: 19px;
}

div#left-side p.quote {
	margin-top: 25px;
	margin-bottom: 0;
	padding-left: 30px;
	padding-right: 30px;
	font-size: 10px;
	font-style: italic;
	color: #959595;
}
div#left-side p.author {
	padding-left: 30px;
	padding-right: 30px;
	font-size: 10px;
	color: #959595;
	text-align: right;
	margin-top: 0;
}

div#left-side img.medal {margin: 15px 0 0 15px;}


div#left-side dl.sidebar {
	width: 177px;
	background: url(sidebar.gif) bottom no-repeat;
	padding-bottom: 15px;
	margin-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
}

div#left-side dl.sidebar dt {
	background: url(sidebar.gif) top no-repeat;
	padding-top: 15px;
}

div#left-side dl.sidebar dd p {
	padding-left: 60px;
	padding-right: 10px;
	padding-top: 35px;
	font-size: 10px;
	line-height: 14px;
	margin: 0;
}


div#left-side dl.sidebar dd.first-aid {
	width: 177px;
	background: url(firstaid.gif) no-repeat;
	height: 75px;
	margin-bottom: 5px;
}



div#left-side dl.sidebar dd.petservices {
	width: 177px;
	background: url(petservices.gif) no-repeat;
	height: 75px;
	margin-bottom: 5px;
}

div#left-side dl.sidebar dd.petsitter {
	width: 177px;
	background: url(petsitter.gif) no-repeat;
	height: 75px;
	margin-bottom: 5px;
}

div#left-side dl.sidebar dd.united-petsitter {
	width: 177px;
	background: url(../images/united-petsitter.gif) no-repeat;
	height: 75px;
	margin-bottom: 15px;
}

div#left-side dl.sidebar dd.serving p {
	padding-left: 15px;
	padding-top: 0;
	color: #959595;
}

div#left-side dl.sidebar dd.serving h3 {
	font-size: 10px;
	text-transform: uppercase;
	color: #6a7a4a;
	font-weight: normal;
	padding-left: 15px;
}

div#right-side {
	float: right;
	width: 710px;
	display: inline;
}

div#nav {
	height: 25px;
	padding-top: 99px;
}

div#content {
	width: 710px;
	padding-top: 20px;
}

div#content h1 {
	font-family: Georgia, serif;
	font-size: 24px;
	line-height: 28px;
	font-weight: normal;
	padding-left: 10px;
	color: #664a34;
	margin-bottom: 4px;
}
div#content h2 {
	font-family: Georgia, serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
	padding-left: 10px;
	color: #6a7a4a;
}
div#content p  {
	color: #666;
	font-size: 13px;
	line-height: 16px;
	padding-left: 10px;
}

div#content ul {
	color: #959595;
	font-size: 12px;
	line-height: 16px;
}


div#content img.fright {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}

div#content a.learn-more {
	width: 120px;
	height: 25px;
	text-indent: -9999px;
	display: block;
	background: url(../images/learn-more.gif) no-repeat;
	float: right;
}

div#content a.learn-more:hover {
	background: url(../images/learn-more-r.gif) no-repeat;
}

div#content p.links {
	width: 200px;
	float:left;
	margin-right: 15px;
	margin-top: 8px;
	margin-bottom: 12px;
	font-size: 11px;
}


div#three-boxes {
	padding-left: 10px;
	padding-right: 10px;
}

.box {
	float: left;
	width: 200px;
	margin-right: 45px;
}

div#three-boxes p.smaller {
	font-size: 10px;
	line-height: 14px;
	padding-left: 0;
	margin-top: 5px;
}

div#three-boxes h2 {
	padding-left: 0;
}


div#contact-left {
	width: 400px;
	float: left;
}

div#contact-right {
	float: right;
	width: 275px;
	padding-right: 10px;
}

div#gallery-container {
	padding-left: 10px;
	padding-top: 10px;
}

div#gallery-container img.thumb {
	width: 160px;
	float: left;
	margin-right: 20px;
	padding: 3px;
	border: 1px solid #6a7a4a;
	margin-bottom: 20px;
}

/* --------------------------------------- main content */


div#content p.footer {
	float: right;
	text-align: right;
	font-size: 10px;
	line-height: 14px;
	color: #ccc7b6;
	padding-right: 10px;
}

div#content p.footer a:link, div#content p.footer a:visited {
	color: #ccc7b6;
} 

div#content p.footer a:hover {
	color: #6a7a4a;
}

