html,body {
	background-color:#a3bf76;
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
	font-family:arial,sans-serif;
	font-size:small;
	color:#FFFFFF;
}


a {
	font-size:12px;
	color:#FFFFFF;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:underline;
}

.breadcrumb {
	font-size:14px;
}

.bcw {
	width:130px;
	text-align:center;
}

.bcs {
	width:5px;
	text-align:center;
}

.head {
	font-family:arial,Tahoma,sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#F7FDA2;
}

.head_review {
	font-size:16px;
	font-weight:bold;
	color:#F7FDA2;
}

.content {
	font-size:12px;
	line-height: 23px;
}

.content_review {
	font-size:12px;
	line-height: 18px;
	padding:0 20 0 20px;
	text-align:justify;

}

.content_contact {
	font-size:12px;
	line-height: 28px;
}

.bottom_review {
	font-size:12px;
	color:#CCCCCC;
	text-align:right;

}

.content_area {
	margin:40px;
}


/* set millions of background images */
.rbroundbox { background: url(images/nt.gif) repeat; }
.rbtop div { background: url(images/tl.gif) no-repeat top left; }
.rbtop { background: url(images/tr.gif) no-repeat top right; }
.rbbot div { background: url(images/bl.gif) no-repeat bottom left; }
.rbbot { background: url(images/br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbroundbox { width: 100%; margin: 1em auto; }



.head_title {
width:100%;
align:left;
padding-left:0px;
line-height: 23px;
font-size:18;
font-weight:bold;
background-color:#718F29;
border-bottom-color:#FFFFFF;
border-bottom-width:thin;
border-bottom-style:solid;
border-top-color:#FFFFFF;
border-top-width:thin;
border-top-style:solid;
color:#F7FDA2;
}

.title {
width:500px;
align:left;
margin-left:20px;
font-size:14px;
line-height: 23px;
font-weight:bold;
color:#F7FDA2;
}

.menu_list {
width:300px;
margin-left:50px;
}

.menu_title {
width: 300px;
font-size:12px;
line-height: 23px;
font-weight:bold;
cursor: pointer;
}


.menu_price {
width: 200px;
text-align: right;
font-size:12px;
line-height: 23px;
font-weight:bold;
padding:0px;
}

.rowA {
background-color:#90a539;
}

.rowB {
background-color:#7b8e34;
}