html, body, div, ul, ol, li, a, h1, h2, h3, p {
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height: normal;
}

html {
	font: normal 14px/18px Arial, Helvetica, sans-serif;
	color: #333;
}

body {
background-image: url(images/paws.gif);
}

/* START link styles --------------------------------------------------------*/

a {
	font-weight: bold;
	color: #692E89;
	text-decoration: none;
}

a:hover {
	color: #333;
	line-height: normal;
}

/*END link styles -----------------------------------------------------------*/


#wrapper {
	width: 800px;
	position: relative;
	margin: 10px auto;
	border: solid #692E89 4px;
	background-color: #F9E195;
}


/* START banner styles ------------------------------------------------------*/

#banner {
	border-bottom: solid #692E89 4px;
	padding: 42px 19px 17px 5px;
	text-align: right;
	background-color: #FCF1D4;
	background-image: url(images/petcarebysusan_logo.gif);
	background-repeat: no-repeat;
}

#banner h1 {
	position: absolute;
	top: 6px;
	font-size: 1px;
	color: #FCF1D4;
}

#banner h2 {
	font-size: 18px;
}

/* END banner styles -------------------------------------------------------*/

/* START nav styles --------------------------------------------------------*/
#nav {
	position: absolute;
	width: 174px;
	top: 145px;
	left: 19px;
	list-style: none;
}

#nav li {
	margin: 0 0 25px 0;
	font-size: 16px;
}

#nav li a {
	display: block;
	padding: 0 0 0 25px;
	background: transparent url(images/paws_sprite_final.gif) no-repeat;
}

#nav li a:hover {
	background-position: 0 -20px;
	color: #333;
}
/* END nav styles --------------------------------------------------------*/

/* START content_cont styles ---------------------------------------------*/

#content_cont {
	position: relative;
	min-height: 300px;
	border-left: solid #692E89 4px;
	margin: 0 0 0 200px;
	padding: 23px 21px 115px 19px;
	background-color: #FCF5E8;
	line-height: 20px;
	background-image: url(images/paws.gif);
	background-position: center top;
	background-attachment: scroll;
	background-repeat: repeat-y;
}


#content_cont h1 {
	margin-bottom: 25px;
	color: #9B412B;
	font-size: 18px;
	background: transparent url(images/paw_9B412B.gif) no-repeat;
	background-position: left top;
	padding-left: 23px;
}

#content_cont h2 {
	font-size: 16px;
	color: #9B412B;
	margin-top: 30px;
	margin-bottom: 5px;
}

#content_cont h3 {
	margin-top: 20px;
	margin-bottom: 5px;
	color: 9B412B;
	font-weight: bold;
}


#content_cont p {
	margin-top: 10px;
}


#content_cont .bodytext_color {
	font-weight: bold;
	color: #9B412B;
	font-style: italic;
}


#content_cont .footnote {
	margin-top: 5px;
	font-size: 12px;
	line-height: 14px;
}

.under_construction {
	height: 166px;
	background: transparent url(images/under_construction.gif) no-repeat;
	color: #FCF5E8;
	font-size: 1px;
	text-align: center;
}


.links_list {
	margin-top: 25px;
	list-style: none;
}

.links_list li {
	margin-bottom: 12px;
	color: #9B412B;
	font-size: 16px;
	margin: 0 280px 12px 0;
}

.links_list li a {
	display: block;
}





/* START footer styles ---------------------------------------------*/

#footer {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 49px;
	width: 90%;
	border-top: solid #692E89 4px;
	padding: 12px 5% 30px;
	background-color: #FCF1D4;
	line-height: 20px;
	text-align: center;
}

#footer p {
	padding: 4px 0 0 0;
	margin-top: 0;
}

#footernav li {
	display: inline;
	list-style: none;
	line-height: 17px;
}


#NAPPS, #PSI {
	position: absolute;
	width: 63px;
	height: 57px;
	bottom: 18px;
	display: block;
	border-style: none;
	font-size: 1px;
	line-height: 1px;
}



#NAPPS {
	left: -88px;
	background: transparent url(images/napps_logo_57.jpg) no-repeat;
	color: #006D50;
}

#PSI {
	left: -178px;
	background: transparent url(images/PSI_logo_57.jpg) no-repeat;
	color: #DFD95B;
}
	
/* END footer styles --------------------------------------------------*/

/* END content_cont styles ---------------------------------------------*/
#services li {
	margin-bottom: 15px;
}
#content_list li {
	margin-bottom: 5px;
	margin-top: 5px;
}

