/* css Zen Garden default style v1.01 */
/* css released under Creative Commons License - http://creativecommons.org/licenses/by-nc-sa/1.0/  */


/* This file based on 'Tranquille' by Dave Shea */
/* You may use this file as a foundation for any new work, but you may find it easier to start from scratch. */
/* Not all elements are defined in this file, so you'll most likely want to refer to the xhtml as well. */

/* Images should be linked as if the CSS file sits in the same folder as the images. ie. no paths. */


/* basic elements */
body { 
	font: 8pt/16pt georgia; 
	color: #555753; 
	background: #fff ; 
	margin: 0px; 
	}
p { 
	position:relative;
	left:25px;
	font: 10pt georgia; 
	margin-top: 0px; 
	text-align: left;
	}


h2 { 
	font: italic bold 14pt georgia; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #7D775C;;
	}
h3 { 
	font:  bold 12pt georgia; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #7D775C;
	}
h4 { 
	font:  12px georgia; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #7D775C;
	}
h5 { 
	font:  italic 12px georgia; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: black;
	}
a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #0387c7;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #0066ff;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #0033cc;
	}


/* specific divs */
#container { 
	background: url(../images/duckprints.gif) no-repeat top left; 
	padding: 0px 15px 0px 110px;  
	margin: 0px; 
	}

#intro { 
	min-width: 470px;
	}
#pageHeader { 
	margin-bottom: 160px;
	}

/* using an image to replace text in an h1. This trick courtesy Douglas Bowman, http://www.stopdesign.com/articles/css/replace-text/ */
#pageHeader h1 { 
	background: transparent url(../images/atoe.gif) no-repeat top left; 
	margin-top: 30px; 
	width: 300px; 
	height: 87px; 
	float: left;
	}
#pageHeader h1 span {
	display:none
	}
#pageHeader h5 { 
	font:  12pt/22pt georgia; 
	margin-top: 58px; 
	margin-bottom: 40px; 
	width: 300px; 
	height: 35px; 
	float: center;
	color: #7D775C;
	font-weight:bold;
	}
#pageHeader h2 span {
	
	}


#quickSummary p {
	font: italic 10pt/22pt georgia; 
	text-align:center;
	}

#preamble {
	clear: right; 
	padding: 0px 10px 0px 10px;
	}
#supportingText {
	padding-left: 10px; 
	margin-bottom: 40px;
	}

#footer
{
	top:960px;
	left:250px;
position:absolute;
	padding-bottom: 1.5em;

	font-size: 100%;
	background: url(../images/duckprintsfoot.gif) no-repeat center center; 
	text-align: center;
	line-height: 1.5em;
}

#bottomLinks
{
	list-style: none;
	margin-top: 20;
	margin-left: 0;
	padding-top: 3em;
	
}

#bottomLinks li
{
	display: inline;
	border-left: 1px solid #527597;
	padding-right: 1em;
	padding-left: 1em;
}

#bottomLinks li.first
{
	border-left: 0 none transparent;
}



#footer p
{
	margin-top: 1.5em;
text-align: center; 
}


#linkList {
	margin-left: 550px; 
	position: absolute; 
	top: 0px; 
	right: 0px;
	}
#linkList2 { 
	font: 10px verdana, sans-serif; 
	background: transparent url(images/links.gif) top left repeat-y; 
	padding: 10px; 
	margin-top: 150px; 
	width: 150px; 
	}
#linkList h3.select { 
	font-weight:bold;
	margin: 10px 0px 5px 0px; 
	width: 130px; 
	height: 16px; 
	}

#linkList h3.favorites { 
	background: transparent url(h4.gif) no-repeat top left; 
	margin: 25px 0px 5px 0px; 
	width: 60px; 
	height: 18px; 
	}

#linkList h3.archives { 
	font: 12px georgia; 
	margin: 25px 0px 5px 0px; 
	width:130px; 
	height: 14px; 
	}

#linkList h3.resources { 
	background: transparent url(h6.gif) no-repeat top left; 
	margin: 25px 0px 5px 0px; 
	width:63px; 
	height: 10px; 
	}
#linkList h3.resources span {
	display:none
	}


#linkList ul {
	margin: 0px;
	padding: 0px;
	}
#linkList li {
	line-height: 2.5ex; 
	list-style-type: none;
	background: transparent url(cr1.gif) no-repeat top center; 
	display: block; 
	padding-top: 5px; 
	margin-bottom: 5px;
	}
#extraDiv1 { 
	background: transparent url(cr2.gif) top left no-repeat; 
	position: absolute; 
	top: 40px; 
	right: 0px; 
	width: 148px; 
	height: 110px; 
	}
td.chartHead { 
	
	font:  bold 8pt georgia; 
	letter-spacing: 1px; 
	margin-bottom: 15px; 
	color: #7D775C;padding-bottom: 15px;padding-top: 15px;
	}

td.chartHead1 { 
	
	font:  bold 8pt georgia; 
	letter-spacing: 1px; 
	padding-bottom: 15px; padding-right: 15px;padding-top: 15px;
	color: #7D775C;BORDER-bottom: #004000 1px solid; 
	}

table.chart{border-collapse: collapse;
	font: 10px verdana, sans-serif;
	BORDER: #004000 1px solid; 
	text-align:center:
}
td.columnText { 
	vertical-align:baseline;
	BORDER-bottom: #004000 1px solid; 
	padding-top: 15px;padding-bottom: 15px;
	font-weight: bold ;
	}

td.columnFill1        { border-bottom: #004000 1px solid;
	font: 8pt verdana, sans-serif;padding-right: 15px;;
	 }

td.columnFill       { border-bottom: #004000 1px solid;
	 }


/*   shopper       #004080  #ECECE1    */

input.mainTxt { background: #E0D9C7;font: italic 8pt Arial,Helvetica,Verdana; 
			color: #7D775C  ; font-weight: bold;BORDER-BOTTOM:#OO33OO 1px solid; 
			BORDER-LEFT: #OO33OO 1px solid; BORDER-RIGHT: #OO33OO  1px solid; 
			BORDER-TOP: #OO33OO 1px solid; }
table.satable2{
	font-family: Arial,Helvetica,Verdana;font-size: 10pt; padding:10px;
}
.list3
	{
visibility:hidden; top:420px;
	left:200px;position:absolute;
}
.list1
	{
	top:170px;
	left:200px;position:absolute;
}
.q1
	{
	
	position:absolute;
	visibility:hidden;
	top:260px;
	left:200px;
	width:350px;
	height:100px;
	
	}