/**************** Default Styles *******************/
html {
	height:100%;
	margin:0px;
	padding:0px;
}

* {
	margin:0px;
	padding:0px;
}

body {
	margin:0px;
	padding:0px;
	text-align:center;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size :62.5%;
	background-color:#FFFFFF;
}

#centrepage {
	position:relative;
	margin:0 auto;
	width:890px;
	height:700px;
	text-align:left;
	background-image: url(images/background.jpg); 
	background-position: 0px 138px;
	background-repeat: no-repeat;
}
#logobar {
	position:absolute;
	top:10px;
	left:0px;
}
#apple {
	position:absolute;
	top:148px;
	left:60px;
}
#home {
	position:absolute;
	top:195px;
	left:60px;
}
#orange {
	position:absolute;
	top:148px;
	left:112px;
}
#menu {
	position:absolute;
	top:195px;
	left:112px;
}
#grape {
	position:absolute;
	top:148px;
	left:164px;
}
#info {
	position:absolute;
	top:195px;
	left:164px;
}
#bananas {
	position:absolute;
	top:148px;
	left:216px;
}
#contact {
	position:absolute;
	top:195px;
	left:216px;
}
#pic1 {
	position:absolute;
	top:310px;
	left:630px;
}
#sidetextbox {
	position:absolute;
	top:148px;
	left:603px;
	width:245px;
	height:505px;
	color:#ffffff;
	font-weight:bold;
}
#textbox {
	position:absolute;
	top:230px;
	left:37px;
    width:506px;
	height:425px; 
	color :#000000;
	text-align:justify;
	padding:0px 10px;
	overflow : auto;
}
#textbox a:link {  
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	}
#textbox a:visited {  
	text-decoration: none;
	font-weight: bold;
	color: #ff9933;
	}
#textbox a:hover, #textbox a:active { 
	text-decoration: none;
	font-weight: bold;
	color: #996699;
	}

#footer {
	color:#000000;
	font-size: 1em;
}
a:link, #menu_nav a:link {  
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	}
a:visited, #menu_nav a:visited {  
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	}
a:hover, a:active, #menu_nav a:hover, #menu_nav a:active { 
	text-decoration: none;
	font-weight: bold;
	color: #996699;
	}
li p {
	font-family:"Comic Sans MS", Verdana, Arial, sans-serif;
	font-size:1.1em;
	margin:0px;
	padding:0px 0px 0px 12px;
	}
#footer a:link, #footer a:visited {
	color: #000000;
	font-weight: normal;
	}
#footer a:hover, #footer a:active { 
	text-decoration: none;
	color:#999999;
	}
p, #menu_default p {
	font-size: 1.2em;
	margin-bottom:2em;
	}
h1 {
	font-size:2.4em;
	margin-bottom:1em;
	}
h2 {
	font-size:1.8em;
	margin-bottom:0.5em;
	}
h3 {
	font-size:1.4em;
	}
h4 {
	font-size:1.2em;
	font-weight:bold;
	}
img {
	margin: 0px 10px 0px 0px;
	border:0px;
	}
.green {
	color:#99cc33;
	}
.purple {
	color:#996699;
	}
.orange {
	color:#ff9933;
	}
.blue {
	color:#7c88ff;
	}	
#menu_nav {
	float:left;
	width:129px;
	height:420px;
	}
	
#menu_nav li {
	height:50px;
	background-image:url(/images/nav_bgrd.gif);
	background-repeat:no-repeat;
	list-style-type:none;
	list-style-position:outside;
	margin-bottom:0.5em;
	}
.menu_heading {
	font-family:"Comic Sans MS", Verdana, Arial, sans-serif;
	}
.menu_content h1 {
	margin-bottom:0.5em;
	}
.menu_content h4 {
	font-size:1em;
	margin-bottom:0.5em;
	}
.menu_content p {
	font-size: 1em;
	margin-bottom:0.5em;
	}
#hot_drinks h3 {
	margin-bottom:0.5em;
	}
	
