body {
	background-color: #CCCC99;
	margin: 0px;
	padding: 0px;
}

a {
	color: #990000;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

p, dl, ul, ol, pre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

dt {
	font-size: 13px;
	font-weight: bold;
	color: #900;
}

strong {
	color: #333300; 
 }
td#contentArea img {
	border: 1px #000 solid;
	margin: 5px;
}

/*  sitemap area    */


#headerNav {
	background-color: #FFFFFF;
	color: #666633;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	margin: 0px;
	padding: 5px 10px 0px 0px;
}

#headerNav a {
	font-size: 11px;
	font-size: 85%;
	text-decoration: none;
	margin: 0px 7px 0px 0px;
	color: #666633;
}

#headerNav a:hover {
	text-decoration: underline;
}


/*  logo area - cell style    */


#header {
	background-color: #FFFFFF;
	text-align: center;
}

/*  product nav - cell style    */


#productNav {
	background-color: #999966;
	background-image: url(images/nav/mid_nav_bg.gif);
	text-align: center;
}


/*  information nav - cell style    */


#infoNav {
	text-align: right;
	margin: 0px;
	padding: 0px 10px 0px 0px;
	height: 19px;
}


/*  left nav    */


#subProduct {
	margin: 0;
	padding: 16px 20px 20px 0px;
	text-align: right;
	vertical-align: top;
	width: 260px;
	top: 0px;
	border-right: solid thin #663;
	font-family: Georgia, 'Times New Roman', Times, serif;
}

#subProduct p {
	line-height: 1.5em;
	color: #666633;
	margin: 0 0 24px 0;
	padding: 6px 0;
	font-size: 13px;
	font-family: Georgia, 'Times New Roman', Times, serif;
}


#subProduct h1 {
	font-size: 110%;
	line-height: 1.2em;
	color: #990000;
	font-style: italic;
}
	
#subProduct h4,
#newsworthy h4 {
	margin: 0;
	font-style: italic;
	color: #333;
	margin: 12px 0 6px 0;
}
	
#subProduct a:link, #subProduct a:visited {
	text-decoration: none;
	color: #660000;
}

#subProduct a:hover {
	text-decoration: underline;
}

#newsworthy {
	font: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin: 40px 20px 0 0;
	padding: 0;
}
#newsworthy p {
	color: #666633;
	font-style: normal;
	margin: 0 0 24px 0;
	padding: 6px 0;
	font-size: 13px;
}

/*  sitemap     */

#sitemap {
	color: #666633;
	text decoration: none;
}

#sitemap a:link, #sitemap a:visited {
	text-decoration: none;
	color: #660000;
	font-style: strong;
}

#sitemap a:hover {
	text-decoration: underline;
}

/*  contact info line     */

#contact {
	color: #333300;
	font-size: 9px;
	font-size: 70%; 
	text-align: center;
	vertical-align: bottom;
	padding: 40px 0px 0px 0px;
}

#contact a:link, #contact a:visited, {
	text-decoration: underline;
	color: #333300;
}

#contact a:hover {
	text-decoration: none;
	color: #660000;
}


/*  copyright line      */


#footer p {
	font-size: 10px;
	color: #666633;
	font-style: italic;
	text-align: center;
	padding: 10px 0 20px 0;
	margin: 20px 0 40px 0;
}


/*  content area    */


#contentArea {
	padding: 20px 50px 0px 30px;
	vertical-align: top;
	width: 600px;
}

#contentArea h1 {
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 125%;
	color: #990000;
	margin: 0;
	padding: 0 0 12px 0;
}
#contentArea h2 {
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 100%;
	color: #333;
	margin: 20px 0;
}
	
#contentArea p, dd, dt, ul, ol, li {
	line-height: 1.5em;
	padding: 0px 30px 0px 0px;
}
.picLeft {
	margin: 0px 0px 20px 20px;
	float: right;
}
.picRight {
	margin: 0px 20px 20px 0px;
	float: left;
}
.note,
.share p {
	font-size: 10px;
	font-style: italic;
	color: #663;
}

#rightCol {
	width: 220px;
	text-align: left;
	margin: 0;
	padding: 0 0 0 20px;
}

#info p {
	font-size: 10px;
	color: #333;
}
#info pre {
	margin: 0;
	padding: 12px 0;
	font-size: 9px;
	color: #666633;
	font-style: italic;
	line-height: 1.3em;
}
.shareText {
	font-size: 10px;
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
}
#info a {
	text-decoration: none;
}
#info a:hover {
	text-decoration: underline;
}
.contentBox {
	margin: 0 0 32px 0;
	padding: 0 0 24px 0;
	border-bottom: 1px solid #989865;
}


.share {
	padding: 0 0 12px 0;
	margin: 6px 0;
}
.share p {
	margin: 0;
	padding: 0;
}
.photoCredit,
.photoCredit a {
	font-size: 10px;
	font-style: italic;
	color: #73714C;
}
#productNav a img,
#header a img, 
#infoNav a img  {
	border-width: 0px;
}

