/* Bob Dunn */
body {text-align: center; background-color: #f8f0d0; /*sand*/}
#wrapper {position: relative; margin: 0 auto; text-align: left; width: 751px; background-color: #ffe; /*creamy*/ border: 1px #000 outset; font-family: Verdana, Arial, Helvetica, sans-serif; color: #002f00; font-size: .9em;}
#top {background-color:#e3480f; text-align: right; margin-top:-15px; height: 60px;}
#topleft {position: absolute; height: 45px; top: 45px; width: 390px; border-bottom: 5px solid #000; background-color: #e3480f;}
#topwords {	position: absolute; /*height: 10px;*/ padding: 5px; margin-left: 375px; width: 400px; color:#fCf818; text-align: right; 	font-size: 20px; border-bottom: 5px solid #000; top: 42px; background-color: #000; left: -34px;}
#logo {/*position: relative;*/ padding-top:55px; text-align: center;}
#content {text-align: left; font-size: .9em;}
#contact {position: relative; text-align: center; border: 2px outset #000; padding-bottom: 5px;}
#silk {position: relative; /*margin: 0 auto;*/ text-align: center; width: 730px; font-size: .7em; padding-top: .5em;}
h1 {}
h2, h3 {font-weight: normal;}
h2 {font-size: 1.05em;}
h3, p {font-size: 1em;}
h2, h3, p, dl, ul, ol {line-height: 133%; margin-left: 30px; margin-right: 30px;}
p {text-indent: 10px;}
a:hover, a:visited {text-decoration: none;}
a:link,  a:visited, a:hover, a:active {color: #f68f0b; /*bright orange*/}
.accent {font-weight: bold;}
.center {text-align: center;}
.copyright {font-size: .85em;}
.floatleft {float: left; margin-right: 20px;}
.floatright {float: right; margin-left: 20px;}
.textsmaller {color: #fc3; /*gold*/ font-size: 11px;}