body
{
	color: black;
	font-family: Verdana, Arial, sans-serif;
	background-color: #c8bbc4;
	margin: 0px;
	padding: 0px;
}

h1
{
	font-weight: normal;
	font-size: 1em;
	line-height: 140%;
	margin: 0px;
	padding: 0px;
}

h2
{
	font-size: .8em;
	font-weight: bold;
	padding: 0px;
	margin-top: 0em;
	margin-bottom: .25em;
}

p
{
	font-size: 0.75em;
	margin: 0em 0px 0.5em;
	padding: 0px;
}

a:link, a:visited
{
	color: #000;
	text-decoration: underline;
}

a:hover, a:active
{
	color: #000;
	text-decoration: none;
}

/*<group=accesskeys>*/
#nav-access {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: -100px;
}

#nav-access p {
	font-size: 1px;
	line-height: 1px;
	background-color: transparent;
	margin: 0px;
	padding: 0px;
}

#nav-access p strong {
	color: #ffffff;
	font-size: 1px;
}

#nav-access a:link, #nav-access a:visited {
	text-decoration: none;
	background-color: transparent;
}

#nav-access a:hover, #nav-access a:active {
	text-decoration: none;
	background-color: transparent;
}

/*</group>*/

/*<group=breadcrumb links>*/
td.breadcrumb-links
{
	background: url(../images/generic/masthead-whybother.gif) no-repeat left bottom;
	padding: 3px 10px 5px 10px;
}

td.breadcrumb-links p
{
	font-weight: bold;
	font-size: .65em;
	color: #000;
}

td.breadcrumb-links a:link, td.breadcrumb-links a:visited
{
	color: #2d9764;
	text-decoration: none;
}

td.breadcrumb-links a:hover, td.breadcrumb-links a:active
{
	color: #2d9764;
	text-decoration: underline;
}

/*</group>*/
/*<group=footer links>*/
td.footer-links { background: #cdcbda; }

td.footer-links p
{
	list-style: none;
	font-size: .75em;
	font-weight: bold;
	padding: 0px 5px 0px 15px;
}

td.footer-links a:link, td.footer-links a:visited
{
	color: #333;
	text-decoration: none;
}

td.footer-links a:hover, td.footer-links a:active
{
	color: #333;
	text-decoration: underline;
}

/*</group>*/

/*<group=content>*/

/*<group=title strap>*/

td.content table.title-strap
{
	padding: 0px;
	margin: 0px 0px 20px 0px;
}

td.content table.title-strap td
{
}

td.content table.title-strap img
{
	margin: 0px;
	padding: 0px;
	display: block;
}
td.content td.title-strap
{
	height: 59px;
	background: #4d453e;
	margin: 0px;
	padding: 0px;
}

td.content td.title-strap h1
{
	color: #f3cb19;
	font-size: 1.4em;
	padding: 0px 15px 0px 15px;
	margin: 0px;
	font-weight: bold;
	line-height: 1.2em;
}

/*</group>*/

td.content-bg
{
	background: #f6e9e0;
	padding: 0px;
}

td.content
{
	line-height: 120%;
	background: #f6e9e0;
	padding: 0px;
	height: 1px;
	margin-top: 20px;
}

td.content p.intro
{
	font-size: .95em;
	color: #666;
	margin-top: 0em;
	margin-bottom: 1em;
	padding: 0px 30px 0px 15px;
	line-height: 150%;
	font-weight: bold;
}

td.content p.landing-intro
{
	font-size: .95em;
	color: #666;
	margin-top: 0em;
	margin-bottom: 1em;
	padding: 0px 30px 0px 15px;
	line-height: 150%;
	font-weight: bold;
}

td.content h2
{
	color: #000;
	font-size: .95em;
	font-weight: bold;
	padding: 0px 30px 0px 15px;
	margin-top: 1.5em;
	margin-bottom: .25em;
}

td.content h3
{
	color: #000;
	font-size: .8em;
	font-weight: bold;
	padding: 0px 30px 0px 15px;
	margin-top: 0em;
	margin-bottom: .15em;
}

td.content p
{
	font-size: .8em;
	color: #333;
	margin-top: 0em;
	margin-bottom: 1em;
	padding: 0px 30px 0px 15px;
}

td.content ul
{
	color: #000;
	font-size: .8em;
	list-style: none;
	padding: 0px 30px 0px 15px;
	margin-top: -0.5em;
	margin-bottom: 1.25em;
}

td.content h2 + ul
{
	color: #000;
	font-size: .8em;
	list-style: none;
	padding: 0px 30px 0px 15px;
	margin-top: 0em;
	margin-bottom: 1.25em;
}

td.content ol
{
	color: #333;
	font-size: .8em;
	list-style: decimal;
	padding: 0px 30px 0px 15px;
	margin-top: 0em;
	margin-bottom: 1em;
}

td.content ul li
{
	background: url(../images/generic/bullet-arrow.gif) no-repeat 0px 4px;
	padding: 0px 0px 0px 15px;
	margin: 0em 0px .5em 0pc;
}

td.content ol li
{
	padding: 0px;
	margin-top: 0em;
	margin-bottom: .5em;
	margin-left: 1.75em;
}
	
/*</group>*/
/*<group=wide content>*/
td.content-container
{
	background: #f6e9e0;
	background: url(../images/generic/left-col-bg.gif) repeat-y #f6e9e0;
	padding: 0px;
}


td.wide-content td.title-strap h1
{
	color: #f3cb19;
	font-size: 1.4em;
	padding: 0px 15px 0px 15px;
	margin: 0px;
	font-weight: bold;
	line-height: 1.2em;
}

td.wide-content table.title-strap img
{
	margin: 0px;
	padding: 0px;
	display: block;
}
td.wide-content td.title-strap
{
	height: 59px;
	background: #4d453e;
	margin: 0px;
	padding: 0px;
}

td.wide-content
{
	background: #f6e9e0;
	background: url(../images/generic/left-col-bg.gif) repeat-y #f6e9e0;
	line-height: 120%;
	padding: 10px 0px 0px 0px;
}

td.wide-content h2
{
	color: #000;
	font-size: .95em;
	font-weight: bold;
	padding: 0px;
	margin: 0em 30px 0.25em 162px;
}

td.wide-content h3
{
	color: #000;
	font-size: .8em;
	font-weight: bold;
	padding: 0px;
	margin: 0em 30px 0.2em 162px;
}

td.wide-content p
{
	color: #333;
	margin: 0em 30px 1em 162px;
	font-size: .8em;
}

td.wide-content p img
{
	margin-top: 0px;
	margin-bottom: 12px;
}

td.wide-content ul
{
	color: #000;
	padding: 0px;
	font-size: .8em;
	margin: -0.25em 30px 1.25em 162px;
	list-style: none;
}


td.wide-content ol
{
	color: #333;
	padding: 0px;
	font-size: .8em;
	margin: 0em 30px 1em 162px;
	list-style: decimal;
}

td.wide-content ul li
{
	background: url(../images/generic/bullet-arrow.gif) no-repeat 0px 4px;
	padding: 0px 0px 0px 25px;
	margin: 0em 0px .5em 0pc;
}

td.wide-content ol li
{
	padding: 0px;
	margin-top: 0em;
	margin-bottom: .5em;
	margin-left: 1.75em;
}

td.wide-content div.wide-pic
{
	margin: 0em 30px 1em 69px;
	padding: 0px;
}

td.wide-content img.align-left
{
	margin: 0px 10px 10px 0px;
	padding: 0px;
}

td.wide-content img.align-right
{
	margin: 0px 0px 10px 10px;
	padding: 0px;
}

td.wide-content table
{
	margin: 0em 30px 1em 162px;
}

td.wide-content table h2
{
	margin: 0em 10px .5em 0px;
	padding: 0px;
}

td.wide-content table h3
{
	margin: 0em 10px .5em 0px;
	padding: 0px;
}

td.wide-content table p
{
	margin: 0em 10px .5em 0px;
	padding: 0px;
	line-height: normal;
}

/*<group=landing menu>*/

td.wide-content div.landing menu
{
	margin: 1em 0px 1em 0px;
	padding: 0px;
}

td.wide-content div.landing-menu h2
{
	color: #006633;
	font-size: .9em;
	font-weight: bold;
	background: #cdcbda;
	clear: both;
	margin: 1.5em 0px .5em 31px;
	padding: 5px 30px 5px 131px;
}

td.wide-content div.landing-menu h2 img
{
	padding: 0px;
	margin: -16px 0px 2.5em -165px;
}

td.wide-content div.landing-menu p img
{
	padding: 0px;
	margin: 0px 0px 2.5em -165px;
}

td.wide-content div.landing-menu h2 a:link, td.wide-content div.landing-menu h2 a:visited
{
	color: #006633;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}

td.wide-content div.landing-menu h2 a:hover, td.wide-content div.landing-menu h2 a:active
{
	color: #006633;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
	
/*</group>*/

/*</group>*/
/*<group=right column>*/
td.right-col { background: #766350; }

/*</group>*/
/*<group=scratchy banner>*/
div.scratchy-banner
{
	background: #cdcbda;
	margin: 0px;
	padding: 0px 0px 1px 0px;
}

div.scratchy-banner p
{
	margin-top: 0em;
	margin-bottom: .5em;
	color: #fff;
	font: bold 1em Courier;
	padding: 0px 9px 0px 9px;
}

div.scratchy-banner a:link, div.scratchy-banner a:visited
{
	color: #2d9764;
	text-decoration: none;
}

div.scratchy-banner a:hover, div.scratchy-banner a:active
{
	color: #2d9764;
	text-decoration: underline;
}

/*</group>*/
/*<group=chat banner>*/
div.chat-banner
{
	background: #4e6b5d;
	padding: 0px 0px 1px 0px;
	margin-top: 0em;
	margin-bottom: 1em;
}

div.chat-banner p
{
	margin-top: 0.5em;
	margin-bottom: .5em;
	color: #fff;
	padding: 0px 9px 0px 9px;
	font: bold 1em/120% Arial;
}

div.chat-banner a:link, div.chat-banner a:visited
{
	color: #fff;
	text-decoration: none;
}

div.chat-banner a:hover, div.chat-banner a:active
{
	color: #fff;
	text-decoration: underline;
}

/*</group>*/
/*<group=my story banner>*/
div.my-story-banner
{
	padding: 0px;
	background: url(../images/generic/my-story-bg.gif) repeat-y;
	margin-top: 0em;
	margin-bottom: 1em;
}

div.my-story-banner p
{
	color: #666;
	font-size: .8em;
	margin-top: 0em;
	margin-bottom: .5em;
	padding: 0px 16px 0px 16px;
}

div.my-story-banner img
{
	margin: 0px;
	padding: 0px;
}

/*</group>*/
/*<group=left column>*/
td.left-col { background: url(../images/generic/left-col-bg.gif) repeat-y #f6e9e0; }

/*td.left-col img
{
	margin-top: 0em;
	margin-bottom: 1em;
}*/

/*</group>*/

/*<group=landing pages>*/

td.landing-right-col
{
	background: #f6e9e0 repeat-y right top url(../lifestyle/images/column-edge.gif);
}
	
/*</group>*/

/*<group=did you know>*/

div.dyk
{
	background: #c7b3b3;
}

div.dyk img#dyk-title
{
	background: #c7b3b3;
	margin-top: 0em;
	margin-bottom: 1em;
}

div.dyk p
{
	background: #c7b3b3;
	font-size: .8em;
	color: #fff;
	margin-top: 0em;
	margin-bottom: 1em;
	padding: 0px 10px 0px 10px;
}
	
/*</group>*/
