BODY { background: url(/Page/bg-header.gif) repeat-x #1d4732; margin: 0px; padding: 0px; }
BODY { color: #c2d0c9; font-family: Tahoma, Arial, sans-serif; font-size: small; }
HR { background-color: #2b6d49; border: 0px; color: #2b6d49; height: 1px; }
A:link, A:visited { color: #e6e5aa; font-weight: bold; text-decoration: none; }
A:hover, A:active { color: #e6e5aa; font-weight: bold; text-decoration: underline; }
H1 { color: #dbdbb5; font-family: 'Times New Roman', serif; font-size: 24px; font-style: italic; margin: 0px; padding: 0px; text-align: right; }
H3 { color: #dbdbb5; font-size: 18px; font-style: italic; margin: 0px; padding: 0px; }

IMG.left { padding-right: 10px; }
IMG.right { padding-left: 10px; }

#header { color: #2b6d49; }
#header TD { height: 100px; padding: 0px 25px; }
#header H1 { color: #9e9e9e; font-family: 'Times New Roman', serif; font-size: 36px; letter-spacing: 2px; margin: 0px; padding: 0px; }
#header IMG.left { padding-right: 30px; }

#main { border: 1px #2b6d49; border-style: none solid; }
#maincolumn1 { border-right: solid 1px #2b6d49; width: 225px; }
#maincolumn1 DIV { border-top: solid 29px #102c1e; font-size: 13px; padding: 15px 10px 10px 15px; }

#maincolumn2 UL { list-style-image: url(/Page/bullet.gif); margin: 0px 0px 0px 20px; padding: 0px; }
#maincolumn2 LI { padding: 0px 0px 10px 10px; line-height: 15px; }

/* The following selectors are actually specified by our meta.html javascript, which redefines 
#maincolumn2 selectors to be the same as the #maincolumn2 and #homecolumn2 selectors shown 
below. We include them here for information only. */
// #maincolumn2 DIV { padding: 15px 10px 10px 15px; }
// #homecolumn2 DIV { padding: 0px; }
// #homecolumn2 H1 { color: #3e181b; padding: 305px 10px 0px 0px; }


#homeupper { background: url(/Page/books.jpg) no-repeat center center; border-bottom: solid 1px #2b6d49; height: 340px; }
#homelower1 DIV, #homelower2 DIV { border-top: solid 29px #102c1e; padding: 15px 10px 10px 15px; }
#homelower1 { border-right: solid 1px #2b6d49; }

TD.formcol1 { padding-right: 5px; }

.attorneys { text-align: justify; }

#footer { background: url(/Page/bg-footer.gif) repeat #0a1e14; border-top: solid 2px #13291e; padding: 5px 0px; }
#footer { color: #2b6d49; font-size: 11px; }
#footer A:link, #footer A:visited { color: #e6e5aa; font-weight: bold; text-decoration: none; }
#footer A:hover, #footer A:active { color: #e6e5aa; font-weight: bold; text-decoration: underline; }

#copyright { line-height: 15px; }

/* Menu formatting */
/* basic style formatting */
#menu { border-bottom: solid 1px #2b6d49; }
#menu, #menu a { font-family: 'Trebuchet MS', Tahoma, Arial, sans-serif; font-size: 14px; font-style: italic; font-weight: bold; }

ul#menu { list-style: none; margin: 0px; padding: 0px; white-space: nowrap; }
#menu a { display: block; letter-spacing: 1px; padding-left: 30px; width: 195px; }
#menu a:link, #menu a:visited { background: url(/Page/bullet-off.gif) no-repeat 15px 50% #461e21; color: #dbdbb5; text-decoration: none; }
#menu a:hover, #menu a:active { background: url(/Page/bullet-on.gif) no-repeat 15px 50% #6d2b30; color: #e6e5aa; text-decoration: none; }

/* sets height and forces all menu text to vertically align */
#menu li { line-height: 31px; }

/* borders need to go on the a blocks since netscape expands the cell's height on hover */
#menu a { border-bottom: solid 3px #3e181b; }

/* Begin non-anchor hover selectors */
/* Enter the more specific element (div) selector on non-anchor hovers for IE5.x to comply with the older version 
of csshover.htc - V1.21.041022. It improves IE's performance speed to use the older file and this method */
#menu li:hover { cursor: pointer; z-index: 10; }
/* End of non-anchor hover selectors */
/* End of Menu formatting */


/*
Colors:

grey: #9e9e9e; 
xlt green: #c2d0c9; 
green: #2b6d49; 
dk green1: #1d4732; 
dk green2: #183e2b; 
dk green3: #102c1e; 
dk green4: #0a1e14;

cranberry: #6d2b44; (hover background)
dk cranberry1: #461e2d; (background) 
dk cranberry2: #3e1826; (border)

brown: #6d2b30; (hover background)
dk brown1: #461e21; (background) 
dk brown2: #3e181b; (border)

cream1: #dbdbb5; 
cream2: #e6e5aa; 

red: #c22021; 
dk red: #961d17; 

xlt grey: #9e9e9e; 
xlt grey-blue: #c2d0c9; 
grey: #2b6d49; 
dk grey1: #1d4732; 
dk grey2: #183e2b; 
dk grey3: #102c1e; 
dk grey4: #0a1e14;
*/