html{
 background-color:#101010;
 font-family:Helvetica, Arial, sans-serif;
 font-size:12px;
 color:#1C1C1C;
 background-image:url(../images/bg.gif);
 background-repeat:repeat-x;
 margin:0px auto 0px 0px;
 height:100%;
 text-align:left;
}

body{
 font-family:Helvetica, Arial, sans-serif;
 font-size:12px;
 color:#1C1C1C;
 margin:0px auto 0px 0px;
 height:100%;
 text-align:left;
}

#parent{
 position:relative;
 width:1014px;
 margin:0px auto 0px 0px;
 padding:0px 0px 0px 0px;
}

#header{
 position:relative;
 width:1014px;
 height:361px;
 margin:0px 0px 0px 0px;
 text-align:left;
 z-index:6;
 background-color:#101010;
}

#logo{
 position:absolute;
 top:0px;
 left:44px;
 width:413px;
 height:150px;
 z-index:6;
}

#contact{
 position:absolute;
 top:0px;
 left:766px;
 width:248px;
 height:150px;
 z-index:6;
 font-family:Helvetica, Arial, sans-serif;
 font-size:12px;
 color:#ffffff;
}

#contact span.lable{
 font-family:Helvetica, Arial, sans-serif;
 font-size:12px;
 font-weight:bold;
 color:#488AA5;
}

#menu{
 position:absolute;
 top:150px;
 left:0px;
 width:245px;
 height:211px;
 z-index:10;
}

#header-image{
 position:absolute;
 top:150px;
 left:0px;
 width:1014px;
 height:211px;
 z-index:5;
}

/* NAV POSITIONS */
#menu-home{ position:absolute; top:0px; left:0px; width:245px; height:30px; }
#menu-areas-of-practice{ position:absolute; top:31px; left:0px; width:245px; height:29px; }
#menu-clerk{ position:absolute; top:61px; left:0px; width:245px; height:29px; }
#menu-readers{ position:absolute; top:91px; left:0px; width:245px; height:30px; }
#menu-history{ position:absolute; top:122px; left:0px; width:245px; height:30px; }
#menu-contact{ position:absolute; top:153px; left:0px; width:245px; height:28px; }
#menu-bulletin{ position:absolute; top:182px; left:0px; width:245px; height:29px; }

#menu-d1{ position:absolute; top:30px; left:0px; width:245px; height:1px; }
#menu-d2{ position:absolute; top:60px; left:0px; width:245px; height:1px; }
#menu-d3{ position:absolute; top:90px; left:0px; width:245px; height:1px; }
#menu-d4{ position:absolute; top:121px; left:0px; width:245px; height:1px; }
#menu-d5{ position:absolute; top:152px; left:0px; width:245px; height:1px; }
#menu-d6{ position:absolute; top:181px; left:0px; width:245px; height:1px; }


/* NAV ROLLOVERS */
a.home {background:url("../images/menu/home.png") 0 0 no-repeat; display:block; width:245px; height:30px; text-decoration:none;}
a:hover.home {background-position:0 -60px;}	

a.areas-of-practice {background:url("../images/menu/areas-of-practice.png") 0 0 no-repeat; display:block; width:245px; height:29px; text-decoration:none;}
a:hover.areas-of-practice {background-position:0 -61px;}	

a.clerk {background:url("../images/menu/clerk.png") 0 0 no-repeat; display:block; width:245px; height:29px; text-decoration:none;}
a:hover.clerk {background-position:0 -61px;}	

a.readers {background:url("../images/menu/readers.png") 0 0 no-repeat; display:block; width:245px; height:30px; text-decoration:none;}
a:hover.readers {background-position:0 -60px;}	

a.history {background:url("../images/menu/history.png") 0 0 no-repeat; display:block; width:245px; height:30px; text-decoration:none;}
a:hover.history {background-position:0 -60px;}	

a.contact {background:url("../images/menu/contact.png") 0 0 no-repeat; display:block; width:245px; height:28px; text-decoration:none;}
a:hover.contact {background-position:0 -62px;}	

a.bulletin {background:url("../images/menu/bulletin.png") 0 0 no-repeat; display:block; width:245px; height:29px; text-decoration:none;}
a:hover.bulletin {background-position:0 -61px;}	


#content{
 position:relative;
 width:1014px;
 margin:0px auto 0px 0px;
 padding:0px 0px 0px 0px;
 text-align:left;
 background-color:#ffffff;
 z-index:5;
}

#content-footer{
 position:relative;
 width:1014px;
 height:7px;
 margin:0px auto 0px 0px;
 padding:0px 0px 0px 0px;
 text-align:left;
 z-index:5;
}

#only{
 position:relative;
 float:left;
 display:inline;
 width:890px;
 margin-top:31px;
 margin-left:44px;
 margin-right:0px;
 margin-bottom:15px;
 background-color:#fff;
}

#left{
 position:relative;
 float:left;
 display:inline;
 width:290px;
 margin-top:31px;
 margin-left:44px;
 margin-right:0px;
 margin-bottom:15px;
 background-color:#fff;
}

#middle{
 position:relative;
 float:left;
 display:inline;
 width:365px;
 margin-top:31px;
 margin-left:23px;
 margin-right:0px;
 margin-bottom:15px;
 background-color:#fff;
}

#middle-2{
 position:relative;
 float:left;
 display:inline;
 width:280px;
 margin-top:31px;
 margin-left:23px;
 margin-right:0px;
 margin-bottom:15px;
 background-color:#fff;
}

#right{
 position:relative;
 float:left;
 display:inline;
 width:260px;
 margin-top:31px;
 margin-left:11px;
 margin-right:0px;
 margin-bottom:15px;
}

#middle-left{
 position:relative;
 float:left;
 display:inline;
 width:173px;
 margin-top:0px;
 margin-left:0px;
 margin-right:0px;
 margin-bottom:0px;
}

#middle-right{
 position:relative;
 float:left;
 display:inline;
 width:177px;
 margin-top:0px;
 margin-left:15px;
 margin-right:0px;
 margin-bottom:0px;
}

#left-wide{
 position:relative;
 float:left;
 display:inline;
 width:449px;
 margin-top:0px;
 margin-left:44px;
 margin-right:0px;
 margin-bottom:15px;
}

#right-wide{
 position:relative;
 float:left;
 display:inline;
 width:449px;
 margin-top:0px;
 margin-left:25px;
 margin-right:0px;
 margin-bottom:15px;
}

#clear{
 position:relative;
 width:999px;
 top:0px;
 left:0px;
 clear:both;
}

#clear2{
 position:relative;
 width:365px;
 top:0px;
 left:0px;
 clear:both;
}

#footerparent{
 position:relative;
 width:1014px;
 height:150px;
 margin:0px auto 0px 0px;
 z-index:1;
}

#footer{
 position:relative;
 width:1014px;
 height:150px;
 margin:0px auto 0px 0px;
 clear:both;
 z-index:5;
 background-color:#101010;
}

#copyright{
 position:absolute;
 top:21px;
 left:10px;
 font-family:Helvetica, Arial, sans-serif;
 font-size:12px;
 color:#696969;
 background-color:#101010;
}

#siteby{
 position:absolute;
 top:17px;
 right:10px;
 z-index:10;
}

#seolinks{
 position:absolute;
 top:5px;
 right:0px;
 color:#1C1C1C;
 font-size:12px;
 background-color:#101010;
}

#seolinks a{ color:#101010; text-decoration:none; }
#seolinks a:hover{ color:#101010; text-decoration:none; }

h1{
 font-family:ITC Garamond, Garamond, Georgia, Times New Roman, Times, serif;
 font-size:18px;
 font-weight:bold;
 color:#488AA5;
 display:inline;
 padding:0px 0px 0px 0px;
 margin:0px 0px 20px 0px;
 text-transform:uppercase;
}

h2{
 font-family:ITC Garamond, Garamond, Georgia, Times New Roman, Times, serif;
 font-size:16px;
 font-weight:bold;
 color:#488AA5;
 display:inline;
 margin:0px 0px 0px 0px;
 padding:0px 0px 0px 0px;
 text-transform:uppercase;
}

h3{
 font-family:Helvetica, Arial, sans-serif;
 font-size:22px;
 color:#1C1C1C;
 font-weight:bold;
 text-decoration:none;
 display:block;
 margin:0px 0px 5px 0px;
 padding:0px 0px 0px 0px;
}

h4{
 font-family:Helvetica, Arial, sans-serif;
 font-size:13px;
 font-weight:bold;
 color:#1C1C1C;
 display:inline;
 margin:0px 0px 0px 0px;
 padding:0px 0px 0px 0px;
}

h5{
 font-family:Helvetica, Arial, sans-serif;
 font-size:16px;
 font-weight:bold;
 color:#1C1C1C;
 display:inline;
 margin:0px 0px 0px 0px;
 padding:0px 0px 0px 0px;
}

h6{
 font-family:Helvetica, Arial, sans-serif;
 font-size:16px;
 font-weight:bold;
 color:#1C1C1C;
 text-transform:uppercase;
 display:inline;
 margin:0px 0px 0px 0px;
 padding:0px 0px 0px 0px;
}

a{ color:#1C1C1C; text-decoration:none; }
a:hover{ color:#1C1C1C; text-decoration:underline; }

a.alt{ color:#1C1C1C; text-decoration:underline; line-height:150%; }
a.alt:hover{ color:#1C1C1C; text-decoration:underline; line-height:150%; }

a.highlightlink{ color:#488AA5; font-weight:bold; text-decoration:none; }
a.highlightlink:hover{ color:#488AA5; text-decoration:underline; }

a.highlightlink-2{ font-size:12px; color:#488AA5; font-weight:bold; text-decoration:none; }
a.highlightlink-2:hover{ font-size:12px; color:#488AA5; font-weight:bold; text-decoration:underline; }

a.bnm {background: url("../images/bnm.png") 0 0 no-repeat; display: block; width: 145px; height: 22px; text-decoration: none;}
a:hover.bnm {background-position: 0 -22px;}	

img{
 border:0px none #fff;
}

p{
 margin:0px 0px 20px 0px;
}

td{
 font-family:Helvetica, Arial, sans-serif;
 font-size:12px;
 color:#1C1C1C;
}

.big{ font-size:14px; font-weight:normal; }
.bigger{ font-size:16px; font-weight:normal; }
.highlight{ color:#1C1C1C; font-weight:bold; }
.highlight-2{ color:#488AA5; font-weight:bold; }
.highlight-3{ font-size:14px; color:#488AA5; font-weight:bold; }

ul{ margin-top:1px; font-size:12px }
ol{ margin:0px 0px 0px 0px; }
li{ margin:0px 0px 0px 0px; //margin:0px 0px 0px 0px; line-height:150%; font-size:12px }

form.quicksubscribe{
 margin:0px 0px 0px 0px;
 //margin:0px 0px 0px 0px;
 padding:0px 0px 0px 0px;
 background-color:#fff;
}

input.controlfield{ display: none; }
.mailinglist{
 background-color:#ffffff;
 border:0px solid #ffffff;
 margin:5px 0px 5px 2px;
 padding:2px 2px 0px 5px;
 width:330px;
 height:23px;
 font-family:Helvetica, Arial, sans-serif;
 font-size:16px;
 font-weight:bold;
 color:#292929;
 background-image:url(../images/field-bg.gif);
 background-repeat:no-repeat;
}

#box-black{
 position:relative;
 float:left;
 display:inline;
 width:260px;
 background-color:#101010;
 z-index:5;
}

#box-black-content{
 width:260px;
 text-align:left;
 background-color:#101010;
 background-image:url(../images/box-black-bg.gif);
 color:#ffffff;
 font-weight:normal;
 z-index:5;
}

#box-black-content-inner{
 font-family:Helvetica, Arial, sans-serif;
 font-size:12px;
 font-weight:normal;
 color:#ffffff;
 margin:12px 8px 15px 17px;
}

#box-black-content-inner a{ color:#ffffff; text-decoration:none; }
#box-black-content-inner a:hover{ color:#ffffff; text-decoration:underline; }

#box-black-content-inner span.lable{
 font-family:Helvetica, Arial, sans-serif;
 font-size:12px;
 font-weight:bold;
 color:#488AA5;
}

#box-black-wide{
 position:relative;
 float:left;
 display:inline;
 width:449px;
 background-color:#101010;
 z-index:5;
}

#box-black-wide-content{
 width:449px;
 text-align:left;
 background-color:#101010;
 background-image:url(../images/box-black-wide-bg.gif);
 color:#ffffff;
 font-weight:normal;
 z-index:5;
}

#box-black-wide-content-inner{
 font-family:Helvetica, Arial, sans-serif;
 font-size:12px;
 font-weight:normal;
 color:#ffffff;
 margin:12px 8px 15px 17px;
}

#box-black-wide-content-inner a{ color:#ffffff; text-decoration:none; }
#box-black-wide-content-inner a:hover{ color:#ffffff; text-decoration:underline; }

#box-black-wide-content-inner span.lable{
 font-family:Helvetica, Arial, sans-serif;
 font-size:12px;
 font-weight:bold;
 color:#488AA5;
}

span.lable{
 font-family:Helvetica, Arial, sans-serif;
 font-size:12px;
 font-weight:bold;
 color:#488AA5;
}

#box-grey{ position:relative; float:left; display:inline; width:397px; background-color:#E6E6E6; z-index:5; }
#box-grey-content{ width:397px; text-align:left; background-color:#E6E6E6; background-image:url(../images/box-grey-bg.gif); color:#1C1C1C; font-weight:normal; z-index:5; }
#box-grey-content-inner{ font-family:Helvetica, Arial, sans-serif; font-size:12px; font-weight:normal; color:#1C1C1C; margin:12px 8px 15px 17px; }

#box-grey-content-inner a{ color:#1C1C1C; text-decoration:none; }
#box-grey-content-inner a:hover{ color:#1C1C1C; text-decoration:underline; }

#box-grey-content-inner span.lable{ font-family:Helvetica, Arial, sans-serif; font-size:12px; font-weight:bold; color:#488AA5; }

