/* CSS Document */

a:link {
	color: #fffffe;
	font-weight: bold;
}
a:visited {  
color: #fffffe; 
font-weight: bold; 
}
a:active {  color: #fffffe; font-weight: bold;}


body {
    text-align: center; /* centers the page in IE */
    min-width: 752px; /* needed for centering the page, fixes a Gecko bug */
	font-family:Arial, Helvetica, sans-serif;
	color:#FCFCFC;
	background-color: #000;
	margin-top: 10px;
}

#home {
	width: 752px;
	padding: 0;
    text-align: left; /* corrects text-align center inheritence set in the body */
    margin-left: auto; /* for centering */
    margin-right: auto; /* for centering */
}


#branding {
	display:block;
	margin:0;
	padding:0;
	
}
#main {
	margin:0;
	padding:0;
}

html>body #activity { /* all browsers */
	background-color:#FFFF66;
	width:205px;
	position: absolute;
	top: 650px;
	padding:20px;
	margin:0 0 0 40px;
}
#activity { /* IE */
	background-color:#FFFF66;
	width:195px;
	position: absolute;
	top: 650px;
	padding:20px;
	margin:0 0 0 40px;
}

#activity p {
	font-size:12px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	line-height:18px;
	border:1px solid #666;
	padding:15px;
	margin:0;
}
#activity .leadin {
	font-size:16px;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000;
	line-height:18px;
}
#activity h1 {
	font-size:20px;
	line-height:24px;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000; 
	margin:0;
	padding:0;
}

#intro {
	float:left;	
	display:inline;
}

#navigation {
	float:left;	
	padding:0;
	margin:0;
	display:inline;
}


#contenttable {
}

html>body #blackshim {/* all other browsers */
	background-color:000;
	height:5px;
	color:0000cc;
}
#blackshim {/* IE */
	background-color:000;
	height:5px;
	color:0000cc;
}


#pot2 {
	float:left;	
	display:inline;
}

#pot3 {
	min-height:444px;
	background-color:#693;
	background-image:url(../images/bg-green.gif)
}

#pot3 img {
	z-index:1;
}

.picright {
	float:right;
	clear:right;
	display:inline;
	margin:0 0 5px 5px;
}
.picleft {
	float:left;
	clear:left;
	display:inline;
	margin:0 5px 5px 0;
}
#greenstrip {
	border-left:4px solid #fff;
	border-bottom:4px solid #fff;
	background-color:#693;
}
html>body #contentspace { /* all list items */
	border-top:4px solid #fff;
	border-right:4px solid #fff;
	background-color:#693;
	width:371px;
	margin-top:2px;
	padding:20px 20px 20px 10px;
}
#contentspace { /* all list items: IE */
	border-top:4px solid #fff;
	border-right:4px solid #fff;
	background-color:#693;
	width:331px;
	padding:20px;
}
#contentspacebottom { 
	border-bottom:4px solid #fff;
	border-right:4px solid #fff;
	background-color:#693;
}
.leadin { 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-weight:bold;
	line-height:26px;
	margin:0;
	padding:0;
}
#contentspace p { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:18px;
	margin:0 0 20px 0;
	padding:0;
}

html>body #footer {  /* all browsers */
	width: 752px;
	display:block;
	background-color:#960;
	border:4px solid #fff;
	padding:20px;
	margin:20px 0 20px 0;
	height:auto;
}
#footer {  /* IE */
	width: 752px;
	display:block;
	background-color:#960;
	border:4px solid #fff;
	padding:20px;
	margin:20px 0 20px 0;
	height:auto;
}

#footer p {  
	font-size:12px;
	line-height:14px;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:left;
}
#footer .disclaimer {  
	font-size:10px;
	display:block;
	line-height:13px;
	font-style:italic;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:left;
	padding-top:10px;
}






h1 {
	margin-top: 20px;
	margin-bottom: 10px;
	padding-right: 45px;
	font-size:15px;
	display: block;
	line-height: 15px;
}


h1 .smaller {
	font-size:12px;
	font-weight:normal;
}

#home img {
	padding: 0;
	margin: 0;
}

#flashhome	{
	margin-left: 12px;
	padding: 0;
	margin-bottom: 0;
	position: relative;
	z-index: 1;
}

#home #logo {
	margin: 5px 45px 0 30px;
	height: 76px;
	width: 111px;
	padding-bottom: 5px;
	}

#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	z-index: 3;
}

#nav a {
	display: block;
	width: 100%;
	font-size:11px;
}

#nav li li a {
	display: block;
	font-weight: normal;
	padding: 0.2em 0px 0.2em 10px;
	line-height:20px;
	color: black;
	text-decoration: none;
	}

#nav li li a:hover {
	width: 25em;
	padding: 0.2em -0.1em 0.2em 0.9em;
	color: #FFFFCC;
	background-color: #CC762A;

}

li:hover ul, li.over ul {
	display: block;
}

#nav ul { /* top ul only? */
	width: 150px; /* width needed or else Opera goes nuts */
	
}

#nav li { /* all list items */
	float: left;
	width: 107px; /* width needed or else Opera goes nuts */
}

#nav li ul { /* second-level lists */
	position: absolute;
	background: #FFFFE8;
	border:1px solid #A4A37E;
	width: 18em;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#nav li ul li { /* text width of subnav */
	width: 16em; /* width needed or else Opera goes nuts */
}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

#footertable	{
	margin: 0;
	padding: 0;
}
	
#footer	{
	background-image: url(../images/common/footer.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFCC;
	background-repeat: no-repeat;
	text-align: center;
	margin: 3px 10px 2px 10px;
	height: 34px;
	width: 748px;
	vertical-align: middle;
}
#home #footer a:link, #home #footer a:visited {
	color: #FFFFCC;
	font-weight: normal;
	font-decoration: none;
}
#home #footer a:hover, #home #footer a:active {
	color: #FFF;
	font-weight: normal;
	font-decoration: underline;
}


form {
	margin: 0px;
	padding: 0px;
}
#home #organic {
	float: right;
	vertical-align: bottom;
	clear: both;
	text-align: right;
}

