@charset "UTF-8";
/* CSS Document */

#content {}

#header {
	background-image:url(../media/haute_happenings/header.jpg);
	width:772px; height:173px;
	margin:0 0 20px;
	background-repeat:no-repeat;}

.item {
	margin: 0 auto 20px;
	height: 153px;
	position: relative;}

#content IMG {
	border:0;}
	
.text {
	position:absolute;
	width: 500px;
	top: 20px; left: 300px;
	margin:0 20px 0 0;}

#content H3 {
	font-size: 23px;
	font-weight: 100;
	margin: 0;
	text-transform:none;}
	
	#content H3 a:link {
		color: #000; text-decoration: none;
		border-bottom: 1px SOLID #666;}
	
	#content H3 a:hover {
		color: #666;
		border-bottom: 1px SOLID #999;}

/* Secondary Menu */

#haute_menu {
	margin: 0; padding: 0; border: 0;
	position: absolute;
	top: 170px; left: 295px;
	z-index: 1;
	text-transform:uppercase;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #999;
	font-size: 10px;}

#haute_menu li {
	margin: 0; padding: 0 8px; border: 0;
	border-right: 1px SOLID #999;	
	list-style: none;
	float: left;}

#haute_menu li.last {
	border-right: 0;
	padding-right: 0;}

#haute_menu a:link {
	color:#999;
	text-decoration: none;}
#haute_menu a:visited {
	color:#999;
	text-decoration: none;}
#haute_menu a:hover {
	color:#555;
	text-decoration: underline;}
#haute_menu a:active {
	color:#000;
	text-decoration: none;}


#storehours {
	margin:10px 0; border:0; padding:0;
	list-style: none;
	font-size: 12px;
	}

	#storehours li {
		margin:0 0 10px 0; border:0; padding:0;
		}
	
	#storehours li ul {
		margin: 0; border: 0; padding: 0;
		list-style: none;
		font-size: 10px;}