body { font-family :Arial, Veranda, Helvitica, sans-serif; font-size :12pt; color :black; text-align :center; } .addresstext { clear :both; text-align :left; font-size :8pt; } .hdrnav { background-color :#ECEBE6; /* height :40px;*/ padding-top :4px; padding-bottom :6px; width :890px; text-align :left; } .hdrbox { background-color :#103900; color :#FFFFF0; } #regtext { font-family :Arial, Veranda, Helvitica, sans-serif; width :630px; font-size :10pt; text-align :justify; font-weight :normal; color :black; margin-bottom :0px; margin-top :0px; } #regtitle { font-family :Arial, Veranda, Helvitica, sans-serif; width :630px; font-size :11pt; text-align :justify; font-weight :Bold; color :black; margin-bottom :0px; margin-top :0px; } #blogtext { width :630px; font-size :12px; text-align :justify; margin-top :4px; margin-bottom :12px; border-top :2px solid #103900; } #tabletext { font-size :12px; text-align :justify; border-top :1px solid #103900; border-bottom :1px solid #103900; margin-bottom :12px; margin-top :4px; margin-right :6px; } #pbView { width :630px; padding :0; margin :0; font-size :14px; font-family :Arial, Veranda, Helvitica, sans-serif; text-decoration :none; font-weight :normal; background-color :transparent; color :Black; text-align :left; text-decoration :none; vertical-align :top; } #pbView th { vertical-align :top; background-color :transparent; } #pbView tr { vertical-align :top; } #pbView td { vertical-align :top; } #pbView td a:hover { background-color :#103900; color :#FFFFF0; } #pbView a:visited, #pbView a:link { margin-left :0px; color :Black; background-color :transparent; font-size :14px; font-family :Arial, Veranda, Helvitica, sans-serif; text-decoration :none; font-weight :normal; } #hpLayS { width :300px; padding :0px; margin :0px; font-size :12px; font-family :Arial, Veranda, Helvitica, sans-serif; text-decoration :none; font-weight :normal; background-color :#ECEBE6; color :Black; text-decoration :none; vertical-align :top; /* border-bottom :1px solid #103900; border-top :1px solid #103900; border-right :1px solid #103900; border-left :1px solid #103900;*/ } #hpLayM { width :620px; padding :0px; margin :0px; font-size :12px; font-family :Arial, Veranda, Helvitica, sans-serif; text-decoration :none; font-weight :normal; background-color :#ECEBE6; color :Black; text-decoration :none; vertical-align :top; /* border-bottom :1px solid #103900; border-top :1px solid #103900; border-right :1px solid #103900; border-left :1px solid #103900;*/ } #hpLayClr { width :10px; padding :0px; margin :0px; font-size :12px; font-family :Arial, Veranda, Helvitica, sans-serif; text-decoration :none; font-weight :normal; background-color :transparent; color :Black; border-right :0px solid Maroon; border-left :0px solid Maroon; border-bottom :0px solid Maroon; border-top :0px solid Maroon; text-decoration :none; vertical-align :top; } #hpLayS caption, #hpLayM caption, #ql caption { /* width :auto;*/ padding :0px; margin :0px; font-size :16px; font-family :Arial, Veranda, Helvitica, sans-serif; text-decoration :none; font-weight :bold; text-align :left; background-color :#103900; color :#FFFFF0; /* border-right :1px solid #103900; border-left :1px solid #103900; border-top :1px solid #103900; border-bottom :1px solid #103900;*/ } #hpLayS tr, #hpLayM tr { vertical-align :top; } #hpLayS td, #hpLayM td { vertical-align :top; } #hpLayClr td { vertical-align :top; background-color :transparent; } #hpLayS td a:hover, #hpLayM td a:hover { background-color :#103900; color :#FFFFF0; } #hpLayS a:visited, #hpLayS a:link, #hpLayM a:visited, #hpLayM a:link { margin-left :0px; color :Black; background-color :#ECEBE6; font-size :12px; font-family :Arial, Veranda, Helvitica, sans-serif; text-decoration :none; font-weight :normal; } #ql { width :150px; padding :0; margin :0; font-size :11px; font-family :Arial, Veranda, Helvitica, sans-serif; text-decoration :none; font-weight :normal; background-color :transparent; color :Black; text-decoration :none; vertical-align :top; } #ql tr { vertical-align :top; line-height :90%; } #ql td { vertical-align :top; } #ql td a:hover { background-color :#103900; color :#FFFFF0; } #ql a:visited, #ql a:link { margin-left :0px; color :Black; background-color :transparent; font-size :11px; font-family :Arial, Veranda, Helvitica, sans-serif; text-decoration :none; font-weight :normal; } /* Vertical Main Menu */ #nav, #nav ul { /* all lists */ font-family :Arial, Veranda, Helvitica, sans-serif; font-size:18px; font-weight: normal; padding: 0px; margin: 0px; list-style: none; float : left; width : 150px; } #nav li { /* all list items */ position : relative; float : left; /* line-height : 1.25em;*/ margin-bottom : 0px; width: 150px; } #nav li ul { /* second-level lists */ position : absolute; border : 1px solid black; left: -999em; margin-left : 150px; margin-top : -1.4em; } #nav li ul ul { /* third-and-above-level lists */ left: -999em; } #nav li a { width : 150px; /* w\idth : 10em;*/ display : block; background-color :#ECEBE6; color :#103900; /* font-weight : normal;*/ text-decoration : none; border : 0px solid black; padding : 0px; } #nav li a:hover { background-color :#103900; color :#C7C8CC; } #nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul { left: -999em; } #nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */ left: auto; } /* Horizontal Main Menu */ #navh, #navh ul { font-family :Arial, Veranda, Helvitica, sans-serif; font-size:20px; float: left; text-align: left; width: 950px; /* width: 72em*/; list-style: none; line-height: 1; background-color :#ECEBE6; color :#103900; font-weight :bold; border: solid #ECEBE6; padding: 0px 0px; border-width: 0px 0px; margin: 0px ; z-index:10; } #navh a { display: block; width: auto; /* width: 10em;*/ /* w\idth: 6em;*/ /* font-weight: bold;*/ background-color :#ECEBE6; color :#103900; text-decoration: none; /* padding: 0.2em ;*/ padding-top :0.3em ; padding-left :0.4em ; padding-right :0.4em ; padding-bottom :0.3em ; } /* #navh a.daddy { background: url("http://www.fairfieldresearch.com/frm.nsf/0/91bb572b898f2ad2852576f60001bc6f/$file/ARROW-RIGHT.gif") center right no-repeat; } */ #navh li { color :#103900; float: left; margin-right :0px; padding :2px; /* width: 5em;*/ } #navh li ul { position: absolute; left: -999em; height: auto; width: 150px; font-weight :normal; border :2px solid #103900; /* border-width: 0.25em;*/ margin: 0px; } #navh li li { width: 148px; font-size:16px; padding-top :0.0em ; padding-left :0.0em ; padding-right :0.0em ; padding-bottom :0.0em ; /* width: 13em;*/ } #navh li ul a { /* width: 13em;*/ /* w\idth: 9em;*/ } #navh li a:hover { background-color :#103900; color :#ECEBE6; } #navh li ul ul { margin: -1.75em 0 0 14em; } #navh li:hover ul ul, #navh li:hover ul ul ul, #navh li.sfhhover ul ul, #navh li.sfhhover ul ul ul { left: -999em; } #navh li:hover ul, #navh li li:hover ul, #navh li li li:hover ul, #navh li.sfhhover ul, #navh li li.sfhhover ul, #navh li li li.sfhhover ul { left: auto; } #navh li:hover, #navh li.sfhhover { background :#103900; } #header{ padding: 0px; margin-left: auto; margin-right: auto; } #footer{ clear: both; line-height : 150%; font-size:10px; padding: 0px; /*border-bottom :2px solid #103900;*/ border-top :2px solid #103900; margin-top : 10px; margin-left: auto; margin-right: auto; } #footer a:hover { background-color :Black; color :White; } #footer a:visited, #footer a:link { color :Black; background-color :transparent; } #navbar{ padding: 0px; background-color :#ECEBE6; padding-top :0px; padding-bottom :0px; margin-left: auto; margin-right: auto; } #wrapper { width: 954px; text-align: center; margin: 0 auto; overflow: auto; background: #FAFDF9; border-bottom :2px solid #103900; border-top :2px solid #103900; border-right :2px solid #103900; border-left :2px solid #103900; } #mainwrapper{ clear: both; margin-left: auto; margin-right: auto; overflow: hidden; } #mainwrapper .leftcol{ position: relative; float: left; } #mainwrapper .rightcol{ position: relative; float: right; } #leftbar{ text-align: left; width: 10px; padding: 0px; padding-top: 0px; padding-right: 0px; } #centerbar{ text-align: left; width: 650px; padding: 0px; padding-left: 10px; } #rightbar{ width: 266px; padding: 0px; }