/*  © 2009 Think Nocturnal LLC.  All rights reserved.  */

/* based on 1024px (w) x 768px (h) design */

/* General Structure */

*{
margin:0;
padding:0;
}

html
	{ 
	background: transparent url('/img/background.gif') repeat left top; 
/*	_overflow-y: hidden;
	_overflow-x: hidden;*/
	}

body 
	{ 
	color: #000000;
	padding: 0;
	margin: 0;
	text-align: left; 
	font-family: Arial, Helvetica, sans-serif; 
	}
	
/* HOMEPAGE Content Structure */

#container 
	{ 
	position: relative;
	width: 963px;
	margin: 0 auto;
	padding: 0;
	/*margin-top: 10px;*/
	}

#content 
	{ 
	position: relative;
	width: 963px;
	height: 612px;
	margin: 0;
	padding: 0;
	float: left;
	background: transparent url('/img/main/bottom_shadow.png') no-repeat bottom left; 
	}
	
#spacer {
	position: relative;
	height: 601px;
	width: 4px;
	margin: 0;
	padding: 0;
	float: left;
	_display: none;
	z-index: 1;
	background: transparent url('/img/main/right_shadow.png') no-repeat left top; 
	}
	
#nav {
	position: relative;
	margin: 0;
	padding: 0;
	width: 288px;
	height: 601px;
	float: left;
	background: #FFFFFF url('/img/home/gradient.jpg') repeat-x left top;
	display: block;
	z-index: 50;
	}

#nav ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	margin-left: 5px;
	margin-top: 20px;
	/*background-color: red;*/
	float: left;
	_float: both;
	}

#nav li {
	list-style-type: disc;
	list-style-image: url('/img/red_arrow.gif');
	position: relative;
	clear: both;
	margin: 0;
	padding: 0;
	margin-left: 20px;
	height: 18px;
	text-indent: 0;
	}

#nav li.none {
	list-style-type: none;
	list-style-image: none;
	position: relative;
	clear: both;
	margin: 0;
	padding: 0;
	margin-left: 0px;
	height: 18px;
	text-indent: 0;
	}

#nav a, #nav a:visited, #nav a:link {
	text-decoration: none;
	width: 288px;
	margin: 0;
	padding: 0;
	text-indent: 0;
	display: block;
	color: #000;
	font-size: 11px;
	}

.nav_wrapper {
	text-decoration: none;
	width: 288px;
	height: 100px;
	margin: 0;
	padding: 0;
	text-indent: 0;
	display: block;
	float: left;
	}

#nav .nav_wrapper a, #nav .nav_wrapper a:visited, #nav .nav_wrapper a:link {
	/*width: 288px;*/
	margin: 0;
	padding: 0;
	height: 100px;
	/*display: block;*/
	float: left;
	}

#holder {
	position: relative;
	margin: 0;
	padding: 0;
	width: 671px;
	height: 601px;
	float: left;
	/*background: red; */
	z-index: 1;
	}

#holder .hometitle {
	position: absolute;
	top: 220px;
	left: 240px;
	margin: 0;
	padding: 0;
	width: 330px;
	height: 80px;
	display: block;
	float: left;
	/*background: red; */
	z-index: 1;
	}

#holder #homecopy {
	position: absolute;
	top: 310px;
	left: 247px;
	margin: 0;
	padding: 0;
	width: 300px;
	height: 230px;
	display: block;
	float: left;
	/*background: red;*/
	overflow-y: overflow;
	overflow-x: none;
	z-index: 1;
	}

#holder #homecopy p {
	line-height: 1.4;
	padding-top: 6px;
	padding-bottom: 6px;
	font-size: 12px;
	z-index: 1;
	}

#holder #homecopy strong {
	font-size: 14px;
	font-weight: bold;
	color: #C3473E;
	z-index: 1;
	}

#holder .title {
	position: absolute;
	top: 280px;
	left: 240px;
	margin: 0;
	padding: 0;
	width: 330px;
	height: 80px;
	display: block;
	float: left;
	/*background: red; */
	z-index: 1;	}

#holder #copy {
	position: absolute;
	top: 330px;
	left: 247px;
	margin: 0;
	padding: 0;
	width: 320px;
	height: 230px;
	display: block;
	float: left;
	/*background: red;*/
	overflow-y: auto;
	/*overflow-x: none;*/
	z-index: 1;
	}

#holder .title_high {
	position: absolute;
	top: 230px;
	left: 240px;
	margin: 0;
	padding: 0;
	width: 330px;
	height: 80px;
	display: block;
	float: left;
	/*background: red; */
	z-index: 1;
	}

#holder img {
	behavior: url("/js/iepngfix.htc");
	position: relative;
	display: inline-block;
	}

#holder #copy_high {
	position: absolute;
	top: 320px;
	left: 247px;
	margin: 0;
	padding: 0;
	width: 320px;
	height: 250px;
	display: block;
	float: left;
	overflow-y: auto;
	z-index: 1;
	/*background: red;*/
	}

#holder #copy_market {
	position: absolute;
	top: 360px;
	left: 247px;
	margin: 0;
	padding: 0;
	width: 350px;
	height: 200px;
	display: block;
	float: left;
	overflow-y: auto;
	z-index: 1;
	/*background: red;*/
	}

#holder .title_menu {
	position: absolute;
	top: 50px;
	left: 240px;
	margin: 0;
	padding: 0;
	width: 330px;
	height: 80px;
	display: block;
	float: left;
	/*background: red; */
	z-index: 1;	}

#holder #copy_menu {
	position: absolute;
	top: 180px;
	left: 247px;
	margin: 0;
	padding: 0;
	width: 320px;
	height: 350px;
	display: block;
	float: left;
	/*background: red;*/
	overflow-y: auto;
	/*overflow-x: none;*/
	z-index: 1;
	}

#subnav_menus {
	position: absolute;
	top: 100px;
	left: 222px;
	margin: 0;
	padding: 0;
	/*margin-left: 110px;*/
	margin-left: 0;
	width: 378px;
	height: 23px;
	float: left;
	display: block;
	background: red;
	z-index: 1;
	}

#sub_subnav_menus {
	position: absolute;
	top: 150px;
	left: 70px;
	margin: 0;
	padding: 0;
	/*margin-left: 110px;*/
	margin-left: 0;
	width: 130px;
	height: 300px;
	float: left;
	display: block;
	font-size: 12px;
	text-align: right;
	/*background: red;*/
	z-index: 1;
	}

#sub_subnav_menus a, #sub_subnav_menus a:visited, #sub_subnav_menus a:link {
	/*width: 288px;*/
	margin: 0;
	padding: 0;
	height: 20px;
	display: block;
	color: #C3473E;
	text-decoration: none;
	}

#sub_subnav_menus a:hover {
	font-weight: bold;
	color: #C3473E;
	}

#sub_subnav_menus a.arrow, #sub_subnav_menus a.arrow:visited, #sub_subnav_menus a.arrow:link {
	font-weight: bold;
	color: #C3473E;
	}

#holder #copy p, #holder #copy_high p, #holder #copy_menu p, #holder #copy_market p {
	line-height: 1.4;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 15px;
	font-size: 12px;
	z-index: 1;
	}

#holder #copy p a, #holder #copy p a:visited, #holder #copy p a:link, #holder #copy_high p a, #holder #copy_high p a:visited, #holder #copy_high p a:link, #holder #copy_menu p a, #holder #copy_menu p a:link, #holder #copy_menu p a:visited, #holder #copy_market p a, #holder #copy_market p a:link, #holder #copy_market p a:visited {
	color: #C3473E;
	text-decoration: none;
	}
#holder #copy p a:hover, #holder #copy_high p a:hover, #holder #copy_menu p a:hover, #holder #copy_market p a:hover {
	color: #C3473E;
	text-decoration: underline;
	}

#holder #copy strong, #holder #copy_high strong,#holder #copy_menu strong,#holder #copy_market strong {
	font-size: 14px;
	font-weight: bold;
	color: #C3473E;
	z-index: 1;
	}

#holder #copy em, #holder #copy_high em,#holder #copy_menu em,#holder #copy_market em {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	z-index: 1;
	}
#subnav_restaurant {
	position: absolute;
	left: 222px;
	top: 280px;
	margin: 0;
	padding: 0;
	/*margin-left: 110px;*/
	margin-left: 0;
	width: 378px;
	height: 23px;
	float: left;
	display: block;
	/*background: red;*/
	z-index: 1;
	}

#subnav_market {
	position: absolute;
	left: 222px;
	top: 320px;
	margin: 0;
	padding: 0;
	/*margin-left: 110px;*/
	margin-left: 0;
	width: 378px;
	height: 23px;
	float: left;
	display: block;
	/*background: red;*/
	z-index: 1;
	}

#homeslideshow {
	position: absolute;
	left: 0;
	right: 0;
	margin: 0;
	padding: 0;
	margin-left: 110px;
	width: 460px;
	height: 207px;
	float: left;
	display: block;
	z-index: 1;
	}

#slideshow {
	position: absolute;
	margin: 0;
	padding: 0;
	margin-left: 180px;
	width: 387px;
	height: 219px;
	float: left;
	display: block;
	z-index: 1;
	}


/* FOOTER Structure */

#contact {
	position: absolute;
	top: 580px;
	left: 270px;
	height: 17px;
	width: 200px;
	margin: 0;
	padding: 0;
	padding-top: 2px;
	margin-left: 27px;
	font-size: 10px;
	color: #C3473E;
	display: block;
	float: left;
	_float: both;
	_clear: both;
	z-index: 50;
	background: transparent;
	}

#contact a {
	padding: 0;
	color: #C3473E;
	text-decoration: none;
	}

#contact a:link,visited {
	color: #C3473E;
	}

#contact a:hover {
	text-decoration: underline;
	color: #C3473E;
	}
	
/* BASICS */

.clear { 
	clear: both; 
	}	

.bold { 
	font-weight: bold; 
	}	

img {
    border: 0;
    }

a.noline {
	color: #0073CF;
	text-decoration: none;
	}

a.noline:link,a.noline:visited {
	color: #0073CF;
	}

a.noline:hover {
	text-decoration: underline;
	color: #C4262E;
	}
