html, body {
    height: 100%;
    width: 100%;
    padding: 0px;
    margin: 0px;
	font-family: Arial, helvetica, sans-serif;
	font-size: 9pt;
	color: #3a3b35;
}

div#mainContainer {
	width: 960px;
	margin: auto;
	height: auto !important;
	min-height: 100%;
	height: 100%;
	position: relative;
	clear: both;
}

a, a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #98384D;
}

a:hover {
	text-decoration: underline;
	color: #000;
}

h2 {
	font-size: 11pt;
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-style: italic;
}

p.first {
	padding-top: 0px;
	margin-top: 0px;
}

p.headline {
	margin: 0px;
	padding: 0px;
}

#splitter_container {
	width: 942px;
	margin-left: auto;
	margin-right: auto;
	line-height: 2em;
	padding-top: 10px;
}

#splitter_events {
	float: left;
	width: 370px;
	margin: 0px 0px 0px 71px;
	padding-right: 30px;
}

#splitter_corkage {
	float: left;
	width: 389px;
	margin: 0px 0px 0px 71px;
	padding-right: 10px;
}

#splitter_splitter {
	float: left;
	height: 440px;
	width: 1px;
	background-color: #5d5c5b;
}

#splitter_aboutSOW {
	clear: both;
	padding: 20px 10px 30px 71px;
}

#splitter_aboutSOW h1 {
	width: 350px; height: 19px;
	background: url("/images/about-share-our-wine.gif") no-repeat;
	text-indent: -9999px;
	padding: 0px;
	margin: 0px;
}

#board_of_directors ul {
	list-style-type: none;
}

#board_of_directors ul li {
	width: 230px;
	min-height: 250px;
	/* border: 1px solid #000; */
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: top;
	margin: 5px;
	zoom: 1;
	*display: inline;
	_height: 250px;
}

#sponsor_list1 {
	list-style-type: none;
}

#sponsor_list1 li {
	text-align: center;
	padding: 25px;
}

#sponsor_list2 {
	list-style-type: none;
}

#sponsor_list2 li {
	text-align: center;
	padding: 0px 0px 50px 0px;
}

.note {
	font-size: 75%;
	line-height: 1.25em;
}

.clear {
	clear: both;
}

hr {
	border: 0pt none;
	height: 1px;
	color: #B3B3B3;
	background-color: #B3B3B3;
}

/* {{{ main nav */
#topNav {
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	height: 27px;
	clear: both;
}

#mainNav {
	float: left;
}

#mainNav ul#events_nav {
	margin: 0px 0px 0px 200px;
}

#mainNav ul#corkage_nav {
	margin: 0px 0px 0px 290px;
}


#mainNav ul {
	list-style-type: none;
	padding: 6px 0px 6px 0px;
}

#mainNav ul li {
	display: inline;
	padding: 0px;
}

#mainNav a, #mainNav a:visited {
	font-size: 10pt;
	padding: 5px 6px;
	text-decoration: none;
	color: #000;
}

#mainNav a:hover {
	background: url(/images/gray_bg_menu.gif) top left repeat-x;
}

#secondaryNav {
	float: right;
	color: #878785;
}

#secondaryNav ul {
	list-style-type: none;
	padding: 5px 10px 0px 0px;
	margin: 0px;
}

#secondaryNav ul li {
	display: inline;
	padding: 0px;
}

#secondaryNav a, #secondaryNav a:visited {
	font-size: 8pt;
	padding: 5px 2px;
	text-decoration: none;
	color: #878785;
}

#secondaryNav a:hover {
	color: #000;
}

/* }}} */

/* {{{ header */
#header {
	width: 100%;
	height: 140px;
	clear: both;
}
#header .side1 {
	float: left;
}

#header .mid {
	margin-left: auto;
	margin-right: auto;
	text-align: center;        
	width: 660px;
	height: 140px;
	float: left;
}

#header .mid img {
	padding-top: 25px;
}

#header .side2 {
	float: right;
}
/* }}} */

/* {{{ content area */
#contentContainer {
	clear: both;
}

#contentContainer a {
	font-weight: bold;
}

#contentContainer .side1 {
	width: 140px;
	padding: 27px 10px 0px 0px;
	float: left;
	font-size: 8pt;
	text-align: center;
}

#contentContainer .content_with_2side {
	width: 640px;
	padding: 27px 10px 0px 10px;
	line-height: 1.5em;
	float: left;
}

#contentContainer .content_with_1side {
	width: 790px;
	padding: 27px 10px 0px 10px;
	line-height: 1.5em;
	float: left;
}

#contentContainer .side2 {
	width: 140px;
	padding: 27px 0px 0px 10px;
	float: right;
	font-size: 8pt;
	text-align: center;
}

#contentContainer .side2 #news h1 {
	font-size: 18pt;
	font-weight: normal;
	border-bottom: 1px solid #3a3b35;
	padding-left: 5px;
}

#contentContainer .side2 #news h2 {
	font-size: 10pt;
	padding: 0px;
	margin: 0px;
}

#contentContainer .side2 #news p {
	padding: 0px;
	margin: 0px 0px 15px 0px;
}
/* }}} */

/* {{{ footer */
#footer {
	font-size: 8.5pt;
	color: #3a3b35;
	/* padding-top: 10px; */
	clear: both;
}

#footertop #contactus {
	float: left;
	padding: 0px 10px 5px 10px;
}

#footerbottom {
	clear: both;
	border-top: 1px solid #3a3b35;
}

#footer #copyright {
	float: left;
	padding: 5px 10px 10px 10px;
}

#footer #ninefournine {
	float: right;
	padding: 5px 10px 10px 10px;
}

#footer #ninefournine a {
	font-weight: bold;
	text-decoration: none;
	color: #3a3b35;
}

#footer #ninefournine a:hover {
	color: #000;
}

.error {
	color: #FF0000;
}

.statusGood {
	border: 1px solid #317A03;
	background-color: #D4FDBB;
	padding: 15px;
}

.statusBad {
	border: 1px solid #9A001A;
	background-color: #FFC7CB;
	padding: 15px;
	color: #9A001A;
}

.statusAlert {
	border: 1px solid #E6E600;
	background-color: #FFFEA9;
	padding: 15px;
}
/* }}} */
