<style type="text/css">
<!--

/* COLORS
CREAM: #fef8e0
DARK BROWN: #361200
TAN: #ccbe87
RED: #900119
*/

* {padding:0; margin:0;}
body {font-family:Times New Roman, Times, serif; font-size:100%; background:#160e05 url(lighterbrown.jpg) repeat-x center; background-attachment:fixed;}
#wrapper {margin:0 auto; padding:0; width:850px; background:#fef8e0;} 
#leftcolumn {color:#333; background:#ccbe87; margin:0px; margin-top:-10px; padding:10px; width:250px; float:left;}
#main {float:right; color:#333; background:#fef8e0; margin:0px; margin-top:-10px; padding:10px; display:inline; width:550px;}
#footer {clear:both; padding:10px; padding-top:2px; background:#240c00;}
#footer.mainPage {padding:10px; padding-top:0px;}

/* HEADINGS */
h1, h2, h3 {font-weight:bold; text-transform:uppercase;}
h1 {color:#000; font-size:20%; text-indent:-9999px;}
h2 {color:#000; font-size:130%; border-bottom:1px black dotted;}
h3 {color:#240c00; font-size:110%; margin-bottom:15px;}

/* PARAGRAPHS */
p {margin-bottom:1em;}
p.viewmore {font-size:80%; text-transform:uppercase; text-align:right; background:#ccbe87; padding:5px; margin-bottom:0;}
#footer p {font: bold .7em/1.5 Arial, Helvetica, sans-serif; color:#fff; text-align:center; margin-bottom:0;}

/*SPECIAL Ps*/
.emphasized {color:#900119; text-transform:uppercase; font-weight:bold;}
.indent {margin-left:25px; margin-right:10px;}
.center {text-align:center;}
.boxed {padding:5px; border:1px solid black;}

/*IMAGES*/
img {border:none;}
img.border {border:5px solid #fef8e0;}
img.sink {position:relative; top:12px;}
#footer img {position:relative; top:5px; left:12px;}
#navigation img {position:relative; top:3px;}

/* LINKS */
a:hover {color:red;}
a:link {color:#cc0000;}
a:visited {color:#5d4b03;}

/* MAIN NAVIGATION LIST */
#navigation ul {margin-top:0px; padding:3px; height:25px; width:844px; background:#361200;}
#navigation ul li {display:inline; font: bold .8em/.8 Arial, Helvetica, sans-serif; padding:5px;}
#navigation ul li a {color:#fff; vertical-align:middle; padding:3px;}
#navigation ul a:hover {background:#840202;}
#navigation li.right {float:right; position:relative; top:-3px;}

/* SIDE NAVIGATION LIST - AREAS OF PRACTICE */
#leftcolumn ul {list-style-type:none; padding-left:0; margin-left:0;}
#leftcolumn ul a {display:block; width:250px; height:1.25em; line-height:1.25em; color:#fff;}
#leftcolumn ul li {font-weight:bold; display:inline;}
#leftcolumn ul li a {padding:10px 5px;}
#leftcolumn ul a:hover {background:#840202;}

/* MAIN [RIGHT] COLUMN */
#print {float:right; position:relative; top:5px;}
#print a:hover {color:red; text-decoration:none;}
#print a:link {color:#cc0000; text-decoration:none;}
#print a:visited {color:#5d4b03; text-decoration:none;}

/* HR */
.hr {height:1px; border-top:1px solid #000; margin:10px 15px;}
.hr hr {display:none;}

--></STYLE>
