

/* PAGE AND SECTION HEADER PHOTOS. A DEFAULT IS PROVIDED. */

#header								{ background-image:url(/images/masthead_photo_logo10.jpg); }

body#homepage #header				{ background-image:url(/images/masthead_photo_logo10.jpg); }

body.section-auction #header,
body.section-highlights #header,
body.section-directions #header,
body.section-kit #header,
body.section-register #header,
body.section-speaker #header,
body.section-sponsorship #header { background-image:url(/images/masthead_photo_logo10.jpg); }







/* Wineries-Unlimited styles ------- intended to override all main and nav styles from base site. */
/* NOTE: these aren't being used anymore? */

/* Main Changes */
body.section-unlimited  {
	background:#000000 url(/images/wu_body_bg_verticalgrad.gif) repeat-x center top;
}
body.section-unlimited h3 {
	color:#39213c;
}
body.section-unlimited #navigation-container {
	background:#2e1d32 url(/images/wu_navbar_grad.gif) repeat-x center center;
}
body.section-unlimited #content-before {
	background:url(/images/wu_winemark_sideregion.gif) no-repeat center center;
}
/* Action Changes */
body.section-unlimited #action-01-li a {
	width:271px;
	background: url(/images/wu_action_01_out.gif) no-repeat center center;
}
body.section-unlimited #action-01-li a:hover {
	background: url(/images/action_01_over.gif) no-repeat center center;
}
body.section-unlimited #action-02-li {
	margin-left:40px;
}
body.section-unlimited #action-02-li a {
	width:215px;
	background: url(/images/action_02_out.gif) no-repeat center center;
}
body.section-unlimited #action-02-li a:hover {
	background: url(/images/wu_action_02_over.gif) no-repeat center center;
}
/* Nav Changes */
body.section-unlimited #p7PMnav ul {
	border-bottom:1px solid #2c1a2f;
	border-left:1px solid #2c1a2f;
	border-right:1px solid #2c1a2f;		
	background-color:#512f56;
}
body.section-unlimited #p7PMnav ul li {
	background-color:#512f56;
	border-top:1px solid #2c1a2f;
}
body.section-unlimited #p7PMnav ul a:hover
, body.section-unlimited #p7PMnav ul a:active
, body.section-unlimited #p7PMnav ul a:focus
, body.section-unlimited #p7PMnav li ul li a:hover {
	background-color:#39213c;
}




