body {
	font-family:arial;
	font-size:11px;
	color:#532F18;
	background-color:#ffffff;
	line-height:16px;
}
img {
	border:0px;
}
img.bodyImg {
	margin:7px;
	border:1px solid #532F18;
	padding:1px;
}
img.dPic {
	border:1px solid #532F18;
	padding:1px;
	margin:6px;
}
a, a:visited {
	color:#B3151E;
}
a:hover {
	text-decoration:none;
	color:#B35459;
}
/*
a.more {
	padding:2px;
	border:1px solid #532F18;
	color:#532F18;
	text-decoration:none;
	
}
a.more:hover {
	color:#FFFFFF;
	background-color:#532F18;
}*/
table.hours td {
	padding-left:20px;
	font-weight:bold;
}
p.quote {
	background: url("../images/quote_bg.gif") no-repeat;
	margin-left:30px;
	padding-left:30px;
	padding-right:80px;
	padding-top:12px;
	padding-bottom:10px;
	font-family:Times, serif;
	font-size:16px;
	font-weight:bold;
	line-height:22px;
	font-style:italic;
	color:#9B582D;
	color:#A25C2F;
	color:#B3151E;

	
}
p.futureDate {
	padding-left:15px;
	font-weight:bold;
}
table.designTable td {
	border-right:1px solid #d4d4d4;
	border-bottom:1px solid #d4d4d4;
	padding:5px;
}
table.prodTable td {
	border-right:1px solid #d4d4d4;
	border-bottom:1px solid #d4d4d4;
}
table.calDisplay {
	border-top:1px solid #DBB4A4;
	border-right:1px solid #DBB4A4;
}
table.calDisplay td {
	border-left:1px solid #DBB4A4;
	border-bottom:1px solid #DBB4A4;
	height:75px;

	vertical-align:top;
}
table.calDisplay td.outside {
	color:#999999;
}
table.calDisplay td p {
	margin:0px;
	padding:0px;
	font-size:11px;
	text-align:center;
	color:#666666;
}

table.calDisplay tr.header td {
	font-weight:bold;
	font-size:12px;
	text-align:center;
	height:15px;
	background-color:#EDDDD7;	
}
table.calDisplay tr.altRow td {
	background-color:#EDDDD7;
}
td.christmas {
	background: url("../images/wreath.gif") no-repeat 10px 7px;
}
td.vday {
	background: url("../images/vday.jpg") no-repeat 2px 0px;
}
td.paddysday {
	background: url("../images/paddysday.jpg") no-repeat 2px 0px;
}
td.easter {
	background: url("../images/easter.jpg") no-repeat 2px 0px;
}

table.calDisplayMini {
	border-top:1px solid #DBB4A4;
	border-right:1px solid #DBB4A4;
	margin-left:35px;
}
table.calDisplayMini td {
	border-left:1px solid #DBB4A4;
	border-bottom:1px solid #DBB4A4;
	height:20px;
	vertical-align:top;
	background-color:#FFFFFF;
	font-size:9px;
}
table.calDisplayMini tr.altRow td {
	/*background-color:#e6e6e6;*/
}
table.calDisplayMini td.outside {
	background-color:#e6e6e6;
}
table.calDisplayMini td.highlight {
	background-color:#EDDDD7;
}

#masterDiv {
	margin:0px auto;	text-align:center;
	width:807px;
	height:100%;
}

#parentDiv {
	float:left;
	width:807px;
	text-align:left;

}
#header {
	float:left;
	width:807px;
}
#logo {
	float:left;
	width:309px;
}
#menuTop {
	float:left;
	width:498px;
}
#menu {
	float:left;
	width:498px;
	text-align:right;
	background: url("../images/menu_bg.gif") no-repeat;
}
#menuTiles {
	float:left;
	width:498px;
}
#contentRightWrap {
	border-right:1px solid #DBB4A4;
	width:807px;
	float:left;
	background: url("../images/rightSide_bg.jpg") no-repeat top right;
}
#content {
	float:left;
	width:550px;

}
#content h3 {
	font-size:14px;
	color:#B3151E;
}
#sep {
	float:left;
	width:18px;
}
#rightCol {
	float:left;
	padding-top:15px;
	width:237px;	
}
#rightCol ul {
	margin:0px;
	padding:0px;
	padding-left:25px;
}
#footer {
	float:left;
	width:807px;
	text-align:right;
	border-top:1px solid #DBB4A4;
	border-bottom:1px solid #DBB4A4;
	border-right:1px solid #DBB4A4;
}
#popupDisplay {
	background: url("../images/rightSide_bg.jpg") no-repeat top right;
	height:425px;
}
#popupDisplay p.close {
	margin-left:0px;
}
#popupDisplay p {
	margin-left:15px;
}
#specials {
	text-align:center;
	color:#B3151E;
	line-height:20px;
}
