body {
	height: 100%;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
}

html, body {
	margin: 0;
	padding: 0;
	background: #330000;
}

#wrapper {
}

#level0 {
	background: url(../images/romas_bg.gif) top left repeat-y;
	background-color: #330000; /* Dark brown */
	width: 1024px;
	overflow: hidden;
	text-align: center;
	position:relative;
	padding-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}

#level1 {
	background-color: #fffadc; /* Cream - light yellow */
	position: relative;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#level2 {
	margin-left: 240px;
	float:right;
	position: relative;
	width: 720px;
	background-color: #31a531; /* Green */
	z-index: 5;
}

#level3 {
	width: 480px;
	float: left;
	background-color: #FFF;
	z-index: 10;
}

#header {
	background-color: #FFF;
	height: auto;
}
#header #pizza {
	margin: 0;
	padding: 0;
	margin-left: 35px;
}

#pizza h1 {
	margin-top: 0;
	padding-top: 0;
}

#nav {
	background-color: #FFF;
	height: 29px;
}
#nav ul#menu {
	border: 0;
	margin: 0;
	padding: 0;
	width: 100%;
}
#nav ul#menu li {
	list-style: none;
	float: left;
	margin: 0;
	padding: 0;
	width: 120px;
	text-align: center;
}
#nav ul#menu li a {
	display: block;
	width: 120px;
	height: 29px;
}
li .litext {display:none;}
#nav ul li:hover ul, #nav li.sfhover ul{
	left: auto;
}
.conpad {
	width: 200px;
	background-color: inherit;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 25px;
}
.conpad#toppad {
	margin-top: 58px;
	text-align: center;
}

/*.conpad p, #nav p, #header p, #footer p {
	padding: 0;
	margin: 0;
}*/
p.first {
	padding-top: 0;
	margin-top: 0;
}
p.emhead {
	font-style: italic;
}
#level2 .conpad {
	width: 200px;
}

#level3 .conpad {
	width: 440px;
}

.clearit {
	clear:both;
}

#footer {
	height: 24px;
	border-top: 10px solid #c01019; /* Red */
	background: url(../images/footer.jpg) top left repeat-y;
	text-align:center;
	clear: both;
}
#footer p {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	line-height: 24px;
}

#lftbar {
	position:absolute;
	/*bottom: 45px;*/
	width: 240px;
	margin-top: 45px;
}
#lftbar .conpad {
	margin-left: 35px;
	width: 195px;
}

#maincontent {
	position: relative;
	height: 1%; /* For IE6 */
}
#main {
	margin-top: 45px;
}
#rgtbar {
	position: absolute;
	top: 35px;
	right: 0;
	width: 240px;
}
#rgtbar p {
	line-height: 18px;
}

/* Sub pages */
.sub#maincontent #lftbar {
	width: 179px;
}
.sub#maincontent #lftbar .conpad {
	margin-left: 15px;
	width: 149px;
}
.sub#maincontent #level2 {
	margin-left: 179px;
	width: 781px;
	background-color: #FFF; /* Was Green */
}
.sub#maincontent #level3 {
	width: 541px;
	float: left;
	background-color: #FFF;
	z-index: 10;
}
.sub#maincontent #level2 .conpad {
	
}

/* Sub page with green right column */
.sub2#maincontent #level3 .conpad {
	width: 521px;
}

.sub2#maincontent #lftbar {
	width: 179px;
}
.sub2#maincontent #lftbar .conpad {
	margin-left: 15px;
	width: 149px;
}
.sub2#maincontent #level2 {
	margin-left: 179px;
	width: 781px;
	/*background-color: #FFF;  Was Green */
}
.sub2#maincontent #level3 {
	width: 541px;
	float: left;
	background-color: #FFF;
	z-index: 10;
}
.sub2#maincontent #level2 .conpad {
	
}

.sub#maincontent #level3 .conpad {
	width: 521px;
}

#main h3 {
	width: 100%;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	background-color: #fffadc; /* Cream - light yellow */
	font-size: 18px;
	color: #c01019;
	height: 26px;
	line-height: 26px;
}

table.menutable {
	width: 100%;
	/*border: 1px solid #333;*/
}
table.menutable td {
	padding-bottom: 10px;
	vertical-align: top;
	/*border: 1px solid #333;*/
}
table.menutable .col1 {
	width: 85%;
}
table.menutable .pizza .col1 {
	width: 55%;
}
table.menutable .menuitem {
	font-weight: bold;
	text-transform: uppercase;
}
table.menutable .menuitemsub {
	text-transform: uppercase;
}
table.menutable .col2, table.menutable .col3, table.menutable .col4 {
	width: 15%;
	text-align: right;
}

table.pizza2 .col1 {
	width: 40%;
}
table.pizza2 .col2, table.pizza2 .col3, table.pizza2 .col4 {
	width: 20%;
	text-align: right;
}
.centered {
	text-align: center;
}

#main table.bicol .col1 {
	width: 60%;
}
#main table.bicol .col2 {
	width: 40%;
	text-align: right;
}

#familypics {
	text-align: center;
	margin-top: 55px;
}

#familypics img {
	margin-bottom: 40px;
	margin-right: auto;
	margin-left: auto;
}

.caption, p.caption {
	padding-top: 0 !important;
	margin-top: 0 !important;
	font-size: 11px;
	line-height: 1.2em !important;
}