		body {
			margin: 0px;
			background: #420000 url('images/bg.jpg') repeat-y top center;
			text-align: center;
		}
		
		div#retailBar{
			background: #420000 url('images/BgRetailBar.jpg') repeat-y top center;
			width: 100%;
			height: 60px;
		}
		
			div#retailBar div {
				width: 960px;
				margin: auto;
			}
			div#retailBar a {
				display: block;
				float: right;
				width: 180px;
				height: 50px;
				margin: auto;
			}
		
		div#top{
			background: url('images/BgTop.jpg') no-repeat top center;
			width: 100%;
			height: 405px;
		}
		div#title{
			width: 904px;
			padding-top: 15px;
			margin: auto;
			text-align: left;
		}
			div#title div{
				float: right;
				display: inline;
			}
			div#title img{
				float: left;
				display: inline;
			}
		div#menu {
			width: 885px;
			height: 49px;
			margin: auto;
		}
			div#menu div{
				float: left;
				display: block;
				height: 49px;
				text-align: right;
			}
			div#menu div a{
				display: block;
				height: 49px;
			}
			div#menu span{
				display: none;
			}
				div#menu div#bhome a{
					background: url(images/BHome.gif) 0 0 no-repeat;
					width: 83px;
				}
				div#menu div#bhome a.current{
					background: url(images/BHome.gif) 0 -49px no-repeat;
				}
				div#menu div#bhome a:hover{
					background: url(images/BHome.gif) 0 -49px no-repeat;
				}
				
				div#menu div#bstoredirectory a{
					background: url(images/BStoreDirectory.gif) 0 0 no-repeat;
					width: 188px;
				}
				div#menu div#bstoredirectory a.current{
					background: url(images/BStoreDirectory.gif) 0 -49px no-repeat;
				}
				div#menu div#bstoredirectory a:hover{
					background: url(images/BStoreDirectory.gif) 0 -49px no-repeat;
				}
				
				div#menu div#bevents a{
					background: url(images/BEvents.gif) 0 0 no-repeat;
					width: 94px;
				}
				div#menu div#bevents a.current{
					background: url(images/BEvents.gif) 0 -49px no-repeat;
				}
				div#menu div#bevents a:hover{
					background: url(images/BEvents.gif) 0 -49px no-repeat;
				}
				
				div#menu div#bnews a{
					background: url(images/BNews.gif) 0 0 no-repeat;
					width: 79px;
				}
				div#menu div#bnews a.current{
					background: url(images/BNews.gif) 0 -49px no-repeat;
				}
				div#menu div#bnews a:hover{
					background: url(images/BNews.gif) 0 -49px no-repeat;
				}
				
				div#menu div#bwinedine a{
					background: url(images/BWineDine.gif) 0 0 no-repeat;
					width: 138px;
				}
				div#menu div#bwinedine a.current{
					background: url(images/BWineDine.gif) 0 -49px no-repeat;
				}
				div#menu div#bwinedine a:hover{
					background: url(images/BWineDine.gif) 0 -49px no-repeat;
				}
				
				div#menu div#bwecare a{
					background: url(images/BWeCare.gif) 0 0 no-repeat;
					width: 107px;
				}
				div#menu div#bwecare a.current{
					background: url(images/BWeCare.gif) 0 -49px no-repeat;
				}
				div#menu div#bwecare a:hover{
					background: url(images/BWeCare.gif) 0 -49px no-repeat;
				}
				
				div#menu div#babout a{
					background: url(images/BAbout.gif) 0 0 no-repeat;
					width: 88px;
				}
				div#menu div#babout a.current{
					background: url(images/BAbout.gif) 0 -49px no-repeat;
				}
				div#menu div#babout a:hover{
					background: url(images/BAbout.gif) 0 -49px no-repeat;
				}
				
				div#menu div#bcontact a{
					background: url(images/BContact.gif) 0 0 no-repeat;
					width: 108px;
				}
				div#menu div#bcontact a.current{
					background: url(images/BContact.gif) 0 -49px no-repeat;
				}
				div#menu div#bcontact a:hover{
					background: url(images/BContact.gif) 0 -49px no-repeat;
				}

		div#bLGRetail {
			width: 288px;
			height: 31px;
			margin: auto;
		}
			div#bLGRetail a {
				display: block;
				height: 31px;
			}
			div#bLGRetail span {
				display: none;
			}
				
				div#footer div#bLGRetail a {
					background: url(images/ALouisGroupRetailProperty.gif) 0 0 no-repeat;
					width: 288px;
				}
				div#footer div#bLGRetail a:hover {
					background: url(images/ALouisGroupRetailProperty.gif) 0 -31px no-repeat;
				}
		
		div#content {
			width: 904px;
			margin: auto;
		}		
		
			div#content div#column1 {
				float: left;
				display: block;
				margin: auto;
				width: 348px;
			}
				div#content div#column1 div#new {
					margin: auto;
					width: 262px;
					text-align: left;
				}
				
			div#content div#column2 {
				float: left;
				display: block;
				margin: auto;
				width: 303px;
				text-align: left;
			}
				div#content div#column2 div#events {
					float: left;
					margin: auto;
					width: 262px;
					text-align: left;
				}
				
			div#content div#search {
				width: 251px;
				float: right;
				display: block;
				margin: auto auto 25px auto;
				text-align: left;
				border-top: 1px solid #ccc;
				border-bottom: 1px solid #ccc;
				background: #fff url(images/BgSearch.gif) repeat-x bottom center;
				padding: 20px 0 20px 0;
			}
				div#content div#search form {
					display: inline;
				}
				div#content div#search div {
					float: right;
					margin: auto;
					width: 226px;
					text-align: left;
				}
				div#search a:link, div#search a:active, div#search a:visited {
					font: 12px Georgia;
					font-weight: bold;
					text-decoration: none;
					color: #a31200;
				}
				div#search a:hover {
					text-decoration: underline;
				}
				div#search input {
					font: 12px Arial;
					color: #333;
				}
				
			div#content div#column3 {
				float: right;
				clear: right;
				display: block;
				margin: auto;
				width: 226px;
				text-align: left;
			}
				div#content div#column3 div#fstore {
					float: left;
					margin: auto;
					width: 183px;
					text-align: left;
				}
				div#fstore img {
					border: 1px solid #ccc;
					margin: auto auto 8px auto;
				}
				div#fstore a:link, div#fstore a:active, div#fstore a:visited {
					display: block;
					font: 12px Georgia;
					font-weight: bold;
					text-decoration: none;
					color: #a31200;
					margin: auto auto 5px auto;
				}
				div#fstore a:hover {
					text-decoration: underline;
				}

		div#content h1	{
			text-align: left;
			margin-left: 43px;
			margin-bottom: 20px;
			font: 14px Arial;
			color: #333333;
		}
		
		h2	{
			font: 24px Georgia;
			color: #a31200;
			margin: 0 auto;
		}
		
		h3	{
			font: 18px Georgia;
			color: #4c4c4c;
			margin: 10px auto 10px auto;
		}
		
		h3.storeheader	{
			font: 18px Georgia;
			color: #a31200;
		}
		
		div#fstore h3	{
			font: 18px Georgia;
			color: #a31200;
			margin: 0px auto 10px auto;
		}
		
		h4	{
			font: 12px Georgia;
			color: #4c4c4c;
			margin: 0px auto 0px auto;
			font-weight: bold;
		}
		
		a.newsitem {
			display: block;
			text-decoration: none;
			padding: 10px 0px 10px 0px;
			width: 262px;
			border-bottom: 1px solid #cccccc;
		}
		a.newsitem:hover {
			background-color: #eeeeee;
		}
		
			a.newsitem div#cap {
				float: left;
				margin: 0px 10px 0px 0px;
				cursor: pointer;
				cursor: hand;
			}
			
			a.newsitem div#cap img {
				border: 1px solid #cccccc;
			}
			
			a.newsitem div.dateblock {
				float: left;
				padding: 0px 10px 0px 10px;
				margin: 0px 10px 0px 0px;
				border: 1px solid #cccccc;
				background: #fff url(images/BgSearch.gif) repeat-x bottom center;
				text-align: center;
				cursor: pointer;
				cursor: hand;
			}

			a.newsitem div#newsdiv div.dateblock {
				float: left;
				padding: 0px 10px 0px 10px;
				margin: 0px 10px 0px 0px;
				border: 1px solid #cccccc;
				background: #fff url(images/BgSearch.gif) repeat-x bottom center;
				text-align: center;
				cursor: pointer;
				cursor: hand;
			}
			
			div.day {
				margin: 0;
				font: 38px Georgia;
				color: #a31200;
				cursor: pointer;
				cursor: hand;
			}
			
			div.month {
				margin: -7px 0px 7px 0px;
				font: 18px Georgia;
				color: #000;
				cursor: pointer;
				cursor: hand;
			}	
		
		p {
			font: 12px Arial;
			line-height: 18px;
			color: #333333;
			margin: 0px auto 10px auto;
		}

		p.small {
			font: 10px Arial;
			line-height: 18px;
			color: #666666;
			margin: 0px auto 10px auto;
		}
		.viewall {
			display: block;
			padding: 7px 0px 7px 0;
			border-bottom: 1px solid #cccccc;
			padding-left:50px
		}
		a.viewall {
			font: 12px Georgia;
			color: #a31200;
			text-decoration: none;
			text-align: right;
			font-weight: bold;
		}
		a.viewall:hover {
			color: #fff;
			background-color: #a31200;
		}
		
		div#footer {
			clear: both;
			padding: 70px 0 0 0;
			width: 904px;
			margin: auto;
		}
		
			div#footer div {
				display: block;
				padding: 10px 0 10px 0;
				border-top: 1px solid #ccc;
				border-bottom: 1px solid #ccc;
				background: #fff;
				color: #ccc;
			}
			div#footer a {
				font: 11px Georgia;
				color: #bbb;
				margin: 0 10px 0 10px;
				text-decoration: none;
			}
			div#footer a:hover {
				color: #a31200;
			}		

.small {
font-size: 12px;
}

.nolink {
color: #ffffff;
font-size: 14px;
}

a.results {
color: #ffffff;
font-size: 14px;
text-decoration: underline;
}

a.results:hover {
color: #999999;
text-decoration: none;
}

a.featured {
color: #ffffff;
font-size: 12px;
text-decoration: underline;
}

a.featured:hover {
color: #999999;
text-decoration: none;
}

.underline {
text-decoration: underline;
}

input, select, textarea {
font: 12px Arial;
}
			
input.button {
	border: 1px solid #ffffff;
	background-color: #a31201;
	font-family: Arial, Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	background-image: url(images/arrowwhitetop.gif);
	background-position: top left;
	background-repeat: no-repeat;
	cursor: hand;
}

input.buttonhov {
	border: 1px solid #ffffff;
	background-color: #a31201;
	font-family: Arial, Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #999999;
	background-image: url(images/arrowwhitetop.gif);
	background-position: top left;
	background-repeat: no-repeat;
	cursor: hand;
}

a.top:link, a.top:active, a.top:visited {
font: 12px Arial;
font-weight: bold;
text-decoration: none;
color: #a31200;
}
a.top:hover {
text-decoration: underline;
}

td {
font: 12px Arial;
color: #333333;
}
