/* reset.css */
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,code,del,dfn,em,img,q,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body{line-height:1.5;}
table{border-collapse:separate;border-spacing:0;}
caption,th,td{text-align:left;font-weight:normal;}
table,td,th{vertical-align:middle;}
blockquote:before,blockquote:after,q:before,q:after{content:"";}
blockquote,q{quotes:"" "";}
a img{border:none;}
/* layout */
body{text-align:center;margin-top:36px;}
div#container{margin:0px auto;width:890px;padding:5px 20px;text-align:left;/* background:url('/images/grid-bg.gif') 20px 0px;*/}
.col{float:left;margin:0px 0px 0px 20px;padding:0px;}
.col .col{margin:0px;}
.one{width:60px;}
.two{width:140px;}
.three{width:220px;}
.four{width:300px;}
.five{width:380px;}
.six{width:460px;}
.seven{width:540px;}
.eight{width:620px;}
.nine{width:700px;}
.ten{width:780px;}
.eleven{width:860px;}
.twelve{width:940px;}
hr{display:block;clear:both;margin:0px 0px 45px;padding:0px;height:0px;overflow:hidden;visibility:hidden;}
.col hr{margin:0px 0px 15px;}
div#navigation{margin:4px 0px 0px 20px;padding-right:0px;}
div#navigation ul{list-style:none;padding:0px 0px 0px 0px;margin:0px;}
div#navigation ul li{margin:0px 0px 14px 0px;}
div#navigation ul li a{line-height:22px;background-color:#fff;text-decoration:none;display:block;}
div#navigation ul li.selected a{text-decoration:none;cursor:default;/*background-image:url("/images/selected.png");*/}
div#content{margin:6px 0px 0px 0px;font-family:Times,"Times New Roman",Georgia,serif;}
p#footer{margin:0px 0px 0px 320px;display:inline;}
/* colors and bg images */
body{background-image:url("/images/bg.png");background-repeat:repeat-y;background-position:top center;color:#444;}
a{color:#eb6e07;}
/*div#navigation ul li a:hover{background-image:url("/images/selected.png");}*/
/* typography */
body,h1,h2{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;line-height:18px;font-size:14px;}
h1{color:#eb6e07;padding:11px 0px 7px 0px;}
h2{color:#111;padding:11px 0px 7px 0px;}
/*div#content{}*/
a{text-decoration:none;}
a:hover{color:#6d3303;}
div#navigation ul li.selected a{color:#6d3303!important;}
strong,h1 strong{display:block;font-weight:normal;font-style:italic;color:#555;}
p{margin-bottom:18px;}
blockquote{font-size:36px;line-height:36px;color:#444;margin-top:1px;}
blockquote strong{display:block;line-height:32px;font-size:14px;text-indent:36px;color:#555;font-weight:normal;font-style:normal;}
blockquote em{letter-spacing:0.15em;}
div#logo{background-color:#fff;margin:-2px 140px 0px 20px;}
div#logo a{display:block;font-size:17px;font-weight:bold;text-decoration:none;color:#555;}
div#logo a strong{display:block;font-weight:normal;color:#666;font-style:normal;}
div#motto{margin:-4px 0px 0px 0px;color:#444;font-size:12px;background-image:url("/images/motto.png");background-position:0 0;background-repeat:no-repeat;padding-top:5px;padding-left:44px;}
h1 img{float:left;margin-right:14px;}

