@charset "utf-8";
/* CSS Document */
/**************************************************************** Global */
html {
	background: url(../images/background.jpg) repeat-x fixed bottom center;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p {
	margin-bottom: 15px;
}
a {
	color: #2c3f9a;
	outline: 0;
}
a:hover {
	color: #552410;
}
em {
	font-style: italic;
}
strong {
	font-weight: bold;
}
.orange {
	color: #efb410;
}
.brown {
	color: #552410;
}
.blue {
	color: #2c3f9a;
}
.line {
	background: url(../images/hr.png) 0 bottom  no-repeat;
	border: 0;
	height: 15px;
}
.source {
	font-size: 12px;
	font-weight: normal;
}
/**************************************************************** end global*/
/**************************************************************** Header */
#header {
	background: transparent url(../images/napkin.png) no-repeat 0 0;
	height: 170px;
	position: relative;
	padding: 35px 0 0 55px;
}
h1#logo {
	margin: 0 0 20px 0;
}
h1#logo a {
	background: url(../images/logos.png) no-repeat scroll 0px 0;
	display: block;
	height: 118px;
	text-indent: -9999px;
	width: 171px;
}
h1#logo a.martini {
	background: url(../images/logos.png) no-repeat scroll 0px 0;
}
h1#logo a.wine {
	background: url(../images/logos.png) no-repeat scroll -234px 0;
}
h1#logo a.beer {
	background: url(../images/logos.png) no-repeat scroll -492px 0;
}
.wrapper {
	position: relative;
}
.napkin {
	margin-top: 50px;
	position: relative;
}
.mid-napkin {
	background: transparent url(../images/mid-napkin.png) repeat-y -5px 0;
}
.q-and-a {
	background: url(../images/q-and-a.png) 0 0 no-repeat;
	cursor: default;
	display: block;
	left: 364px;
	height: 78px;
	position: absolute;
	text-indent: -9999px;
	top: 8px;
	width: 354px;
}
.q-and-a:hover {
	background: url(../images/q-and-a.png) -354px 0 no-repeat;
}
.promo-image {
	left: 505px;
	position: absolute;
	top: 88px;
}

/**************************************************************** end header */
/**************************************************************** Nav bar */
#nav {
	background: url(../images/nav-bar.png) no-repeat scroll 0 0;
	clear: both;
	height: 60px;
	left: -4px;
	position: absolute;
	width: 759px;
} 
#nav ul {
	height: 25px;
	margin: 14px 0 0 62px;
}
#nav ul li {
	display: inline;
	float: left;
	height: 30px;
	padding: 0 15px 0 0;
}
#nav li a {
	display: block;
	height: 16px;
	text-indent: -9999px;
}
#nav li a.tax-facts {
	background: url(../images/menu.png) no-repeat 0 0;
	width: 78px;
}
#nav li a.press-room {
	background: url(../images/menu.png) no-repeat -95px 0;
	width: 96px;
}
#nav li a.our-ads {
	background: url(../images/menu.png) no-repeat -204px 0;
	width: 72px;
}
#nav li a.call-to-act {
	background: url(../images/menu.png) no-repeat -297px 0;
	width: 71px;
}
#nav li.second-level a {
	color: #fff;
	height: 20px;
	margin: 0;
	text-indent: 0;
	display: block;
	padding: 10px 22px;
	text-decoration: none;
}
#nav li ul {	
	background:  url(../images/grey-trans.png);
	border: 2px solid #000;
	border-top: 0px solid #000;
	margin:  0;
	padding: 0;
	position: absolute;
	visibility: hidden;
	z-index: 100;
}
#nav li ul li {	
	border-top: 1px solid #000;
	float: none;
}
#nav li ul li:hover, #nav li ul li a:hover {	/* a:hover since IE6 doesn't support li:hover */
	background: #961b1e;
}
#search {
	position: absolute;
	left: 508px;
	top: 12px;
}
#search .search-text {
	background: url(../images/search-text.png) no-repeat;
	display: block;
	float:left;
	height: 11px;
	margin: 5px 10px 0 0;
	text-indent: -9999px;
	width: 49px;
}
#search input.box {
	background: url(../images/search-box.png) no-repeat;
	border: 0;
	float: left;
	height: 22px;
	padding: 4px 5px 0 5px;
	width: 125px;
}

#search #submit {
	background: url(../images/Search_button.png) no-repeat;
	border: 0px;
	cursor: pointer;
	margin-left: 6px;
	height: 22px;
	width: 22px;
}
/*************************************** end nav bar */
.main {
	padding: 54px 0 80px 44px;
	height:auto !important;
	height: 320px;
	min-height: 320px;
}

/**************************************************************** Footer */
#footer {
	background: transparent url(../images/napkin.png) no-repeat 0 -798px;
	font-size: 10px;
	height: 60px;
	padding: 40px 0 0 0;
	position: relative;
	text-align: center;
}
#footer-bar {
	background: url(../images/bottom-nav-bar.png) no-repeat scroll 0 0;
	height: 60px;
	left: -4px;
	position: absolute;
	width: 759px;
	top: -15px;
}
#footer ul {
	margin: 0 0 6px 0;
}
#footer li {
	border-right: 1px solid  #b12800;
	display: inline;
	padding: 0 10px;
}
#footer a {
	color: #b12800;
}
#footer li.last {
	border-right: 0;
}
.contact-text {
	left: 468px;
	position: absolute;
	top: -87px;
}
/**************************************************************** end footer */
/**************************************************************** Home */
.quote-image {
	left: 0;
	margin-top: 5px;
	position: relative;
}
.intro-text {
	display: inline;
	float: left;
	margin: 47px 0 45px 0;
	width: 260px;
}
h2.drink-tax {
	background: url(../images/drink-tax-text.png) no-repeat 0 0;
	height: 16px;
	margin-bottom: 14px;
	text-indent: -9999px;
	width: 106px;
}
.fast-facts {
	background: url(../images/tax-facts-image-border.png) 0 0 no-repeat;
	float: left;
	height: 224px;
	margin: 28px 0 0 30px;
	padding: 27px 0 0 15px;
	position: relative;
	width: 381px;
}
.fast-facts-slideshow {
	float: left;
	height: 183px;
	width: 365px;
}
.fast-facts-slideshow img {
}
.recent-ads {
	display: inline;
	float: left;
	margin: 0;
	position: relative;
	width: 260px;
}
.cool-ad {
	left: 140px;
	position: absolute;
	top: -24px;
}
.home-bottom-right {
	float: left;
}
h2.recent-ads-title {
	background: url(../images/recent-ads-text.png) no-repeat 0 0;
	height: 15px;
	margin-bottom: 14px;
	text-indent: -9999px;
	width: 113px;
}
#current-news-wrap {
	position: relative;
	float: left;
	left: 36px;
	margin: 22px 0;
	width: 415px;
}
.current-news {
	background: url(../images/current-news-texture.png) no-repeat 0 0;
	padding: 16px 0;
	width: 415px;
}
h2.current-news-title {
	display: inline;
}
h2.current-news-title a {
	background: url(../images/current-news-text.png) no-repeat 0 0;
	float: left;
	height: 31px;
	margin: 10px 0 0 16px;
	text-indent: -9999px;
	width: 82px;
}
.current-news ul {
	border-left: #efb410 1px solid;
	float: left;
	display: inline;
	margin: 7px 0 0 0;
}
.current-news li {
	clear: left;
	float: left;
	list-style-position: inside;
	margin: 0 0 8px 0;
	padding: 0 0 0 13px;
	width: 290px;
}
.current-news li a {
	color: #fff;
	text-decoration: none;
}
.current-news span {
	color: #efb410;
}
.current-news-bottom {
	background: url(../images/current-news-bottom.png) no-repeat 0 0;
	height: 10px;
	width: 415px;
}
.did-you-know {
	width: 400px;
}
.did-you-know p {
	padding-left: 36px;
}
.did-you-know-title {
	background: url(../images/did-you-know-text.png) no-repeat 0 0;
	height: 65px;
	margin: 0 0 0 20px;
	text-indent: -9999px;
	width: 198px;
}
.did-you-know ul {
	margin: 0 0 0 72px;
}
.did-you-know li {
	background: url(../images/blue-bullet.png) no-repeat 0 0;
	margin: 0 0 22px 0;
	padding: 0 0 0 12px;
	width: 255px;
}
/**************************************************************** end home */
/**************************************************************** Tax Facts */
div.tax-facts-section {
	padding: 0 0 50px 0;
	width: 714px;
}
.tax-facts-section .intro {
	float: left;
	width: 450px;
}
.tax-facts-section p {
	float: left;
	width: 450px;
}
.tax-facts-links {
	margin: 20px 0;
	width: 450px;
}
.tax-facts-links ul {
	float: left;
}
.sidebar-wrap {
	float: right;
	width: 247px;
}
.sidebar {
	background: url(../images/brown-sidebar-texture.png) no-repeat 0 0;
	color: #fff;
	float: left;
	padding: 15px;
	width: 217px;
}
.sidebar p {
	width: 217px;
}
.sidebar a {
	color: #fff;
	text-decoration: none;
}
.sidebar a:hover {
	text-decoration: underline;
}	
.sidebar-bottom {
	background: url(../images/brown-sidebar-bottom2.png) no-repeat 0 0;
	float: left;
	height: 12px;
	width: 247px;
}
h3.quick-update-text {
	background: url(../images/quick-update-text.png) no-repeat 0 0;
	height: 26px;
	margin-bottom: 10px;
	text-indent: -9999px;
	width: 157px;
}
.tax-facts-section h2 {
	background: url(../images/tax-facts-text.png) no-repeat 0 0;
	height: 17px;
	margin-bottom: 14px;
	text-indent: -9999px;
	width: 112px;
}
.tax-facts-section h3 {
	clear: left;
	color:  #2c3f9a;;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 1.5em;
	text-transform: capitalize;
}
.tax-facts-section img.right-img {
	float: right;
	height: 349px;
	width: 204px;
}
.tax-facts-links li {
	float: left;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 1.5em;
	text-transform: capitalize;
	width: 450px;
}
.tax-facts-links li a {
	cursor: pointer;
	text-decoration: none;
}
.tax-facts-links li span {
	float: left;
}
.right-arrow {
	background: url(../images/right-arrow.png) 0 0 no-repeat;
	display: inline;
	float: left;
	height: 8px;
	margin: 3px 0 0 3px;
	width: 6px;
}
.right-arrow-hover {
	background: url(../images/right-arrow.png) -6px 0 no-repeat;
	display: inline;
	float: left;
	height: 8px;
	margin: 3px 0 0 3px;
	width: 6px;
}
.tax-facts-section .content {
	clear: left;
}
.tax-facts-section .content li {
	float: left;
	background: url(../images/blue-bullet.png) no-repeat 0 0;
	margin: 0 0 22px 10px;
	padding: 0 0 0 12px;
	width: 440px;
}
.map-wrap {
	margin: 0 0 0 0;
}
.show-all {
	background: url(../images/showall_button.png) 0 0 no-repeat;
	display: block;
	float: left;
	height: 26px;
	margin-right: 10px;
	text-indent: -9999px;
	width: 96px;
}
.download-pdf {
	background: url(../images/pdf-button.png) 0 0 no-repeat;
	display: block;
	float: left;
	height: 26px;
	text-indent: -9999px;
	width: 213px;
}
.show-all-list {
	background: url(../images/hr.png) 0 bottom no-repeat;
	margin-bottom: 30px;
	padding-bottom: 30px;
}
/**************************************************************** ads */
.ads-page h2 {
	background: url(../images/our-ads-text.png) no-repeat 0 0;
	height: 17px;
	margin-bottom: 14px;
	text-indent: -9999px;
	width: 106px;
}
.ad-wrap {
	background: url(../images/hr.png) 0 bottom no-repeat;
	clear: both;
	float: left;
	margin-bottom: 30px;
	padding-bottom: 30px;
	width: 620px;
}
.ad-wrap .media {
	float: left;
	text-align: center;
	padding-right: 25px;
	width: 355px;
}
.ad-wrap .description {
	float: left;
	width: 175px;
}
.ad {
}
.state {
	color: #2c3f9a;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
.publication {
	font-style: italic;
}
.pp_description {
	font-style: italic;
}

/****************************************************************  press room */
div.pressroom {
	width: 550px;
}
.pressroom h2 {
	margin-bottom: 14px;
}
.pressroom h2.title {
	background: url(../images/press-room-text.png) no-repeat 0 0;
	height: 17px;
	margin-bottom: 28px;
	text-indent: -9999px;
	width: 137px;
}
.pressroom h3 {
	clear: left;
	color:  #2c3f9a;;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 1.5em;
	text-transform: uppercase;
}
.pressroom .wrap {
	background: url(../images/hr.png) 0 bottom no-repeat;
	margin-bottom: 30px;
	padding-bottom: 30px;
}
.pressroom h2.videos {
	background: url(../images/video-text.png) 0 0 no-repeat;
	height: 17px;
	text-indent: -9999px;
}
.pressroom h2.in-the-news {
	background: url(../images/in-the-news-text.png) 0 0 no-repeat;
	height: 17px;
	text-indent: -9999px;
}
.pressroom h2.press-releases {
	background: url(../images/press-releases-text.png) 0 0 no-repeat;
	height: 17px;
	text-indent: -9999px;
}
.pressroom h2.letters-op-eds {
	background: url(../images/letters-op-eds-text.png) 0 0 no-repeat;
	height: 17px;
	text-indent: -9999px;
}
.pressroom h3.press-releases-mini {
	background: url(../images/press-releases-mini-text.png) 0 0 no-repeat;
	height: 17px;
	text-indent: -9999px;
}
.pressroom h3.in-the-news-mini {
	background: url(../images/in-the-news-mini-text.png) 0 0 no-repeat;
	height: 17px;
	text-indent: -9999px;
}
.pressroom h3.letters-op-eds-mini {
	background: url(../images/letters-op-eds-mini-text.png) 0 0 no-repeat;
	height: 17px;
	text-indent: -9999px;
}
h2.news-title {
	margin: 0 0 2px 0;
	font-size: 14px;
	font-weight: bold;
}
h2.news-title a {
	font-size: 14px;
	font-weight: bold;

}
.in-the-news {
	padding: 0 0 20px 0;
}
.outlet {
	font-style: italic;
}
.pressroom .body {
	margin: 7px 0 14px;
}
.news-item-section .body {
	margin: 14px 0; 	
}
.news-item-section {
	width: 550px;
}
.news-item-section h2.news-title {
	color: #2C3F9A;
	font-size: 22px;
}
.news-item-section .outlet, .news-item-section .date {
	font-size: 14px;
}
/****************************************************************  call to act */
div.call-to-act {
	width: 710px;
}
.call-to-act h2.title {
	background: url(../images/act-now-text.png) no-repeat 0 0;
	height: 17px;
	margin: 0 0 28px;
	text-indent: -9999px;
	width: 137px;
}
.call-to-act .intro {
	width: 425px;
}
.call-to-act h3.did-you-know {
	background: url(../images/did-you-know-sidebar-text.png) no-repeat 0 0;
	height: 28px;
	margin-bottom: 14px;
	text-indent: -9999px;
	width: 160px;
}
.call-to-act h3.excise {
	background: url(../images/fed-tax-mini-text.png) no-repeat 0 0;
	height: 18px;
	margin-bottom: 14px;
	text-indent: -9999px;
	width: 184px;
}
.call-to-act h3.call-to-action {
	background: url(../images/call-to-act-mini-text.png) no-repeat 0 0;
	height: 18px;
	margin-bottom: 14px;
	text-indent: -9999px;
	width: 184px;
}

.call-to-act h3.tax-poster {
	background: url(../images/tax-poster-mini-text.png) no-repeat 0 0;
	height: 18px;
	margin-bottom: 14px;
	text-indent: -9999px;
	width: 184px;
}
 .call-to-act .letter {
 	width: 550px;
 }
/****************************************************************  wasteful spending */
div.wasteful-section {
	width: 550px;
}
.wasteful-section h2 {
	background: url(../images/wasteful-spending-text.png) no-repeat 0 0;
	height: 17px;
	margin-bottom: 28px;
	text-indent: -9999px;
	width: 242px;
}

.wasteful-section h3 {
	color: #2c3f9a;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 7px;
}
.wasteful-section  li  {
	background: url(../images/blue-bullet.png) no-repeat 0 0;
	margin: 0 0 22px 10px;
	padding: 0 0 0 12px;
}
.wasteful-section  li.state-tax {
	background: transparent;
	color: #2c3f9a;
	font-weight: bold;
	padding: 0 0 0 12px;
}
.wasteful-section  li.state-tax li {
	color: #000;
	font-weight: normal;

}
/****************************************************************  About Us */
div.about-us {
	width: 550px;
}
.about-us h2.about {
	background: url(../images/about-us-text.png) no-repeat 0 0;
	height: 18px;
	margin-bottom: 14px;
	text-indent: -9999px;
	width: 242px;
}
.about-us h2.contact {
	background: url(../images/contact-text.png) no-repeat 0 0;
	height: 18px;
	margin-bottom: 14px;
	text-indent: -9999px;
	width: 242px;
}
