@charset "utf-8";
/* CSS Document */
body {margin:0; padding:0; font-family:Arial, Helvetica, sans-serif; font-size:90%; color:black;}
a{color:#53ad50;}
#wrap{width:860px; text-align:center; margin:0 auto;  /*margin-top:0px; margin-left:0px;border-right:1px solid silver;*/}

#header{width:100%; clear:both; background: url(../images/layout/top-bar-bg.gif) left top repeat-x; height:173px; margin:0; padding:0; margin-top:4px; }
#header div.logo{background:url(../images/layout/logo.jpg) left top no-repeat; height:173px;width:675px;}
#header div.censuslogo{float:right; width:180px; text-align:center; margin:0; background:url(../images/layout/header-right.gif) right top no-repeat;height:173px;}

#contentwrap{	width:100%; margin:0; padding:0;clear:both;	background-image: url(../images/layout/content-bg.gif);	background-repeat: repeat-y;background-position: left top;}
#contentwrap-handslogo{text-align:center;background-image: url(../images/layout/handslogo.jpg);	background-repeat:no-repeat;background-position: left bottom;}
	
#leftcolumn{float:left;  width:194px; margin:0px;margin-bottom:0px;}
#leftcolumn #navigation{ text-align:left;margin:0px;	padding:5px;background-image:url(../images/layout/left-box-top.gif);background-repeat:no-repeat;background-position:left top;margin-bottom:0px;}
#handslogo{}
#rightcolumn{float:right; width:181px; text-align:center; margin:0; padding:0;margin-top:.3em;}

div.rightbox {}
div.rightbox div.right-box-header{background: url(../images/layout/right-box-header.gif) left top no-repeat; height:26px; margin:0;padding:0; padding-top:.2em;color:white; font-weight:bold; font-size:.9em; line-height:100%;}
.box-header{}
div.rightbox div.right-box-content{padding:.3em;border-left:1px solid #53ad50;border-right:1px solid #53ad50;margin:0; text-align:left;}
div.rightbox div.right-box-footer{background: url(../images/layout/right-box-footer.gif) left bottom no-repeat; height:12px;margin:0;padding:0;}

#contentnarrow{width:465px; margin:0;margin-left:198px; padding:8px; text-align:left; }
#contentwide{padding:.4em;margin:0;margin-left:198px; width:656px; text-align:left;}
#footer{margin-top:.8em; border-top:10px solid #e6bb5e; padding-top:12px; font-size:.9em; color:Gray;} 
#footer a{color:Gray; text-decoration:none;}


.leftnav{color:white; font-size:.9em; font-weight:bold; text-decoration:none;}
.leftnav a:link, .leftnav a:visited{text-decoration:none; color:white}
.leftnav a:hover{color:#e6bb5e;}
ul.leftnav{list-style:none; margin-left: 0; padding: 0; }
ul.leftnav li{padding-bottom:8px; border-bottom:1px solid white; margin:8px 0; margin-left: .8em; margin-right:.8em; padding-left: 0;}
ul.leftnav li.last{border:none;}

h1{font-size:1.5em; color:#1d9ad6; margin:0; padding:0; line-height:120%;}
h2{font-size:1.3em; color:Gray; margin-top:0; padding:0;  line-height:100%;}
h3{color:#53ad50; margin:0; padding:0; line-height:150%; font-size:1.2em;}
p{line-height:115%; margin-top:0;}

ul{list-style:disc;}
ul li{line-height:115%; margin-bottom:.8em;}

ul.timeline{list-style:none; margin-left:0; padding:0; color:Gray; font-size:.85em;}

.censusweblink{color:white; font-size:.85em; font-weight:bold; text-decoration:none;}



