	/*	CSS Design by Chris Duren	*/html { 	min-width: 987px;	 }body	{	background: #000 url(img/bg.gif);	font: 12px/1.3 helvetica, arial, verdana, sans-serif;	color: #222;	margin: 0 0 15px 0;	}		/*	Typography	*/	p	{	margin: 0;	padding: 0 0 12px 0;	}em	{	color: #930;	}hr	{	height: 1px;	margin: 15px 0;	border: 1px dotted #930;	background-color: transparent;	}	strong	{	color: #000;	}		h1	{	text-indent: -9999px;	display: block;		width: 987px;	height: 209px;	background: transparent url(img/hyatt.jpg) top left no-repeat;	margin: 0 auto;	padding: 0;	border: 0;	}	h2	{	font-family: georgia, times, serif;	font-size: 19px;	color: #633;	margin: 0 0 10px 0;	font-weight: normal;	}h3	{	background: #930 url(img/h3.gif) top left no-repeat;	font-size: 15px;	color: #fff;	font-weight: bold;	text-transform: uppercase;	margin: 1px 0 12px 0;	padding: 14px 15px 0 15px;	height: 33px;	width: 199px;	text-align: center;	}	h4	{	font-size: 14px;	font-weight: bold;	color: #930;	margin: 0 0 10px 0;	}ul	{	margin-bottom: 14px;	margin-top: 0;	}		/*   Basic Layout Divisions	*/	#wrapper	{	background: #fff url(img/shell.jpg) top left repeat-y;	width: 987px;	margin: 0 auto;	padding: 0;	text-align: left;	border-bottom: 6px solid #000;	}	#nav 	{	background: transparent;	width: 229px;	float: left;	margin: 0;	padding: 0;	}#content 	{	background: transparent url(img/content.jpg) top left no-repeat;	width: 688px;	float: left;	margin: 0;	padding: 70px 25px 20px 45px;	}#footer	{	clear: both;	background: transparent url(img/footer.jpg) bottom right no-repeat;	width: 817px;	margin: 0;	padding: 30px 170px 20px 0;	text-align: right;	}		/*	Main Navigation	*/	#globalnav	{	width: 229px;	height: 183px;	margin: 0 ;	padding: 0;	border: 0;	background: transparent;	}#globalnav #menu	{	width: 229px;	height: 183px;	background: transparent url(img/menu.jpg) top left no-repeat;	margin: 0;	padding: 0;	position: relative;	}#globalnav #menu li {	margin: 0;	padding: 0;	list-style: none;	position: absolute;	height: 36px;	left: 0;	}	#menu li, #menu a {	height: 36px;	display: block;	}	#globalnav #menu li a {	text-indent: -9999px;	text-decoration: none;	}	#home	{left: 0; width: 249px; top: 0;}#wines	{left: 0; width: 249px; top: 37px;}#tasting	{left: 0; width: 249px; top: 74px;}#order	{left: 0; width: 249px; top: 110px;}#awards	{left: 0; width: 249px; top: 147px;}	#home a:hover	{background: transparent url(img/menu.jpg) 0 -183px no-repeat;}#wines a:hover	{background: transparent url(img/menu.jpg) 0 -220px no-repeat;}#tasting a:hover	{background: transparent url(img/menu.jpg) 0 -257px no-repeat;}#order a:hover	{background: transparent url(img/menu.jpg) 0 -293px no-repeat;}#awards a:hover	{background: transparent url(img/menu.jpg) 0 -330px no-repeat;}		/*	Other Formatting	*/.header	{	background: #900;	color: #fff;	font-weight: bold;	}	.cell	{	background: #fff;	}	/*   Links 	*/a:link	{	color: #000;	font-weight: bold;	}	a:visited	{	color: #222;	font-weight: bold;	}	a:hover	{	color: #930;	font-weight: bold;	}