/* 
Template: purrspective
Theme Name: purrspective v.1
Author: Pixelita Designs
Author URI: http://www.pixelita.com
Palette Notes: brown: #630; orange: #e56701; tan: #cebda5
*/

a:visited	{
	color: #630;
	font-weight: bold;
	text-decoration: none;
}

a:hover	{
	background: #cebda5;
	color: #630;
	font-weight: bold;
	text-decoration: none;
}

a:link, a:active {
	color: #e56701;
	font-weight: bold;
	text-decoration: none;
}

body	{
	background: #cebda5;
	color: #630;
	font: 13px calibri, "Trebuchet MS", helvetica, sans-serif;
	letter-spacing: normal;
	margin: 10px auto;
	text-align: center;
}

img {
	 border: none; 
}

p {
	font-size: 100%;
	padding: 5px 5px 5px 25px;
}

table, tbody, td, tr	{
	background-color: #cebda5;
	border-style: none;
	font-size: 100%;
}

.purrs {
	background-color: #cebda5;
	background-image: url(purrs-banner-small.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	text-align: left;
	height: 372px;
	width: 416px;

}

h1	{
	color: #630;
	text-align: center;
	font: bold 130% "Helvetica Neue", helvetica, calibri, arial, sans-serif;
}

h2	{
	color: #e56701;
	text-align: center;
	font: bold 120% "Helvetica Neue", helvetica, calibri, arial, sans-serif;
	text-transform: uppercase;
}

