/* Start of CMSMS style sheet 'victors_garage_layout' */
body {
	background-color: #4c4d4f;
	font-family: Trebuchet, Tahoma,Verdana, Arial, Helvetica, sans-serif;
	color: #331100;
/*	background-image: url(images/victors_garage/bg.jpg);*/
	background-attachment: fixed;
	background-position: top center;
}

#menuarea{
	float: left;
	width: 175px;
	height: 600px;
	background-color: #000000;
	font-size: 12px;
}

#wine-dine a:link, #wine-dine a:visited{
	background-image: url(images/victors_garage/drink-l.png) !important;
}
#wine-dine a:hover, #wine-dine a:active, #wine-dine a{
	background-image: url(images/victors_garage/drink-o.png) !important;
}

#meetings a:link, #meetings a:visited{
	background-image: url(images/victors_garage/hand-l.png) !important;
}
#meetings a:hover, #meetings a:active, #meetings a{
	background-image: url(images/victors_garage/hand-o.png) !important;
}

#showroom a:link, #showroom a:visited{
	background-image: url(images/victors_garage/bag-l.png) !important;
}
#showroom a:hover, #showroom a:active, #showroom a{
	background-image: url(images/victors_garage/bag-o.png) !important;
}

#christmas a:link, #christmas a:visited{
	background-image: url(images/victors_garage/xmas-l.png) !important;
}
#christmas a:hover, #christmas a:active,  #christmas a{
	background-image: url(images/victors_garage/xmas-o.png) !important;
}



/* End of 'victors_garage_layout' */

