body {
	background-color: #D5D5FF;
	font-family: Verdana, sans-serif; font-size: 16px;
	margin-left: 0;
	margin-top: 25px;
	margin-right: 0;
	margin-bottom: 0;
	}
	
.handheld {
	font-size: 0px;
}

h1 {
	font-family: scratch, Tahoma, Verdana, sans-serif;
	text-align: center;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
	font-size: 41px;
	color: #FF6600;
	background-color: #FFFFFF;
}

h2 {
	font-family: scratch, Tahoma, Verdana, sans-serif;
	text-align: center;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-size: 36px;
	color: #FF6600;
	background-color: #FFFFFF;
}

h3 {
	font-family: scratch, Tahoma, Verdana, sans-serif;
	text-align: center;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
	font-size: 33px;
	color: #000080;
	background-color: #FFFFFF;
}

h4 {
	font-family: scratch, Tahoma, Verdana, sans-serif;
	text-align: left;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
	font-size: 24px;
	color: #FF6600;
	background-color: #FFFFFF;
}

h5 {
	font-family: scratch, Tahoma, Verdana, sans-serif;
	text-align: left;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
	font-size: 24px;
	color: #633100;
	background-color: #FFFFFF;
}

h6 {
	font-family: Bradley Hand ITC, Times New Roman, Times, arial;
	text-align: center;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	font-size: 18px;
	color: #000080;
	background-color: #FFFFFF;
}


	
a:link {
	color: #554d93;
	text-decoration: none;
}

a:visited {
	color: #554d93;
	text-decoration: none;
}

a:hover {
	color: #554d93;
	background-color: #FFCE9D;
}

a:active {
	color: #554d93;
	text-decoration: none;
}
	
table {
	border-collapse: collapse;
	cellspacing: 0px;
	cellpadding: 0px;
	border: 0px;
	align: center;
	}
	
td{
	font-family: Verdana, sans-serif;
	font-size: 16px;
	border-collapse: collapse;
	cellspacing: 0px;
	cellpadding: 0px;
	border: 0px;
	}
	
th{
	font-family: Verdana, sans-serif;
	font-size: 17px;
	text-decoration: underline;
	border-collapse: collapse;
	cellspacing: 0px;
	cellpadding: 0px;
	border: 0px;
	}
	
.real-small {
	font-size: x-small;
	}

.small {
	font-size: small;
	}
	
.large {
	font-size: large;
	}

.x_large {
	font-size: x-large;
	}

.sorry {
	font-size: x-large;
	font-weight: bold;
	}

.large_orange {
	font-size: x-large;
	color: #d35402;
	}
	
.large_orange_underline {
	font-size: large;
	color: #d35402;
	text-decoration:underline;
	}

.small_blue {
	font-size: small;
	color: #554d93
	}

.footer_links {
	font-size: small;
	color: #554d93;
	}
	
.blue {
	color: #554d93
	}

.large_blue {
	font-size: x-large; font-weight: bold; color: #554d93
	}
	
.large_blue_underline {
	font-size: large;
	color: #554d93;
	text-decoration:underline;
	}

.tiny_orange {
	font-size: small;
	color: #d35402
	}
	
.forums {
	background: #919191;
	}
	
.drpshdw {	
	width: 100%;
	align: center;
	position: relative;
	top: -6px;
	left: -6px;
	border: 1px solid #000;
	background: #fff;
	}

.drinks {
	border-collapse: collapse;
	cellspacing: 0px;
	cellpadding: 0px;
	border: 0px;
	align: center;
	}
	
.drink_shots {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	text-align: center;
	width: 95px;
	}
	
.drink_desc {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	text-align: left;
	}

.drink_price {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	text-align: center;
	}

.winter_balsamic {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: 660000;
}

.products_bg {
	background-color: #ffffcc;
}

.products_dog_bg {
	background-color: #669900;
}
	
.products_dog_treats {
	width="650px"
	bgcolor:#ffcc00;
	border:10px;
	border-color:#000000;
	cellspacing: 0px;
	cellpadding: 25px;
	align: center;
}

.marquee_font {
	color: #bbbbbb
}