/* ASSIST LAYERS */
.clear {clear: both; }
.gutter_y
{
	margin: 35px 0;
}
.gutter_x
{
	margin: 0 35px;
}
.gutter 
{
	margin: 35px;
}

.p { margin-top: 35px; }  
.center {position: relative; width: 100%; margin: 0 auto;}

.html-content
{
	text-indent: -9000px;
	height: 0;
    clear: both;
}

/* STYLES */
*
{    
	padding: 0;
	margin: 0;
}
body 
{
	background-color: #FFFFFF;
	font-size: 18px;
    letter-spacing: -0.05em;
	line-height: 1.9em;
	font-family: "Lucida Grande", Verdana, sans-serif;
    /*font-family: "Helvetica Neue", Arial, Verdana, sans-serif;*/
	color: #656565;
}

tr { vertical-align: top; }
th { text-align: left; }
img { border: 0; }

p
{
	margin: 3px 0 10px 0;
    font-size: 13px;
}

a 
{
	text-decoration: none;
	color: #6699cc;
}

a:hover
{
	text-decoration: underline;
}
 

h1, h2, h3, h4, h5, h6
{
	font-family: "AvantGarde Md BT", "Tw Cen MT", "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
	letter-spacing: 1px;
	line-height: 1em;
	color: #6699cc;
}

h1 
{
	text-align: center;
	font-size: 65px;
	padding: 20px 0 20px 0;
	margin: 0 20px 0 20px;
}

h2 
{
	font-size: 36px;
}

h3 
{
	font-size: 24px;
}

h4 
{
	font-size: 16px;
	margin: 20px 0 20px 0;
}

h5 
{
	font-size: 20px;
}
h6
{
	font-size: 16px;
}

.image-r {margin: 0 0 35px 35px;}
body.intro h1 { text-indent: -9000px; }

h1#logo { 
	background-image: url(../content/logo-revolution-tea.gif);
	background-repeat: no-repeat;
	margin: 10px 35px;
	text-indent: -9000px;
	width: 275px;
	height: 75px;
	cursor: pointer;
}

h2.title { 
	background-repeat: no-repeat;
	margin: 10px 0;
	text-indent: -9000px;
	height: 35px;
}
h2#titleContact { background-image: url(../content/contact.gif); }
h2#titleProductosTiendas { background-image: url(../content/productos-tiendas.gif);}
h2#titleProductosHosteleria { background-image: url(../content/productos-hosteleria.gif);}
h2#titleProductos { background-image: url(../content/productos.gif);}
h2#titleAmorPorElTe { background-image: url(../content/amor-por-el-te.gif);}



h3.subtitle { 
	background-repeat: no-repeat;
	margin: 10px 0;
	text-indent: -9000px;
	height: 20px;
}
h3#subtitleProductosTiendas { background-image: url(../content/productos-tiendas-sub.gif); }

