/* Import layout, colors and fonts */
@import url(layout.css);

html { text-align: center; background: white; }
body { width: 770px; margin: 0 auto; position: relative; }

/*h1 { width: 770px; height: 60px; text-indent: -9999px; position: absolute; left: 0; top: 0; background: url(/images/HeaderGeorgia.jpg) left bottom no-repeat; }*/
h1 { font-size: 400%; font-weight: normal; margin: 0; padding: 0; color: #336; background: url(/images/ColorBar.jpg) left bottom no-repeat; position: relative; z-index: 5; }
h2 { /*width: 100px; height: 550px; position: absolute; left: 0; bottom: 0;*/ text-indent: -9999px; }
h3 { font-size: 120%; margin: 0.75em auto 0; color: #669; font-style: italic; }
h4 { margin: 0.5em; }

a { color: #336; padding: 0 0.25em; text-decoration: underline; border: 1px solid white; }
a:hover { text-decoration: none; border-color: #336; }

a#home { display: block; position: absolute; left: 0; top: 0; width: 770px; height: 75px; background: transparent; text-decoration: none; border: none; z-index: 10; }
a#home:hover { border: none; }

#content { padding: 0.5em 0 0.5em 105px; position: relative; overflow: hidden; }

#slidz { margin: 0 auto; }
#slidz td { width: 310px; height: 310px; text-align: center; }
#slidz a, #slidz a:hover { border: none; }
#slidz-instr { width: 410px; margin: 0.5em auto; color: #336; padding-bottom: 3px; background: transparent url(/images/BotmBar.jpg) left bottom no-repeat; }

ul#nav { width: 100%; text-align: center; padding-bottom: 1em; }
ul#nav li { float: left; width: 256px; text-align: center; }
ul#nav li a { display: block; color: black; font-weight: bold; padding-bottom: 0.25em; text-decoration: underline; }
ul#nav li a.yelo { background-color: #fc0; border-color: #fc0; }
ul#nav a.ornj { background-color: #f90; border-color: #f90; }
ul#nav a.blue { background-color: #669; border-color: #669; }
ul#nav li a:hover { border-color: black; }

#hcard-Gina-McNeely { padding: 1em; margin: 0; }
#hcard-Gina-McNeely span.fn,
#hcard-Gina-McNeely div.org { display: none; }
#hcard-Gina-McNeely div.tel { display: inline; }
#hcard-Gina-McNeely span.eml { padding-left: 2em; }
