/* GENERAL DEFINITIONS STARTS */
* {
	margin: 0;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
}
body {
	background-color:#482E15;
}

img {
	vertical-align:bottom;
	border: none;
}
.clear {
	clear: both;
}
.right {
	float:right;
}
.left {
	float:left;
}
a {
	color:#D2C2A9;
	font-size:11px;
	text-decoration:none;
}
a:hover {
	color:#D7A347;
	font-size:11px;
}
h1{
	font-size: 30px;
	padding-bottom:10px;
	color:#D7A347;
}
h2{
	font-size: 20px;
	padding-bottom:10px;
	color:#D7A347;
}
h3{
	font-size: 16px;
	padding-bottom:10px;
	color:#D7A347;
	font-family:Verdana, Geneva, sans-serif;
}
h4 {
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
	color:#D7A347;
}
p {
	color:#FFF;
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	padding:10px 0;
	line-height:17px;
}
ul {
	color:#FFF;
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	line-height:17px;
}

p span{
	color:#D7A347;
}

/* GENERAL DEFINITIONS ENDS */

/* TOP STARTS */
#Top {
	margin: 0 auto;
	background-image:url(../images/defaults/bg_top.jpg);
	background-repeat:repeat-x;
	text-align:right;
	height:59px;
	z-index:10; 
}

#Top p{
	color:#B49F7B;
	font-size:12px;
	height:12px;
	padding:5px 0 6px 0;
}

#Contact_us {
	border-right:none !important;
}
/* TOP ENDS */

/* MAIN PAGE STARTS */
#PageContent {
	margin: 0 auto;
}
/* MAIN PAGE ENDS */


/* FOOTER STARTS */
#Footer {
	margin: 0 auto;
	font-size:11px;
	color:#F5EFCD;
	text-align:center;
	padding-top:11px;
	padding-bottom:15px;
}
/* FOOTER ENDS*/

/* CUFON STARTS */
.cufon-loading h3 { 
   visibility: hidden !important; 
} 

.cufon-loading h1 { 
   visibility: hidden !important; 
} 

.cufon-loading h2 { 
   visibility: hidden !important; 
} 
/* CUFON ENDS */

/* SHOP BRITT PRODUCTS STARTS */
#britt_products {
	 background-image:url(../images/index/logo-cafebritt.com.png);
	 background-repeat:no-repeat;
	 background-position:bottom left;
	 position:absolute;
	 margin-left:-30px; /*693*/
	 width:121px;
	 height:26px;
	 top:1px;
}
#britt_products_esp {
	 background-image:url(../images/index/logo-cafebritt.com.png);
	 background-repeat:no-repeat;
	 background-position:bottom left;
	 position:absolute;
	 margin-left:-30px; /*638*/
	 width:121px;
	 height:26px;
	 top:1px;
}
#britt_products_sec {
	 background-image:url(../images/index/logo-cafebritt.com.png);
	 background-repeat:no-repeat;
	 background-position:bottom left;
	 position:absolute;
	 margin-left:-30px; /*700*/
	 width:121px;
	 height:26px;
	 top:1px;
}
#britt_products_sec_esp {
	 background-image:url(../images/index/logo-cafebritt.com.png);
	 background-repeat:no-repeat;
	 background-position:bottom left;
	 position:absolute;
	 margin-left:-30px; /*638*/
	 width:121px;
	 height:26px;
	 top:1px;
}
/* SHOP BRITT PRODUCTS ENDS */