/* 
----------------------------------------------------------------------------- 
GLOBAL RESET
-----------------------------------------------------------------------------*/
body,div,dl,dt,dd,ul,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,table,th,td,embed,object{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img,abbr{border:0;}
address,caption,cite,code,dfn,h1,h2,h3,h4,h5,h6,th,var{font-style:normal;font-weight:normal;}
ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:1.0em;}
q:before,q:after{content:'';}
a{text-decoration:none;}
a:hover {text-decoration: underline;}
.left {
	float: left;
}
.right {
	float: right;
}
#left {
	width: 230px;
	float: left;
}
#right {
	width: 727px;
	float: right;
}





/* 
----------------------------------------------------------------------------- 
LAYOUT
-----------------------------------------------------------------------------*/
body {
	background: #FEFAD0 url(../../images/bg/bar-bg.jpg) no-repeat center 94px;
	font: 0.75em/1.5em Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
#container {
	width: 957px;
	margin-right: auto;
	margin-left: auto;
	background: #FFFDEC;
}
#footer, #top {
	width: 957px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background: #FEFAD0;
	width: 957px;
	margin-right: auto;
	margin-left: auto;
}
#header .left {
	margin-top: 10px;
	margin-bottom: 10px;
}
#header .right {
	font-size: 95%;
	padding-top: 35px;
	padding-right: 10px;
}
#header .right a {
	color: #83713F;
	margin-right: 10px;
}
#header .right a:hover {
	color: #554011;
}
#header .right .textfield {
	font-size: 11px;
	color: #333333;
	background: #FFFEF4;
	width: 150px;
	border: 1px solid #B9A260;
	margin-right: 10px;
	margin-left: 25px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
#left .nav {
	width: 230px;
	padding-top: 43px;
	background: url(../../images/bg/bar-nav.jpg) no-repeat left top;
	height: 184px;
}
#right .photo {
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	height: 227px;
}
#right #content {
	background: #FFFDEC url(../../images/bg/bg.jpg) no-repeat;
}





/* 
----------------------------------------------------------------------------- 
NAVIGATION
-----------------------------------------------------------------------------*/
#nav strong {
	display: none;
}
#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	line-height: 1;
}
#nav a {
	display: block;
	width: 230px;
}
#nav li { /* all list items */
	float:left;
	width: 230px; /* width needed or else Opera goes nuts */
}
#nav li ul { /* second-level lists */
	position: absolute;
	background: orange;
	width: 230px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}
#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}



#nav .about a {
	background: url(../../images/nav/aboutus.gif) no-repeat;
	height: 28px;
}
#nav .about a:hover, #nav .about a.on {
	background: url(../../images/nav/aboutus-on.gif) no-repeat;
	height: 28px;
}
#nav .policy a {
	background: url(../../images/nav/publicpolicy.gif) no-repeat;
	height: 28px;
}
#nav .policy a:hover, #nav .policy a.on {
	background: url(../../images/nav/publicpolicy-on.gif) no-repeat;
	height: 28px;
}
#nav .programs a {
	background: url(../../images/nav/ourprograms.gif) no-repeat;
	height: 28px;
}
#nav .programs a:hover, #nav .programs a.on {
	background: url(../../images/nav/ourprograms-on.gif) no-repeat;
	height: 28px;
}
#nav .resources a {
	background: url(../../images/nav/resources.gif) no-repeat;
	height: 28px;
}
#nav .resources a:hover, #nav .resources a.on {
	background: url(../../images/nav/resources-on.gif) no-repeat;
	height: 28px;
}
#nav .media a {
	background: url(../../images/nav/media.gif) no-repeat;
	height: 28px;
}
#nav .media a:hover, #nav .media a.on {
	background: url(../../images/nav/media-on.gif) no-repeat;
	height: 28px;
}
#nav .support a {
	background: url(../../images/nav/supportwow.gif) no-repeat;
	height: 29px;
}
#nav .support a:hover, #nav .support a.on {
	background: url(../../images/nav/supportwow-on.gif) no-repeat;
	height: 29px;
}






/* 
----------------------------------------------------------------------------- 
CONTENT - SIDEBAR
-----------------------------------------------------------------------------*/
#left .sidebar {
	width: 230px;
	font-size: 95%;
	margin-top: 1px;
	_margin-top: 500px
	background: #FFFDEC url(../../images/bg/bg.jpg) no-repeat;
}
#left .sidebar div {
	margin-bottom: 20px;
	padding: 10px 15px 0px;
	line-height: 1.3em;
}
#left .sidebar li {
	padding-bottom: 8px;
}
#left .sidebar h4 {
	text-transform: uppercase;
	margin: 0px;
	padding: 10px 0px 0px 15px;
	background: url(../../images/title/blank.jpg) no-repeat;
	height: 24px;
	font: 13px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	letter-spacing: 2px;
}
#left .sidebar h4 strong {
	display: none;
}
#int #left .subnav {
	color: #FFFFFF;
	background: #47ABCB;
	margin: 0px 0px 1px;
	padding: 12px 0px;
}
#int #left .subnav h4 {
	background: url(../../images/title/inthissection.gif) no-repeat 12px top;
	height: 25px;
	margin: 0px;
	padding: 0px;
}
#int #left .subnav ul ul {
	margin: 5px 0px 0px;
	padding: 0px;
	font-size: 95%;
}
#int #left .subnav ul li {
	background: url(../../images/icons/arrow-blue.gif) no-repeat 10px 5px;
	padding-left: 20px;
	padding-bottom: 5px;
}
#int #left .subnav .on {
	background: #79C8DD url(../../images/icons/arrow-darkblue.gif) no-repeat 10px 5px;
}
#int #left .subnav ul.on {
	background: url(none) no-repeat 10px 5px;
}
#int #left .subnav ul ul li {
	background: url(../../images/icons/arrow-white.gif) no-repeat 0px 5px;
	padding-left:10px;
}
#int #left .subnav ul ul .on {
	background: transparent url(../../images/icons/arrow-white.gif) no-repeat 0px 5px;
	font-weight: bold;
}
#int #left .subnav a {
	color: #FFFFFF;
	display: block;
}
#int #left .subnav .on a {
	color: #1D4655;
	display: block;
}
#left .sidebar #news {
	background: url(../../images/title/news.jpg) no-repeat;
	margin: 0px;
	padding: 0px;
	height: 34px;
}
#left .sidebar #action {
	background: url(../../images/title/takeaction.jpg) no-repeat;
	margin: 0px;
	padding: 0px;
	height: 34px;
}
#left .sidebar #donate {
	background: url(../../images/title/donate.jpg) no-repeat;
	margin: 0px;
	padding: 0px;
	height: 34px;
}
#left .sidebar #informed {
	background: url(../../images/title/stayinformed.jpg) no-repeat;
	margin: 0px;
	padding: 0px;
	height: 34px;
}







/* 
----------------------------------------------------------------------------- 
CONTENT - MAIN
-----------------------------------------------------------------------------*/
#right #content {
	width: 667px;
	padding: 15px 30px 0px;
}
#right .print {
	background: #FFFFFF;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
}
#right .print div {
	border-bottom: 1px solid #CCCCCC;
	margin-right: 20px;
	margin-left: 25px;
	padding-bottom: 10px;
}
#right .print img {
	margin-left: 10px;
}
#right #content .left {
	padding: 0px;
	width: 349px;
	font-size: 100%;
	margin: 0px 0px 30px;
}
#right #content h2 {
	font-size: 24px;
	font-weight: normal;
	color: #0D2A37;
	margin: 0px 0px 10px;
	padding: 0px;
	border-bottom: 1px solid #0D2A37;
	text-transform: uppercase;
}
#right #content h4 {
	font-size: 18px;
	color: #333333;
	font-weight: normal;
	margin-bottom: 5px;
}
#right #content h4 em {
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
}
/*#right #content .left a {
	border-bottom: 1px dotted #6D6C69;
	padding: 0px 0px 10px;
	margin-bottom: 10px;
	display: block;
}*/
#right #content .left li {
	border-bottom: 1px dotted #6D6C69;
	padding: 0px 0px 10px;
	margin-bottom: 10px;
	display: block;
}
#right #content .right {
	padding: 0px;
	width: 245px;
	margin-bottom: 30px;
}
#right #content .right li, #int #right #content li {
	background: url(../../images/icons/arrow-green.gif) no-repeat left 5px;
	padding-bottom: 7px;
	padding-left: 10px;
}
#right #content p, #right #content ul {
	margin-bottom: 1em;
}
#right #content .bottom {
	font-size: 95%;
}
#left a, #right a, #footer a {
	color: #425F68;
}
#left a:hover, #right a:hover, #footer a:hover {
	color: #0D2A37;
}








/* 
----------------------------------------------------------------------------- 
INTERNAL PAGE STYLES
-----------------------------------------------------------------------------*/
#int #right #content ul {
	margin-left:10px;
}
#int #right #content h2 {
	border: none;
	text-transform: none;
}
#int #right #content h4 {
	color: #3492b0;
}
#int #right #content h5 {
	font-size: 12px;
	text-transform: uppercase;
	color: #0D2A37;
	margin-bottom: 10px;
	border-bottom: 1px dotted #0D2A37;
}
#int #right #content .left .state-resources a {
	background: url(../../images/icons/pdf.gif) no-repeat right bottom;
	padding-right: 18px;
}
#int #right #content .left {
	width: 416px;
	border-right: 1px solid #B2B2B2;
	padding-right: 25px;
}
#int #right #content .left a {
	display: inline;
	border-style: none;
	margin: 0px;
	padding: 0px;
}
#int #right #content .right {
	width: 200px;
}
#int #right #content .right .state-partner {
	font-size: 95%;
	line-height: 1.3em;
}
#int #right #content .state-form {
	margin-bottom: 20px;
}






/* 
----------------------------------------------------------------------------- 
USER
-----------------------------------------------------------------------------*/
#int #right #content .imgright {
	padding: 1px;
	border: 1px solid #B0AFAB;
	margin-bottom: 10px;
	margin-left: 20px;
}
#int #right #content .imgleft {
	padding: 1px;
	border: 1px solid #B0AFAB;
	margin-bottom: 10px;
	margin-right: 20px;
}
#int #right #content a.pdf {
	background: url(../../images/icons/pdf.gif) no-repeat right bottom;
	padding-right: 18px;
}
h6 {
	font-size: 16px;
	color: #FF9900;
	font-weight: normal;
	margin-bottom: 5px;
}





/* 
----------------------------------------------------------------------------- 
FOOTER
-----------------------------------------------------------------------------*/
#footer {
	border-top: 1px solid #B9C5AD;
	border-bottom: 1px solid #B9C5AD;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 90%;
	line-height: 1em;
	color: #999999;
}
#footer div {
	padding-top: 10px;
	padding-bottom: 10px;
}
