/*PORTAL-------------------------------------------------*/

#portal_pg {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #8fcb48;	
}

#top {
	margin: 0 auto;
	padding: 0;
	background-image: url(../images/black.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#location_ctnr {
	margin: 0 auto 25px;
	padding: 0;
	border: 1px solid #645b40;
	width: 577px;
	background-color: black;
	height:390px;
}

#map {
margin-right:5px;

}

#location {
	margin: 0;
	padding: 0 0 0 15px;
	width: 350px;
	text-align: left;

}

p {
	color: #8fcb48;
	font-size: 12px;
	font-weight: bold;	
}

#pizzeria {
	margin: 0;
	padding: 0;
	width: 100%;
	text-align: center;
	color: #8fcb48;
}
#pizzeria ul, li {
	margin: 0 15px 0 0;
	padding: 0;
	text-align: right;
	list-style-type: none;
	font-size: 12px;
	font-weight: bold;	
}

a:hover {
	text-decoration: underline;
}
div#sidebar{ width:200px;
           border:1px #645b40 solid;
					 text-align:center;
					 height:390px;
					 background:#222222;
					 }
	div#nvgctn { width:190px;
	             margin:auto;
							 text-align:left;
							 height:25px;
							 background:url(../images/portal/nvgbtnbg.gif) no-repeat;
						}
	div#nvgctn a { display:block;
									font-family:Arial, Helvetica, sans-serif;
									font-size:14px;
									color:#FFFFFF;
									font-weight:700;
								}
div#nvgctn a b{
                margin-left:30px;
								}
