/* ------------------------------------------------------------------
 * GLOBAL
 * ------------------------------------------------------------------ */
body {
	background: #805B79 url(../images/misc/bg-header_blend.jpg) repeat-x top left;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	margin: 0;
	padding: 0;
	text-align: left;
}
form {
	margin: 0;
	padding: 0;
}
.label {}
.label_required {
	color: #F00;
	font-weight: bold;
}
.bigger {
	font-size: 18px;
}
.smaller {
	font-size: 11px;
}
.fine_print {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
}
.heading {
	color: #523249;
	font-size: 11pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.white {
	color: #FFF;
}
.black {
	color: #333;
}
.red {
	color: #F00;
}
.strike {
	text-decoration: line-through;
}
.zero {
	border: none;
	margin: 0;
	padding: 0;
}


/* ------------------------------------------------------------------
 * LOCAL
 * ------------------------------------------------------------------ */
h1, h2, h3, h4 {
	margin-bottom: 10px;
	margin-top: 0;
	padding-top: 0;

}
h1 {
	color: #523249;
	font-family: Georgia;
	font-size: 28px;
	font-weight: normal;
}
h2 {
	color: #7B9851;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
}
h3 {
	color: #523249;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
}
h4 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
}
a {
	color: #4B00EF;
}
a:hover {
	color: #4B00EF;
}
a:visited {}
a:active {
	outline: none;
}
a:focus {
	-moz-outline-style: none;
}
a img {
	border: none;
}
.brown {
	color: #523249;
}
.rose {
	color: #7B9851;
}


/* ------------------------------------------------------------------
 * LAYOUT SKELETON
 * ------------------------------------------------------------------ */
#outer_wrapper {
	margin: 0 auto;
	width: 1000px;
}
#header {
	background: url(../images/misc/bg-header_knit.jpg) no-repeat bottom left;
	height: 250px;
	position: relative;
}
#header .leaderboard {
	background-color: #FFF;
	position: absolute;
	top: 30px;
	left: 0;
	height: 90px;
	width: 728px;
}
#login {
	position: absolute;
	top: 30px;
	right: 0px;
	width: 258px;
}
#login div.teaser, #login div.links {
	margin-top: 10px;
	border-top: 1px solid #FFF;
	padding-top: 10px;
}
#login div.member {
	text-align: center;
}
#logo {
	position: absolute;
	top: 130px;
	left: 0;
	height: 108px;
	width: 524px;
}
#logo img {
	margin-bottom: 7px;
}
#outer_columns {
	margin: 0 auto;
	overflow: visible;
	width: 1000px;
}
#left_sidebar {
	float: left;
	width: 202px;
}
#left_sidebar .box {
	background-color: #A98EA4;
	border: 1px solid #92718C;
	margin: 10px;
	padding: 10px;
}
#left_sidebar .box h3.nameplate {
	color: #523249;
	font-family: Georgia;
	font-size: 15px;
	font-weight: bold;
	margin: 0 0 7px 0;
	padding: 7px 0 0 0;
}
#left_sidebar .nameplate a{
	color: #523249;
}
#left_sidebar .box ul {
	margin: 0;
	padding: 0;
}
#left_sidebar .box ul li {
	color: #FFF;
	margin: 0 0 10px 30px;
	padding: 0;
}
#left_sidebar .box ul li a {
	color: #FFF;
	text-decoration: none;
}
#left_sidebar .badges {
	text-align: center;
}
#subscribe_now {
	margin-top: 12px;
	text-align: center;
}
#enewsletter p {
	margin: 10px 0;
}
#inner_wrapper {
	margin-left: 202px;
	overflow: visible;
	width: 798px;
}
#search_bar {
	background-color: #F7F1D4;
	height: 40px;
	overflow: visible;
	position: relative;
}
#marquee {
	height: 104px;
	position: absolute;
	right: 15px;
	top: -78px;
	width: 412px;
}
#marquee ul,
#marquee ul li {
	list-style: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 412px;
}
#marquee ul li .description {
	font-weight: normal;
}
#marquee img {
	padding-right: 10px;
}
div.issue_date {
	color: #A08A60;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}
div.title a,
div.title a:visited,
div.title {
	color: #7B9851;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
}
div.byline {
	font-size: 11px;
	font-style: italic;
}
div.description {
	margin: 10px 0px;
}
table.thumbnail_list td {
	padding-bottom: 10px;
}
table.thumbnail_list td.information {
	padding-left: 10px;
}
.featured_item {
	height: 1%;
	margin-bottom: 10px;
	overflow: auto;
}
.featured_item img.left {
	margin: 0 10px 10px 0;
}
.featured_item img.right {
	margin: 0 0 10px 10px;
}
table.zebra tr.o {
	background-color: #F7F1D4;
}
table.blog_archive td {
	padding: 2px 0px;
}
table.blog_archive td,
table.blog_archive td a {
	display: block;
	padding: 3px 0;
}
table.blog_archive td.post,
table.blog_archive td.post a {
	padding: 3px 10px;
}
table.blog_archive td.year,
table.blog_archive td.year a {
	color: #7B9851;
	font-size: 20px;
}
table.blog_archive td.month,
table.blog_archive td.month a {
	background-color: #E8E6D9;
	color: #523249;
	display: block;
	font-size: 16px;
}
#blog_body .signature img {
	margin-bottom: 5px;
}
#search {
	background: url(../images/misc/bg-search_bar.gif) no-repeat;
	height: 56px;
	left: 30px;
	position: absolute;
	top: -8px;
	width: 296px;
}
#search table td {
	height: 56px;
}
#member_bar,
#nav_bar {
	background-color: #D2CAAC;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}
#member_bar {
	background-color: #F7F1D4;
}
#member_bar ul,
#nav_bar ul {
	list-style-type: none;
	margin: 0;
	padding: 15px 0 12px 0;
}
#member_bar ul li,
#nav_bar ul li {
	display: inline;
	margin: 0;
	padding: 0 15px;
}
#member_bar ul li a,
#nav_bar ul li a {
	color: #523249;
	text-decoration: none;
}
#member_bar ul li a:hover,
#nav_bar ul li a:hover {
	color: #C00;
	text-decoration: none;
}
#inner_columns {
	background-color: #FFF;
	overflow: auto;
	width: 798px;
}
#right_sidebar {
	float: right;
	width: 170px;
}
#right_sidebar .skyscraper {
	background-color: #CCF;
	height: 600px;
	margin: 10px 0;
	width: 160px;
}
#poll {
	background-color: #E2D6E1;
	border: 1px solid #BDA4B9;
	margin: 0 10px 10px 0;
	padding: 10px;
}
#poll div.nameplate {
	color: #805B79;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}
#poll div.question {
	color: #523249;
	font-family: Georgia;
	font-size: 15px;
	font-weight: normal;
	margin: 0 0 10px 0;
	padding: 0;
}
#main {
	margin-right: 170px;
	padding: 10px;
	width: 608px;
}
#main div.box,
#archive_bar,
#fancy_content .box {
	border: 1px solid #DEDEE0;
	margin: 0 0 10px 0;
	padding: 3px;
	overflow: auto;
}
#main div.box div.nameplate,
#archive_bar div.nameplate,
#main div.double_box div.nameplate,
#fancy_content .box div.nameplate {
	color: #523249;
	background-color: #E8E6D9;
	font-family: Georgia;
	font-size: 20px;
	font-weight: normal;
	line-height: 40px;
	padding: 0 10px;
}
.nameplate a,
.nameplate a:visited {
	text-decoration: none;
	color: #523249;
}
#main div.box div.content,
#archive_bar div.content,
#main div.double_box div.content,
#fancy_content .box div.content {
	padding: 10px;
}
#main div.double_box {
	border: 1px solid #DEDEE0;
	margin: 0 0 10px 0;
	overflow: auto;
}
#main div.double_box .nameplate {
	margin: 3px;
}
#main div.double_box table td.left_box {
	border-right: 1px #DEDEE0 solid;
}
#archive_bar {
	margin: 10px 10px 10px 0px;
}
#events td.event {
	vertical-align: top;
	width: 33%;
}
#events td.event div.dateline {
	font-size: 11px;
	font-weight: bold;
}
#events td.event div.title a,
#events td.event div.title a:visited,
#events td.event div.title {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
#events td.event div.location {
	font-size: 11px;
}
.title a {
	text-decoration: none;
}
#yoga {
	background-color: #F7F1D4;
	padding: 25px 0;
}
#yoga div.headline {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 30px;
	padding-bottom: 10px;
	text-align: center;
}
#yoga div.subhead {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding: 10px 0;
}
#yoga div.romance {
	font-size: 11px;
	padding-right: 5px;
}
#yoga td.coupon {
	background-color: #FFEDB8;
	border: 3px dashed #666;
	padding: 10px;
	vertical-align: top;
}
#yoga div.terms {
	font-size: 12px;
	line-height: 13px;
	padding-top: 10px;
}
#yoga .label {
	font-weight: bold;
}
#yoga table {
	border: none;
	padding: 0;
}
#yoga table.form td {
	padding-top: 8px;
}



#footer {
	background-color: #D2CAAC;
	padding: 10px 0;
}
#footer .links {
	font-size: 12px;
	padding: 1px 0;
	text-align: center;
	margin: 0px 10px;
}
#footer a {
	color: #DF6864;
}
#footer .copyright {
	font-size: 11px;
	margin-top: 10px;
	text-align: center;
}
table.gallery td.nameplate a {
	background-color: #E8E6D9;
	color: #523249;
	display: block;
	font-family: Georgia;
	font-size:20px;
	padding: 5px;
}
table.gallery td {
	padding: 10px 5px 20px 5px;
}
table.gallery td.nameplate {
	padding: 0px;
}
.carousel_container ul {
	list-style: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.event .date {
	color: #523249;
	font-weight: bold;
}
.event .title a,
.event .title a:visited,
.event .title {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
.event .location {
	color:#666666;
	font-size: 12px;
}
.carousel_container .event {
	padding: 5px;
}
.carousel_container .prev,
.carousel_container .next {
	color: #523249;
	cursor: pointer;
	font-family: Georgia;
	font-size: 24px;
	font-weight: normal;
	height: 40px;
	line-height: 40px;
	padding: 0 7px;
	z-index: 1000;
}
.carousel_container .next {
	position: absolute;
	right: 3px;
	top: 3px;
}
.carousel_container .prev {
	left: 3px;
	position: absolute;
	top: 3px;
}
.form {
	border: 1px #DEDEE0 solid;
	padding: 3px;
}
.form table {
	background-color: #F7F1D4;
}

.form table td.label {
	font-weight: bold;
	text-align: right;
	line-height: 22px;
	width: 40%;
}
.form table td.label .note {
	font-weight: normal;
	font-size; 12px;
	font-style: italic;
	margin-left: 40px;
	margin-top: 10px;
	text-align: left;
	line-height: 13px;
}
.form .actions {
	background-color: #D2CAAC;
	margin-top: 3px;
	padding: 10px;
}
.form input.text,
.form textarea.text {
	border: 1px #D2CAAC solid;
	padding: 3px;
	width: 222px;
}

.link_list .title a,
.link_list .title a:visited {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.link_list .more a,
.link_list .more a:visited {
	color: #A98EA4;
	font-weight: bold;
	text-decoration: none;
}
.link_list .link a,
.link_list .link a:visited {
	color: #666666;
	font-weight: bold;
}
.error, 
.notice, 
.success {
	padding:10px;
	margin:10px 0;
	border:1px solid #ddd;
}
.error {
	background:#FBE3E4;
	color:#8a1f11;
	border-color:#FBC2C4;
}
.notice {
	background:#FFF6BF;
	color:#514721;
	border-color:#FFD324;
}
.success {
	background:#C0CC74;
	color:#264409;
	border-color:#A98EA4;
}
.error a {
	color:#8a1f11;
	font-weight: bold;
}
.notice a {
	color:#514721;
	font-weight: bold;
}
.success a {
	color:#264409;
	font-weight: bold;
}
.bodycopy {
	line-height: 1.3;
}
.disclaimer {
	color: #666666;
	font-size: 11px;
	margin-bottom: 10px;
}
#corrections_list {
	border: 1px solid #DEDEE0;
}
#corrections_list .year {
	color: #523249;
	background-color: #E8E6D9;
	font-family: Georgia;
	font-size: 20px;
	font-weight: normal;
	line-height: 40px;
	padding: 0 7px;
	text-align: center;
}
#corrections_list .title {
	margin: 5px 0;
}
#corrections_list .title a {
	font-size: 14px;
	line-height: 1.1em;
}
#corrections_list .month {
	font-size: 16px;
	padding: 7px;
}
.reader_comment {
	overflow: auto;
}
.reader_comment .info {
	background-color: #E8E6D9;
	color: #523249;
	font-family: Georgia;
	font-weight: bold;
	height: 14px;
	padding: 5px 10px;
}
.reader_comment .contributor {
	float: left;
}
.reader_comment .comment {
	line-height: 1.4em;
}
.reader_comment .date {
	float: right;
}

.featured {
	xmargin-bottom: 10px;
	xheight: 300px;
}
.featured img.detail {
	margin: 0px 10px 10px 0px;
}
.featured .description {
	margin-bottom: 10px;
}
.byline {
	font-style: italic;
}

.poll_bar {
	background-color: #805B79;
	height: 10px;
	margin: 3px;
}

/* ------------------------------------------------------------------
 * ALERT
 * ------------------------------------------------------------------ */
#alert, #ialert {
	background: url(/images/misc/icon-alert.gif) 15px 50% no-repeat;
	background-color: #F7F1D4;
	border-top: 3px solid orange;
	border-bottom: 3px solid orange;
	margin: 0 0 15px 0;
	padding: 15px 15px 15px 75px;
}
#alert h2 {
	margin: 0;
	padding: 0;
}
#alert p, #ialert p {
	margin: 1.2em 0 0 0;
	padding: 0;
}
#ialert h2 {
	color: #F00;
	font-size: 20px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

/* ------------------------------------------------------------------
 * PAGINATOR
 * ------------------------------------------------------------------ */
.paginator {
	height: 36px;
}
.paginator ul {
	list-style: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.paginator ul li {
	float: left;
}
.paginator ul li a {
	xborder: 1px #DEDEE0 solid;
	color: #523249;
	display: block;
	font-weight: bold;
	padding: 5px;
	xmargin: 5px 10px 5px 0px;
	text-decoration: none;
}

#features {
	border: 1px #DEDEE0 solid;
	padding: 3px;
	margin-bottom: 10px;
	overflow: auto;
}
#features h1 a {
	text-decoration: none;
	color: #523249;
	font-family: Georgia;
	font-size: 28px;
	font-weight: normal;
}
#current_issue .description {
	margin: 0px;
}
#current_issue h4 {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 10px 0px 0px 0px;
}
#current_issue .title {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
#current_issue .also_featured {
	margin: 10px 0px;
}
a.small_title,
div.title a.small_title {
	font-size: 14px;
	text-decoration: none;
}
#corner_container {
	position: relative;
	width: 600px;
}
#corner_container .corner_banner {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 142px;
	height: 142px;
}
#current_issue,
#featured_pattern {
	padding-top: 10px;
	overflow: hidden;
}
#current_issue .info {
	padding-top: 0;
	margin-left: 230px;
}
#current_issue_tab_content {
	padding: 0px;
}
#knitting_basics h3 {
	color: #523249;
	background-color: #E8E6D9;
	font-family: Georgia;
	font-size: 16px;
	font-weight: normal;
	line-height: 30px;
	padding: 0 10px;
}
.acrobat_instructions {
	margin-bottom: 10px;
	height: 40px;
	overflow: hidden;
}

#members_listing {
margin:0 0 10px 0px;
padding:0;
}
#members_listing li {
float:left;
list-style-type:none;
margin:10px 10px;
text-align:center;
}
#members_listing a:link, #members_listing a, #members_listing a:hover {
text-decoration:none;
}
#main-2cols {
	width: 798px;
}
#newsletters {}
#newsletters h1.publication {
	color: #523249;
	font-family: Georgia, serif;
	font-size: 28px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	line-height: 56px;
}
#newsletters span.label {
	font-size: 12px;
}
#newsletters_inner_wrapper {
	margin: 10px;
}
#newsletters td.departments a {
	background-color: #E8E6D9;
	color: #705943;
	display: block;
	font-size: 13px;
	font-weight: bold;
	line-height: 32px;
	margin-left: 6px;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
}
#newsletters td.departments a.first {
	margin-left: 0 !important;
}
#newsletters td.departments a.active,
#newsletters td.departments a.active:hover {
	background-color: #7B9851;
	color: #FFF;
}
#newsletters td.departments a:hover {
	background-color: #E6ECDE;
	color: #7B9851;
}
#newsletters td.arrows div {
	margin-left: 6px;
	text-align: center;
}
#newsletters td.arrows div.first {
	margin-left: 0 !important;
}
#newsletters #article_columns {
	background: url(/images/misc/bg-article_columns.gif) repeat-y;
	border: 1px solid #C7B299;
	overflow: auto;
	position: relative;
}
#newsletters #article_toc {
	float: right;
	width: 188px;
}
#newsletters #article_toc div.skyscraper {
	margin: 14px 0;
	text-align: center;
}
#newsletters #article_toc div.department {
	color: #705943;
	font-size: 13px;
	font-weight: bold;
	margin: 21px 7px 7px 14px;
	text-transform: uppercase;
}
#newsletters #article_toc ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#newsletters #article_toc li {
	border-top: 1px dotted #7B9851;
	margin: 0 14px;
	padding: 7px 0;
	position: relative;
}
#newsletters #article_toc li.first {
	border-top: none;
}
#newsletters #article_toc li img.arrow {
	left: -10px;
	position: absolute;
	top: 9px;
}
#newsletters #article_toc li a {
	color: #7B9851;
}
#newsletters #article_toc li a.active {
	font-weight: bold;
}
#newsletters #article_body {
	margin-right: 188px;
	padding: 20px;
}
#newsletters #article_body h1 {
	color: #7B9851;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: normal;
	margin: 0 0 15px 0;
	padding: 0;
}
#newsletters #article_body h2 {
	color: #7B9851;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 15px 0;
	padding: 0;
}
#newsletters_leaderboard{
	margin-top: 10px;
	margin-bottom: 10px;
}
#shopping {}
#shopping_inner_wrapper {
	margin: 10px;
}
#shopping_inner_wrapper h1 {
	margin: 15px 0 !important;
}
#shopping td.aisles a {
	background-color: #E8E6D9;
	color: #705943;
	display: block;
	font-size: 13px;
	font-weight: bold;
	line-height: 32px;
	margin-left: 6px;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
}
#shopping td.aisles a.first {
	margin-left: 0 !important;
}
#shopping td.aisles a.active,
#shopping td.aisles a.active:hover {
	background-color: #7B9851;
	color: #FFF;
}
#shopping td.aisles a:hover {
	background-color: #E6ECDE;
	color: #7B9851;
}
#shopping td.arrows div {
	margin-left: 6px;
	text-align: center;
}
#shopping td.arrows div.first {
	margin-left: 0 !important;
}
#shopping #shopping_content {
	border: 1px solid #C7B299;
	overflow: auto;
	padding: 10px;
	position: relative;
	height: 1%;
}
#shopping #shopping_content h1 {
	color: #7B9851;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: normal;
	margin: 10px 0;
	padding: 0;
}
h1#aal_headline {
	margin-bottom: 0px !important;
}
h1#aal_headline img.logo {
	margin-top: -4px;
}
h1#clo_headline {
	margin: 15px 0 5px !important;
}
h1#clo_headline img.logo {
	margin-top: -3px;
	margin-left: -23px;
}
h1#epc_headline {
	margin: 15px 0 !important;
}
h1#epc_headline img.logo {}
#shopping #shopping_content h1 a {
	color: #7B9851;
}
#epc_swatches {
	margin: 20px 0 0 0;
}
#epc_swatches div.swatch {
	margin: 7px 3px 21px 3px !important;
	position: relative;
}
#epc_swatches div.swatch div.title {
	margin: 3px 0 0 0;
}
#epc_swatches div.swatch div.title a {
	font-weight: bold !important;
	font-size: 14px !important;
}
#epc_swatches div.swatch div.price {
	margin: 3px 0;
}
#epc_swatches div.swatch div.add_to_cart {
	font-size: 11px;
}
#epc_swatches span.rank {
	background-color: #E2D6E1;
	border: 3px solid white;
	color: #523249;
	font-size: 13px;
	font-weight: bold;
	left: 0px;
	line-height: 21px;
	position: absolute;
	text-align: center;
	top: -11px;
	width: 21px;
	z-index: 999;
}

#aal_swatches {
	margin: 0;
	position: relative;
	height: 1%;
}
#aal_swatches td a { text-decoration: none; }
#aal_swatches td a:hover { text-decoration: none; }
#aal_swatches .swatch_title {
	font-weight: bold !important;
	font-size: 14px !important;
}
#aal_swatches .swatch_price,
#aal_swatches .price {
	font-weight: bold !important;
}
#aal_swatches .strike {
	text-decoration: line-through;
}
#aal_swatches div.png_positioner {
	height: 1%;
	margin-bottom: 5px;
	position: relative;
}
#aal_swatches div.png_positioner span.rank {
	background-color: #E2D6E1;
	border: 3px solid white;
	color: #523249;
	font-size: 13px;
	font-weight: bold;
	left: 8px;
	line-height: 21px;
	position: absolute;
	text-align: center;
	top: -11px;
	width: 21px;
	z-index: 999;
}

#detail_wrapper {
	overflow: auto;
	margin: 0;
	width: 100%;
}
#detail_wrapper div.image {
	float: left;
	text-align: center;
	width: 408px;
}
#detail_wrapper div.content {
	margin-left: 408px;
	padding: 0 0 0 14px;
}
#detail_wrapper #microsite {
	background-color: #E7DDCB;
	margin: 30px 0;
	width: 325px;
}
#detail_wrapper #microsite div.nameplate {
	border-bottom: 2px solid #FFF;
}
#detail_wrapper #microsite p {
	margin: 0;
	padding: 10px;
}


/* ------------------------------------------------------------------
 * NEWSLETTERS
 * ------------------------------------------------------------------ */
#newsletter_wrapper {
	overflow: hidden;
	width: 600px;
	max-width: 600px;
}

#oldnewsletters {
	overflow: hidden;
	width: 600px;
	max-width: 600px;
	}
#oldnewsletters hr { border: 0; width: 50%; color: #000000; background-color: #000000; height: 1px; }
#oldnewsletters p { font-size: 16px; font-family: Arial; margin: 8px 0px 0px 7px; }
#oldnewsletters td {font-family: Arial; font-size: 16px; }
#oldnewsletters body { color: black; font-size: 16px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; }
#oldnewsletters .img_borders { border-width: 1pt; border-color: #000; }
#oldnewsletters .fine { font-weight: normal; font-size: 13px; font-family: arial; }
#oldnewsletters .copy { font-weight: normal; font-size: 16px; font-family: arial; }
#oldnewsletters .copyhead { color: #333399; font-weight: bold; font-size: 16px; font-family: arial; }
#oldnewsletters .headline { color: #1783b9; font-weight: bold; font-size: 16pt; font-family: arial; }
#oldnewsletters .headline2 { color: #f60; font-weight: bold; font-size: 18px; font-family: arial; }
#oldnewsletters .headline3 { color: #2724cc; font-weight: bold; font-size: 22px; font-family: arial; }
#oldnewsletters .narrow { margin-left:15px; margin-right:15px; }
#oldnewsletters .normal { margin-left:30px; margin-right:30px; }
#oldnewsletters .strike { text-decoration: line-through; }
#oldnewsletters .trivia { color: blue; font-weight: normal; font-size: 16px; font-family: arial; }
#oldnewsletters .style1 {color: #FF0000; font-weight: bold; }
#oldnewsletters .style2 {coor: #CC1C0f; font-weight: bold; }
#oldnewsletters .style3 {font-family: arial; font-size: 13px; }
#oldnewsletters .style4 {color: #993399; font-family: Arial, Helvetica, sans-serif; }
#oldnewsletters .style5 {color: #FF0000; font-weight: bold; }
#oldnewsletters .style8 {font-family: arial; font-size: 16px; }
#oldnewsletters .style11 {font-weight: bold; font-size: 16px; font-family: arial; font-style: italic; }
#oldnewsletters .style12 {font-weight: bold; }
#oldnewsletters .style14 {font-family: arial; font-size: 16px; font-weight: bold; }
#oldnewsletters .style15 {color: #FF0000; font-weight: bold; }
#oldnewsletters .style34 {color: black; font-size: 16px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; }
#oldnewsletters margin: 0px; padding: 0px; }
#oldnewsletters .style39 {color: #CC0000; font-size: 16px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; margin: 0px; padding: 0px; font-weight: bold; }
#oldnewsletters .xl { color: black; font-size: 22px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; }
#oldnewsletters .xl { font-weight: normal; font-size: 20px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; }
#oldnewsletters .xl { font-size:24px; font-family:Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight:normal; }
#oldnewsletters .xl1 {font-size: 24px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; }
#oldnewsletters .big1 { color: black; font-size: 28px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; }
#oldnewsletters .giant { color: black; font-size: 44px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; }
#oldnewsletters .large { color: black; font-size: 18px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; }
#oldnewsletters .emphasis-pink { color: #D21248; font-weight: bold; font-size: 16px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; }
#oldnewsletters .blockquote { margin-right: 12px; margin-left: 12px; padding-right: 12px; padding-left: 12px; }
#oldnewsletters .copy2 { font-size: 14px; font-family: arial; }
#oldnewsletters .copy1 {font-weight: normal; font-size: 16px; font-family: arial; }
#oldnewsletters .names {font-family: arial; font-size: 13px; font-weight: normal; color: #FF0000; font-style: italic; }
#oldnewsletters .copyI { font-size: 16px; font-family: Arial; font-style: italic; font-weight: normal; }
#oldnewsletters .copyB { font-weight: bold; font-size: 16px; font-family: arial; }
#oldnewsletters .caption { color: black; font-weight: normal; font-size: 10pt; font-family: Arial; }
#oldnewsletters .specialtext {font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; font-weight: bold; color: #0066CC; }
#newsletterstyle {
	overflow: hidden;
	width: 600px;
	max-width: 600px;
}
#newsletterstyle hr { border: 0; width: 50%; color: #000000; background-color: #000000; height: 1px; }
#newsletterstyle p { font-size: 16px; font-family: Arial; margin: 8px 0px 0px 7px; }
#newsletterstyle td {font-family: Arial; font-size: 16px; }
#newsletterstyle body { color: black; font-size: 16px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; }
#newsletterstyle .img_borders { border-width: 1pt; border-color: #000; }
#newsletterstyle .fine { font-weight: normal; font-size: 13px; font-family: arial; }
#newsletterstyle .copy { font-weight: normal; font-size: 16px; font-family: arial; }
#newsletterstyle .copyhead { color: #333399; font-weight: bold; font-size: 16px; font-family: arial; }
#newsletterstyle .headline { color: #1783b9; font-weight: bold; font-size: 16pt; font-family: arial; }
#newsletterstyle .headline2 { color: #f60; font-weight: bold; font-size: 18px; font-family: arial; }
#newsletterstyle .headline3 { color: #2724cc; font-weight: bold; font-size: 22px; font-family: arial; }
#newsletterstyle .narrow { margin-left:15px; margin-right:15px; }
#newsletterstyle .normal { margin-left:30px; margin-right:30px; }
#newsletterstyle .strike { text-decoration: line-through; }
#newsletterstyle .trivia { color: blue; font-weight: normal; font-size: 16px; font-family: arial; }
#newsletterstyle .style1 {color: #FF0000; font-weight: bold; }
#newsletterstyle .style2 {color: #CC1C0f; font-weight: bold; }
#newsletterstyle .style3 {color: #CC0000; font-weight: bold; }
#newsletterstyle .style4 {color: #993399; font-family: Arial, Helvetica, sans-serif; }
#newsletterstyle .blockquote { margin-right: 12px; margin-left: 12px; padding-right: 12px; padding-left: 12px; }

#archive_bar {
	border: 1px solid #E1DEC4;
	margin: 0 0 0 0;
	padding: 3px;
	overflow: auto;
}

#accordion_1{padding: 0px; text-align: left;}
#accordion_1 dd{padding: 0px; margin: 0px;}
#accordion_1 dd .month{padding: 4px; margin: 0px; width: 142px;}
#accordion_1 dd .post{padding: 8px; text-align: left; font-size: 12px;}
#accordion_1 a div.year{color: #333333; font-family:	Helvetica,Arial,sans-serif; font-size: 20px; text-decoration: none; margin: 0px; padding: 3px; }
#accordion_1 a div.year{border: solid 1px #cccccc; padding: 2px; margin-bottom: 4px; cursor:pointer; text-align: center;}
#accordion_1 .month{background-color: #ffe4b5; color: #b48c3a; margin: 0px; position: relative; right: 10px;}

#accordion_2 {
	overflow: hidden;
	visibility: hidden;
}

#accordion_2{padding: 0px; text-align: center;}
#accordion_2 dd{padding: 0px; margin: 0px;}
#accordion_2 dd .month{padding: 4px; margin: 0px; width: 142px;}

#accordion_2 dd .post{padding: 8px; text-align: left; font-size: 12px;}

#accordion_2 .year a{color: #7b9851; font-family:	Helvetica,Arial,sans-serif; font-size: 20px; text-decoration: none; margin: 0px; padding: 3px; }

#accordion_2 .year{border: solid 1px #cccccc; padding: 2px; margin-bottom: 4px; cursor:pointer;}


#accordion_2 .month{background-color: #e8e6d9; color: #515ea7; margin: 0px; position: relative; right: 10px;}

/*store locator search*/
#locator_mast{position: relative; background-color: #f7f1d4; border: 1px solid #d2caac; float: right; padding: 10px;  }