html { margin:0; padding:0; }
body { margin:0; padding:0; color:#777; background-color:#FFFFFF; font-family:Helvetica,Arial,Sans-serif; font-size:15px; line-height:120%; }

img { border:0; }

form { margin:0 0 16px 0; padding:0; }
blockquote { margin:16px; }
hr { border:none 0; margin:16px 0; border-top:2px solid #A9ABAC; height:0; }
p { padding:0; margin:0 0 16px 0; }

dt { font-weight:bold; margin-bottom:4px; }
dd { margin-bottom:16px; }

h1,
h2 { color:#777; font-size:1.2em; margin-top:0; text-transform:uppercase; }
h3 { color:#777; font-size:1.1em; margin:0; }
h3 span { font-size:0.8em; font-weight:normal; margin:0; }
h4, h5, h6 { color:#A9ABAC; font-size:1em; }

a { color: #ff8000; text-decoration:none; }
a:hover { color:#000; text-decoration:underline; }

.clear { clear:both; height:0; overflow:hidden; }
.hide { display:none; }
.error { color:#FF0000; font-weight:bold; }
.nowrap { white-space:nowrap; }


/* ----------------------
   Interface CSS
---------------------- */

#container { width:1000px; margin:0 auto; }

#accessibility { height:0; overflow:hidden; }
#accessibility p { text-indent:-9000px; }

#header { width:1000px; height:140px; background:#F8B333 url("header.gif") left top no-repeat; overflow:hidden; }
#header h1 { margin:0; padding:0; }
#header h1 a,
#header h1 a:visited { width:1000px; height:140px; display:block; text-indent:-9000px; }

#nav { width:1000px; height:34px; background:#A9ABAC; font-size:18px; font-weight:bold; color:white; text-transform:uppercase;  }
#nav .left { float:left; text-align:right; width:280px; height:24px; padding:10px 0px 0px; }
#nav .right { float:right; width:350px; height:26px; padding:8px 0px 0px; }
#nav ul { list-style:none; margin:0; padding:0; }
#nav ul li { margin:0; float:left; border-left:1px solid #ccc; padding:2px 21px 0px; }
#nav ul li a { color:white; }
#nav ul li a:hover { color:#000; }

#content { border-left:2px solid #A9ABAC; border-right:2px solid #A9ABAC; min-height:526px; }

#footer { width:1000px; background:#A9ABAC; font-size:18px; font-weight:bold; color:white; text-align:center; height:24px; padding:10px 0px 0px; }
#footer a { color:white; }
/* ----------------------
   Content CSS
---------------------- */

#article_home { width:647px; float:left; line-height:160%; }
#article_home ul { margin:0px 0px 20px; padding:0; list-style:none; }
#article_home ul li { background: url("dot.gif") left 7px no-repeat; margin:0; padding:0 0 0 25px; }
#article_home ul li span { display:inline-block; width:80px; }
#article_home_padding { padding:30px 30px 20px 30px; }
#sidebar_home { width:349px; float:right; height:526px; overflow:hidden; }
#sidebar_home p { margin:0; }

#article_directions { width:379px; float:left; line-height:180%; }
#article_directions ul { margin:25px 0; padding:0; list-style:none; }
#article_directions ul li { background: url("dot.gif") left 7px no-repeat; padding:0 0 0 25px; }
#article_directions_padding { padding:20px 20px 20px 30px; }
#sidebar_directions { width:617px; float:right; }
#sidebar_directions p { margin:0; }
