body {
	background: #fff;
	color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	margin: 0;
	padding: 0;
}

a {color: #f63;}

a:hover {text-decoration: none;}

blockquote {
	border-left: 10px solid #ccc;
	color: #666;
	margin: 0;
	padding: 0 0 2px 20px;
}

blockquote h3 {
	font-size: 1.1em;
}

blockquote p {
	font-style: italic;
	line-height: .5em;
}

.author {
	font-size: 1em;
	font-weight: bold;
}

.disclaimer {font-size:.75em;}

p, ol, ul, form {
	font-size: .86em;
	line-height: 1.7em;
}

p {}

ol {}

ul {}

h1, h2, h3 {
	color: #333;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

h1 {
	font-size: 1.8em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1em;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

#content img {
	border: #aec06e 1px solid;
	padding: 2px;
}

hr { display: none; }

table, table p {
	margin: 0;
	padding: 0;
}

.nowrap { white-space: nowrap; }

/******* HEADER *******/

#header {
	width: 760px;
	height: 120px;
	margin: 0 auto;
}

/******* LOGO *******/

#logo {
	float: left;
	margin: 0;
	padding: 8px 0 0 0;
}

#logo h1, #logo h2 {
	color: #f63;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

#logo h1 {font-weight: bold;}

#logo h2 {font-size: .9em;}

#logo a {text-decoration: none;}

/******* TOP MENU *******/

#topmenu {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	float: right;
	text-align: right;
	white-space: nowrap;
}

#topmenu p {
	line-height: 1.4em;
}

#topmenu ul {
	margin: 0 -6px 0 0;
	padding: 20px 0 0 0;
	list-style: none;
	line-height: .8em;
}

#topmenu li {display: inline;}

#topmenu a {
	border-left: 1px solid #aec06e;
	color: #aec06e;
	font-size: 1.3em;
	font-weight: bold;
	text-decoration: none;
	padding: 0 10px;
}

#topmenu a:hover {text-decoration: underline;}

#topmenu .first a {border: none;}

/******* PET PORTAL *******/

#petportal {display:none;}

/******* HEADER 2 *******/

#header2 {display:none;}

/******* MENU *******/

#menu {display:none;}

/******* SPLASH *******/

#splash {display:none;}


/******* PAGE *******/

#page {
	background-color: #fff;
	width: 760px;
	margin: 0 auto;
}

/******* CONTENT *******/

#content {
	float: left;
	width: 500px;
	padding-left: 20px;
}

#content h2 {margin:0 0 -10px 0;}

#content ul {
	font-size: 11px;
	list-style: square;
}

#content ul li ul {
	font-size: 11px;
	list-style: disc;
}

#content ul li ul li ul {
	font-size: 11px;
	list-style: circle;
}

#content ol {}

.title {
	height: 30px;
	padding-top: 3px;
}

.content {
	padding:0;
	background: none;
}

.twocols {}

.twocols .col1 {
	float: left;
	width: 230px;
}

.twocols .col2 {
	float: right;
	width: 230px;
}

.twocols h2 {padding:0 0 10px 0;}

/******* SIDEBAR *******/

#sidebar {display:none;}

/******* FOOTER *******/

#footer-wrapper {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	height: 40px;
	padding: 20px 0;
}

#footer {
	width: 760px;
	margin: 0 auto;
}

#footer p {
	line-height: normal;
	margin: 0;
}

#footer a {
	color: #666;
}

#legal {
	background: url(../images/paw.gif) no-repeat left center;
	float: left;
	padding: 10px 0 10px 40px;
}

#links {display:none;}