* {padding: 0; margin: 0;}
body {
  margin: 0;
  padding: 0;
  color: #97202a;
  background: #84000b url(redimg/body_bck.jpg);
  background-repeat:repeat-x;
  font: small Arial, Helvetica, Verdana, Tahoma, sans-serif;
}

#wrapper {
  margin-left:auto;
  margin-right:auto;
  border:2px solid #84000b;
  background: url(redimg/body_bck.jpg);
  background-repeat:repeat-x;
  color: black;
  width:1000px;
}

#alert {
   margin-left:auto; margin-right:auto;
   padding-right:120px;
   height:40px;
   width:880px;
   text-align:center;
   background-image: url(redimg/item-alert.jpg);
   background-repeat:no-repeat;
}
#alert a:link {
  /*background-image: url(redimg/more-bullet.gif);*/
  background:transparent;
  text-align:right;
  font-size: 1.2em;
  color: red;
} 
#alert a:visited {
  /*background-image: url(redimg/more-bullet.gif);*/
  background:transparent;
  text-align:right;
  font-size: 1.2em;
  color: red;
} 
a:link {
  /*background-image: url(redimg/more-bullet.gif);*/
  background:transparent;
  text-align:right;
  font-size: 1.2em;
  color: red;
} 
a:visited {
  /*background-image: url(redimg/more-bullet.gif);*/
  background:transparent;
  text-align:right;
  font-size: 1.2em;
  color: red;
} 
#page-header {
  color:white;
  margin: 0px;
 Width: 1000px;
 height:261px;
 background-color: #97202a;
 background:url(redimg/header.jpg);
}  
#menu_left {
  width:1000px;
  padding-top:200px;
  padding-left:10px;
  text-align: left;
  background: transparent;
  color: #a49de7;
}
#menu_left ul {		
  padding-right:340px;
  background: transparent;
  color: #a49de7;
}
#menu_left li {
  margin:0;
  display: inline;
  background: transparent;
  color: #a49de7;
  font-size:1em;
  font-weight:bold;
  list-style-type:none;
}
#menu_left a:link, #menu_left a:visited {
  margin:0;
  text-decoration: underline;
  background: transparent;
  color: #a49de7;
  font-size:1.1em;
}

#menu_right ul {
  position:relative;
  z-index:1;	
  margin-top: 100px; margin-left:40px;margin-right:30px;
  float: right;
  text-align:left;
  background: transparent;
}
#menu_right li {
  padding-bottom:5px;
  background: transparent;
  color: #a49de7;
  font-size:1em;
  font-weight:bold;
  list-style-type:none;
}
#menu_right a:link, #menu_right a:visited {
  text-decoration: underline;
  background: transparent;
  color: #a49de7;
}

#main {
  width: 100%;
  margin-top: 0;margin-left:0;
  background-position: top left;
  background-repeat: repeat-y;
}
#content_upper {
  margin:10px;
  width:980px;
  background: #fcf0e6;
  color: navy;
}
#content_upper .main_image {
  margin-top: -265px;margin-left:0px;
  margin-right:0px;
  float: right; 
  height:519px;
  width:315px; 
}
#content_upper .text {
  margin-left:10px;margin-right:10px;
  text-align:left;
}

#content_upper  h1 {
  margin-top:10px;margin-bottom:10px;
  text-align:left;
  color: #6c0614;
  background: transparent;
  font-size: 1.5em; 
  font-weight:  bold;
}
#content_upper h2 {
  margin:0 10px 10px 10px;
  text-align:left;
  color: #6c0614;
  background: transparent;
  font-size: 1.2em;
  font-weight:  bold;
}
#content_upper h3 {
  margin-bottom:10px;
  text-align:left;
  color: navy;
  background: transparent;
  font-size: 1.2em;
}

#content_upper ul {
  margin-top: 0px; padding-bottom:10px;
  text-align:left;
  background: transparent;
   font-size:1.2em;
  font-weight:bold;
  list-style-type:disc;
}
#content_upper ol {
  padding-top: 10px; padding-bottom:10px;padding-left:20px;
  text-align:left;
  background: transparent;
  font-size:1.2em;
  font-weight:bold;
}
#content_upper li {
  margin-left:15px;
  padding-bottom:10px;
  background: transparent;
  color: navy;
}
#content_upper p {
  padding:10px;
  text-align:left;
  color: navy;
  background: transparent;
  font-weight:bold;
  font-size: 1.2em;
}
#content_upper p a{
  background:transparent;
  font-size: 1em;
  color: #6c0614;
}
#content_upper h4 {
 margin-bottom:10px;
 float:right;
 color:#6c0614;
 font-size:1.1em;
}
#content_upper h4 a{
 padding-bottom:10px;
 color:#6c0614;
 font-size:1.1em;
} 
#content_upper h6 {
  margin-left:0; margin-right:0;
  padding-top:50px;padding-bottom:30px;
  text-align:center;
  color: #6c0614;
  background: transparent;
  font-size: 2em;
}
#content_upper h5 {
  padding-top:30px;padding-bottom:30px;
  text-align:center;
  color: navy;
  background: transparent;
  font-size: 1.2em;
}
hr {
  border: 0;
  width: 100%;
  color: #7f7a77;
  background-color: transparent;
  height: 1px;
}
 
#content_upper a:link, #content_upper a:visited, #content_upper ul a:link {
  text-decoration: underline;
  background: transparent;
  color: #6c0614;
} 
   
#content_upper p.float-left{
 margin-left:-10px;margin-right:10px;
 float:left;
}
#content_lower {
  margin-left:10px;margin-bottom:10px;margin-top:10px;
  width:980px;
  background: #fcf0e6;
  color: navy;
}


#content_lower  h1 {
  padding:10px;
  text-align:left;
  color: #6c0614;
  background: transparent;
  font-size: 1.5em; 
  font-weight:  bold;
}

#content_lower h3 {
  padding:15px;	
  text-align:left;
  color: navy;
  background: transparent;
  font-size: 1.2em;
}
#content_lower h3 a { 
  color: #6c0614;
  background: transparent;
  padding-bottom: .3em;
  font-weight:bold;
}
#content_lower p {
  color: black;
  background: transparent;
  font-size: 110%;
  font-weight:bold;
  padding-left:.2em;
}

#content_lower p.more{
  margin-top: 0;
  background: transparent;
  color:red;
  text-align: right;padding-bottom: .3em;
}
#content_lower p.more a:link, #content .upper p.more a:visited {
  /*background-image: url(redimg/more-bullet.gif);*/
  background-repeat: no-repeat;
  background-position: center left;
  padding-left: 14px;
  font-size: 90%;
  color: black;
  background: transparent;
}
 
#content_center {
  margin-left:10px;
  width:980px;height:650px;
  background-color: #fcf0e6;
  color: navy;
}

#content_center .prodcol1{
   float:left;
   margin-left:20px;margin-top:10px;margin-bottom:10px;
   background-image: url(redimg/cat_bed_img.jpg); 
   width:295px;height:196px;
}

.prodcol1 h2{
   padding-right:15px;
   /*padding-top:0;padding-right:10px;*/
   text-align:right;
   color:#840107;
   font-size:1em;
   }
 #content_center .prodcol1 h2 a{
   color:#840107;
   font-size:1em;
   }  	
.prodcol1 h3{
  margin-top:25px;margin-bottom:0px;
   margin-left:113px;
   text-align:left;
   color:navy;
   font-size:1em;
   font-weight:bold;
   }	   
.prodcol2 {
   float:left;
   margin-left:30px; margin-top:10px;margin-bottom:10px;
   background-image: url(redimg/cat_tree_img.jpg); 
   width:295px;height:196px;
}
.prodcol2 h2{
   margin-top:20px;margin-right:10px;
   text-align:right;
   color:#840107;
   font-size:1em;
   }
#content_center .prodcol2 h2 a{
   color:#840107;
   font-size:1em;
   }   	
.prodcol2 h3{
   margin-top:25px;margin-bottom:0px;
   margin-left:115px;margin-right:2px;
   text-align:left;
   color:navy;
   font-size:1em;
   font-weight:bold;
   }	
   
.prodcol3 {
   float:left;
   margin-left:30px;margin-top:10px;margin-bottom:10px;
   background-image: url(redimg/scratch_post_img.jpg); 
   width:295px;height:196px;
}
.prodcol3 h2{
   /*margin:5px;margin-right:10px;*/
   text-align:right;
   color:#840107;
   font-size:1em;
   }
#content_center .prodcol3 h2 a{
   color:#840107;
   font-size:1em;
   }    
.prodcol3 h3{   	
   margin-top:25px;margin-bottom:0px;
   margin-left:114px;margin-right:2px;
   text-align:left;
   color:navy;
   font-size:1em;
   font-weight:bold;
}  
.prodcol4 {
   float:left;
   margin-left:20px;margin-top:10px;margin-bottom:10px; 
   background-image: url(redimg/cat_condos_img.jpg); 
   width:295px;height:196px;
}
.prodcol4 h2{
   padding-top:0px;padding-right:10px;
   text-align:right;
   color:#840107;
   font-size:1em;
   }

#content_center .prodcol4 h2 a{
   color:#840107;
   font-size:1em;
   }    	
.prodcol4 h3{
   margin-top:25px;margin-bottom:0px;
   margin-left:114px;margin-right:2px;
   text-align:left;
   color:navy;
   font-size:1em;
   font-weight:bold;
   }	
.prodcol5 {
   float:left;
   margin-left:30px; margin-top:10px;margin-bottom:10px;  
   background-image: url(redimg/water_fnt_img.jpg); 
   width:295px;height:196px;
}
.prodcol5 h2{
   padding-top:15px;padding-right:10px;
   text-align:right;
   color:#840107;
   font-size:1em;
   }
 
#content_center .prodcol5 h2 a{
   color:#840107;
   font-size:1em;
   }    	
.prodcol5 h3{
   margin-top:25px;margin-bottom:0px;
   margin-left:113px;margin-right:2px;
   text-align:left;
   color:navy;
   font-size:1em;
   font-weight:bold;
   }	   
.prodcol6 {
   float:left;
   margin-left:30px; margin-top:10px;margin-bottom:10px;
   background-image: url(redimg/cattery_img.jpg); 
   width:295px;height:196px;
}
#content_center .prodcol6 h2 a{
   color:#840107;
   font-size:1em;
   } 
.prodcol6 h2{
   padding-top:0px;padding-right:10px;
   text-align:right;
   color:#840107;
   font-size:1em;
   }	
.prodcol6 h3{
   margin-top:25px;margin-bottom:0px;
   margin-left:114px;margin-right:2px;
   text-align:left;
   color:navy;
   font-size:1em;
   font-weight:bold;
   }
.prodcol7 {
   float:left;
   margin-left:20px;margin-top:10px;margin-bottom:10px;  
   background-image: url(redimg/grooming_cart_img.jpg); 
   width:295px;height:196px;
}
.prodcol7 h2{
   padding-top:0px;padding-right:10px;
   text-align:right;
   color:#840107;
   font-size:1em;
   }
#content_center .prodcol7 h2 a{
   color:#840107;
   font-size:1em;
   }    	
.prodcol7 h3{
   margin-top:25px;margin-bottom:0px;
   margin-left:114px;margin-right:2px;
   text-align:left;
   color:navy;
   font-size:1em;
   font-weight:bold;
   }	   
.prodcol8 {
   float:left;
   margin-left:30px; margin-top:10px;margin-bottom:10px; 
   background-image: url(redimg/infection_protection_img.jpg); 
   width:295px;height:196px;
}
.prodcol8 h2{
   padding-top:0px;padding-right:10px;
   text-align:right;
   color:#840107;
   font-size:1em;
   }
#content_center .prodcol8 h2 a{
   color:#840107;
   font-size:1em;
   }    	
.prodcol8 h3{
   margin-top:25px;margin-bottom:0px;
   margin-left:114px;margin-right:2px;
   text-align:left;
   color:navy;
   font-size:1em;
   font-weight:bold;
   }
.prodcol9 {
   float:left;
   margin-left:30px; margin-top:10px;margin-bottom:10px; 
   background-image: url(redimg/gifts_img.jpg); 
   width:295px;height:196px;
}
.prodcol9 h2{
   padding-top:15px;padding-right:10px;
   text-align:right;
   color:#840107;
   font-size:1em;
   }
 #content_center .prodcol9 h2 a{
   color:#840107;
   font-size:1em;
   }    	
.prodcol9 h3{
   margin-top:25px;margin-bottom:0px;
   margin-left:114px;margin-right:2px;
   text-align:left;
   color:navy;
   font-size:1em;
   font-weight:bold;
   }	
   
#content_bottom {
  margin-left:auto;margin-right:auto;
  padding-bottom:5px;
  width:980px;height:700px;
  background: #fcf0e6;
  color: navy;
}
#content_bottom h1 {
  padding:15px;
  text-align:center;
  color: #6c0614;
  background: transparent;
  font-size: 1.5em; 
  font-weight:  bold;
}
.content_bottom_left {
  margin-left:10px;
  float:left;
  width:450px;
  text-align:left;
  border:solid #7f7a77 2px;
}

.content_bottom_left h1 {
  padding:15px;
  text-align:center;
  color: #6c0614;
  background: transparent;
  font-size: 1.5em; 
  font-weight:  bold;
}
.content_bottom_left h2 {
  padding:0 10px 10px 10px;
  text-align:left;
  color: #6c0614;
  background: transparent;
  font-size: 1.2em;
  font-weight:  bold;
}
.content_bottom_left h3 {
  padding:0 10px 10px 10px;
  text-align:left;
  color: navy;
  background: transparent;
  font-size: 1.2em;
}
.content_bottom_left p {
  padding-left:10px;
  text-align:left;
  color: navy;
  background: transparent;
  font-weight:normal;
  font-size: 1.2em;
}
.content_bottom_left h5 {
  background:transparent;
  text-align:right;
  font-size: 1em;
  color: #6c0614;
}
.content_bottom_left h5 a:link, a:visited {
  /*background-image: url(redimg/more-bullet.gif);*/
  background:transparent;
  text-align:right;
  font-size: 1em;
  color: #6c0614;
} 
.content_bottom_left p a{
  background:transparent;
  font-size: 1em;
  color: #6c0614;
  font-weight:bold;
}  
.content_bottom_left p.float-left{
 padding:10px;
 float:left;
}
.content_bottom_left p.float-right{
 float:right;
}
 
.content_bottom_right {
  /*background: #fcf0e6;*/
  background:transparent;
  margin-right:10px;
  float:right;
  width:490px;
  text-align:left;
  border:solid #7f7a77 2px;
  color: navy;
}

.content_bottom_right h1 {
  padding:10px;
  text-align:center;
  color: #6c0614;
  background: transparent;
  font-size: 1.5em; 
  font-weight:  bold;
}
.content_bottom_right  h2 {
  padding:0 10px 10px 10px;
  text-align:left;
  color: #6c0614;
  background: transparent;
  font-size: 1.2em;
  font-weight:  bold;
}
.content_bottom_right  h3 {
  padding:0 10px 10px 10px;
  text-align:left;
  color: navy;
  background: transparent;
  font-size: 1.2em;
}
.content_bottom_right  p {
  padding-left:10px;
  text-align:left;
  color: navy;
  background: transparent;
  font-weight:normal;
  font-size: 1.2em;
}
.content_bottom_right  h5 {
  background:transparent;
  text-align:right;
  font-size: 1em;
  color: #6c0614;
}
.content_bottom_right  h5 a:link, a:visited {
  
  /*background-image: url(redimg/more-bullet.gif);*/
  background:transparent;
  text-align:right;
  font-size: 1em;
  color: #6c0614;
} 
.content_bottom_right  p a{
  background:transparent;
  font-size: 1em;
  color: #6c0614;
  font-weight:bold;
}  
p.float-left{
 padding:10px;
 float:left;
}
p.float-right{
 padding:10px;
 float:right;
}
     	   	      	
#footer {
  height:80px;
  width:960px;
  margin:10px;
  padding:10px;
  text-align:left;
  background:#680009;
  clear: both;
}
#footer p {
  font-size: 1em;
  color: #a49de7;
  background: transparent;
  margin: 0;
}
#footer p.float-right{
 margin:0;
 float:right;
}
#footer p a:link, a:visited {
  color: #a49de7;
  padding-left: 5px;
  font-size: 1em;
}
.clearone {
  clear: both;
  height: .1em;
}