/* Reset */
* {
  margin:0;
  padding:0;
  border:0px;
  outline: 0;
  list-style:none;
  font-weight:normal;
  font-style:normal;
  font-size:1.0em;
  font-family:inherit;
  text-decoration: none;
  cursor:inherit;
  color:inherit;
}
html, body { text-align:left; cursor:default; }
input, textarea { cursor:text; }
ol { list-style:decimal; }
small { font-size:0.7em; }
big { font-size:1.2em; }
em, em *, i, i * { font-style:italic; }
strong, strong *, b, b * { font-weight:bold; }
button, a { cursor:pointer; }
button { text-align:center; }
hr, br { clear:both; }
hr { visibility:hidden; }
img { cursor:default; }
a img { cursor:pointer; }

.left {
  float:left;
}
.right {
  float:right;
}
span.h2, h2, h3{
  font-size:18px;
  font-weight:bold;
  margin: 0 0 5px 0;
}
h3{
  font-size:16px;
  font-weight:bold;
  color:#72226D;
}
h4{
  font-size:14px;
  font-weight:bold;
  color:#72226D;
  padding:10px 0 10px 0;
}
h3.checkoutMessage{
  color:#9F4579;
  font-size:1.05em;
  font-weight:normal;
  margin: 0 0 5px 0 !important;
}

/* Content */
body {
  background:url(images/bgRepeat.gif) repeat-x top left #fae1ef;
}
#sc {
  margin-top:0px;
}
#headerWrapper{
  background:url(images/bgFlower.jpg) no-repeat top center;
  min-width: 960px;
  max-width: 1200px;
  margin: 0px auto 20px;
  height:210px;
  position:relative;
}
#header {
  width: 960px;
  margin: 0px auto;
  height:210px;
  position:relative;
}
#header h1 {
  height:129px;
  margin-left:10px;
  position:absolute;
  width:960px;
  overflow:hidden;
  font-size:0;
}
#sloganSwap {
  position: absolute;
  margin: 89px 0 0 269px;
}
#sloganSwap img {
  position: absolute;
}
#navAndSearch {
  height:60px;
  margin:150px 0 0;
  position:absolute;
  background:url(images/SandN.gif) no-repeat top center;
  width:960px;
}
#navAndSearch #nav{
  width:465px;
  height:40px;
  background:url(images/menuBG.gif) no-repeat left top;
  position:absolute;
  margin: 10px 0 0 10px;
  padding:3px 0 0 9px;
}
#navAndSearch #nav a{
  background:url(images/menu.gif) no-repeat;
  height:35px;
  display:block;
  float:left;
	overflow: hidden;
	line-height: 500em;
	border: 0;
	margin: 0;
	padding: 0;
	text-decoration: none !important;
	background-repeat: no-repeat;
}
#navAndSearch #nav li {
  display:inline;
}
#navAndSearch #nav li.selected a{
  cursor:default;
}
#navAndSearch #nav a:hover{
  text-decoration:none;
}
#navAndSearch #nav .menu1 a{ width: 64px; background-position: 0px 0px; }
#navAndSearch #nav .menu1 a:hover{ background-position: 0px -35px;}
#navAndSearch #nav .menu1 a.selected{ background-position: 0px -70px !important;}

#navAndSearch #nav .menu2 a{ width: 76px; background-position: -68px 0px; }
#navAndSearch #nav .menu2 a:hover{ background-position: -68px -35px;}
#navAndSearch #nav .menu2 a.selected{ background-position: -68px -70px !important;}

#navAndSearch #nav .menu3 a{ width: 72px; background-position: -145px 0px; }
#navAndSearch #nav .menu3 a:hover{ background-position: -145px -35px;}
#navAndSearch #nav .menu3 a.selected{ background-position: -145px -70px !important;}

#navAndSearch #nav .menu4 a{ width: 130px; background-position: -218px 0px; }
#navAndSearch #nav .menu4 a:hover{ background-position: -218px -35px;}
#navAndSearch #nav .menu4 a.selected{ background-position: -218px -70px !important;}

#navAndSearch #nav .menu5 a{ width: 93px; background-position: -348px 0px; }
#navAndSearch #nav .menu5 a:hover{ background-position: -348px -35px;}
#navAndSearch #nav .menu5 a.selected{ background-position: -348px -70px !important;}


#navAndSearch #search{
  width:465px;
  height:40px;
  background:url(images/searchBG.gif) no-repeat center top;
  position:absolute;
  margin: 10px 0 0 485px;
}
#navAndSearch #search input.searchBar {
  width:362px;
  height:19px;
  border: 2px groove #81477e;
  padding: 4px 0 0 3px;
  position:absolute;
  margin: 6px 0 0 6px;
}
a.simple_search_btn {
  background-image:url(images/searchButton.gif);
  height:26px;
  width:81px;
}
a.simple_search_btn:hover {
  background-position:0px -26px;
}
#navAndSearch #search a.simple_search_btn{
  position:absolute;
  margin:7px 0 0 378px;
}
#login {
  position:absolute;
  width:404px;
  background:url(images/loginBG.gif) no-repeat;
  margin:10px 0 0 547px;
  height:40px;
}

#login #username, #login input.password {
  height:20px;
  width:140px;
  padding:5px 0 0 5px;
  border-top:solid 1px #f7cfe5;
  border-left:solid 1px #f4bddc;
  position:absolute;
}
#sc_user, #sc_pass {
  height:20px;
  width:140px;
  padding:5px 0 0 5px;
  border-top:solid 1px #f7cfe5;
  border-left:solid 1px #f4bddc;
}
#username{
  margin: 2px 0 0 7px;
  *margin: 6px 0 0 7px;
}
input.password {
  margin: 2px 0 0 161px;
  *margin: 6px 0 0 161px;
}
a.login_btn {
  background-image:url(images/loginButton.gif);
  display:block;
  position:absolute;
  margin:2px 0 0 314px;
  _margin:2px 0 0 314px;
  height:26px;
  width:81px;
}
a.login_btn:hover {
  background-position: 0 -26px;
}
#login .nav_link_container{
  position:absolute;
  margin:35px 0 0 194px;
}
#login .logged_in_menu {
  margin:2px 0 0 8px;
  width:320px;
}
span.logged_in_message {
  color:#72226d;
  font-size:14px;
  margin: 10px 0 0 10px;
}
#login li{
  display:inline;
}
#login li a{
display:block;
float:left;
}
a.tilda{
  color:#9F4579;
}
a.tilda:hover{
  background:none;
  cursor:default;
}

/*Menu*/
#sc_col2, #sc_col1 {
  width:170px;
}
div.nav_block_title {
  border-bottom:none;
  font-size:16px;
  margin-bottom:10px;
  font-weight:normal;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
  width:158px;
  padding:10px 0 0 10px;
  background:#72226d;
  color:#ffffff;
  height:30px;
}
.nav_block, .sc_content, .cart_table, .cart_table thead th, .cart_discounts, .cart_discounts h4, .order_info_table th, #order_ship_details h4, .address_boxes .bill, .address_boxes .ship, .address_box h4 {
  border-color:#72226d;
}
.newsletter_block {
  background: #eecbdf;
}
div.cartNav{
  background:url(images/purpleCart.gif) top right no-repeat #72226d;
}
#cart_options{
  width:168px;
  background:#fff;
}
#cart_options_advanced{
  width:168px;
}
#cart_options_advanced{
  float:left;
  background:#fff;
}
#cart_options_advanced tr{
  border-bottom:#72226d solid 1px;
}
#cart_options_advanced tr.buttons{
  background:#87104f;
  border-bottom:none;
}
td.name_td{
  width:108px;
}
tr.buttons td{
  padding:4px;
}
img.navCartImage{
  height:44px;
  width:44px;
  margin:10px;
}
span.cartName{
  display:block;
  font-size:12px;
  white-space:normal;
  width:95px;
}
span.cartPrice{
  font-size:12px;
  color:#a30064;
}
a.view_cart_btn{
  background-image:url(images/viewButton.gif);
  display:block;
  height:26px;
  width:52px;
}
a.checkout_cart_btn{
  background-image:url(images/checkoutButton.gif);
  display:block;
  height:26px;
  width:96px;
}
a.view_cart_btn:hover, a.checkout_cart_btn:hover{
  background-position:0px -26px;
}
ul.affiliates{
  margin:-10px 0 0 0;
}
ul.affiliates li {
  height:80px;
}
ul.affiliates li.borderers {
  border-bottom:#72226d solid 1px;
}
ul.links {
	margin: -10px 5px;
}
ul.links li{
	list-style:url(images/liSquare.gif);
	padding:2px 0 0 0;
}
ul.links li a{
  color:#600034;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
  text-decoration:underline;
}
.leftcol {
  width:280px;
  float:left;
}
.rightcol {
  width:280px;
  float:right;
}
.leftOpen {
  width:260px;
  float:left;
}
.rightOpen {
  width:260px;
  float:right;
}
#google-map {
  height:273px;
  margin:20px 0 0;
  width:258px;
  border:#72226D 1px solid;
}
.rightOpen #google-map {
  width:238px;
  margin:0;
}
.open-house br{
  clear:none;
  height:0px;
  display:none;
}
.open-house td br{
  display:block;
}
.open-house td{
  vertical-align:top;
  width:260px;
  padding:0 10px 0 0;
}
#sc_main .colwrap {
  background:#fff;
}
.banner {
  border:#72226D 1px solid !important;
}

/*Left Menu*/
#sc_col1 ul, #sc_col1 li{
  margin:0 0 0 0;
}
#sc_col1 ul li {
  width:148px;
  padding:8px 0 0 20px;
  background:url('images/rightMenuBG.gif') top left no-repeat;
  border:none;
  display:none;
}
#sc_col1 div.garter_block ul li.colleges-and-universities, #sc_col1 .garter_block ul li.pro-sports-team-garters, 
#sc_col1 .garter_block ul li.military-garters, #sc_col1 .garter_block ul li.toss-garters, 
#sc_col1 .garter_block ul li.wedding-accessories, #sc_col1 .garter_block ul li.cheer-garters,
#sc_col1 .garter_block ul li.hot-deals, #sc_col1 .garter_block ul li.garter-colors, #sc_col1 .garter_block ul li.wedding-garters-sets, #sc_col1 .garter_block ul li.wedding-bouquets {
  display:block;
}
#sc_col1 .product_block ul li.jewelry-251, #sc_col1 .product_block ul li.gloves,
#sc_col1 .product_block ul li.bow-ties, #sc_col1 .product_block ul li.corsages-and-boutonniere,
#sc_col1 .product_block ul li.customer-orders {
  display:block;
}
#sc_col1 .garter_block ul li.wedding-garters-and-accessories, #sc_col1 .garter_block ul li.garters-for-colleges-and-universities{
  font-size:12px;
  padding-top:0px;
}
#sc_col1 .garter_block ul li.wedding-garters-and-accessories a, #sc_col1 .garter_block ul li.garters-for-colleges-and-universities a{
  padding:0 0 0 0;
}
#sc_col1 .garter_block ul ul li {
  display:block;
}
#sc_col1 ul li.selected {
  background:url('images/rightMenuBGtopSelected.gif') top left no-repeat;
}
#sc_col1 ul li a{
  min-height:14px;
  color:#d80e8a;
  padding:0 0 7px 0;
}
#sc_col1 ul li a:hover{
  color:#000;
  background:none;
}
#sc_col1 ul li.selected a {
  color:#000;
  font-weight: bold;
  font-size:11px;
}
#sc_col1 ul ul li.selected a {
  color:#fff;
}
#sc_col1 ul ul li {
  padding: 0;
  margin: 0;
}
#sc_col1 ul ul li a {
  color:#fff;
  padding: 3px 10px 4px 20px;
  margin: 0 -20px 0 0;
  background:#b84f90;
  border-top: 1px solid #993374;
}
#sc_col1 ul ul li a:hover {
  color:#fff;
  background-color:#cd6ea8 !important;
}
#sc_col1 ul ul{
  display:block;
}
#sc_col1 ul ul li.selected {
  background:url('images/rightSubMenuSelected.gif') top left no-repeat #ce6da9 !important;
}
#sc_col1 ul ul li.basketball a {background:url('images/bbBG.gif') 0 -5px no-repeat;}
#sc_col1 ul ul li.baseball a {background:url('images/baseballBG.gif') 0 -5px no-repeat;}
#sc_col1 ul ul li.football a {background:url('images/footballBG.gif') 0 -5px no-repeat;}
#sc_col1 ul ul li.hockey a {background:url('images/hockeyBG.gif') 0 -5px no-repeat;}
#sc_col1 ul ul li.selectedbasketball a, #sc_col1 ul ul li.basketball a:hover {background:url('images/bbBGSelected.gif') 0 -5px no-repeat;}
#sc_col1 ul ul li.selectedbaseball a, #sc_col1 ul ul li.baseball a:hover {background:url('images/baseballBGSelected.gif') 0 -5px no-repeat;}
#sc_col1 ul ul li.selectedfootball a, #sc_col1 ul ul li.football a:hover {background:url('images/footballBGSelected.gif') 0 -5px no-repeat;}
#sc_col1 ul ul li.selectedhockey a, #sc_col1 ul ul li.hockey a:hover {background:url('images/hockeyBGSelected.gif') 0 -5px no-repeat !important;}

#sc_col1 ul li.hot-deals {background:url('images/hotDealsBG.gif') top left no-repeat;}
#sc_col1 ul li.selectedhot-deals {background:url('images/hotDealsBGSelected.gif') top left no-repeat;}

#sc_col1 ul li.children {
  padding:0;
  display:none;
}
#sc_col1 ul li.visable {
  display:block;
}
.cat_links {
  margin-top:-10px;
  margin-bottom:0;
}

.page_nav_div {
  padding: 10px;
}

/*Newsletter*/
p.news {
  font-size: 11px;
  padding: 0 5px 5px;
  margin: 5px 0 0 5px !important;
}
form.newsletter {
  margin: 5px 0 5px 5px !important;
}
form.newsletter input, input.contactName, input.contactEmail, .coupon_code_field, .fields_box_field input {
  height:22px;
  width:150px;
  padding: 6px 0 0 6px;
  border-top:solid 1px #64555e;
  border-left:solid 1px #96808d;
  border-bottom:solid 1px #f3dae8;
  border-right:solid 1px #f8e8f1;
  margin: 0 0 5px 0;
}
textarea.contactMessage {
  padding: 6px 0 0 6px;
  border-top:solid 1px #64555e;
  border-left:solid 1px #96808d;
  border-bottom:solid 1px #f3dae8;
  border-right:solid 1px #f8e8f1;
  margin: 0 0 5px 0;
}
textarea.contactMessage, input.contactName, input.contactEmail {
  width:250px;
}
button.subscribe {
  background:url(images/subscribe.gif) top left no-repeat;
  height:26px;
  width:102px;
}
button.subscribe:hover, input.contactSend:hover {
  background-position:0px -26px;
  cursor:pointer;
}
input.contactSend {
  background:url(images/email.gif) top left no-repeat;
  height:26px;
  width:102px;
}

/*Content*/
img.special {
  position:absolute;
  display:none;
}
.sc_content {
  background:none;
}
#sc_inner {
  width:960px;
  background:url(images/footerFlower.jpg) bottom center no-repeat;
}
.cols3 #sc_main {
  margin:10px 0 0 190px;
  _margin:10px 0 0 95px;
  float:left;
}
#sc_col2{
  margin:10px 10px 0 0;
  float:right;
}
#sc_col1{
  margin:10px 0 0 10px;
  float:left;
}
#sc_main, .sc_content, .sc_main_content{
  width:580px;
  padding:0 !important;
  border:0;
}
.sc_content h1, .cat_name h2   {
  border:0;
  font-size:18px;
  font-weight:normal;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#850f4d;
	background:url(images/h1BG.png) no-repeat 0px 0;
  margin:0;
  padding:20px 5px 0 5px;
  height:30px;
  width:580px;
}
.cat_name h2   {
  margin: 0 0 0 10px;
  background-color:#FAE1EF;
}
.contactForm {
  padding: 20px;
  background: #fff;
}
.contactForm input, .contactForm textarea {
  background: #fef6fa;
}
.contactForm button {
  padding: 5px;
  color: #fff;
  background: #95125c;
  border: 1px outset #95125c;
}
p.error {
  font-weight: bold;
  color: #000;
  padding: 10px;
  margin: 0 0 20px;
  background: #f9e039;
}
p.success {
  font-weight: bold;
  color: #fff;
  padding: 10px;
  margin: 0 0 20px;
  background: #72bc46;
}
.info{
  border:0;
  font-size:18px;
  font-weight:normal;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#850f4d;
	background:url(images/h1BG.gif) repeat-x;
  margin:0;
  padding:10px 5px 0 5px;
  height:30px;
}
.category{
  background-color:#fff;
  *width:580px;
}
.subcategory{
  text-align:left;
}
.info  {
  font-size:13px;
}
.sc_content h1 a{
	color:#850f4d;
}
.sc_content h1 img.view {
  float:right;
  margin:-20px 5px 0 0;
  *margin:-40px 5px 0 0;
  _margin:-41px 5px 0 0;  
}

.best_selling{
  border:#fff solid 5px;
}
.cols2 #sc_main {
  margin-left:190px;
  height:auto !important;
  min-height:700px;
}
.prod_thumb {
  width:180px;
}
#all_prod_info{
background:url("images/productInfoBG.gif") repeat-x top left;
}
span.price {
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:24px;
	text-decoration:none !important;
	color:#000;
}
.prod_price, .prod_name, input.addToCart {
  margin: 0 0 0 5px;
}
.box_inner {
  margin:0 !important;
}
.prod_name a{
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000;
}
input.addToCart, .prod_section .add_to_cart_btn {
  background:url(images/buyNow.gif) top left no-repeat;
  height:26px;
  width:102px;
}
input.addToCart:hover, .prod_section .add_to_cart_btn:hover {
  background-position:0px -26px;
  cursor:pointer;
}
.cat_products .box_inner {
  text-align:left;
}
img.listImg {
  max-height:174px;
}
.prod_thumb {
  min-height:270px;
  border:#fff solid 5px;
  background:#fff;
}
.cat_products .last_box {
  border-right:5px solid #fff;
}
.box3width {
  width:190px;
}
.cat_products .box_row {
  padding:0;
  width:575px;
  border-left:#fff solid 5px;
  margin:0px auto;
}
.cat_products .first_row .box_outer{
  border-top:#fff solid 5px;
}
.prod_detail .prod_thumb{
  border-right:0;
}
.prod_detail .last{
  border-right:#fff solid 5px;
}
.prod_main .prod_img .display-img{
  width:580px;
  height:auto;
}
.prod_main .prod_img {
  position:relative;
}
.prod_detail .prod_main .prod_img .sale, .prod_thumb .sale {
  position:absolute;
  top:0;
  right:0;
  display:block;
}

.cat_products {

}
.other_garters {
  margin:-20px 0 0 0;
  height:30px;
  background:url(images/continueBrowse.gif) left top #e9bdd6 no-repeat;
}
.other_garters #more {
  position:absolute;
  margin:7px 0 0 185px;
}
.other_garters #more li{
  display:inline;
  background:url(images/tilda2.gif) left no-repeat;
  padding:0 0 0 12px;
}
.other_garters #more li:first-child{
  background:none;
}
.other_garters #more li a{
  color:#72226d;
  text-decoration:underline;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
}
.other_garters #more li a:hover{
  color:#a31569;
}
.bestSeller {
  float:left;
}
.sportInfo{
  width:295px;
}
a.homeSandP {
  height:170px;
  position:absolute;
  width:286px;
}
a.homeSandP2 {
  height:100px;
  position:absolute;
  width:286px;
  margin: 0 0 0 286px;
}
.footballContent {
  background:url(images/football.jpg) no-repeat top left #fff;
  height:170px;
	width:580px;
}
.promContent {
  background:url(images/prom.jpg) no-repeat top left #fff;
}
.footballContent .content {
	width:285px;
	padding:7px;
}
p.sportAndPromText{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#72226d;
	padding:0 0 0 7px;
	line-height:15px;
	letter-spacing:0px;
}
#sc_footer {
  height:180px;
	font-family:Tahoma, Geneva, sans-serif;
}
#sc_footer #nav{
  margin-left:125px;
  position:absolute;
  text-align:right;
  width:391px;
}
#sc_footer .storeLinks{
  margin-top:56px;
}
#sc_footer .garterLinks{
  margin-top:76px;
}
#sc_footer #nav li{
  display:inline;
  background:url(images/tilda.gif) left no-repeat;
  padding:0 0 0 12px;
}
#sc_footer #nav li:first-child{
  background:none;
}
#sc_footer a{
  color:#d22788;
  text-decoration:underline;
}
#sc_footer a:hover{
  color:#000 !important;
}
#copy {
  text-align:right;
  color:#8f3289;
  position:absolute;
  margin:46px 0 0 525px;
  background:url(images/divider.gif) top left no-repeat;
  height:52px;
  padding: 10px 0 0 25px; 
}
#logo {
  position:absolute;
  margin:33px 0 0 799px;
}
.box2width {
  width:49.99%;
}
.prod_section {
  border-top:1px solid #410a3e;
}
.prod_section_top, .sc_content_main {
  border:none;
  background:#FFFFFF;
  margin:0 0 0;
  padding:5px;
  width:570px;
}
.sc_content_main {
  padding:20px;
  width:540px;
}
.prod_section h2, span.h2 {
	font-family:Tahoma, Geneva, sans-serif;
	color:#9F4579;
	font-weight:normal;
}
.prod_detail .prod_section_top {
text-align:left;
}
.prod_main {
  overflow:hidden;
  width:580px;
}
span.prod_price, .prod_section_top span.h2 {
  float:left;
  display:block;
  margin:4px 31px 0 0;
}
span.currency_prefix {
  vertical-align:top;
}
.prod_detail input.qty {
  border:1px inset #72226D;
}
.boxc, .acct_choice_skip, .acct_choice_login .inner {
  border:none;
}
.acct_choice .inner, .acct_choice_skip {
  height:145px;
}
.coupon_code {
  background:none;
  background:url(http://findhomestricities.com/squirrelcart/themes/dance/images/scissors.gif) no-repeat scroll 13px 13px;
  border:1px dashed #8F3289;
  color:#8F3289;
  font-size:14px;
  padding:15px 15px 15px 40px;
  text-align:center;
}
img.badge{display:none;}
.description_for_all_products{
  margin:12px 0 0 0;
}
/*SubCategories*/
.colleges-universitiess_child{
  display:none !important;
}
.subcategories .box_row {
  border:0 none;
  padding:0px;
}
a.hockey{
  background:url('images/hockeyCat.jpg') top center;
  display:block;
  width:142px;
  height:170px;
  border:#fff solid 2px;
}
a.basketball{
  background:url('images/basketballCat.jpg') top center;
  display:block;
  width:142px;
  height:170px;
  border:#fff solid 2px;
}
a.baseball{
  background:url('images/baseballCat.jpg') top center;
  display:block;
  width:142px;
  height:170px;
  border:#fff solid 2px;
}
a.football{
  background:url('images/footballCat.jpg') top center;
  display:block;
  width:142px;
  height:170px;
  border:#fff solid 2px;
}
a.light-to-hot-pink-garters{
  background:url('images/pinkCat.jpg') top center;
  display:block;
  width:142px;
  height:135px;
  border:#fff solid 2px;
}
a.green-teal-garters{
  background:url('images/greenCat.jpg') top center;
  display:block;
  width:142px;
  height:135px;
  border:#fff solid 2px;
}
a.blue-turquoise-garters{
  background:url('images/blueCat.jpg') top center;
  display:block;
  width:142px;
  height:135px;
  border:#fff solid 2px;
}
a.lavender-purple-garters{
  background:url('images/purpleCat.jpg') top center;
  display:block;
  width:142px;
  height:135px;
  border:#fff solid 2px;
}
a.red-burgundy-garters{
  background:url('images/redCat.jpg') top center;
  display:block;
  width:142px;
  height:135px;
  border:#fff solid 2px;
}
a.yellow-orange-garters{
  background:url('images/yellowCat.jpg') top center;
  display:block;
  width:142px;
  height:135px;
  border:#fff solid 2px;
}
a.black-brown-garters{
  background:url('images/blackCat.jpg') top center;
  display:block;
  width:142px;
  height:135px;
  border:#fff solid 2px;
}
a.white-cream-garters{
  background:url(images/whiteCat.jpg) top center;
  display:block;
  width:142px;
  height:135px;
  border:#fff solid 2px;
}

