body		{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	line-height:17px;
	color:#5a5a5a;
	background-color:#000000;
	margin:0;
	padding:20px 0 0 0;
	font-size:11px;
	}
	
h1			{
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding:13px 0 0 0;
	line-height:17px;
	text-transform:none;
	color:#004d5f;
	}
	
h2			{
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding:13px 0 0 0;
	line-height:17px;
	text-transform:none;
	color:#004d5f;
	}

h3			{
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding:13px 0 0 0;
	line-height:17px;
	text-transform:none;
	color:#004d5f;
	}	

	
a			{
	color:#0b657a;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-transform:none;
	font-size:11px;
	}
	
a:hover			{
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-transform:none;
	}
	
p				{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:11px;
	line-height:17px;
	color:#5a5a5a;
	}
	
.clear			{
	clear:both;
	}
	
/* GENERAL LAYOUT */

#container		{
	width:1000px;
	margin:0 auto;
	}
	
#header			{
	width:1000px;
	height:92px;
	margin:0;
	padding:0;
	float:left;
	background-image:url('../images/header.jpg');
	background-repeat:no-repeat;
	}
	

/* #nav			{
	width:800px;
	height:20px;
	margin:0;
	padding:0 0 0 200px;
	float:left;
	background-image:url('../images/bgNav.jpg');
	background-repeat:no-repeat;
	}
	
#nav ul			{
	margin:0;
	padding:0;
	float:left;
	}
	
#nav ul li		{
	width:100px;
	height:20px;
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	text-align:center;
	}
	
#nav ul li a	{
	color:#FFFFFF;
	text-decoration:none;
	}
	
#nav ul li a:hover	{
	color:#CCCCCC;
	text-decoration:none;
}
*/
	
#leftBg			{
	width:114px;
	height:416px;
	margin:0;
	padding:0;
	float:left;
	background-color:#999999;
	background-image:url('../images/bgLeft.jpg');
	background-repeat:no-repeat;
	}
	
#copy			{
	width:541px;
	margin:0;
	padding:15px;
	float:left;
	background-color:#fffbef;

	}
	
#copyFooterImg		{
	width:347px;
	height:36px;
	margin:0;
	padding:15px 0 0 0;
	float:left;
	background-image:url('../images/copyFooter.jpg');
	background-repeat:no-repeat;
	}
	
#copyBg			{	
	width:20px;
	height:416px;
	margin:0;
	padding:0;
	float:left;
	background-image:url('../images/bgCopy.jpg');
	background-repeat:no-repeat;
	background-position:left;
	}
	
#bgRep			{
	width:1000px;
	margin:0;
	padding:0;
	background-image:url('../images/bgRep.jpg');
	background-repeat:repeat-y;
	}	
	

#featureBox		{
	width:500px;
	border:1px solid #999999;
	margin:0;
	padding:10px;
	float:left;
	}
	
#featureImg		{
	width:110px;
	height:110px;
	float:right;
	margin:10px;
	padding:0;
	border:1px solid #999999;
	}
	
#featureText       {
    width:350px;
    margin:0;
    padding:0;
    float:left;
}

/* BACKGROUND IMAGES FOR RESPECTIVE PAGES */
	
.homeRightImg	{
	width:295px;
	height:416px;
	margin:0;
	padding:0;
	float:left;
	background-repeat:no-repeat;
	background-image:url('../images/homeRightImg.jpg');
	}
	
.eventsRightImg	{ /* USE SAME IMAGE ON SPECIAL OFFERS PAGE, HAMPERS PAGE AND ANY OTHERS */
	width:295px;
	height:416px;
	margin:0;
	padding:0;
	float:left;
	background-repeat:no-repeat;
	background-image:url('../images/eventsRightImg.jpg');
	}
	
.coffeeshopRightImg	{
	width:295px;
	height:416px;
	margin:0;
	padding:0;
	float:left;
	background-repeat:no-repeat;
	background-image:url('../images/coffeeshopRightImg.jpg');
	}
	
.locationRightImg	{ 
	width:295px;
	height:416px;
	margin:0;
	padding:0;
	float:left;
	background-repeat:no-repeat;
	background-image:url('../images/locationRightImg.jpg');
	}
	
.contactRightImg	{ 
	width:295px;
	height:416px;
	margin:0;
	padding:0;
	float:left;
	background-repeat:no-repeat;
	background-image:url('../images/contactRightImg.jpg');
	}
	
/* END OF BACKGROUND IMAGES FOR RESPECTIVE PAGES */

#footer		{
	width:1000px;
	float:left;
	padding:10px;
	text-align:left;
	color:#FFFFFF;
	}









