body  {
	font: 100% Georgia, "Times New Roman", Times, serif , sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 16px;
	background: #999;
	margin: 0;
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333;
}
.twoColFixRtHdr #container { 
	width: 980px;  
	background: #f2f2f2;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}

	/* Header classes */

div#logo {
	margin: 10px 0 0 25px;
	padding: 0;
}
div#digits {
	margin: -50px 0 0 500px;
}
div#mininav {
	margin: 5px 0 0 670px;
}
div#facebug {
	margin: -15px 0 0 905px;
}
div#twitterbug {
	margin: -25px 0 0 931px;
}
div#radkobanner {
	margin: -65px 0 0 75px;
}

div#murderbanner {
	margin: -65px 0 0 50px;
}
div#couponbanner {
	margin: -5px 0 0 530px;
}
div#homerows {
	width: 840px;
	height: 210px;
	text-align: left;
	margin:0 auto;
	padding: 40px 0 0 0;
}
div#eventrows {
	width: 840px;
	text-align: left;
	margin:0 auto;
	padding: 40px 0 0 0;
}
div#restblock {
	float:left;
	width: 495px;
	text-align: left;
	margin: 0;
	padding: 0 25px 0 0;
}
div#promoblock {
	float:right;
	width: 320px;
	text-align: left;
	margin: 0;
	padding: 0;
}
div#giftblock {
	float:left;
	width: 395px;
	text-align: left;
	margin: 0;
	padding: 0 25px 0 0;
}
div#clothingblock {
	float:right;
	width: 420px;
	text-align: left;
	margin: 0;
	padding: 0;
}
div#furnitureblock {
	float:left;
	width: 395px;
	text-align: left;
	margin: 0;
	padding: 0 25px 0 0;
}
div#gourmetblock {
	float:right;
	width: 420px;
	text-align: left;
	margin: 0;
	padding: 0;
}
div#aboutblock {
	width: 840px;
	text-align: left;
	margin: 0 0 25px 0;
	padding: 0 25px 0 0;
}
div#fullblock {
	width: 840px;
	text-align: left;
	margin: 0 0 25px 0;
	padding: 0 25px 0 0;
}
div#spacer {
	width: 840px;
	margin: 0 0 40px 0;
	padding: 0 0 0 0;
}
.red {
	color: #f00;
}
.credit {
	text-align: right;
}
.twoColFixRtHdr #header {
	height: 120px;
	background: #f2f2f2;
	margin: 0;
}
.twoColFixRtHdr #header a {
	color: #333;
	text-decoration: none;
}
.twoColFixRtHdr #header a:hover {
	color: #000;
	text-decoration: underline;
}

	/* Body classes */
	
.twoColFixRtHdr #homeContent {
	width: 840px;
	min-height: 400px;
	text-align: left;
	margin: 0 4px 0 0;
	padding: 0 25px 0 50px;
} 
.twoColFixRtHdr #homeContent h1 { 
	font-size: 18px;
	line-height: 20px;
	letter-spacing: 1px;
	margin: 0;
	padding: 0;
}
.twoColFixRtHdr #homeContent h2 { 
	font-size: 16px;
	line-height: 20px;
	letter-spacing: 1px;
	margin: 0;
	padding: 0;
}
.twoColFixRtHdr #homeContent h3 { 
	font-size: 16px;
	line-height: 20px;
	letter-spacing: 1px;
	margin: 0;
	padding: 0;
}
.twoColFixRtHdr #homeContent h4 { 
	font-size: 16px;
	line-height: 20px;
	letter-spacing: 1px;
	margin: 0;
	padding: 0;
}
.twoColFixRtHdr #homeContent h5 { 
	font-size: 16px;
	line-height: 20px;
	letter-spacing: 1px;
	margin: 0;
	padding: 0;
}
.twoColFixRtHdr #homeContent h6 { 
	font-size: 16px;
	line-height: 20px;
	letter-spacing: 1px;
	margin: 0;
	padding: 0;
}
.twoColFixRtHdr #homeContent hr {
	margin-top: 20px;
	margin-bottom: 20px;
}

.twoColFixRtHdr #sidebar1 {
	clear: both;
	float: right; /* since this element is floated, a width must be given */
	width: 420px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	text-align: left;
	padding: 0 25px 0 0;
	margin: 20px 0 0 0;
}
.twoColFixRtHdr #sidebar1 h4 {
	font-size: 18px;
	line-height: 20px;
	letter-spacing: 1px;
	margin: 0;
	padding: 20px 0 0 0;
}
.twoColFixRtHdr #sidebar1 h5 {
	font-size: 16px;
	letter-spacing: 1px;
	margin: 0;
}
.twoColFixRtHdr #sidebar1 h6 {
	font-size: 14px;
	margin: 0;
}
.twoColFixRtHdr #sidebar1 hr {
	margin-top: 20px;
	margin-bottom: 20px;
}
.twoColFixRtHdr #mainContent {
	width: 420px;
	min-height: 400px;
	text-align: left;
	margin: 0 4px 0 0;
	padding: 0 25px 0 50px;
} 
.twoColFixRtHdr #mainContent h1 { 
	font-size: 18px;
	line-height: 20px;
	letter-spacing: 1px;
	margin: 0;
	padding: 40px 0 0 0;
}
.twoColFixRtHdr #mainContent h2 { 
	font-size: 16px;
	letter-spacing: 1px;
	margin: 0;
}
.twoColFixRtHdr #mainContent h3 { 
	font-size: 14px;
	letter-spacing: 1px;
	margin: 0;
}
.twoColFixRtHdr #mainContent hr {
	margin-top: 20px;
	margin-bottom: 20px;
}
.homertimage {
	float: right;
	margin: 0 0 0 25px;
}
.rtimage {
	margin: 25px 0 25px 0;
}
.lftimage {
	margin: 25px 0 25px 0;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
	margin: 0;
}
div#whitebox	{
	clear: both;
	border: 0;
	width: 940px;
	padding: 0px;
	margin: 10px 20px 0 20px;
	}
div#whiteboxtop	{
	clear: both;
	border: 0;
	background: url(/i/whiteboxtop.png) top left repeat-x;
	width: 940px;
	height: 4px;
	padding: 0px;
	margin: 0px;
	}	
div#whiteboxback	{
	clear: both;
	border: 0;
	background: url(/i/whiteboxback.png) top left repeat-y;
	width: 940px;
	height: 100%;
	padding: 0;
	margin: 0px;
	}	
div#whiteboxbot	{
	clear: both;
	background: url(/i/whiteboxbot.png) top left no-repeat;
	width: 940px;
	height: 5px;
	padding: 0px;
	margin: 0px;
	border: 0;
	}
div#twocolumn	{
	text-align: left;
	width: 420px;
	padding: 0px;
	margin: 0 auto;
	border: 0;
	}
div#twocolumn	li {
	margin-left: -25px;
}
div#twocolumnlft	{
	text-align: left;
	float: left;
	width: 180px;
	margin: 0px;
	border: 0;
	}
div#twocolumnrt	{
	text-align: left;
	float: right;
	width: 180px;
	border: 0;
	}	
div#bndtwocolumn	{
	text-align: left;
	width: 420px;
	padding: 0px;
	margin: 0 auto;
	border: 0;
	}
div#bndtwocolumn	li {
	margin-left: -25px;
}
div#bndtwocolumnlft	{
	text-align: left;
	float: left;
	width: 200px;
	margin: 0px;
	border: 0;
	}
div#bndtwocolumnrt	{
	text-align: left;
	float: right;
	width: 200px;
	border: 0;
	}
#contactForm1,#contactForm2,#contactForm3,#contactForm4 {
	    display: none;
	    margin-top: 1em;
	    padding-left: 0;
	    font-size: 10pt;
}
#contactForm1 input, #contactForm2 input, #contactForm3 input, #contactForm4 input {
	display: block;
	margin-bottom: 1em;
	width: 24em;
	}
#contactForm1 input.button, #contactForm2 input.button, #contactForm3 input.button, #contactForm4 input.button {
	width: 5em;
	}
#contactForm1 textarea, #contactForm2 textarea, #contactForm3 textarea, #contactForm4 textarea {
	display: block;
	font-size: 10pt;
	margin-bottom: 1em;
	width: 24em;
	}
#contactForm1 select, #contactForm2 select, #contactForm3 select, #contactForm4 select {
	display: block;
	font-size: 10pt;
	margin-bottom: 10pt;
	width: auto;
	}
#contactForm1 label, #contactForm2 label, #contactForm3 label, #contactForm4 label {
	display: block;
	width: 24em;
	}
form, {
	width: 24em;
	}

	/* Footer Classes */

.twoColFixRtHdr #footer {
	font-size: 14px;
	padding: 20px;
	margin: 0;
} 
.twoColFixRtHdr #footer p {
	margin: 0;
	padding: 5px;
}
.twoColFixRtHdr #footer a {
	color: #333;
	text-decoration: none;
}
.twoColFixRtHdr #footer a:hover {
	color: #000;
	text-decoration: underline;
}

	/* Primary nav 	*/
	
div#globalnav	{
	height: 20px;
	width: 900px;
	position: absolute;
	margin: 50px 0px 0px 40px;
	padding: 0;
	border: 0;
	}
div#globalnav ul#menu	{
	height: 20px;
	width: 900px;
	background: transparent url(/i/nav.png) top left no-repeat;
	margin: 0;
	padding: 0;
	position: absolute;
	}
div#globalnav ul#menu li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
	}	
ul#menu li, ul#menu a {
	height: 20px;
	display: block;
	margin: 0;
	}
ul#depts 	{
	margin: 0;
	padding: 0;
	}	
ul#depts li	{
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	line-height: 1.5em;
	letter-spacing: 2px;
	text-transform: uppercase;
	}
ul#depts li#contact {
	margin-top: 5px;
	}	
div#globalnav ul#menu li a {
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	}

	/* Rollover areas - main nav */
	
#homemenu	{left: 14px; width: 44px;}
#restaurantmenu	{left: 93px; width: 87px;}
#giftmenu {left: 214px; width: 77px;}
#clothingmenu	{left: 326px; width: 156px;}
#furnituremenu	{left: 516px; width: 216px;}
#gourmetmenu	{left: 766px; width: 122px;}
#homemenu a:hover	{background: transparent url(/i/nav.png) -14px -20px no-repeat;}
#restaurantmenu a:hover {background: transparent url(/i/nav.png) -93px -20px no-repeat;}
#giftmenu a:hover {background: transparent url(/i/nav.png) -214px -20px no-repeat;}
#clothingmenu a:hover {background: transparent url(/i/nav.png) -326px -20px no-repeat;}
#furnituremenu a:hover {background: transparent url(/i/nav.png) -516px -20px no-repeat;}
#gourmetmenu a:hover {background: transparent url(/i/nav.png) -766px -20px no-repeat;}
#subscribemenu	{background: transparent url(/i/subscribe.png); text-align: right; width: 294px; height: 51px; margin: 20px 0px 0px 664px;}

	/* You are here - main nav */

body#home #homemenu {background: transparent url(/i/nav.png) -14px -20px no-repeat;}
body#restauranthome #restaurantmenu {background: transparent url(/i/nav.png) -93px -20px no-repeat;}
body#gifthome #giftmenu {background: transparent url(/i/nav.png) -214px -20px no-repeat;}
body#clothinghome #clothingmenu {background: transparent url(/i/nav.png) -326px -20px no-repeat;}	
body#furniturehome #furnituremenu {background: transparent url(/i/nav.png) -516px -20px no-repeat;}	
body#gourmethome #gourmetmenu {background: transparent url(/i/nav.png) -766px -20px no-repeat;}
--> 
</style><!--[if IE 5]>
<style type="text/css"> 
/* place css box model fixes for IE 5* in this conditional comment */
.twoColFixRtHdr #sidebar1 { width: 220px; }
</style>
<![endif]--><!--[if IE]>
<style type="text/css"> 
/* place css fixes for all versions of IE in this conditional comment */
.twoColFixRtHdr #sidebar1 { padding-top: 0px; }
.twoColFixRtHdr #mainContent { zoom: 1; }
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
</style>
<![endif]-->
