html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}


body {
	background-image:url(assets/bg_pattern.jpg);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	text-align: center;
	font-size: 11px;
	line-height: 15px;
	color:#60452e;
	}

a:link {color: #60452e; text-decoration: underline}

a:active {color: #60452e; text-decoration: underline}
a:hover {color: #857564; text-decoration: none}
a:visited  {color: #857564; text-decoration: underline}
a:visited:hover  {color: #857564; text-decoration: none} 





#wrapper {
	width: 750px;
	background-image: url(assets/bamboo-no-logo.gif);
	background-position: right;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	border: 6px solid #6E886F;
	margin: 0px auto;
	text-align:left;
	}

#wrapper_leaf {
	width: 750px;
	background-image: url(assets/bg_leaf.gif);
	background-position:top right;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	border: 6px solid #6E886F;
	margin: 0px auto;
	text-align:left;
	}


	
/*  CONTENT BLOCKS */

#banner_bamboo {
	height: 96px;
	background-image:url(assets/rickshaw_logo.gif);
	background-repeat: no-repeat;
	background-position: right;
	margin-right:20px;
}

#banner_leaf {
	/*height: 100px;*/
	padding-bottom: 2px;
}


#nav {
	/*margin-top: 10px;*/
	height: 34px;
}


#subnav {
	/*background-image: url(../assets/images/Slice2103.jpg);*/
	height: 23px;
	background-repeat: no-repeat;
	padding-left:20px;
}

#tweeter{
	float:left;
	margin-left: 20px;
	margin-top: 30px;
	margin-bottom: 30px;
	margin-right: 350px;
	width: 250px;
	
	}

#tweeter2{
	float:right;
	margin-left: 20px;
	margin-top: 30px;
	margin-bottom: 30px;
	margin-right: 20px;
	width: 250px;
	}

	
#content{
	margin-right: 10px;
	background-color:#FFFFFF;
	margin-top: 15px;
	}

#sidebar{
	margin: 0;
	color:#FFFFFF;
	width: 260px;
	float: right;
	padding:0px;
	}


.container{
	width: 99%;
	float: left;
	}

/*Index Page Images*/
.container_bg1{
	width: 99%;
	float: left;
	background-image:url(assets/img_front2.png);
	background-position:right;
	background-repeat:no-repeat;
	}

/*Restaurant Images*/
.container_bg2{
	width: 99%;
	float: left;
	background-image:url(assets/img_restaurant3.png);
	background-position:right;
	background-repeat:no-repeat;
	}

/*Map*/
.container_bg3{
	width: 99%;
	float: left;
	background-image:url(assets/img_tukmap.png);
	background-position:right;
	background-repeat:no-repeat;
	}	

/*ASF Image*/
.container_bg4{
	width: 99%;
	float: left;
	background-image:url(assets/img_asf.png);
	background-position:right;
	background-repeat:no-repeat;
	}

/*Chef*/
.container_bg5{
	width: 99%;
	float: left;
	background-image:url(assets/img_andreas.png);
	background-position:right;
	background-repeat:no-repeat;
	}	


.container_1{
	width: 400px;
	float: left;
	}

.container_2{
	width: 300px;
	float: left;
	}

.container_3{
	width: 650px;
	float: left;
	}

#footer{
	clear: both;
	background-color:#A3967F;
	color: #FFFFFF;
	}

/* IMAGES */

.leftimage{
	float: left;
	margin: 5px 15px 15px 0;
	}
.Text1 {
	font-size: 10pt;
	line-height: 20px;
	color: #756752;
}
	
.rightimage{
	float: right;
	margin: 5px 0 15px 15px;
	}
.LargeHeading {
	font-size: 16px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	color: #80B4BC;
	font-variant: normal;
}

/*.clearit {
	display: block;
	clear: both;
}
*/

/* TYPE & HEADINGS */

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	padding: 0px;
	color: #679146;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}


#banner_bamboo  p{
	margin:10px 20px 10px 20px;
}

#banner_leaf p{
	margin:10px 20px 10px 20px;
}

#banner_bamboo h1{
	margin:20px 20px 5px 0px;
}

#banner_leaf h1{
	margin:20px 20px 5px 20px;
	}



/* NAVIGATION TEXT */

#subnav ul {
padding: 0;
margin: 0;
}

#subnav ul li {
display: inline;
padding: 0;
margin: 0;
line-height: 18px;
text-decoration:none;
color:#60452e;
padding-top:0px;
padding-left:0px;
padding-bottom:10px;
padding-right:20px;
text-align: left;
width: 9em;
}

#subnav ul li a {
/*font-size: 10pt;
font-family:Arial, Helvetica, sans-serif;*/
text-decoration:underline;
color: #6E886F;
/*padding-top:0px;
padding-left:25px;
padding-bottom:10px;
padding-right:0px;
text-align: left;
width: 9em;*/
}

#subnav ul li a:hover, #nav ul li a:focus {
color: #6E886F;
text-decoration: none;
}


/*FOOTER TEXT */

#footer ul {
padding: 0;
margin: 0;
background-color: #A3967F;
}

#footer ul li {
display: inline;
padding: 0;
margin: 0;
line-height: 23px;
font-size: 10px;
color: #473E2A;
padding-top:5px;
padding-left:20px;
padding-bottom:15px;
padding-right:10px;
text-align: left;
width: 7em;
}

#footer ul li a {
color: #FFFFFF;
text-decoration:none;

}

#footer ul li a:hover, #nav ul li a:focus {
color:#685B47;
}


#footer p{
	margin: 0;
	font-size: 70%;
	padding: 10px;
	}

/*CONTENT TEXT */	

#content p {
margin-left:20px;
margin-right:20px;
margin-top:0px;
margin-bottom:10px;
	}

.content_p1 {
margin-left:20px;
margin-right:300px;
margin-top:0px;
margin-bottom:10px;
	}

.content_p2 {
margin-left:20px;
margin-right:450px;
margin-top:0px;
margin-bottom:10px;
	}	

#content h1{
color: #80B4BC;
padding: 0;
}
	
#content h2{
color:#80B4BC;
padding: 0;
margin-left:20px;
margin-right:20px;
margin-top:25px;
margin-bottom:3px;
	}

#content ul {
margin-left:40px;
margin-right:40px;
margin-top:0;
margin-bottom:0;
display: list-item;
list-style-position: outside;
list-style-type: square;
}

#content ul li {
padding: 3px;
margin: 0;
line-height: 14px;
}

#content form {
margin-left:20px;
margin-right:20px;
margin-top:30px;
margin-bottom:10px;
	}