body {
	background-image: url('../images/background-strip.jpg');
	background-position: top left;
	background-color: #FFFFFF;
}

#mainContainer {	
	
}

#contentBody {
	background-color: #FFFFFF;
}

#content h1 {
	color: #DC143C;
	font-family: Maiandra GD, serif;
	font-weight: bold;
	font-size: 1.5em;
	padding-top: 5px;
}

#contentContainer {
}

#header {
	background-color: #FFFFFF;
}

#logo {
	text-align: center;
}

#footer {
	background-color: #FFFFFF;
}

#peacock {
}

#menu ul li {
	list-style: none;
}

#menu ul li a {	
	color: #000000;
}

#hours {
	font-family: Maiandra GD, serif, sans-serif;
}

#hours h3 {
	margin-top: 1px;
	margin-bottom: 1px;
	color: #DC143C;
	font-weight: bold;
}

.label {
	font-family: Maiandra GD, serif, sans-serif;
	color: #DC143C;
}

.formElement {
}

#directions {
	border: 3px ridge #DC143C;
}

#hours .header4 {
	display: inline;
	color: #DC143C;
	font-weight: bold;
}

#phone {
	background-color: #FFFFFF;
}

#address {
	font-weight: bold;
	font-family: Maiandra GD;
	font-size: 0.9em;
	background-color: #FFFFFF;
}

#footerBottom {
	font-weight: bold;
	text-align: center;
	background-color: #FFFFFF;
}

#netphiles a {
	border: none;
	padding: 0px;
}

.menuSection {
	font-size: 0.9em;
}

.menuSection  h2{
	font-weight: bold;
	font-family: Maiandra GD;
	font-size: 1.3em;
	color: #DC143C;
	border-bottom: 2px solid #EFA214;
}

.itemName {
	font-family: Maiandra GD;
	color: #DC143C;
}

.itemPrice {
	font-weight: bold;
}

.sectionNote {
	font-style: italic;
	color: #DC143C;
	height: 32px;
	width: 460px;
	background-image: url(../images/icons/attention.png);
	background-repeat: no-repeat;
	padding-left: 35px;
}

.backto {
	height: 32px;
	width: 460px;
	background-image: url(../images/icons/snapback.png);
	background-repeat: no-repeat;
	padding-left: 35px;
}

#reviews h3 {
	font-size: 0.9em;
	font-family: Maiandra GD;
	color: #DC143C;
}

blockquote:before { 
	content: open-quote;
	font-weight: bold;
}

blockquote:after {
	content: close-quote;
	font-weight: bold;
}

.rotatorHidden {
   display: none;
}

#menuLinks a {
   font-size: 0.8em;
}

/* ADDED BY C BURTON */
.wrap{
width:100%;
margin:0 auto;
padding:5px;
}
* html .wrap{
width:490px;
w\idth:488px;
}
.wrap ul{
padding:10px 20px;
list-style:none;
position:relative;
left:-2px;
top:-2px;
color:#1C1A1A;
width:454px;
display:block;
margin:0;
}
* html .wrap ul{
width:490px;
w\idth:408px;
}
.wrap li{
line-height:1.3em;
position:relative;
padding:0 5em 0 0;
text-align:left;
border-bottom:1px dotted #000;
/*clear:both; */
margin:0 0 .6em 0;
min-height:0;
background-color:#FFF;
}
* html .wrap li{
border:none;
background:url(../images/dotted-leader.gif) repeat-x left bottom;
height:1%;
}
.wrap li span{
padding:1px 0 1px 5px;
position:absolute;
bottom:-.35em;
right:-1px;
font-size:110%;
font-weight:bold;
color:#1C1A1A;
background-color:#FFF;
}
.wrap li strong{
margin:0;
position:relative;
top:.25em;
padding:0 5px 0 0;
font-weight:bold;
line-height:1.3em;
background-color:#FFF;
}
.wrap li p{
font-style:italic;
}
.wrap li.itemDesc{
border:none;
padding:0em 0.5em 0.5em 2.5em;
background:none;
}
.itemDesc p{
font-family: Verdana, Arial, Tahoma, sans-serif;
font-style:normal !important;
font-weight:normal !important;
}
