body{
	margin:0;
	padding:0;
	line-height: 1.5em;
}b{font-size: 110%;
}
em{color: red;
}
#outershadow{
	width : 846px;
	margin: 0 auto;
}
#maincontainer{
	/*Width of main container*/
	margin: 0 auto;
	/*Center container on page*/
margin-left:6px;
}
#topsection{
background: #DFDBD0;
height: 90px; /*Height of top section*/
background-image: url(im/head2.gif);
background-repeat: no-repeat;
}
#topsection h1{
margin: 0;
padding-top: 15px;
}
#contentwrapper{
float: left;
width: 100%;
}
#contentcolumn{
	margin: 0 190px 0 180px;
	/*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
	/*background-image: url(im-blue/bottles-top.jpg);
	background-repeat: no-repeat;*/
}
#leftcolumn{
	float: left;
	width: 180px;
	/*Width of left column in pixel*/
	margin-left: -840px;
	/*Set margin to that of -(MainContainerWidth)*/
	background: #DFDBD0;
	font-size: 14px;
	height: 880px;
}
#rightcolumn{
float: left;
width: 190px; /*Width of right column*/
margin-left: -190px; /*Set left margin to -(RightColumnWidth)*/
background: #DFDBD0;
height: 880px;
}
#footer{
	clear: left;
width: 100%;
background: #DFDBD0;
height:40px;
}
#footer2{
	clear: left;
	border-top: 6px;
	border-top-color : ;
	width: 100%;
	background: #B0A891;
	color: white;
	text-align: center;
	padding: 4px 0;
	font-size: 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#footer2b{
	clear: left;
	width: 100%;
	background: ABA0A0;
	height:2px;
	border-bottom-color : #ABA0A0;
	border-bottom-width : 2px;
	border-bottom-style : solid;
}
.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}
#coolmenu{
border: 1px solid #ffffff;
border-bottom-width: 0;
width: 157px;
background-color: #09B9B6 /*BCAFA3 EA6993*/;
margin-left:10px;
}
* html #coolmenu{ /*IE only rule, to negate the padding below IE includes in menu width.*/
width: 157px;
}
#coolmenu a{
font: normal 13px Verdana;
padding: 2px;
padding-left: 4px;
display: block;
width: 100%;
color: white;
text-decoration: none;
border-bottom: 1px solid #ffffff;
}
html>body #coolmenu a{ /*Non IE rule*/
width: auto;
}
#coolmenu a:hover{
	background-color: #238C9A;
}
.menutitle{
font: normal 13px Verdana;
padding: 2px;
padding-left: 4px;
color: #fff/*85A3B0*/;
}
p{
	font: normal 14px Times New Roman,Times, serif;
	color:#8B7A68;
	padding-left: 10px;
	padding-right: 10px;
	text-justify : inter-ideograph;
}
.bottles-gems{
height: 246px;
width: 450px;
background-image: url(im/bottles-gems2.jpg);
background-repeat: no-repeat;
/*margin-left: 26px;*/
}
a{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font: bold 13px verdana;
	color: #DE2E70;
	line-height:15px;
	text-decoration:underline;
}
a:hover{
color:#FA5D98;
}
.inner-shadow{
	background-image: url(im/shadow-right2.jpg);
	background-repeat : repeat-y;
}
.color{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	position: relative;
	padding-top:2px;
	padding-bottom:0px;
	padding-left:8px;
	color: #c0c0c0;
}
