h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 34px;
	font-weight:normal;
	text-transform: lowercase;
	color: #C85A6B;
	text-decoration: none;
	margin-top: 0px;
}
h1 a:link{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 34px;
	text-transform: lowercase;
	color: #C85A6B;
	text-decoration: none;
}
h1 a:visted{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 34px;
	text-transform: lowercase;
	color: #C85A6B;
	text-decoration: none;
}

h1 a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 34px;
	text-transform: lowercase;
	color: #8E7445;
	text-decoration: none;
}



.topNavLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #5E4136;
	text-decoration: none;
}
	.topNavLinks a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #5E4136;
	text-decoration: none;
}
	.topNavLinks a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #5E4136;
	text-decoration: none;
}
	.topNavLinks a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #C85A6B;
	text-decoration: underline;
}
.PinkSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #C85A6B;
	text-decoration: none;
}
	.PinkSmall a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #C85A6B;
	text-decoration: none;
}
	.PinkSmall a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #C85A6B;
	text-decoration: none;
}
	.PinkSmall a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #C85A6B;
	text-decoration: underline;
}
.bodyLinks {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #5E4136;
	text-decoration: none;
	font-weight: inherit;
}
	.bodyLinks a:link {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #C85A6B;
	text-decoration: none;
	font-weight: inherit;
}
	.bodyLinks a:visited {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #C85A6B;
	text-decoration: none;
	font-weight: inherit;
}
	.bodyLinks a:hover{	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #C85A6B;
	text-decoration: underline;
	font-weight: inherit;
}

.orangeBodyLinks {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #f27322;
	text-decoration: none;
	font-weight: inherit;
}
	.orangeBodyLinks a:link{	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #f27322;
	text-decoration: none;
	font-weight: inherit;
}
	.orangeBodyLinks a:visited {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #f27322;
	text-decoration: none;
	font-weight: inherit;
}
	.orangeBodyLinks a:hover{	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #f27322;
	text-decoration: underline;
	font-weight: inherit;
}

.PinkHeadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #C85A6B;
	text-decoration: none;
	text-transform: uppercase;
}
	.PinkHeadline  a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #C85A6B;
	text-decoration: none;
	text-transform: uppercase;
}
	.PinkHeadline  a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #C85A6B;
	text-decoration: none;
	text-transform: uppercase;
}
	.PinkHeadline  a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #C85A6B;
	text-decoration: underline;
	text-transform: uppercase;
}
.dotDivider {
	background-image: url(images/pageElements/dots_dividers.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.pinkRule {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C8596A;
}
.issue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #5C3E33;
	text-decoration: none;
}
	.issue a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #5C3E33;
	text-decoration: none;
}
	.issue a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #5C3E33;
	text-decoration: none;
}
	.issue a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #C8596A;
	text-decoration: underline;
}

.pagetitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 34px;
	text-transform: lowercase;
	color: #C85A6B;
	text-decoration: none;
}
	.pagetitle a:link{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 34px;
	text-transform: lowercase;
	color: #C85A6B;
	text-decoration: none;
}
	.pagetitle a:visted{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 34px;
	text-transform: lowercase;
	color: #C85A6B;
	text-decoration: none;
}
	.pagetitle a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 34px;
	text-transform: lowercase;
	color: #8E7445;
	text-decoration: none;
}

.sponsorpagetitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 34px;
	text-transform: lowercase;
	color: #666666;
	text-decoration: none;
}
	.sponsorpagetitle a:link{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 34px;
	text-transform: lowercase;
	color: #666666;
	text-decoration: none;
}
	.sponsorpagetitle a:visted{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 34px;
	text-transform: lowercase;
	color: #666666;
	text-decoration: none;
}

	.sponsorpagetitle a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 34px;
	text-transform: lowercase;
	color: #000000;
	text-decoration: none;
}

.bodyIntro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #5C3E33;
	text-decoration: none;
}
	.bodyIntro a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: inherit;
	color: #5C3E33;
	text-decoration: none;
}
	.bodyIntro a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: inherit;
	color: #5C3E33;
	text-decoration: none;
}
	.bodyIntro a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: inherit;
	color: #C85A6B;
	text-decoration: underline;
}
.whiteCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
	.whiteCopy a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
	.whiteCopy a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
	.whiteCopy a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}	
.date {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
	.date a:link{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}	
	.date a:visited{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}	
	.date a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
.BrownHeadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #5C3E33;
	text-decoration: none;
}
 	.BrownHeadline a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #5C3E33;
	text-decoration: none;
}
	.BrownHeadline a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #5C3E33;
	text-decoration: none;
}
	.BrownHeadline a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #C85A6B;
	text-decoration: none;
}
.allCapHeadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	text-transform: uppercase;
	color: #C85A6B;
	text-decoration: none;
}
	.allCapHeadline a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	text-transform: uppercase;
	color: #C85A6B;
	text-decoration: none;
}
	.allCapHeadline a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	text-transform: uppercase;
	color: #C85A6B;
	text-decoration: none;
}
	.allCapHeadline a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	text-transform: uppercase;
	color: #C85A6B;
	text-decoration: underline;
}

.PinkSerif {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	text-transform: lowercase;
	color: #C85A6B;
	text-decoration: none;
}
	.PinkSerif a:link{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	text-transform: lowercase;
	color: #C85A6B;
	text-decoration: none;
}
	.PinkSerif a:visited{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	text-transform: lowercase;
	color: #C85A6B;
	text-decoration: none;
}
	.PinkSerif a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	text-transform: lowercase;
	color: #C85A6B;
	text-decoration: underline;
}

.pinkBodyLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #C54A6B;
	text-decoration: none;
}
	.pinkBodyLinks a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #C54A6B;
	text-decoration: none;
}
	.pinkBodyLinks a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #C54A6B;
	text-decoration: none;
}
	.pinkBodyLinks a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #C54A6B;
	text-decoration: underline;
}
.marketplace {	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #5E4136;
	text-decoration: none;
	font-weight: inherit;
}
	.marketplace a:link{	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #5E4136;
	text-decoration: none;
	font-weight: inherit;
}
	.marketplace a:visited {	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #5E4136;
	text-decoration: none;
	font-weight: inherit;
}
	.marketplace a:hover{	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #C85A6B;
	text-decoration: underline;
	font-weight: inherit;
}
.RelatedLinksTABLE {
	border-style:solid; 
	border-color:#d5c099; 
	border-width:1px; 
}
.RelatedLinksHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #5E4136;
	text-decoration: none;
}
	ul.RelatedLinks  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	text-transform:capitalize;
	font-variant: normal;
	color: #5E4136;
	text-decoration: none;
	margin:0px;
	display: block;
}
	li.RelatedLinks  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	text-transform:capitalize;
	font-variant: normal;
	color: #5E4136;
	text-decoration: none;
	margin:0px;
	display: block;
	padding-left:15px;
	text-indent:-15px;
}
	.RelatedLinks a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	text-transform:capitalize;
	font-variant: normal;
	color: #5E4136;
	text-decoration: none;
}
	.RelatedLinks a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	text-transform:capitalize;
	font-variant: normal;
	color: #5E4136;
	text-decoration: none;
}
	.RelatedLinks a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	text-transform:capitalize;
	font-variant: normal;
	color: #5E4136;
	text-decoration: underline;
}
.footerlinks {	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #5E4136;
	text-decoration: none;
	font-weight: inherit;
}
	.footerlinks a:link{	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #5E4136;
	text-decoration: none;
	font-weight: inherit;
}
	.footerlinks a:visited {	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #5E4136;
	text-decoration: none;
	font-weight: inherit;
}
	.footerlinks a:hover{	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #C85A6B;
	text-decoration: underline;
	font-weight: inherit;
}
.copyrightlinks {	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
	.copyrightlinks a:link{	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5E4136;
}
	.copyrightlinks a:visited{	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5E4136;
}
	.copyrightlinks a:hover{	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C85A6B;
}
/* Google Ad Styles */
.meredith_google {background:url('http://images.meredith.com/bhg/images/tmp/google/traditionalhome.gif') top left no-repeat;padding:15px 0 0 15px;width:300px;height:250px;font-family:Arial, Helvetica, sans-serif;font-size:12px;color:#666;}

.ad {word-wrap:break-word;padding:8px 0;}