BODY {
	BACKGROUND: url(images/pink_stripe.gif) #000000 fixed;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
#main {
	border: 0px solid black;
	margin-left:auto;
	margin-right:auto;
	width:910px;
}


#header {
	height:350px;
}
#logo1{
	width:166px;
	float: left;
}
#logo2{
	width:307px;
	float: left;
}
#logo3{
	width:131px;
	float: left;
}
#logo4{
	width:131px;
	float: left;
}
#logo5{
	width:175px;
	float: left;
}
#main_middle { border: 0px solid orange;
	margin-top: -30px;
	background: #FFF url(images/left-border.gif) 11px 0 repeat-y;
	float:left;
	clear:both;
	padding-left: 20px;
	width:890px;	
}

#shop_title {	 background-color: #F8D2D1;
		border-style: double; 
		width: 550px;
		height: auto;
		Padding-bottom: 2px;
}

IMG {
	BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px
}
A:link {
	COLOR: #000; TEXT-DECORATION: none
}
A:visited {
	COLOR: #000; TEXT-DECORATION: none
}
A:hover {
	COLOR: #75a377; TEXT-DECORATION: underline;
}
A:active {
	COLOR: #000; TEXT-DECORATION: none
}
p
{
font-size: 12px
}

#lefttop {
	border: 0px solid red;
	background: transparent url(images/scissors.gif) no-repeat;
	padding: 0px 0px 0px 0px;
	width: 200px;
	height: 57px;
}
#leftnav {
	border: 0px solid green;
	
	PADDING-right:0px;
	PADDING-BOTTOM: 50px;
	WIDTH: 200px;
	TEXT-ALIGN: right;
	float:left;
	clear:both;
	margin-right: 0px;
	
	
}
#leftcenter {
	
	background: url(images/blank.gif) repeat-y;
		padding-bottom: 0px;
	
}




#leftnav A {
	DISPLAY: block; FONT-WEIGHT: bold; FONT-SIZE: 10PX; MARGIN-LEFT: 0px; WIDTH: 200px; CURSOR: pointer; COLOR: #000000; TEXT-INDENT: 0px; MARGIN-RIGHT: 0px; TEXT-DECORATION: none
}
#leftnav A:link {
	COLOR: #000000
}
#leftnav A:visited {
	COLOR: #666666
}
#leftnav A:hover {
	BACKGROUND-IMAGE: url(images/notch3.gif); COLOR: #000000; BACKGROUND-REPEAT: no-repeat
}
#leftnav A:active {
	COLOR: #FF9999
}

#leftbottom {
	
	BACKGROUND-IMAGE: url(images/bottom.gif); BACKGROUND-REPEAT: no-repeat
	width: 200px;
	height: 26px;
}


.content {
	BACKGROUND: #fff; MARGIN: 0px; WIDTH: 100%
}


.footer { 
	FONT-SIZE: small;
}

.footer {
	PADDING-RIGHT: 0px; MARGIN-TOP: 0px; PADDING-LEFT: 0px;  BACKGROUND: url(footer-bg.gif) no-repeat; PADDING-BOTTOM: 28px; WIDTH: 910px; COLOR: #9fdda1; PADDING-TOP: 28px; FONT-FAMILY: verdana,arial,sans-serif
}
.footer A:link {
	COLOR: #000; TEXT-DECORATION: none
}
.footer A:hover {
	COLOR: #000; TEXT-DECORATION: underline;
}
.footer A:visited {
	COLOR: #000; TEXT-DECORATION: none
}
.footer A:active {
	COLOR: #000; TEXT-DECORATION: none
}
#content {
	border: 0px solid pink;
	width: 500px;
	margin-right: 100px;
	float: right;
	
}
#shopcontent {
	border: 0px solid yellow;
	width: 635px;
	margin-right: 0px;
	float: right;
	
}



#freecontent {
	border: 0px solid brown;
	width: 750px;
	margin-right:50px;
	float: right;
	
	

}

#free { text-align: center;
	font-size: small;

}








#bottomcontent {
	
	margin-left:150px; 
	height: 183px;
	width: 648px;
	border: 0px solid blue;
	clear: both;
	padding-bottom: 5px;
	
	
}


/*this information is for the photo gallery on the shopping pages*/


.gallerycontainer{
position: relative;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.thumbnail img{
border: 1px solid white;
margin: 0 5px 5px 0;
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail:hover img{
border: 0px solid blue;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 0;
left: 230px; /*position where enlarged image should offset horizontally */
z-index: 50;
}


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */


/*end photo gallery content*/









#main_bottom {
	background: url(images/bottom_footer.gif) no-repeat;
	float:left;
	clear:both;
	padding-left: 20px;
	width:910px;	
	height: 271px;
	
	
}
#footer {
	clear:both;
	text-align: center;
	display:block;
	font-size: small;
}
#footer a{
	margin:0 20px 0 20px;
}
#contact_us {
	text-align: center;
	font-size: small;
}
#copyright {
	background: 
	text-align: center;
	font-size: small;
	
}

