body  {
    background-color:#fff;
	margin-left:auto;
	margin-right:auto;
	width:550px;
	font-family: Lucida Grande, Arial, Sans;
   font-size: 12px;
}
#container  {
    position:absolute;
    background:red;
	width:550px;
	height:auto;
	margin-top:50px;
	margin-left:auto;
	margin-right:auto;
}
#containerBg   {
	position:absolute;
	background-image: url(images/splash.jpg);
	background-repeat:no-repeat;
	background-color:#E8E8E8;
	width:550px;
	height:413px;
	}
#pageHeader {
	width:550px;
	height:135px;
	float:left;
	}
#navmenu {
	float:left;
	width:185px;
    margin-top:20px;
	height:auto;
	}
#navmenuInside {
	float:left;
	width:165px;
    margin-top:20px;
	margin-left:15px
	}
#blurb  {
    position:relative;
	float:left;
	width:300px;
	padding:10px;
	margin-left:38px;
	margin-top:220px;
}
#blurb111  {
    position:relative;
	float:left;
	width:560px;
	padding:10px;
}
#blurb800  {
    position:relative;
	float:left;
	width:760px;
	padding:20px;
	
}
#blurbRight {
     position:relative;
	float:left;
	width:200px;
	padding:10px;
}
.blurbIndex2A {
    position:relative;
	width:340px;
	height:auto;
	float:left;
	text-align:center;
	padding:10px;
	background-color:#E8E8E8;
	}
.blurbIndex2B {
    position:relative;
	width:195px;
	padding:0px;
	height:auto;
	float:left;
	text-align:center;
}
#visitUs1 {
    position:relative;
    width:400px;
	height:auto;
	float:left;
}
#visitUs2 {
    position:relative;
    margin-right:0px;
	padding-left:10px;
	width:170px;
	height:auto;
	float:left;
	border:#2D1606;
	text-align:left;
}
.visitUsDiv {
    position:relative;
    padding-left:10px;
    width:375px;
	height:170px;
	float:left;
	text-align:left;
}
#blurbContact {
	width:290px;
	height:180px;
	border:none;
	float:left;
	margin-right:00px;
	background-color:#493f36;
	padding:15px 15px 15px 15px;
    font-family: Lucida Grande, Arial, Sans;
    font-size:10px;
    font-weight:bold;
}
#blurbContactMap {
	width:200px;
	height:180px;
	border:none;
	float:left;
	margin-right:00px;
	background-color:#493f36;
	padding:15px 15px 15px 15px;
}
#blurbContact2 {
	width:245px;
	height:250px;
	border:none;
	float:left;
	margin-right:00px;
	background-color:#493f36;
	padding:15px 15px 15px 15px;
}
#blurbContact3 {
	width:245px;
	height:250px;
	border:none;
	float:left;
	margin-right:00px;
	background-color:#493f36;
	padding:15px 15px 15px 15px;
}
#liqueurs {
   	float:left;
   	margin-right:10px;
	margin-left:10px;
	margin-bottom:10px;
}
#liqueurDivs {
    width:520px;
	height:180px;
	float:left;
	padding:15px;
	text-align:justify;
	}
#upick   {
    float:left;
	background-image:url(images/U-pickBg.jpg);
	background-repeat:no-repeat;
	background-color:#fff;
	width:650px;
	height:390px;
	margin-left:10px;
	
	}
#upickDiv   {
    margin-top:245px;
	margin-left:30px;
	height:110px;
	width:580px;
	padding:5px;
}
.shopDiv1 {
    position:relative;
    width:400px;
	height:auto;
	float:left;
}
.shopDiv2 {
    position:relative;
    margin-right:0px;
	padding-left:10px;
	width:170px;
	height:auto;
	float:left;
	border:#2D1606;
	text-align:left;
}
.cartDiv {
    position:relative;
    padding:30px;
    width:132px;
	height:250px;
	float:left;
	text-align:left;
	background-color:#000000;
}
.whatsOnDiv {
    position:relative;
    padding-left:0px;
    width:750px;
	height:180px;
	float:left;
	text-align:left;
}
.dessertsCafeDiv {
    position:relative;
    padding-left:0px;
    width:550px;
	height:530px;
	float:left;
	text-align:left;
}

/* TEXT FONTS ETC */
p {
   font-family: Lucida Grande, Arial, Sans;
   font-size: 12px;
   color:#3F2500;
   }
.p2 {
   font-family: Lucida Grande, Arial, Sans;
   font-size: 12px;
   color:#b7927e;
   }
.p3  {
   color:#000000;
    font-family: Lucida Grande, Arial, Sans;
   font-size: 12px;
}
h1 {
   font-family: Lucida Grande, Arial, Sans;
   font-size: 18px;
   color:#333133;
   }   
h2 {
   font-family: Lucida Grande, Arial, Sans;
   font-size: 14px;
   color: #fff;
   }
#sr {
   font-family: Lucida Grande, Arial, Sans;
   font-size: 14px;
   color: #D6C8AE;
   font-weight:bold;
   }
.h3{
   font-family: Lucida Grande, Arial, Sans;
   font-size:14px;
   color:#FF0033;
   font-weight:bold;
   font-style:italic;
}
#h4 {
    font-family: Lucida Grande, Arial, Sans;
    font-size:14px;
    color: #970332;
    font-weight:bold;
}
h5 {
    font-family: Lucida Grande, Arial, Sans;
   font-size: 14px;
    color:#000000;
}
a {
	color:#333133;
	text-decoration:underline;
	font-size: 12px;
	}
a:link {
   font-family: Lucida Grande, Arial, Sans;
   font-size: 12px;
   text-decoration:none;
   text-decoration:underline;
   }
a:visited {
   text-decoration:none;
   font-size: 12px;
   color:#333133;
   text-decoration:underline;
   }
a:hover {
    color:#88221D;
	font-size: 12px;
	}
	
#footer {
	width:550px;
	height:120px;
	float:left;
	background-color:black;
	
}
#footerInside {
	width:776px;
	height:95px;
	padding:12px;
	margin-left:0px;
	margin-top:0px;
	float:left;
	background-color:black;
	
}
#footer2 {
	width:550px;
	height:150px;
	border:none;
	float:left;
	margin-left:750px;
	margin-top:450px;
	padding:0px 0px 0px 0px;
	background-color:#000000;
}

#cocozou {
    position:relative;
	width:550px;
	height:30px;
	float:left;
	padding-right:20px;
	text-align:right;
	}
.cocoP  {
    margin-right:10px;
    font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style:italic;
	color:#493f36;
	}
.cocoP a:hover  {

font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style:italic;
	color:#FF0033;
	}
.cocoP a  {

font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style:italic;
	color:#493f36;
	}

/********** PRIMARY MAJOR DIVS **************
#containerBg {
    width:550px;
	background-color:#000000;
	height:auto;

}
#container {
	background:url(images/bodybg.jpg) no-repeat;
    border:none;
	width:550px;
	height:629px;
	margin-right:auto;
	margin-left:auto;
	}

#blurb {
	width:575px;
	border:none;
	height:auto;
	float:left;
	padding:0px;
	text-align:justify;
	}*/
/********** SECONDARY MAJOR DIVS -DIVS FOR pages with excess content **************
#container2 {
    width:550px;
	height:auto;
}

#containerExcess {
	position:absolute;
	width:550px;
	background-color:black;
	top: 637px;
}
#containerExcessBlurb {
	width:550px;
	border:none;
	float:left;
	padding:0px;
	text-align:justify;
	}

#navmenu2 {
	float:left;
	width:185px;
	}*/
/********** CUSTOM MINOR DIVS - small divs - within blurb divs **************

#BlurbSpace {
	float:left;
	width:570px;
    margin-top:0px;
	padding-top:5px;
	}


#blurbLong {
	width:580px;
	float:left;
	margin-right:00px;
	background-color:#4E443A;
	padding:5px 5px 5px 5px;
}
#blurbContact {
	width:310px;
	height:150px;
	border:none;
	float:left;
	margin-right:00px;
	background-color:#AA9D91;
	padding:5px 5px 5px 5px;
    font-family: Lucida Grande, Arial, Sans;
    font-size:10px;
    font-weight:bold;
}
#blurbContactMap {
	width:220px;
	height:150px;
	border:none;
	float:left;
	margin-right:00px;
	background-color:#AA9D91;
	padding:5px 5px 5px 5px;
}
#blurbContact2 {
	width:265px;
	height:250px;
	border:none;
	float:left;
	margin-right:00px;
	background-color:#4E443A;
	padding:5px 5px 5px 5px;
}
#blurbContact3 {
	width:265px;
	height:250px;
	border:none;
	float:left;
	margin-right:00px;
	background-color:#4E443A;
	padding:5px 5px 5px 5px;
}
#links1 {
	float:left;
	width:270px;
    margin-top:0px;
	padding-top:0px;
}
#links2 {
	float:left;
	width:270px;
    margin-top:0px;
	padding-top:0px;
}*/
/********** FOOTERS **************

#footer3 {
	width:550px;
	height:150px;
	border:none;
	float:left;
	margin-left:245px;
	margin-top:270px;
	padding:0px 0px 0px 0px;
}
#map {
   	float:right;
   	margin-right:10px;
	margin-left:10px;
	margin-bottom:10px;
}

dl {
	font-family: Lucida Grande, Arial, Sans;
    font-size: 10px;
    color:#f5e7e0;
	
}

*/





	
