@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
}


body{
	background: #DC2C7D url(Images/wallpaper3.gif) repeat top;
	font-family: Times New Roman, Times, serif;
	}
hr{
	color: #666; width: 500px; margin:auto;
}


blockquote {
    font-family: Times New Roman, Times, serif;
	margin: 20px;
	line-height: 1.3em;
	font-size: 1.3em;
}

h2 {padding: 20px 0 0 30px; font-family: "monotype corsiva" Times New Roman, Times, serif;}
h2 {font-size: 1.8em;}


/*start divs*/

#wholewrap{
 width: 670px;  
 margin: 40px auto;
 margin-top: 40px;
 padding: 1px 0;
 background:transparent;
}
#topwrap{ background:url(Images/top.png) top center no-repeat;
	padding: 0px; 
	margin: 0px;
	height:20px;}
#middlewrap{background:url(Images/middle1.png) repeat;}
#bottomwrap{background:url(Images/bottom.png) bottom center no-repeat;height: 20px;}

 
#whole{ 
	width: 640px; 
	margin: 0 auto;
	background: #FFF;

	}




/*header starts here*/

#header{ background: #fff;}

.banner{background: #fff; padding: 15px 0;}

/*primary navigation information*/
.nav{ background: url(Images/navigation2.gif) repeat-x; clear:both; height: 30px; font-family: "monotype corsiva" Times New Roman, Times, serif; font-weight:bold;  text-align:center; }

.nav ul{ padding: 0 0 0 0;}

.nav ul li{ list-style: none; display: inline; font-size:25px; margin: 30px;}

.nav ul li a{ text-decoration:none;  color: #FFF; cursor:pointer; padding: 5px 15px;
 .padding:6px;}

.nav ul li:hover{ color: #FFCC99; }

.nav ul li a:hover{ color: #FFCC99; }

.fancy {font-family: "monotype corsiva" Times New Roman, Times, serif;}

/*header ends here*/

/*main content is here*/

#main{}



/*sidebar ends here*/


/*put styling for all major content in here*/

#content{ padding: 20px;}


/*end content styles*/

/*start footer styles*/

#footer{ text-align:center;}


/*end footer styles*/

/*Product Page*/


.product{
	width:260px; /* changed from 260px jan17 */
	/*padding: 50px 40px 40px 10px;*/
	padding: 20px;
}
/* not used
.image{
	height:100px;
	width:100px;
	border: 0px solid #000;
	
} */

.buy{
	height: 20px;
	width:100px;
}

#item1{ float:left;}
#item2{ float:left;}
#item3{ float:left;}
#item4{ float:left;}
#item5{ float:left;}
#item6{ float:left;}
#item7{ float:left;}
#item8{ float:left;}




.description{
	padding: 0px;
}
