body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #CCCC99;
	margin: 0px;
	padding: 0px;
}

a {
	color: #990000;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

strong {
	color: #333300; 
 }


/*  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: 0px;
	padding: 16px 0px 20px 0px;
	text-align: right;
	font-size: 10px;
	font-size: 82%;
	line-height: 1.5em;
	color: #666633;
	vertical-align: top;
	width: 200px;
	top: 0px;
}

#subProduct h1 {
	font-family: Georgia, 'Times New Roman', Times, serif;
	/*/*/ 
	font-size: 120%; 
	line-height: 1.2em;
	/* */
	font-style: italic;
	color: #990000;
}
	
#subProduct a:link, #subProduct a:visited {
	text-decoration: none;
	color: #660000;
}

#subProduct a:hover {
	text-decoration: underline;
}

/*  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 {
	font-size: 9px;
	/*/*/ font-size: 70%; /**/
	color: #666633;
	font-style: italic;
	text-align: center;
	padding: 0px 0px 20px 0px;
}


/*  content area    */


#contentArea {
	padding: 20px 50px 0px 30px;
	vertical-align: top;
}

#contentArea h1 {
	font-family: Georgia, 'Times New Roman', Times, serif;
	/*/*/ font-size: 120%; /* */
	font-style: italic;
	color: #990000;
}
	
#contentArea p {
	font-size: 11px;
	/*/*/ 
	font-size: 85%; 
	line-height: 1.5em;
	/* */
	padding: 0px 30px 0px 0px;
}
