#menu-list {
	float: left;
	width: 191px;
	border: 1px solid #f9d8b8;
}
#menu-list h2{
	margin: 10px 10px 0px 10px;
	font-size: 100%;
	color: #006600;
}
#menu-list .heading {
	float: left;
	padding: 10px 10px 20px 24px;
	color: #d04c02;
	font-size: 100%;
	font-weight: bold;	
}
#menu-list .item {
	float: left;
	padding: 1px 1px 10px 40px;
	color: #006600;
	font-size: 80%;
}
#selected-menus {
	float: left;
	width: 540px;
	border: 1px solid #f9d8b8;
}
#selected-menus a.link1{
	color: #cc4c02;
	font-weight: bold;
	font-size: 125%;
	margin-left: 200px;		
	margin-right: 50px;		
	text-decoration: underline;	
}
#selected-menus a.item{
	float: left;
	padding: 1px 1px 10px 40px;
	color: #006600;
	font-size: 80%;
	width: 450px;
}
#selected-menus a.link2{
	color: #006600;
	font-weight: bold;
	font-size: 100%;
    text-decoration: underline;
}
#community-content{
	width: 750px;
}
#community-content #top{
	text-align: right;
}
#top p{
	font-weight: bold;
}

#selected-menu-list {
	margin:0 auto;
	overflow: hidden;
	background: white;
	font-family: "Verdana","sans serief"
}
#selected-menu-list #menus {
	margin: 20px 45px;
	color: #cc4c02;
}
#selected-menu-list li{
	width: 465px;
	margin: .4em 0;
	padding: 5px 0px 0px 0px;
}
#selected-menu-list #menus p {
	margin-left: 5 px;
}
#selected-menu-list #menus li .wrap {
	float: left;
	width: 465px;
	padding: 5px 10px 15px 5px;
	background: url("imgs/search-recipe-botm-color-menus.JPG") bottom left no-repeat;
}
#selected-menu-list #menus .wrap .p{
	width: 200px;	
}
#selected-menu-list li.alt1 {
	float: left;
	background: url("imgs/search-r-wrap-top-grad-menus.JPG") top left no-repeat;	
}
#selected-menu-list img{
	float: left;
	width: 70px;
	height: 50px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 5px;
	border: 1px solid #2e6025;
}

#selected-menu-list strong {
	margin-right: .2em;
	margin-left: 30px;
}
#selected-menus h4{
	color: #cc4c02;
	font-weight: bold;
	font-size: 120%;    
	text-align: center;
}
#community-content a {
	padding: 30px 10px 10px 10px;
	color: #d04c02;
	font-size: 100%;
	text-align: center;	
}
#selected-menu-list h3{
	color: #006600;
	font-weight: bold;
	font-size: 120%;		
	margin-left: 20px;
	margin-right: 20px;
}

#selectcategories {
	margin-right:4px;
}

#menu-list label{
	color: #006600;
	padding: 10px 10px;	
	width: 100px;
}
#menu-list li{
	color: #d04c02;	
}
#menu-list label1{
	color: #006600;
	padding: 10px 10px;	
}
#menu-list #number-guests{
	width: 40px;
	font-weight: bold;
	font-family: "Verdana";
	border: 1px solid #fec286;
	background: #fdf5ed;	
	color: #006600;
}
#menu-list select {
	color: #d04c02;
	background: #fdf5ed;
	border: 1px solid #fec286;
	margin-right: 5px;
	margin-bottom: 5px; 
	width:75px;
}
#build-menu-meta div {
	float: left;
	width: 220px;
	margin: 0px 0px 10px 0px;
}

#menu-list ul{
	float: left;
	width: 150px;
	padding-left: 40px;
	padding-bottom: 10px;
	margin-top:5px;
}

#menu-list p{
	float: left;
	width: 170px;
	padding-left: 20px;
	padding-top: 8px;
	padding-bottom: 8px;
}

#menu-list table{
	border:none;
	width:150px;
}

#menu-list table tr td{
	padding:2px 8px;
}

#menu-list table tr td label{
	padding:0;	
}


#submit-div {
	width: 7.8em;
	margin: 0 auto;
	clear: both;
	border-right: 2px solid #ab9b80;
	border-bottom: 2px solid #d1bd9d;
	margin-bottom: 20px;
}
#submit-div {
	margin-top: 20px;
}
#submit {
	display: block;
	padding: 1px;
	border: 0px;
	color: #006600;
	font-weight: bold;
	width: 100%;
	font-size: 1em;
	background: #ebe8c6 url("imgs/quick-link.gif") center center;;
}
