body {
	padding: 0;
	margin: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #443E30;
	background: #D2FA47 url(/img/concrete_seamless.jpg) top left repeat;
}
img {
	border: none;
}
form {
	padding: 0;
	margin: 0;
}


#header {
	height: 52px;
	width: 100%;
	background-color: #D2FA47;
	position: relative;
	color: #000;
	text-align: center;
	margin: 0;
	padding: 0;
}
#header a:link, #header a:visited, #header a:active {
	color: #596A1E;
	text-decoration: none;
}
#header a:hover {
	color: #9EBC35;
	text-decoration: underline;
}
#header_nav
{
	position: relative;
	width: 942px;
	height: 52px;
	background: transparent url('/img/links_top.gif') left top no-repeat;
	margin: 0 auto;
	padding: 0;
}
#header_nav li
{
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
	background-color: transparent;
}
#header_nav li, #header_nav a
{
	display: block;
	height: 52px;
}
#header_nav li a
{
	text-indent: -9999px;
	text-decoration: none;
	height: 52px;
}
#navchamber { left: 0; width: 187px; }
#navwomensclub { left: 187px; width: 86px; }
#navwomensdivision { left: 273px; width: 219px; }
#navschedule {left: 564px; width: 84px;}
#navbeneficiaries { left: 661px; width: 108px; }
#navlocation { left: 782px; width: 74px; }
#navcontact { left: 873px; width: 69px; }

#navchamber a:hover { background: transparent url('/img/links_top.gif') 0 -51px no-repeat; }
#navwomensclub a:hover { background: transparent url('/img/links_top.gif') -187px -51px no-repeat; }
#navwomensdivision a:hover { background: transparent url('/img/links_top.gif') -273px -51px no-repeat; }
#navschedule a:hover { background: transparent url('/img/links_top.gif') -564px -51px no-repeat; }
#navbeneficiaries a:hover { background: transparent url('/img/links_top.gif') -661px -51px no-repeat; }
#navlocation a:hover { background: transparent url('/img/links_top.gif') -782px -51px no-repeat; }
#navcontact a:hover { background: transparent url('/img/links_top.gif') -873px -51px no-repeat; }


#titlewrapperfull {
	background: transparent url(/img/title_bg.gif) top left repeat-x;
	width: 100%;
	height: 292px;
	padding: 0;
	margin: 0;
	position: relative;
}
#titlewrapper {
	width: 950px;
	margin: 0 auto;
	height: 292px;
	position: relative;
	background: transparent url(/img/header_bg.jpg) top left no-repeat;
}
#show_title {
	position: absolute;
	width: 564px;
	height: 62px;
	top: 156px;
	left: 315px;
}
#homelink {
	cursor: pointer;
	cursor: hand;
	height: 267px;
	width: 266px;
	position: absolute;
	bottom: 5px;
	left: 5px;
}
#eventdetails {
	position: absolute;
	width: 500px;
	height: 84px;
	top: 2px;
	right: 5px;
	text-align: right;
	font-size: 18px;
	line-height: 140%;
}
#nav {
	background: transparent url(/img/title_bg.gif) top left repeat-x;
	height: 137px;
	width: 950px;
	position: absolute;
	left: 0;
	top: 0;
}
#navigation
{
	position: absolute;
	width: 514px;
	height: 49px;
	right: 0;
	top: 84px;
	background: transparent url('/img/main_links.gif') left top no-repeat;
	margin: 0;
	padding: 0;
}
#navigation li
{
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
	background-color: transparent;
}
#navigation li, #navigation a
{
	display: block;
	height: 49px;
}
#navigation li a
{
	text-indent: -9999px;
	text-decoration: none;
	height: 49px;
}
#navstyle {left: 0; width: 91px;}
#navshop {left: 100px; width: 94px;}
#navtaste { left: 202px; width: 103px; }
#navart { left: 313px; width: 75px; }
#navtickets { left: 397px; width: 117px; }

#navstyle a:hover { background: transparent url('/img/main_links.gif') 0 -49px no-repeat; }
#navshop a:hover { background: transparent url('/img/main_links.gif') -100px -49px no-repeat; }
#navtaste a:hover { background: transparent url('/img/main_links.gif') -202px -49px no-repeat; }
#navart a:hover { background: transparent url('/img/main_links.gif') -313px -49px no-repeat; }
#navtickets a:hover { background: transparent url('/img/main_links.gif') -397px -49px no-repeat; }


#content {
	background: #E9E8D3 url('/img/splatter.gif') left top no-repeat;
	font-size: 16px;
	padding: 10px 30px 45px 30px;
	width: 890px;
	margin: 0 auto;
}
#content a:link, #content a:visited, #content a:active {
	color: #596A1E;
	text-decoration: none;
	font-style: bold;
}
#content a:hover {
	color: #9EBC35;
	text-decoration: underline;
	font-style: bold;
}
#footer {
	text-align: center;
	width: 950px;
	margin: 0 auto;
	background-color: #E9E8D3;
}
#footer a:link, #footer a:visited, #footer a:active {
	color: #596A1E;
	text-decoration: none;
}
#footer a:hover {
	color: #9EBC35;
	text-decoration: underline;
}
