@charset "utf-8";

body {font-family: Verdana, Geneva, sans-serif;}
html {font-family: Verdana, Geneva, sans-serif;}

@font-face {
  font-family: World Colors;
  src: url('http://www.debbiespetboutique.com/css/World_Colors.ttf');
}
@font-face {
	font-family: Aniverse;
	src: url('http://www.debbiespetboutique.com/css/anivers.otf');
	}

.padding {padding:8px;}
   a img { border: 0; } 
a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

a:hover {
	text-decoration: blink;
	font-weight: bold;
}


.Left-float {
	float: none;
	margin-left: 20px;
	line-height: 24px;
}
.Right-Float {
	float: none;
	line-height: 22px;
	padding-right: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	font-weight: normal;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.style7 {font-size: 20px; font-family: World Colors; margin-left:-20px; margin-top:11px;}
.style10 {font-size: 24px; }
.style11 {
	color: #666666;
	font-size: 22px;
}
.style12 {font-weight: bold}

.featured {-webkit-border-radius: 15px;-moz-border-radius: 15px;border-radius: 15px;border:1px solid #FFFFFF;background-color:#E3A20B;-webkit-box-shadow: #B3B3B3 2px 2px 2px;-moz-box-shadow: #B3B3B3 2px 2px 2px; box-shadow: #B3B3B3 2px 2px 2px;}
.rounded {-webkit-border-radius: 12px;-moz-border-radius: 12px;border-radius: 12px;}

li { list-style:none;}
p {font-size: 16px; font-family: Anivers;}

/* CSS Document */

.Bottom-links {
	font-family: font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #666666;
	filter: Shadow(Color=000, Direction=45);
}
.Regular-links {
	font-family: font-family: Verdana, Geneva, sans-serif;;
	font-size: 22px;
	color: #000000;
	filter: Shadow(Color=000, Direction=45);
	padding-left: 8px;
}
.Regular-links-on {
	font-family: font-family: Verdana, Geneva, sans-serif;;
	font-size: 22px;
	color: #FFFFFF;
	filter: Glow(Color=006600, Strength=3);
	background-color: #669999;
	padding-right: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	-webkit-border-radius: 15px;-moz-border-radius: 15px;border-radius: 15px;
}

ul {font-size:13px; color:#666; padding:0; margin:0; text-align:left; list-style:circle;}
li {list-style:circle; margin-left:15px;}
.nav {list-style:none;}
.nav li {list-style:none;}

