#leftnav {
	height: 100%;
	font-weight : bold;
  	font-family : arial;
	font-size: 12px;
	line-height: 175%;
  	border-right : 1px solid #cccccc;
	padding-left : 10px;
  	padding-right : 5px;
  	padding-top : 40px;
}

#leftnav p{font-weight : bold;
  	   font-family : arial;
	   font-size: 11px;
	   color: #ffffff
	}	

#content {
	padding-top : 5px;
	padding-left: 20px;
	padding-right: 20px;
	color: #333333;
	font-family: helvetica;
	font-size: 13px;
	font-weight: normal;
  	line-height: 135%;
	text-align: justify;
	margin-bottom: 10px;
	}

#content h2 {
	color: #333333;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: 12px;
	border-bottom: 1px solid #666666;
	text-align: right;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 5px;
	padding: 3px;
	}

#content h3 {
	color: #336699;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: 16px;	
	text-align: left;
	font-weight: bold;	
	margin-bottom: 1px;
	padding: 0px;	
	}

#content h4 {
	color: #999999;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
}


#content img.deco {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    border: 0px;
}

#content table{
    color: #333333;
	font-family: helvetica;
	font-size: 11px;
  	line-height: 150%;
	text-align: justify;
	margin-bottom: 10px;
}

#content address {margin-top: 0em;
    padding-top: 0em;
    border-top: thin dotted
    }

#leftnav a {
  text-decoration : none;
  color : #990000;
   }
#leftnav a:hover {
  color : #ff3333;
   }
#leftnav a:active {
  color : blue;
   }

.special {font-weight : bold;
  	font-family : arial;
	font-size: 11px;
	line-height: 150%;
	}

.hours {font-weight : bold;
  	font-family : arial;
	font-size: 13px;
	line-height: 175%;
	}

.photo {font-weight : bold;
  	font-family : arial;
	font-size: 10px;
	line-height: 175%;
	color: #990000
	}


.romeo {background-color: #FDFAF3;
       border: 1px solid #a9a9a9;
       display: block;
       margin: 5px 5px 5px 5px;
       padding: 5px;
       position: relative;
       }