@charset "UTF-8";




body {
	font-family: Arial, Helvetica, sans-serif, default;
	font-size: 12px;
	color: #47494b;
	line-height: 17px;
	background: #191919;
}
* {
	margin: 0;
	padding: 0; 
}
hr {
	border: 1px solid #dadada;
}
.printOnly, 
.printLogo {
	display: none;
}
.clear {
	clear: both;
	line-height: 80%;
}
h2 {
	font-weight: bold;
	font-size: 17px;
	color: #191919;
	text-transform: uppercase;
	padding: 25px 25px 15px 0px;
/*	width: 300px; */
}
.navigation {
/*	float: left; */
	width: 100%;
	position: relative;
	border-bottom: 2px solid #DADADA;
	margin: 0 0 20px;
}
.navigation h2 {
}
.navigation a:link,
.navigation a:visited {
	background: transparent url(../../media/images/global/small_arrow_green.gif) no-repeat scroll 0 4px;
	padding: 0 0 0 12px;
	position: absolute;
	right: 0;
	bottom: 13px;
}
h3 {
	color: #749003;
	padding: 10px 0 5px;
	font-size: 15px;
}
h3 a:link,
h3 a:visited {
	color: #B65D1F;
}
h3 a:hover,
h3 a:active {
	color: #191919;
}
h3.bar {
	background: #a8aa9e;
	color: #fff;
	padding: 8px 0 5px 15px;
	cursor: pointer;
}
h3.login {
	background-color: #A8AA9E;
	background-image: none;
	width: 530px;
	margin-top: 0px;
	cursor: auto;
	color: #fff;
	padding: 8px 0 5px 15px;
}
h3.login span {
	float: right;
	font-size: 10px;
	font-weight: normal;
	padding: 0 15px 0 0;
	color: #ddd;
}
#mainContent h3#memberLogin {
	margin-top: 5px;
}
h3 span {
	font-weight: normal;
}
#rightCol h3.bar {
	cursor: auto;
}
#mainContent h3.bar {
	background: #A8AA9E url(../../media/images/global/plus_button.png) no-repeat scroll 518px center;
}
#mainContent div.open h3.bar {
	background: #A8AA9E url(../../media/images/global/minus_button.png) no-repeat scroll 518px center;
}
h4 {
	font-weight: bold;
	font-size: 13px;
	padding: 10px 0 10px;
	color: #191919;
}
h5 {
	color: #191919;
	padding: 10px 0 5px 0;
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;	
}
h6 {
	color: #191919;
	font-size: 12px;
/*	padding: 10px 25px 10px 0; */
	padding: 0;
}
a:link,
a:visited {
	color: #b65d1f;
	text-decoration: none;
}
a:hover,
a:active {
	color: #a7a99f;
	text-decoration: none;
}
a.video, 
a.ppt,
a.html,
a.pdf,
a.doc,
a.vol {
	padding: 7px 0 0 37px;
	display: block;
	height: 25px;
	font-size: 13px;
	margin: 0;
}
a.video {
	background: url(../../media/images/global/icon_monitor.png) no-repeat left center;
	height: 23px;
}
a.ppt {
	background: url(../../media/images/global/icon_ppt.png) no-repeat scroll 0 0;
}
a.html {
	background: url(../../media/images/global/icon_html.png) no-repeat scroll 0 0;
}
a.pdf {
	background: url(../../media/images/global/icon_pdf.png) no-repeat scroll 0 0;
}
a.doc {
	background: url(../../media/images/global/icon_doc.png) no-repeat scroll 0 0;
}
a.vol {
	background: url(../../media/images/global/icon_vol.png) no-repeat scroll 0 0;
}
ol {
	padding: 0 0 0 40px;
	list-style-type: upper-alpha;
}
ol ol {
	padding: 0 0 0 30px;
	list-style-type: lower-roman;
}
ol ol ol {
	list-style-type: disc;
}
ol li {
	padding: 0 0 5px;
}
ul li {
}
span.alphabet {
	color: #191919;
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
	padding: 0 5px 0 0;
}
div.narrativeText p {
	margin: 0 0 10px;
}
#mainContent div.narrativeText ul {
	padding: 0 0 10px 15px;
}
#mainContent div.narrativeText li {
	padding: 4px 0;
	color: #47494b;
}
div.narrativeText blockquote {
	margin: 0px 20px 20px 20px;
	font-family: "Trebuchet MS", Trebuchet, Times, "Times New Roman", serif;
	font-size: 12px;
	color: #47494b;
	border-bottom: 2px solid #d5d7ce;
	padding: 0 0 5px;
}
div.narrativeText blockquote p {
	margin: 0;
}
#header, #mcContainer {
	width: 935px; 
	margin: 0 auto;
	position: relative; 
}

/* BEGIN HEADER STYLES */
#header {
	height: 40px;
	z-index: 2;
}
.mainNav {
	margin: 0 auto;
	position: absolute;
	left: 146px;
}
#search {
	float: left;
	width: 142px;
	padding: 5px 2px 0 8px;
	margin: 3px 0 0;
	background: #191919 url(../../media/images/global/search_arrow.gif) no-repeat right 8px;
	height: 31px;
	position: absolute;
	left: -8px;
	border-top: 1px solid #191919; 
	border-right: 1px solid #191919; 
	border-left: 1px solid #191919; 
	z-index: 2;
}
#search:hover {
	border: 1px solid #fff;
	border-bottom: none;
	height: 40px;
}
#searchInput input {
	background: #3c3c3c;
	padding: 2px 5px;
	border: 1px solid #999;
	color: #fff;
	width: 118px;
}
#searchInput label {
	width: 100%;
}
#search div {
	display: none;
	background: #191919;
	border: 1px solid #fff;
	border-top: none;
	padding: 5px 40px 10px 10px;
	margin: 15px 0 0 0;
	width: 170px;
	color: #fff;
	z-index: 2;
	position: absolute;
	font-size: 11px;
	left: -1px;
}
#search div.active {
	display: block;
}
#members {
	width: 134px;
	height: 33px;
	float: left;
	margin: 5px 0 0;
	background: #191919 url(../../media/images/global/member_center.png) no-repeat scroll top center;
	position: absolute;
	right: 21px;
	border-top: 1px solid #191919;
	border-left: 1px solid #191919;
	border-right: 1px solid #191919;
	z-index: 5;
}	
#header .activeButton {
	width: 134px;
	height: 27px;
	float: left;
	margin: 5px 0 0;
	background: #191919 url(../../media/images/global/member_center_sprite.png) no-repeat scroll bottom center;
	position: absolute;
	right: 21px;
	border-top: 1px solid #191919;
	border-left: 1px solid #191919;
	border-right: 1px solid #191919;
	z-index: 5;
	color: #191919;
}
#members:hover {
	height: 40px;
	background: #191919;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	color: #fff;
}
#members a:link, 
#members a:visited {
	width: 170px;
	height: 32px;
	display: block;
	text-indent: 0px;
	overflow: hidden;
	text-transform: uppercase;
	color: #fff;
	padding: 6px 0 0 13px;
	position: relative;
}
#members a:hover,
#members a:active {
	color: #fff;
	text-indent: 0px;
	text-transform: uppercase;
	padding: 6px 0px 0px 13px;
	height: 32px;
}
#header .activeButton div,
#members div {
	position: relative;
}
#header .activeButton div div,
#members div div {
	background: #191919;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-top: 0px;
	width: 200px;
	padding: 5px 10px 10px;
	z-index: 5;
	float: right;
	display: none;
	position: absolute;
	right: 0;
}
#header .activeButton div div.active,
#members div div.active {
	display: block;
}
#members label {
	display: block;
	color: #fff;
	font-size: 11px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif, default;
}
#members pre {
	font-family: Arial, Helvetica, sans-serif, default;
}
#members input {
	width: 192px;
	margin: 0 0 5px 0;
}
#members #loginButton {
	width: 62px;
	text-indent: -9999px;
	overflow: hidden;
	height: 27px;
	border: none;
	margin: 3px 0 15px;
	cursor: pointer;
	display: block;
	background: transparent url(../../media/images/global/log_in.png) no-repeat scroll 0 0;
}
#members div div a:link,
#members div div a:visited {
	text-indent: 0px;
	height: auto;
	text-transform: none;
	color: #B65D1F;
	padding: 0;
}
#members div div a:hover,
#members div div a:active {
	padding: 0;
	color: #B5B7B9;
}
.mainNav li, #footer li {
	list-style: none;
	display: inline;
}
.mainNav a:link, 
.mainNav a:visited {
	text-transform: uppercase;
	font-size: 12px;
	color: #fff;
	padding: 11px 14px 10px;
	float: left;
	text-decoration: none;
}
.mainNav a:hover, 
.mainNav a:active,
.mainNav a.active:link,
.mainNav a.active:visited {
	color: #f6c631;
	text-decoration: none;
	cursor: pointer;
}
/* END HEADER */

/* BEGIN MAIN CONTENT STYLES */
#wrapper {
	position: relative;
	background: #fff;
	clear: both;
	width: 100%;
	float: left;
	z-index: 0;
}
#wrapper-home {
	background: #fff url(../../media/images/global/wrapper-bottom.gif) repeat-x scroll bottom left;
	clear: both;
	width: 100%;
	float: left;
}
#mcContainer {
	width: 935px;
}
div.expandedBox {
	display: none; /* Dane: hid element by default */
	background: #f3f4eb;
}
div.expandedBox ul {
	list-style-type: none;
}
div.open div.expandedBox {  /* Dane: shows element if the parent has the class open */
	display: block;
}
/* Dane: just remove this crap.
div.expandedBox ul.active { 
	display: block;
}
*/
#mainContent div.expandedBox ul ul {
	margin: 0;
	display: block;
}
div.expandedBox ul ul li {
	padding: 5px 0 10px;
}
div.expandedBox h3 {
	text-transform: none;
	font-weight: bold;
	color: #191919;
	border-bottom: 3px solid #ccc;
	padding: 10px 0 2px;
}
div.expandedBox p span {
	font-weight: bold;
	color: #749003;
}
h3.open {
	
}
div.expandedBox a:hover, 
div.expandedBox a:active {
	color: #333;
}
.title,
.title2 {
	font-style: italic;
	font-weight: normal;
}

/* BEGIN LEFT COLUMN STYLES */
#leftCol {
 	width: 130px; 
	margin-right: 10px;	
	float: left;
}
#logo {
	width: 130px;
	height: 170px;
	float: left;
	padding: 0 0 50px;
	margin: 0;
	background: url(../../media/images/global/wswa_logo.gif) no-repeat scroll 0 0;
	position: relative;
}
#logo h1 a {
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	height: 170px;
	width: 130px;
}
#logo div.active {
	background: #F3F4EB;
	border-bottom: 1px solid #191919;
	border-right: 1px solid #191919;
	padding: 35px 35px 0;
	position: absolute;
	top: 0px;
	left: 130px;
	height: 135px;
	width: 260px;
	display: block;
/*	-moz-box-shadow: 3px 3px 3px #ccc;
	-webkit-box-shadow: 3px 3px 3px #ccc;
	box-shadow: 3px 3px 3px #ccc; */
}
#logoRollover {
	display: none;
}
#leftCol li {
	padding: 8px 0 8px 0px;
}
#leftCol ul {
	float: left;
	margin-left: 5px;
	margin-bottom: 30px;
	width: 100%;
	list-style-type: none;
}
#leftCol ul a:link, 
#leftCol ul a:visited {
	font-size: 13px;
	color: #b65d1f;
	text-decoration: none;
	background: url(../../media/images/global/small_arrow_green.gif) no-repeat scroll 0 4px;
	padding: 0 0 0 12px;
	display: block;
}
#leftCol ul a:hover, 
#leftCol ul a:active,
#leftCol ul a.active:link,
#leftCol ul a.active:visited {
/*	color: #b5b7b9; */
	color: #191919;
}
/* END LEFT COLUMN STYLES */

#welcomeBar {
	position: relative;
	float: left;
	width: 790px;
}
#welcome {
	float: right;
	position: absolute;
	top: 28px;
	right: 0px;
	font-size: 10px;
}
#welcome p {
	padding: 0px;
	float: right;
	display: inline;
	text-transform: uppercase;
	font-size: 10px;
	color: #749003;
}
#welcome .welcome {
	color: #a7a99c;
}
#welcome a.email:link,
#welcome a.email:visited {
	color: #191919;
}
#welcome a.signout:link,
#welcome a.signout:visited {
	font-weight: bold;
}
#welcome a.email:hover,
#welcome a.email:active {
	text-decoration: underline;
}

/*WIDGET STYLES*/
li.widget {
	background: #3c3c3c url(../../media/images/global/corner-tl.gif) no-repeat 0px 0;
	color: #fff;
	margin: 0 0 25px;
}
li.widget div {
	border-left: 10px solid #191919;
	padding: 5px 10px 20px;
	background: #3c3c3c url(../../media/images/global/widget-bottom.gif) no-repeat bottom right;
}
li.widget h2 {
	width: auto;
	padding: 10px 10px 0 20px;
	color: #fff;
	font-weight: normal;
	font-size: 14px;
}
#rightCol li.widget a:link,
#rightCol li.widget a:visited {
	color: #f6c631;
}
#rightCol li.widget a:hover,
#rightCol li.widget a:active {
	color: #a7a99f;
}
#rightCol .tiered img {
	width: 144px;
	height: 85px;
	border: none;
	margin: 3px 0;
}
#rightCol p {
	color: #fff;
	padding: 0 0 5px;
}
#rightCol .yellow,
#rightCol .yellow span {
	color: #F6C631;
}
#rightCol .blue,
#rightCol .blue span {
	color: #8bccca;
}
#rightCol .orange,
#rightCol .orange span {
	color: #B65D1F;
}
li.widget h3 {
	font-size: 12px;
	width: 100%;
	padding: 0 0 5px;
	color: #f6c631;
}
li.widget p {
	font-size: 11px;
	line-height: 16px;
}
li.widgetHighlight {
	background: #f3f5ec;
	margin: 0 0 25px;
}
li.widgetHighlight ul {
	list-style-type: none;
	padding: 15px;
}
li.widgetHighlight li {
	padding: 5px 0;
	font-size: 11px;
	line-height: 15px;
}
li.PAC h3.bar {
	text-transform: uppercase;
	font-size: 12px;
	font-weight: normal;
	padding-left: 10px;
}
li.PAC input#donate {
	width: 167px;
	height: 27px;
	margin: 10px 0 10px 5px;
	background: transparent url(/media/images/global/donate.jpg) no-repeat scroll top left;
	border: none;
	text-indent: -9999px;
	overflow: hidden;
	cursor: pointer;
}
/*END WIDGET STYLES*/


#rightCol {
	width: 177px;
	float: left;
	padding: 25px 0;
	list-style-type: none;
}
#flash {
	width: auto;
	height: auto;
	float: left;
	margin-top: -200px;
	background: #fff;
}
#mainContentWide {
	width: 755px;
	padding: 25px 20px 20px 20px;
	float: left;
}
#mainContentWide div.table {
	float: left;
}
#mainContent {
	float: left;
	padding: 0 30px 20px 20px;	
	width: 545px; 
	color: #47494b;
}
#mainContent ul.events {
	border-top: 1px solid #ccc;
	list-style-type: none;
	padding-top: 0px;
	margin: 15px 0 0;
	float: left;
	width: 545px;
}
#mainContent ul.events li {
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
	float: left;
}
#mainContent ul.news {
	list-style-type: none;
	padding: 0 0 25px;
	margin: 5px 0 0;
	float: left;
	width: 545px;
}
#mainContent ul.news p {
	color: #47494b;
}
#mainContent .narrativeText img {
	width: auto;
	height: auto;
}
div.contact {
	border-top: 2px solid #DADADA;
	border-bottom: 2px solid #DADADA;
	margin: 0 0 15px;
	padding: 0 0 10px;
}
div.contact h4 {
	color: #B65D1F;
}
div.contact p {
	display: inline;
	color: #191919;
}
div.contact p.phone {
	padding: 0 15px 0 0;
	color: #47494b;
}
div.contact h6 {
	display: inline;
}
div.contact h6 a:link,
div.contact h6 a:visited {
	color: #191919;
}
div.contact h6 a:hover,
div.contact h6 a:active {
	color: #A7A99F;
}
div.newsList,
div.rss {
	float: left;
}
div.rss {
	width: 545px;
}
#mainContent .rss h3 {
	background: #a8aa9e;
	color: #fff;
	padding: 8px 0 5px 15px;
	background: #A8AA9E;
	cursor: auto;
	position: relative;
}
a.rss:link,
a.rss:visited {
	background: url(../../media/images/global/rss_icon_lrg.png) no-repeat scroll top right;
	width: 22px;
	height: 22px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	float: right;
	position: absolute;
	right: 3px;
	top: 4px;
}
p.subtitle {
	font-style: italic;
	padding: 0 0 5px;
}
#mainContent ul#rss {
	padding: 0;
	list-style-type: none;
	margin: 5px 0 0 5px;
}
#mainContent ul#rss li {
	padding: 0 0 15px;
}
#mainContent ul.news li {
	padding: 0px 0 15px;
	float: left;
	width: 100%;
}
#mainContent ul.news h4 {
	padding: 0 0 4px;
}
#mainContent img {
	margin: 0 15px 5px 0;
	width: 144px;
	height: 144px;
	border: 1px solid #ccc;
}
#mainContent .memberButton {
	height: 27px;
	width: 180px;
	float: none;
	border: none;
	margin: 0 0 8px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	background: url(/media/images/global/app_form.png) no-repeat;
}
#mainContent .memberButton:hover {
	height: 27px;
	width: 180px;
	background: url(/media/images/global/app_form_roll.png) no-repeat;
}
#mainContent #multiview {
	height: 27px;
	width: 187px;
	background: url(/media/images/global/multiview.png) no-repeat;
}
#mainContent #multiview:hover {
	height: 27px;
	width: 187px;
	background: url(/media/images/global/multiview_roll.png) no-repeat;
}
#mainContent #viewonline {
	height: 27px;
	width: 171px;
	background: url(/media/images/global/view_online_directory.png) no-repeat;
}
#mainContent #viewonline:hover {
	height: 27px;
	width: 171px;
	background: url(/media/images/global/view_online_directory_roll.png) no-repeat;
}
#mainContent #update {
	height: 27px;
	width: 119px;
	background: url(/media/images/global/update_profile.png) no-repeat;
}
#mainContent #update:hover {
	height: 27px;
	width: 119px;
	background: url(/media/images/global/update_profile_roll.png) no-repeat;
}
#mainContent a#wholesaler:link,
#mainContent a#wholesaler:visited {
	background: transparent url(../../media/images/global/become_wholesaler_member.png) no-repeat scroll left center;	
	width: 234px;
}
#mainContent a#associate:link,
#mainContent a#associate:visited {
	background: transparent url(../../media/images/global/become_an_associate_member.png) no-repeat scroll left center;	
	width: 225px;
}
#mainContent a#application:link,
#mainContent a#application:visited {
	background: transparent url(../../media/images/global/app_form.png) no-repeat scroll left center;	
	width: 180px;
}
#mainContent a#wholesaler:hover {
	background: transparent url(../../media/images/global/become_wholesaler_member_roll.png) no-repeat scroll left center;	
}
#mainContent a#associate:hover {
	background: transparent url(../../media/images/global/become_an_associate_member_roll.png) no-repeat scroll left center;	
}
#mainContent a#application:hover {
	background: transparent url(../../media/images/global/app_form_roll.png) no-repeat scroll left center;	
}
#submit {
	background: transparent url(../../media/images/global/submit.png) no-repeat scroll left center;	
	height: 27px;
	width: 64px;
	text-indent: -9999px;
	overflow: hidden;
}
#submit:hover {
	background: transparent url(../../media/images/global/submit_roll.png) no-repeat scroll left center;	
}
#rightCol img {
	margin: 0 0 5px;
	width: 144px;
	height: 144px;
	border: 1px solid #ccc;
}
#mainContent img {
	float: left;
}
#mainContent div.table,
#rightCol div.table,
#mainContentWide div.table {
	background: #f3f5ec;
	padding: 10px;
	margin: 0 0 15px 0;
}
#mainContent div.table {
	float: left;
	width: 525px;
}
#mainContent fieldset {
	border: 0;
	display: inline;
	width: 260px;
	padding: 0 0 10px 0;
}
#mainContent form {
	float: left;
}
#mainContent form label {
	text-transform: uppercase;
	font-size: 11px;
	display: block;
}
#mainContent form a {
	padding: 0 0 0 10px;
	margin: 0 15px 0 0;
	display: inline;
	background: transparent url(../../media/images/global/small_arrow_green.gif) no-repeat scroll left center;
}
#mainContent input {
	margin: 0 10px 0 0;
	display: inline;
	float: right;
}
#mainContent fieldset input {
	width: 240px;
	float: none;
}
#mainContent table {
	text-align: left;
	margin: 5px 0;
	background: #d5d7ce;
	text-transform: uppercase;
}
#mainContent th {
	width: 170px;
	padding: 5px 5px 3px 10px;
	background: #999;
	color: #fff;
	font-weight: normal;
	text-align: left;
}
#mainContent table tr.row td {
	background: #f3f5ec;
}
#mainContent table td {
	padding: 5px 5px 5px 10px;
	color: #3c3c3c;
}
#mainContent #headerImage {
	margin: 25px 0;
	height: 198px;
	width: 545px;
	background: #f3f5ec;
	padding: 0;
	border: none;
}
#mainContent ul {
	padding: 10px 0;
	margin: 0 15px;
}
#mainContent ol {
	padding: 10px 0;
	margin: 0 0 0 35px;
}
#mainContent li {
	color: #191919;
}
#mainContent .noImg p.name {
	padding: 18px 0 5px;
	width: 100%;
}
#mainContent p.name {
	padding: 18px 0 5px; 
	font-size: 13px;
	font-weight: bold;
}
#mainContent p {
}
#mainContent p.quote {
	margin: 0 25px 10px;
	border-bottom: 1px solid #ccc;
	padding: 0 0 5px;
}
#mainContent div.narrativeText {
	padding: 0px 0 0 0;
}
#mainContent div.socialNetworks {
	margin: 15px 0 0 0;
	padding: 15px 0 0 0;
	border-top: 1px solid #ccc;
	display: block;
}
#mainContent #twitterButton,
#mainContent #facebookButton,
#mainContent #blogButton {
	margin: 15px 0 0 10px;
	text-indent: -9999px;
	float: right;
	overflow: hidden;
	height: 27px;
	cursor: pointer;
}
#mainContent #twitterButton {
	width: 99px;
	background: transparent url(../../media/images/global/twitter.png) no-repeat scroll 0 0;
}
#mainContent a#twitterButton:hover,
#mainContent a#twitterButton:active {
	background: transparent url(../../media/images/global/twitter_roll.png) no-repeat scroll 0 0;
}
#mainContent #facebookButton {
	width: 107px;
	background: transparent url(../../media/images/global/facebook.png) no-repeat scroll 0 0;
}
#mainContent a#facebookButton:hover,
#mainContent a#facebookButton:active {
	background: transparent url(../../media/images/global/facebook_roll.png) no-repeat scroll 0 0;
}
#mainContent #blogButton {
	width: 100px;
	background: transparent url(../../media/images/global/blog.png) no-repeat scroll 0 0;
}
#mainContent a#blogButton:hover,
#mainContent a#blogButton:active {
	background: transparent url(../../media/images/global/blog_roll.png) no-repeat scroll 0 0;
}
#mainContent #mC-bg {
	background: #F8FAF1;
	margin: 20px 30px 0 0;
	padding: 0 0 10px 25px;
}
#detailNav {
	padding: 0 0 0 25px;
}
#related {
	width: 210px;
	float: left;
	margin: 20px 0 0;
	background: #F8FAF1;
	padding: 0 0 10px 0;
}
#related li {
	padding: 8px 0 8px 10px;
}
#related li a {
	background: url(../../media/images/global/small_arrow_green.gif) no-repeat center left;
	padding: 0 0 0 12px;
}


/* STATES LIST HEADER BAR */
/*
#statesList-top {
	width: 100%;
	background: #191919;
	color: #a7a99c;
	font-size: 11px;
	line-height: 260%;
	float: left;
}
#statesList-top p {
	padding: 0 10px 0 0;
	display: inline;
	float: left;
}
#statesList-top span {
	float: right;
}
#statesList-top span a:link, 
#statesList-top span a:visited {
	background: url(../../media/images/global/small_arrow_green.gif) no-repeat center left;
	padding: 0 10px;
}
#statesList-top a:link, 
#statesList-top a:visited {
	display: inline-block;
	padding: 0 15px; 
	color: #fff;
}
#statesList-top a:hover, 
#statesList-top a:active {
	color: #F6C631;
}
*/ 

/* BEGIN MAIN STATES lIST */
/*
#statesList {
	width: 765px;
	float: right;
	padding: 0 0 15px 0;
}
#statesList ul {
	float: left;
	width: 100%;
}
#statesList li h3 {
	font-size: 16px;
	font-weight: bold;
	padding: 7px 0 7px 15px;
	text-transform: uppercase;
	color: #fff;
	position: relative;
	margin: 0 0 8px 0;
	background: #47494b url(../../media/images/global/expand_dark.gif) no-repeat 730px 5px;	
	cursor: pointer;
}
#statesList li.active h3 {
	margin: 0px;
	background: #a7a99c url(../../media/images/global/collapse_mid.gif) no-repeat 730px 5px;	
}
.expand {
	height:30px;
}
.expand a:link, 
.expand a:visited {
	display: block;
}
*/

/* BEGIN STATES LIST EXPANDED --> STATE LAWS */
/* 
#statesList .lawList {
	background: #f8faf1;
	float: left;
	display: none;
}
#statesList .active .lawList {
	display: block;
}
.statesLeft {
	width: 140px;
	float: left;
	padding: 0 0 10px 0;
}
.stateImg {
	height: 160px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}
.statesRight {
	width: 625px;
	float: left;
}
.statesRight ul {
	float: none;
	padding: 0 0 10px;
}
*/ 

/* BEGIN STATE LAW LIST EXPANDED --> LAW SUMMARY */

/* 
.laws .third-level,
.laws div {
	display: none;
	padding: 0 30px 0 30px;
}
.laws .active .third-level,
.laws .active div {
	display: block;
}
.laws div div,
.laws ol div {
	padding: 0;
}
h4.lawTitle {
	background: url(../../media/images/global/expand.gif) no-repeat;	
	padding: 0 0 0 30px;
	margin: 2px 0 0 0;
	cursor: pointer;
	font-size: 15px;
	color: #191919;
	font-weight: bold;
	line-height: 160%;
}
.laws .active h4.lawTitle {
	background: url(../../media/images/global/collapse.gif) no-repeat;	
	padding: 0 0 10px 30px;
}
.laws li {
	border-top: 3px solid #fff;
}
.statesRight ul ul {
	padding: 0 0 0px 25px;
}
.statesRight ul ul li {
	list-style: disc;
	padding: 0 0 10px 0;
	border: none;
}
#statesList ul.arrows {
	padding: 0px;
}
#statesList ul.arrows a.active:link,
#statesList ul.arrows a.active:visited {
	color: #B5B7B9;
}
.arrows li {
	display: inline;
	list-style: none;
}
*/
a.arrow:link, a.arrow:visited {
	display: inline-block;
	padding: 6px 0 5px 10px;
	margin: 0 10px 0 0;
	background: url(../../media/images/global/small_arrow_green.gif) no-repeat left center;
}


/* THIRD LEVEL DATA */
/*
.third-level {
	border-top: 1px dashed #CCC;
	margin-top: 5px;
	margin-left: 20px;
	padding-top: 10px;
	clear: both;
}

.third-level > li {
	list-style: decimal;
	border: none;
	font-size: 15px;
	clear: both;
	padding-right: 10px;
}
.third-level .narrativeText {
	font-size: 12px;
}

.third-level h4 {
	font-weight: normal;
	padding: 15px 25px 15px 0;
	clear: both;
}

.third-level h5 {
	font-size: 12px;
	color: #191919;
	padding: 0;
}
.third-level .arrows {
	padding: 0;
}
*/ 
/* END MAIN CONTENT STYLES */

/* BEGIN FOOTER STYLES */
#footer {
	clear: both;
	position: relative;
	background: #191919;
	float: left;
	width: 100%;
}
#footerContainer {
	height: 60px;
	width: 100%;
}
#footerNav {
	width: 925px;
	margin: 0 auto;
}
#footerNav ul {
	padding: 10px 0 0;
	float: left;
}
#footerNav li {
	padding: 10px 15px 0 0;
}
#footerNav li.last {
	padding: 10px 0 0;
}
#footerNav p {
	float: left;
	margin: 0px 0px 20px 0px;
	padding: 10px 0 0 0;
	font-size: 11px;
}
#footerNav p a:link,
#footerNav p a:visited {
	text-transform: none;
	font-size: 11px;
}
#footerNav span {
	width: 185px;
	color: #fff;
	font-size: 11px;
	padding: 10px 10px 0 0;
}
#footerNav a:link, #footerNav a:visited {
	text-transform: uppercase;
	font-size: 10px;
	color: #749003;
}
#footerNav a:hover, #footerNav a:active {
	color: #b65d1f;
}
#bottomContainer {
	width: 100%;
}
#bottomNav {
	width: 925px;
	margin: 0 auto;
    padding: 15px 0;
	color: #fff;
	font-size: 11px;
}
#footerList {
	float: left;
	margin: 0 0 20px;
	width: 924px;
	background: transparent url(../../media/images/global/footer-bg.png) repeat scroll 0 0;
}
#bottomNav li {
	float: left;
	width: 19.9%;
}
#bottomNav li.last ul,
#bottomNav li.last h4 {
	padding: 0 20px 10px 18px;
}
#bottomNav h4 {
	font-size: 11px;
	color: #8bccca;
	text-transform: uppercase;
	padding: 0 0 10px 15px;
}
#b1 h3 {
	padding: 0 0 10px 10px;
	background: transparent; 
	font-size: 15px;
	color: #47494b;
}
#b1 p {
	color: #47494b;
	padding: 0 20px 10px 10px;
	line-height: 140%;
}
#bottomNav ul ul {
	padding: 0 20px 10px 15px;
}
#bottomNav li li {
	padding: 0 0 8px;
	float: none;
	margin: 0;
	width: auto;
	display: block;
}
#bottomNav a:link, #bottomNav a:visited {
	color: #fff;
}
#bottomNav a:hover, #bottomNav a:active {
	color: #b65d1f;
}
/* END FOOTER STYLES */
#loading {
	clear: both;
	background: #F8FAF1;
	padding: 10px 25px;
	font-weight: bold;
	text-align: center;
	display: none;
}
#loading span {
	padding: 0 25px 0;
	background: url(../../media/images/global/ajax-loader.gif) no-repeat center right;
}
/**************************************************
			Constant Contact Opt-in List
**************************************************/
div#wrapper div#mcContainer div.optEmailList table {
	padding: 0;
	background-color: #fff;
	text-transform: none;
	margin-bottom: 2px;
	                                                                   
                                                        
}
div#wrapper div#mcContainer div.optEmailList table div form {
    padding: 2px 5px;
}
div#wrapper div#mcContainer div.optEmailList table img {
	border: none;
	margin: 0;
	padding: 0;
	line-height: 0; 
	width: auto;
	height: auto;
																						/*border-right: 1px solid #fff;*/
}
div#wrapper div#mcContainer div.optEmailList table td {
	padding: 0;
	color: #000;
                                                                /*border-left: 1px solid #ffffff;*/
                                                                
}
div.safeSubscribe {
	margin-bottom: 25px;
}
div#wrapper div#mcContainer div.safeSubscribe img {
	border: none;
}
div#wrapper div#mcContainer div.optEmailList input {
    margin: 0;
    float: none;
}

/**************************************************
			IE 6 Update
**************************************************/
div#IE6_update {
	padding: 14px;
	background: #796d6a url(../../media/images/global/stop.gif) no-repeat 10px 13px;
	font: 12px arial, helvetica, sans-serif;
	margin-bottom: 20px;
	width: 100%;
	color: #FFFFFF;
	padding-left: 65px;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
}
div#IE6_update a:link,
div#IE6_update a:visited {
	color: #ffffff;
	font-weight: bold;
}
div#IE6_update a:hover,
div#IE6_update a:active {
	text-decoration: underline;
}
div#IE6_update h2 {
	font-size: 18px;
	color: #fff;
	margin-bottom: 1px;
	border: none;
	padding: 0;
	text-transform: none;
}
div#IE6_update {
	font-size: 12px;
}
div#IE6_update ul#browsers {
	position: absolute;
	left: 387px;
	top: 6px;
}
div#IE6_update li {
	float: left;
	margin-right: 37px;
}
div#IE6_update a#firefox:link, div#IE6_update a#firefox:visited, 
div#IE6_update a#ie8:link, div#IE6_update a#ie8:visited {
	text-indent: -9999px;
	display: block;
	height: 40px;
	width: 40px;
	position: relative;
}
div#IE6_update a#firefox:link, div#IE6_update a#firefox:visited {
	background-image: url(../../media/images/global/firefox.gif);
	left: 17px;
	top: 2px;
}
div#IE6_update a#ie8:link, div#IE6_update a#ie8:visited {
	background-image: url(../../media/images/global/ie.gif);
	left: 6px;
}
div#IE6_update a#firefoxtext:link, div#IE6_update a#firefoxtext:visited,
div#IE6_update a#ie8text:link, div#IE6_update a#ie8text:visited {
	font-weight: normal;
	color: #fff;
	font-size: 11px;
}
div#IE6_update a#firefoxtext:hover, div#IE6_update a#firefoxtext:active,
div#IE6_update a#ie8text:hover, div#IE6_update a#ie8text:active {
	color: #ffb034;
	text-decoration: none;
}