body {
	background:#d4ebf3 url(images/pet-assets/bg-main.gif) top left repeat-x; 
	font-family:Arial, Helvetica, sans-serif;
	color:#445a26;
}

a, a:link {
	color:#444;
	text-decoration: underline;
}

a:hover {
	color:#444;
	text-decoration: none;
}



#header h1 {
	text-align:left;
	padding:8px 15px 8px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:36px;
	line-height:normal;
	width:90%;
	margin:0 auto;
	overflow:hidden;
}

h1, h2, h3, h4,
.itemhead h3, .itemhead h3 a,
#header h1 a, #header h1 a:hover, #header h1 a:link, #header h1 a:visited, #header h1 a:active {
	color: #666666;
	text-decoration:none;
	font-size: 18px;
	font-weight: normal;
}

#header h4 {
	width:90%;
	margin:0 auto;
	font-size:10px;
	font-weight:normal;
	font-style:italic;
	color:#aaaaaa;
	text-align:left;
}



input, textarea {
	background-color:#eaf3de;
	border:1px solid #9ead89;
	color:#444444;
}

#footer {
	background: #54bdf5 url(images/pet-assets/bg-footer.gif) top left repeat-x; 
}

#footer-holder {
	margin: 0px auto;
	width: 1000px;
	}
	
#recent-p{
	float: left;
	font-size: 12px;
	color: #FFFFFF;
	margin: 80px auto 20px 35px;
	padding: 5px;
	width: 430px;
	}	

#recent-c{
	float: right;
	font-size: 12px;
	color: #FFFFFF;
	margin: 80px auto 20px 10px;
	padding: 5px;
	width: 500px;
	}	

#recent-p h2, #recent-c h2{
	color: #00669a;
	font-weight: bold;
	font-size: 16px;
	}

#recent-p ul li, #recent-c ul li{
	list-style-position: inside;
	list-style-type: square;
	margin: 9px 0px;
	}

#recent-p ul li a, #recent-c ul li a{
	list-style-position: inside;
	list-style-type: square;
	margin: 9px 0px;
	color: #004466;
	text-decoration: none;
	}

#recent-p ul li a:hover, #recent-c ul li a:hover{
	list-style-position: inside;
	list-style-type: square;
	margin: 9px 0px;
	color: #004466;
	text-decoration: underline;
	}



#blog-list	{
	padding: 10px;
	margin: 0px auto;
	background: #0088cc;
	height: 25px;
	text-align: right;
	}
	
#blog-list	a{
	float: right;
	}
