@import url('blueprint/screen.css');

body { background: #e0e2dc; border-top: solid 10px #8f8f89; color: #8f8f89; }
p { font-size: 1.2em; }
a { color: #db9400; text-decoration: none; }
h1, h2, h3, h4, h5, h6 { color: #8f8f89; }
a:hover { color: #ffad00; }
.clear { clear: both; }

#pinstripe_top { border-bottom: solid 1px #8f8f89; height: 1px; }
#pinstripe_bottom { border-top: solid 1px #8f8f89; clear: both; height: 1px; }

#wrap { margin: 0 auto; width: 960px; }

#flair { /*background: transparent url(../image/crayon2.png) no-repeat 0 0; height: 95px;*/ margin-top: 40px; }

#branding { background: transparent url(../image/house2.png) no-repeat 10px 15px; border: solid 1px #b4b4ac; border-width: 1px 0; margin-bottom: 30px; position: relative; }
#branding a#link_home_page { display: block; height: 80px; left: 10px; position: absolute; top: 10px; width: 80px; }
#branding h1 { padding: 35px 0 10px 100px; }
#branding h1 span { font-size: .65em; padding-left: 20px; }

#nav { float: left; }
#nav ul { margin: 0; padding: 0; width: 242px; margin-bottom: 40px; }
#nav ul li { list-style-type: none; }
#nav ul li.current_nav a { background: #8f8f89; }
#nav ul li a { background: #b4b4ac; border: solid 1px #dcdcd2; color: #dcdcd2; display: block; font-size: 1.5em; padding: 7px 0 7px 15px; width: 242px; }
#nav a:hover { background: #8f8f89; }
#nav form { padding: 15px 0; }
#nav input#keywords { background: #ddd; border: solid 1px #eee; color: #bbb; font-size: 1.2em; margin: 0; padding: 5px 10px; width: 150px; }
#nav #search_box button { background: #ccc; border: solid 1px #eee; color: #eee; font-size: 1.2em; margin: 0; padding: 4px; }

#content_main { float: right; padding-bottom: 50px; width: 620px; }

#art img {background: #fff;/*#b4b4ac;*/ border: solid 1px #b4b4ac; display: inline; margin: 0 20px 20px 0; padding: 10px; }

#content_sub { float: left; margin-top: 50px; width: 280px; }

#foundation { background: #8f8f89; clear: both; color: #e0e2dc; }
#foundation strong { color: #b4b4ac; }
#foundation h2 { color: #e0e2dc; }
#foundation_wrap { margin: 0 auto; padding: 40px 0 60px; width: 960px; }
#foundation_info { float: left; width: 280px; }
#foundation #affiliations { float: right; width:  620px; }
#foundation .affiliate_image { float: left; margin-right: 40px; }

#foundation a#nca_image { background: transparent url(../image/logo_nca.png) no-repeat 0px 0; border: solid 1px #b4b4ac; height: 413px; width: 240px; display: block; text-indent: -999em; }
#foundation a#nca_image:hover { background-position: -240px 0; }
#foundation a#uintah_image { background: transparent url(../image/logo_uintah.png) no-repeat 0px 0; border: solid 1px #b4b4ac; height: 150px; width: 240px; display: block; text-indent: -999em; margin-bottom: 40px; }
#foundation a#uintah_image:hover { background-position: -240px 0; }
#foundation a#daggett_image { background: transparent url(../image/logo_daggett.png) no-repeat 0px 0; border: solid 1px #b4b4ac; height: 223px; width: 240px; display: block; text-indent: -999em; }
#foundation a#daggett_image:hover { background-position: -240px 0; }