@charset "UTF-8";
/* CSS Document */


body {
	margin:0;
}

	#flashmov {
		display:block;
		width:144px;
		height:192px;
		}
	
	#flashmov span {
		font-family:arial;
		color:#ffffff;
		font-size:14px;
		font-weight:bold;
		}
		
	
	
/*///////////////////////////////////////

The below CSS is for the flash files which I recently updated with SWFObject.js
I have titled each div to the related flash file.
You can find these flash files in the "fl" folder.
/////////////////////////////////////////   BAGS  */



/*/////////////////////////////////////////   Hammock Recliner Small  */
#flashreclinersmall {
	  height:210px;
	  width:144px;
	  margin:3px;
	  display:block;
	  }
  
/*/////////////////////////////////////////   Hammock Recliner Small  */
#flashreclinerlarge {
	  height:550px;
	  width:381px;
	  display:block;
	  }


/*/////////////////////////////////////////   Hammock Stand Small  */
#flashstandsmall {
	  height:192px;
	  width:144px;
	  margin:3px;
	  display:block;
	  }
  
/*/////////////////////////////////////////   Hammock Stand Small  */
#flashstandlarge {
	  height:550px;
	  width:413px;
	  display:block;
	  }

