body {
	margin: 40px 0;
	padding: auto;
	background-color: #BD9339;
	font-family: "Arial", "Verdana";
	font-size: 12px;
	color: #333;
	border: none;
}

table {

}

td {
	vertical-align: top;
}

a {
	font-size: 12px;
	color: #333;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.linkContact {
	font-size: 12px;
	color: #633;
	text-decoration: none;
}

a.linkContact:hover {
	color: #633;
	text-decoration: underline;
}

#containerHome {
	width: 1000px;
	background-color: #FFE100;
	text-align: left;
	background-image: url('../_images/bg_home.gif');
	background-position: center center;
	background-repeat: no-repeat;
	height: 652px;
	padding: 0;
	margin: 0;
}

#container {
	width: 1000px;
	background-color: #FFE100;
	text-align: left;
	height: 652px;
	padding: 0;
	margin: 0;
}


#containerSplash {
	width: 1000px;
	background-color: #FFE100;
	text-align: left;
	background-image: url('../_images/bg_splash.gif');
	background-position: center center;
	background-repeat: no-repeat;
	height: 652px;
	padding: 0;
	margin: 0;
}

#containerMenu {
	width: 1000px;
	background-color: #FFEC93;
	text-align: left;
	padding: 0;
	margin: 0;
}

.contentArea {
	margin: 30px 280px 30px 85px;
	padding: 0;
}

.contentAreaMap {
	margin: 0 50px 30px 85px;
	padding: 0;
	color: #333;
}

.contentAreaSplash {
	margin: 0;
	padding: 520px 0 0 10px;
	text-align: center;
	line-height: 18px;
}

.contentAreaMenu {
	margin: 15px 53px 0 55px;
	padding: 0 0 30px 0;
	color: #333;
}

.contentAreaMenu td {
	font-size: 12px;
	line-height: 14px;
	vertical-align: top;
}



.contentAreaSplash a {
	font-size: 15px;
	text-decoration: none;
	color: #666;
}

.contentAreaSplash a:hover{
	text-decoration: underline;
}

.contentAreaSplash img {
	margin-top: 3px;
}

.logo img{
	padding: 0;
	margin: 13px 0 0 19px;
	border: none;
}

.mainnav img {
	margin: 13px 15px 0 0;
	padding: 0;
	border: none;
	float: right;
}

h1 {
	font-family: "Arial", "Verdana";
	font-size: 26px;
	font-weight: normal;
	color: #666;
	padding: 5px 0 10px 0;
	margin: 0;
}

p {
	font-family: "Arial", "Verdana";
	font-size: 12px;
	line-height: 18px;
	padding: 5px 0;
	margin: 0;
}

.txtStyle01 {
	font-size: 14px;
	color: #666;
}

.menuBreakfast {
	text-align: left;
	background-image: url('../_images/menu_breakfast.gif');
	background-position: top center;
	background-repeat: no-repeat;
	height: 574px;
	width: 286px;
	padding: 0;
	margin: 0;
}

.menuTogaWraps {
	text-align: left;
	background-image: url('../_images/menu_togawraps.gif');
	background-position: top center;
	background-repeat: no-repeat;
	height: 467px;
	width: 595px;
	padding: 0;
	margin: 0;
}

.menuTogaWrapsBottom {
	text-align: left;
	background-image: url('../_images/menu_togawraps_bottom.gif');
	background-position: top center;
	background-repeat: no-repeat;
	height: 95px;
	width: 595px;
	padding: 0;
	margin: 0;
}

.menuJuices {
	text-align: left;
	background-image: url('../_images/menu_juices.gif');
	background-position: top center;
	background-repeat: no-repeat;
	height: 524px;
	width: 282px;
	padding: 0;
	margin: 0;
	color: #F6891E;
}

.menuJuices .menuContent b{
	color: #F6891E;
}


.menuIced {
	text-align: left;
	background-image: url('../_images/menu_iced.gif');
	background-position: top center;
	background-repeat: no-repeat;
	height: 524px;
	width: 282px;
	padding: 0;
	margin: 0;
}

.menuHotDrinks {
	text-align: left;
	background-image: url('../_images/menu_hotdrinks.gif');
	background-position: top center;
	background-repeat: no-repeat;
	height: 524px;
	width: 292px;
	padding: 0;
	margin: 0;
}

.menuSmoothies {
	text-align: left;
	background-image: url('../_images/menu_smoothies.gif');
	background-position: top center;
	background-repeat: no-repeat;
	height: 540px;
	width: 892px;
	padding: 0;
	margin: 0;
}



.menuSmoothies p {
	line-height: 18px;
}

.menuContent {
	margin: 125px 20px 0 20px;
	padding: 0;
}

.menuContent p{
	line-height: 15px;
	padding: 5px 0;
}

.menuContent p.moreSpace{
	line-height: 18px;
	padding: 5px 0;
}


.menuContent span {
	float: right;
}

.menuContent b {
	color: #633;
}

b.bYellow {
	font-weight: bold;
	color: #FFCB03;
}

.headerBar {
	text-align: left;
	background-image: url('../_images/bg_bar.gif');
	background-position: center center;
	background-repeat: no-repeat;
	height: 14px;
	width: 211px;
	padding: 0;
	margin: 0 0 0 -8px;
}