
/* ÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐ CSS Reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size:100%;
	font-family: inherit;
	vertical-align: baseline; 
	}
	
/* remember to define focus styles! */

:focus {
	outline: 0; 
	}

body {
	line-height: 1;
	color: black;
	background-color: #690000;
	background-image: url(../ims/background_wallpaper.png);
	background-repeat: repeat-x;
	}

ol, ul {
	list-style: none;
	}
	
/* tables still need 'cellspacing="0"' in the markup */

table {
	border-collapse: separate;
	border-spacing: 0; 
	}

caption, th, td {
	text-align: left;
	font-weight: normal; 
	}

blockquote:before, blockquote:after, q:before, q:after {
	content: ""; 
	}

blockquote, q {
	quotes: "" ""; 
	}
	
	

/* ÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐ Header */

#header { 
	width: 800px; 
	height: 208px;
	margin: 0 auto; 
	color: #333;
	padding: 0px;
	background-image: url(../ims/background_header.gif);
	background-repeat: no-repeat;
	}	
	
#jackLogo { 
	float: left; 
	margin: 15px 0px 0px 42px;
	display: inline;
	}
	
#header #jackLogo h1 { 
	margin:0; padding:0; 
	text-align: left;	text-indent: -9000px; display: none; 
	}
	
#photoWrap {	
	width: 350;
	height; 178;
	position: relative;
	top: 15px;
	left: 15px;
	}



/* ÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐ Structure */	
	
#contentWrap {
	width: 800px;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
	background-image: url(../ims/background_content.gif);
	background-repeat: repeat-y;
	clear: both;
	}
	
.wrap { 
	width: 800px;
	margin: 0 auto;
	}
	
#leftcolumn { 
	float: left;
	margin: 0px;
	padding: 27px 8px 27px 69px;
	width: 323px;
	}

#rightcolumn { 
	float: right;
	margin: 0px;
	padding: 27px 69px 27px 8px;
	width: 323px;
	display: inline;
	}
	

	
/* ÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐ Common */	


p { 
	margin: 0 0 1em 0;
	font-family: "Lucida Grande", "Trebuchet MS", sans-serif; 
	font-size: .75em; 
	font-weight: normal;
	line-height: 1.25em; 
	color: #5f0d01; 
	}
	
h2 { 
	margin: 0 0 10px 0; 
	padding-bottom: 0; 
	font-family: Georgia, "Times New Roman", serif; 
	font-size: 24px; 
	font-weight: normal; 
	color: #690000; 
	}
	
.footerText { 
	margin: 0 0 1em 0;
	font-family: "Lucida Grande", "Trebuchet MS", sans-serif; 
	font-size: .8em; 
	font-weight: normal;
	line-height: 1.3em; 
	color: #bf1515; 
	}



/* ----------------------------------------------------------------------- Navigation */

#navigation { 
	width: 800px; 
	height: 40px;
	margin: 0 auto; 
	padding: 0px;
	background-image: url(../ims/background_navigation.gif);
	background-repeat: no-repeat;
	clear: both;
	}

.menu { position: relative; margin: 0px 0px 0px 64px;}

.menu em { display: none; margin: 0; padding: 0; line-height: 0px;}

.menu ul { padding: 0px; margin: 0px; }

.menu li { float: left; padding: 0px 20px 0px 0px; margin: 0px; list-style-type: none; display: inline; }

.menu li a { display: block; height: 40px; }

.menu li a.m1 { background: url(../ims/nav_home.gif) no-repeat left top; width: 65px; }

.menu li a.m2 { background: url(../ims/nav_menu.gif) no-repeat left top; width: 64px; }

.menu li a.m3 { background: url(../ims/nav_winelist.gif) no-repeat left top; width: 109px;}

.menu li a.m4 { background: url(../ims/nav_events.gif) no-repeat left top; width: 84px; }

.menu li a.m5 { background: url(../ims/nav_contact.gif) no-repeat left top; width: 100px; }

.menu li a:hover { background-position: left -40px; }
	
	
	
/* ----------------------------------------------------------------------- Content */
	
#specialWrap { 
	width: 689px; 
	list-style: none; 
	margin: 0px 0px 0px 69px;
	padding: 0;
	}

#special li {
	float: left;
	width: 150px;
	margin: 0 21px 27px 0;
	padding: 0;
	position: relative;
	text-align: center;
	background-image: url(../ims/swash_top.gif);
	background-repeat: no-repeat;
	}
	
.menutxt {
	margin: 50px 0 0 0;
	padding: 0;
	}
	
	
.daytxt {
	margin: 50px 0 0 0;
	padding: 0;
	font-family: "Lucida Grande", "Trebuchet MS", sans-serif; 
	font-size: 1.25em; 
	font-weight: bold;
	line-height: 1.5em; 
	color: #000; 
	}
	
.helpertxt { 
	margin: 0 0 1em 0;
	font-family: "Lucida Grande", "Trebuchet MS", sans-serif; 
	font-size: .7em; 
	font-weight: normal;
	line-height: 1.25em; 
	color: #000; 
	}
	
.contactxt { 
	margin: 0 0 1em 0;
	font-family: "Lucida Grande", "Trebuchet MS", sans-serif; 
	font-size: 1.25em; 
	font-weight: normal;
	line-height: 1.5em; 
	color: #5f0d01; 
	}

	
	
/* ÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐ Foooter */	
	
#frameBottom
{
	height: 150px;
	width: 800px;
	clear: both;
	margin: 0 auto;
	padding: 0;
	background-image: url(../ims/background_footer.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	}

#footer {
	height: 20px;
	width: 800px;
	clear: both;
	color: #fff;
	text-align: center;
	margin: 0 auto;
	padding: 0;
	}

#footer a { color: #808080; font-weight: bold; }



	