@import url("http://www.bentoboxsushi.com/wp-content/themes/wptheme1/nav.css");
@import url("http://www.bentoboxsushi.com/wp-content/themes/wptheme1/extra.css");

#col1 {
	font: normal 11px/13px Trebuchet MS, arial, verdana, sans-serif;
	color: #6c6c6c;
	width: 962px;
	float:left;
}
#col2 {
	font: normal 12px/15px Trebuchet MS, arial, verdana, sans-serif;
	color: #6c6c6c;
	width: 962px;
	float: left;
	margin: 0 20px 10px 0;
}

#col3 {
	font: normal 11px/16px Trebuchet MS, arial, verdana, sans-serif;
	color: #848484;
	width: 454px;
	float: left;
	padding:201px 0 0 0;
	background: url(http://www.bentoboxsushi.com/wp-content/uploads/image/plate.png) no-repeat 50px 0px;
}
#col4 {
	font: normal 11px/20px Trebuchet MS, arial, verdana, sans-serif;
	color: #6c6c6c;
	width: 465px;
	float: right;
	margin:0 40px 0 0;
}
#col5 {
	font: normal 11px/20px Trebuchet MS, arial, verdana, sans-serif;
	color: #6c6c6c;
	width: 950px;
	float: right;
}
#col3 a, #col4 a {
	color: #8c1919;
	text-decoration:none;
}
#col3 a:hover, #col4 a:hover {
	color: #8c1919;
	text-decoration:underline;
}
#col4 ul  {
	margin: 0 0 0 20px;
	padding: 0;
}
#col4 ul li {
	font: normal 11px/20px Trebuchet MS, arial, verdana, sans-serif;
	color: #6c6c6c;
	list-style-image: url(images/a_bullet.gif);
	margin: 0 0 0 20px;

}


/*** while in development ***/

/*#col1 {border:1px solid red;}
#col2 {border:1px solid orange;}
#col3 {border:1px solid blue;}
#col4 {border:1px solid yellow;}
#col5 {border:1px solid black;}
*/
body {
	background: #fefefe;
	margin:0;
	padding:0;
}
h1 {
	font: normal 16px/16px Trebuchet MS, arial, verdana, sans-serif;
	color: black;
	letter-spacing:2px;
	text-transform:uppercase;
}
h2 {
	font: normal 12px/12px Trebuchet MS, arial, verdana, sans-serif;
	color: black;
}
hr {
	height: 1px;
	width: 100%;
	background: #6c6c6c;
	border: 1px;
	color: #6c6c6c;
}

/*** Infrastructure ***/
#mc, #header, #contentstart, #contentend, #footer {
	width:962px;
}
#mc {
	margin:auto;
}
#pagetile {
	background: #fefefe url(images/mc_bg.gif) repeat-y;
	float:left;
}
#header {
	height:127px;
	background: #fefefe;
	float:left;
}
#breadcrumb {
	margin:0 0 0 50px;
	font-weight: bold;
	color: #b5b4b4;
}
#breadcrumb a {
	color: #b5b4b4;
	text-decoration:none;
	font-weight: normal;
	text-transform: capitalize;
}
#breadcrumb a:hover {
	color: #211907;
	text-decoration:underline;
}
#contentstart {
	text-align: left;
	float:left;
	background: url(images/content-start.gif) no-repeat;
}
#contentend {
	float: left;
	background: url(images/content-end.gif) no-repeat center bottom;
}
#footer  {
	font: normal 10px/12px arial, verdana;
	color: #818181;
	height:175px;
	background:  url(images/footer-end.gif) no-repeat 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	text-decoration:none;
}
#footer a {
	color: #818181;
	text-decoration:none;
	font-weight: bold;
}
#footer a:hover {
	color: #818181;
	text-decoration:underline;
}
#copyright {
	float:left;
	margin: 15px 10px 0 160px;
}
#gohome {
	position: absolute;
	z-index: 1000;
	margin:20px 0 0 0;
}

