body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	}
	
body#meet {
	background: #309;
	}
#meet a:link 	{ text-decoration : none; color : #333399; }
#meet a:visited { text-decoration : none; color : #663399; }
#meet a:active  { text-decoration : underline; color : #663399; }
#meet a:hover  { text-decoration : underline; color : #663399; }

#container {
	width: 720px;
	background: #99f;
	text-align: left;
	margin: 0 auto;
	}

table#header {
	}

#maincontent {
	margin: 0;
	margin-top: 15px;
	padding: 0;
	}	

#maintext {
	color: #309;
	font-size: 1.1em;
	margin-right: 28px;
	padding: .7em .5em 0 0;
	border-top: 2px solid #309;
	}
#maintext p {
	line-height: 1.4em;
	}

img {
	margin: 0;
	padding: 0;
	}

p, td, li, ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	margin-top: 0;
	/*vertical-align: top;*/
	}

.petholder {
	color: #309;
	width: 400px;
	border-top: 2px solid #309;
	padding: 10px 0 0 0;
	}
.petholder p {
	margin-bottom: .4em;
	}
	
img.leftpet {
	float: left;
	/*width: 150px;*/
	margin-right: 20px;
	}
img.rightpet {
	float: right;
	/*width: 150px;*/
	margin-left: 20px;
	}
	
.clear {
	clear: both;
	}


	
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	}
	
.body2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	}
	
.body3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	}
	
.bodysmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	}



h1 {
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #330099;
	font-weight: bold;
	line-height: 26px;
	margin-bottom: 6px;
	}
	
h2 {
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #fff;
	line-height: 20px;
	margin: 0 0 3px 0;
	}
	
h3 {
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #fff;
	/*line-height: 20px;*/
	margin: .5em 0;
	}
	
h4 {
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #669900;
	line-height: 20px;
	}
	
.comic1 {
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	}

.navtext1 {
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
	}
	

/* NOT USED
#jumpmenu {
	background: #99f  url("the_pets/images/jump_menu_bg.gif") top right no-repeat;
	border: none;
	width: 582px;
	height: 24px;
	margin-right: 12px;
	}
#jumpmenu select {
	margin: 2px 15px 2px 15px;
	}

*/
form {
	margin: 0;
	padding: 0;
	}

ul#navone {
	list-style: none;
	margin: 12px 0 12px 12px;
	padding: 0;
	}
ul#navone li {
	margin: 0;
	padding: 0;
	}
	
#sidebar {
	margin: 0 25px 15px 15px;
	padding: 0;
	}
#sidebar p {
	font-size: 1.1em;
	line-height: 1.4em;
	color: #330099;
	margin: 0 0 .8em 0;
	padding: 0;
	}
#sidebar img {
	margin: 0 0 10px 0;
	}
#sidebar p.trademark {
	font-size:0.7em;
	line-height:1.3em;
	}

.rrp {
	font-weight: bold;
	color: #333;
	text-decoration: line-through;
	}
.ourprice {
	font-weight: bold;
	color: #fff;
	font-size: 1.2em;
	}
	
img.advert {
	margin: 18px 0 0 14px;
	}

.white {  color: #FFFFFF}
.purple {  color: #990099}
.green { color: #669900}

/* links */

A:link 	{ text-decoration : none; color : #333399; }
A:visited { text-decoration : none; color : #663399; }
A:active  { text-decoration : underline; color : #FF6633; }
A:hover  { text-decoration : underline; color : #FF6633; }	

.pgtitle-fun {
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size: 24px
	color: #669900;
	font-weight: bold;
	line-height: 26px
	}

select.jumpmenu {
	font-size : 13px;
	color : #fff;
	background : #309;
	border-color: #309;
	}
	
.c1 {
	color: #330099
	}
.bodybold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: 700;
	}
	
.hide {
	display: none;
	}


/* ORDER FORM and SHOPPING CART forms */
.orderform {
	width: 460px;
	margin: 12px 0;
	padding: 0;
	background: #fff;
	}

.orderform th {
	background: #000;
	text-align: center;
	padding: 3px;
	color: #fff;
	font-size: .85em;
	}

.orderform td {
	text-align: center;
	color: #333;
	font-size: .9em;
	padding: 4px 6px;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	}

.orderform td.title {
	width: 240px;
	line-height: 1.2em;
	text-align: left;
	white-space: normal;
	border-left: none;
	}
	
.orderform td.title2 {
	width: 290px;
	line-height: 1.2em;
	text-align: left;
	white-space: normal;
	border-left: none;
	}
	
.orderform td.delivery {
	width: 130px;
	line-height: 1.2em;
	text-align: right;
	white-space: normal;
	font-weight: bold;
	font-size: .87em;
	border-left: none;
	background: #eee;
	}
	
.orderform td.total {
	font-weight: bold;
	background: #eee;
	text-align: right;
	white-space: normal;
	border-left: none;
	}
	
.orderform td.right {
	text-align: right;
	width: 60px;
	}
	
.orderform td.left {
	text-align: left;
	}
	
.orderform td.top {
	vertical-align: top;
	padding-top: 8px;
	}

#empty {
	width: 350px;
	height: 100px;
	padding: 24px;
	margin: 12px 0;
	border: 3px solid #309;
	}
#empty p {
	font-size: 1.3em;
	}


/* Bottom Nav */

#bottomnav	{
	width: 400px;
	height: 34px;
	padding: 12px 0 0 0;
	margin: 0;
	}
	
#bottomnav ul	{
	width: 246px;
	height: 34px;
	background: url(images/nu-bottom-nav.gif);
	margin: 0;
	padding: 0;
	position: relative;
	}
	
#bottomnav ul li	{
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
	}
	
#bottomnav ul li, #bottomnav a {
	height: 34px;
	display: block;
	}

#bottomnav ul li a	{
	text-indent: -9999px; 
	text-decoration: none;
	}

#bnavtop {left: 0; width: 72px;}
#bnavback {left: 73px; width: 85px;}
#bnavmore {left: 158px; width: 87px;}

#bnavtop a:hover {background: transparent url(images/nu-bottom-nav.gif) 0 -34px no-repeat;}
#bnavback a:hover {background: transparent url(images/nu-bottom-nav.gif) -73px -34px no-repeat;}
#bnavmore a:hover {background: transparent url(images/nu-bottom-nav.gif) -158px -34px no-repeat;}
/* End Bottom Nav */


/* Footer */
#footer {
	background: #99f  url("images/gang-bottom1.jpg") top center no-repeat;
	height: 225px;
	text-align: center;
	padding-top: 8px;
	}
#footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 3px;
	}