body 
	{
    font-family: Arial, Helvetica, sans-serif;
	background-color: gray; 
	margin: 0;
	padding: 0; 
	border: 0; 
	}
	
p
	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	text-decoration: none;
	color: gray;
	margin-left: 2px;
	}		

a
	{
	text-decoration: underline;
	color: gray; 
	}
	
a:hover
	{
	color: lightgray; 
	}		
	
img
	{
	border: 0; 
	} 
	
h1
	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 40px;
	text-decoration: none;
	color: lightgray;
	margin-top: 12px;
	margin-right: 0;
	margin-bottom: 7px;
	margin-left: 2px;
	text-shadow: 2px 2px 2px gray;
	}	
	
h2
	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 30px;
	text-decoration: none;
	color: lightgray;
	margin-top: 6px;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 2px;
	text-shadow: 2px 2px 2px gray;
	}		

h3
	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 25px;
	text-decoration: none;
	color: gray;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 1px;
	margin-left: 2px;
	}	
		
td
	{
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: normal;
	font-size: 14px;
	text-decoration: none;
	color: gray; 
	}
		
li
	{
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: normal;
	font-size: 14px;
	text-decoration: none;
	color: gray; 
	}	
		

hr
	{
	width: 90%;
	height: 10px;
	background-color: gray;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	}

/*---------- page elements ----------*/			

#wrapper
	{
	width: 960px; 
	margin: 0 auto; 
	padding: 0; 
	}

#bg
	{
	width: 960px; 
	float: left; 
	padding: 0; 
	margin: 0; 
	background: white; 
	background-image: url(images/bg_grey.gif);
	background-repeat: no-repeat; 
	background-position: right bottom; 
	}
	
	
#header
	{
	width: 960px;
	height: 193px;  
	border-bottom: 17px solid gray; 
	margin: 0; 
	padding: 0; 
	}	
	
#content
	{
	width: 780px; 
	float: right;
	background: white; 
	padding: 0; 
	margin: 0; 
	padding-top: 2px;
	padding-left: 2px;
	}	
	
#content_tow
	{
	width: 726px;
	float: right;
	background: white;
	background-image: url(images/bg_towels.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0;
	}	
	
#content_inside
	{
	width: 726px;
	float: right;
	background: white;
	padding: 0;
	margin: 0;
	top: 268px;
	}	
	
.home_pic
	{
	width: 750px; 
	float: right;
	} 

.text table
	{
	width: 750px; 
	}		
	
.text td
	{
	padding: 10px; 
	}	
	
.text ul 
	{	
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: normal;
	font-size: 14px;
	text-decoration: none;
	color: gray; 	
	line-height: 22px; 
	} 

#towels
	{
	float: right; 
	clear: left; 
	width: 720px;
	height: 1200px;   
	margin: 0;	
	background: white; 
	background-repeat: no-repeat; 
	background-position: right top;
	border: 0;  	
	}
	

.product_text
	{
	width: 380px; 
	border: 1px solid gray; 
	margin: 20px 30px 0 0;
	padding: 10px;  
	background-image: url(images/bg_text.jpg);
	background-repeat: repeat-x; 
	background-color: white; 
	text-align: left; 
	}	

.caption	
	{
	width: 200px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color: gray;	
	padding: 0 0 3px 25px; 
	}	
	
.products td
	{
	width: 150px;
	text-align: center;
	}

.products td:hover
	{
	width: 150px;
	color: white;
	display: block;
	background-color: gray;
	}		

.trade tr
	{
	vertical-align: top;
	}

.trade td
	{
	width: 150px;
	text-align: center;
	}

.trade td:hover
	{
	width: 150px;
	color: #white;
	display: block;
	background-color: #gray;
	}		


#footer
	{
	width: 805px; 
	height: 70px;
	text-align: center;  
	float: right; 
	background: white; 
	}	
	
	
#footer p
	{
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color: black;	
	padding: 5px; 
	} 
	
#footer a
	{
	color: gray; 
	text-decoration: underline; 
	}	
	
#footer a:hover
	{
	color: gray; 
	}	
	
/*---------- navigation ----------*/			
		
#nav
	{
	width: 155px; 
	height: 600px; 
	background-image: url(images/WP-Background-Nav.png);
	background-repeat: repeat-x; 
	background-color: white; 
	float: left; 
	}	


#nav ul 
	{
	list-style-type: none; 
	padding: 0;
	margin: 0;
	border: 0; 
	} 	
	
	
#nav a
	{
	width: 150px; 
	height: 100px; 
	display: block; 
	padding: 5px 0 0 0px;
	text-align: center; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	color: white;	
	}	
	
#nav a:hover
	{
	width: 150px;
	color: white;
	display: block;
	background-color: gray;
	}		
	
.nav_on 
	{
	background-color: gray;
	}

		
