/* CSS Document */

body {
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image:url(../imgs/site/BG.jpg);
}

h1 {
	background-color:#CB8CEC;
	line-height:40px;
	font-size:20px;
	padding-left:20px;
	margin:0px;
}
h2 {
	font-size:18px;
}
h4 {
	font-size:16px;
	font-weight:600;
	line-height:20px;
}

h5 {
	font-size:15px;
	font-weight:600;
}
h6 {
	font-size:12px;
	background-color:#9EC0FE;
	line-height:24px;
	color:#000000;
	padding:0px;
	margin:0px;
}
h6 a:link, h6 a:visited {
	color:#000000;
	text-decoration:none;
}
h6 a:hover {
	color: #009900;
	text-decoration:none;
	border-bottom:1px dotted #009900;
}
.divRightAlign {
	text-align:right;
	display:inline;
	line-height:24px;
	position:absolute;
	right:0px;	
}
.tblMainContainer {
	width:765px;
	border:2px solid #5E0000;
	padding:0px;
}
.tdHeaderDetail {
	background-color:#CB8CEC;
	width:760px;
	background-image: url(../imgs/site/detailHeadLFT.jpg);
	background-repeat: no-repeat;
	
}
.tdHeaderHome {
	background-color:#CC8CEC;
	width:760px;
	background-image: url(../imgs/site/homePic.jpg);
	background-repeat: no-repeat;
}
.tdNav {
	background-color:#FFDED9;
	font-size:18px;
	font-family:"TW Cen MT", "Gill Sans MT", verdana;
	color:#000000;
}

.tdLftCol {
	background:#FFFFCC;
	width:490px;
	vertical-align:top;
}
.tdLftCol_home {
	background:#FFFFCC;
	width:410px;
	vertical-align:top;
}
.divbodyText {
	padding:15px 10px 15px 20px;
}
	
.tdRtCol {
	background-color:#A4C4FF;
	background-image:url(../imgs/site/HighlightImg.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	width:240px;
	vertical-align:top;
	padding:15px 10px;
}
.tdRtCol_home {
	background-color:#95BAFF;
	width:320px;
	vertical-align:top;
	padding:15px 10px;
}
.divDineTime {
	font-size:11px;
	padding-left:8px;
	color:#000000;
}
a.RtCol_link:link, a.RtCol_link:visited {
	color:#000000;
	padding-left:25px;
	background-image:url(../imgs/site/arrow.jpg);
	background-repeat:no-repeat;
	line-height:18px;
}
a.RtCol_link:hover {
	color:#1F7900;
	padding-left:25px;
	background-image:url(../imgs/site/arrow.jpg);
	background-repeat:no-repeat;
	line-height:18px;
}

.divListings {
	border-bottom:1px dotted #1F7900;
	padding-bottom:3px;
	width:420px;
	overflow:hidden;
	position:relative;
	top:0px;
	margin:0px;
}
.divFeatured {
	border-bottom:1px dotted #1F7900;
	padding-bottom:3px;
	width:420px;
	overflow:hidden;
	position:relative;
	top:0px;
	margin:0px;
}
.tblEventsListing {
	width:420px;
	padding:0px;
	vertical-align:top;
}
.tblEventListing_td {
	vertical-align:top;
	padding-top:0px;
}
.tblMenuListing_tdRT {
	vertical-align:top;
	padding-top:0px;
}
.tblMenuListing_tdLft {
	vertical-align:top;
	width:145px;
}
.tblEventListing_head {
	background-color:#1F7900;
	font-size:16px;
	font-weight:600;
	font-family:"TW Cen MT", "Gill Sans MT", verdana;
	color:#FFF;
}
.tblFeaturedListing {
	width:420px;
	padding:0px;
	vertical-align:top;
	border:2px solid #008000;
}
.tblFeaturedListing_td {
	vertical-align:top;
	padding-top:0px;
}
.tblFeaturedListing_head {
	background-color:#1F7900;
	font-size:16px;
	font-weight:600;
	font-family:"TW Cen MT", "Gill Sans MT", verdana;
	color:#FFF;
}
.divSaleItemMenu {
	height:200px;
	width:152px;
	text-align:center;
	border:1px solid #990000;
	padding:1px;
	margin:3px;
}
.divCommercials {
	position:relative;
	top:105px;
	left:385px;
	z-index:1000;
}
.divHomeSpace {
	height:380px;
}
.divMenuItemsRegular {
	border-bottom:1px dotted #FF6600;
	padding-bottom:3px;
	width:100%;
	overflow:hidden;
	position:relative;
	top:0px;
	margin:0px;
	background-color:transparent;	
}
.divMenuItemsHover {
border-bottom:1px dotted #FF6600;
	padding-bottom:3px;
	width:100%;
	overflow:hidden;
	position:relative;
	top:0px;
	margin:0px;
	background-color:#FFDCB9;
}
.menutitlea {
	width:100%;
	cursor:pointer;
}
.tdFooter {
	background-color: #336600;
	color:#FFFFFF;
	font-size:11px;
	line-height:25px;
	text-align:center;
}
.tdFooter a:link, .tdFooter a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
.tdFooter a:hover {
	color:#6C0000;
	text-decoration:none;
	border-bottom:1px dotted #6C0000;
}
.divAlbumPhoto {
	border:1px solid #CC9933;
	height:280px;
	text-align:center;
	width:220px;
	padding:2px;
	margin:5px;
}
.divSaleItemSummary {
	border:1px solid #CC9933;
	padding:8px;
	width:400px;
	margin: 3px;
}
