@charset "UTF-8";

/* CSS Document */

html, body {
	padding: 0;
	margin: 0;
	font-family: "Arial Narrow", Verdana, Tahoma, sans-serif;
	color: #000080;
	background: #ffffff;
	font-size: 12px;
}

.clear {
	clear: both;
}

#header {
	width: 225px;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	position: absolute;
	left: 0%;
	margin: 0px 0 0 0px;
	padding: 0;
	background: url(images/stories/NapaValleyTickets-hdr.gif) no-repeat;
}

#content {
	width: 225px;
	height: auto !important;
	height: auto;
	min-height: 100%;
	position: absolute;
	left: 0%;
	margin: 60px 0 0 0px;
	padding: 0;
	background: url(images/stories/NapaValleyTickets-bkgrd.gif) no-repeat;
}

#item p {
	margin: 70px 0 0 0px;
	position: relative;
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 5px;
}

#item hr {
	width: 180px;
	height: 2px;
	position: relative;
	margin: 1px;
	border: none;
}

#item a {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 12px;
	color: #593477;
}

#righthome {
	width: 290px;
	height: auto !important;
	height: auto;
	margin: 10px 10px 20px 0;
	position: relative;
	float: right;
}

.tx {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 14px;
}

.tx a {
	color: #333333;
	text-decoration: none;
}

.heading {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 16px;
	font-style: bold;
	line-height: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
}
    a {
	font-style: italics;
	color: #333333;
	text-decoration: none;
	}
