html{
 background-color:#E6E6E6;
 font-family:Helvetica, Arial, sans-serif;
 font-size:12px;
 color:#2C2C2C;
 margin:0px auto 0px auto;
 height:100%;
 text-align:left;
}

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

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

#header{
 position:relative;
 width:988px;
 height:488px;
 margin:0px 0px 0px 0px;
 text-align:left;
 z-index:6;
 background-color:#ffffff;
 background-color:#aaa;
 background-image:url(../images/header-bg.jpg);
 background-repeat:no-repeat;
}

#logo{
 position:absolute;
 top:30px;
 left:51px;
 width:105px;
 height:170px;
 z-index:6;
}

#contact{
 position:absolute;
 top:30px;
 left:657px;
 width:210px;
 height:225px;
 z-index:6;
 font-family:Helvetica, Arial, sans-serif;
 font-size:12px;
 color:#2C2C2C;
}

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

#menu{
 position:absolute;
 top:223px;
 left:51px;
 width:575px;
 height:32px;
 z-index:10;
}

#header-image{
 position:absolute;
 top:255px;
 left:51px;
 width:890px;
 height:233px;
 z-index:5;
}

#header-text{
 position:absolute;
 top:460px;
 left:69px;
 width:760px;
 height:22px;
 z-index:5;
}

/* NAV POSITIONS */
#menu-home{ position:absolute; top:0px; left:0px; width:80px; height:32px; }
#menu-about{ position:absolute; top:0px; left:81px; width:88px; height:32px; }
#menu-barristers{ position:absolute; top:0px; left:170px; width:129px; height:200px; }
#menu-practice-areas{ position:absolute; top:0px; left:300px; width:169px; height:32px; }
#menu-contact{ position:absolute; top:0px; left:470px; width:105px; height:32px; }

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

a.about {background:url("../images/menu/about.jpg") 0 0 no-repeat; display:block; width:88px; height:32px; text-decoration:none;}
a:hover.about {background-position:0 -58px;}	

a.barristers {background:url("../images/menu/barristers.jpg") 0 0 no-repeat; display:block; width:129px; height:32px; text-decoration:none;}
a:hover.barristers {background-position:0 -58px;}	

a.practice-areas {background:url("../images/menu/practice-areas.jpg") 0 0 no-repeat; display:block; width:169px; height:32px; text-decoration:none;}
a:hover.practice-areas {background-position:0 -58px;}	

a.contact {background:url("../images/menu/contact.jpg") 0 0 no-repeat; display:block; width:105px; height:32px; text-decoration:none;}
a:hover.contact {background-position:0 -58px;}	

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

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


#content{
 position:relative;
 width:988px;
 margin:0px auto 0px 0px;
 padding:0px 0px 0px 0px;
 text-align:left;
 background-color:#ffffff;
 background-image:url(../images/body-bg.jpg);
 background-repeat:repeat-y;
 z-index:5;
}

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

#only{
 position:relative;
 float:left;
 display:inline;
 width:870px;
 margin-top:20px;
 margin-left:70px;
 margin-right:60px;
 margin-bottom:15px;
 background-color:#ffffff;
}

#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-2column{
 position:relative;
 float:left;
 display:inline;
 width:450px;
 margin-top:20px;
 margin-left:70px;
 margin-right:0px;
 margin-bottom:15px;
}

#right-2column{
 position:relative;
 float:left;
 display:inline;
 width:420px;
 margin-top:20px;
 margin-left:0px;
 margin-right:0px;
 margin-bottom:15px;
}

#left-3column{
 position:relative;
 float:left;
 display:inline;
 width:255px;
 margin-top:20px;
 margin-left:70px;
 margin-right:0px;
 margin-bottom:15px;
 padding-right:5px;
}

#middle-3column{
 position:relative;
 float:left;
 display:inline;
 width:275px;
 margin-top:20px;
 margin-left:20px;
 margin-right:0px;
 margin-bottom:15px;
 padding-right:5px;
}

#right-3column{
 position:relative;
 float:left;
 display:inline;
 width:280px;
 margin-top:20px;
 margin-left:20px;
 margin-right:0px;
 margin-bottom:15px;
}

#left-profile{
 position:relative;
 float:left;
 display:inline;
 width:215px;
 margin-top:20px;
 margin-left:70px;
 margin-right:0px;
 margin-bottom:15px;
}

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

#back-to-list{
 position:absolute;
 top:0px;
 right:35px;
 width:80px;
 height:20;
}

#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:988px;
 height:152px;
 margin:0px auto 0px auto;
 z-index:1;
}

#footer{
 position:relative;
 width:988px;
 height:152px;
 margin:0px auto 0px auto;
 clear:both;
 z-index:5;
 background-image:url(../images/footer-bg.jpg);
 background-repeat:no-repeat;
 background-color:#ffffff;
}

#footer-line{
 position:absolute;
 top:87px;
 left:135px;
 z-index:10;
}

#copyright{
 position:absolute;
 top:104px;
 left:135px;
 font-family:Helvetica, Arial, sans-serif;
 font-size:10px;
 color:#2C2C2C;
 background-color:#ffffff;
}

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

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

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

h1{
 font-family:Helvetica, Arial, sans-serif;
 font-size:18px;
 font-weight:bold;
 color:#ffffff;
 display:inline;
 padding:0px 0px 0px 0px;
 margin:0px 0px 20px 0px;
 text-transform:uppercase;
}

h2{
 font-family:Helvetica, Arial, sans-serif;
 font-size:18px;
 font-weight:normal;
 color:#3CA13D;
 display:inline;
 margin:0px 0px 0px 0px;
 padding:0px 0px 0px 0px;
 text-transform:uppercase;
}

h3{
 font-family:Helvetica, Arial, sans-serif;
 font-size:16px;
 color:#2C2C2C;
 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:16px;
 color:#2C2C2C;
 font-weight:bold;
 text-decoration:none;
 display:block;
 margin:0px 0px 0px 0px;
 padding:0px 0px 0px 0px;
}

h5{
 font-family:Helvetica, Arial, sans-serif;
 font-size:14px;
 color:#2C2C2C;
 font-weight:bold;
 text-decoration:none;
 display:block;
 margin:0px 0px 5px 0px;
 padding:0px 0px 0px 0px;
}

h6{
 font-family:Helvetica, Arial, sans-serif;
 font-size:14px;
 color:#2C2C2C;
 font-weight:bold;
 text-decoration:underline;
 display:block;
 margin:0px 0px 5px 0px;
 padding:0px 0px 0px 0px;
 cursor:pointer;
}

h6:hover{
 font-family:Helvetica, Arial, sans-serif;
 font-size:14px;
 color:#3CA13D;
 font-weight:bold;
 text-decoration:underline;
 display:block;
 margin:0px 0px 5px 0px;
 padding:0px 0px 0px 0px;
 cursor:pointer;
}

a{ color:#2C2C2C; text-decoration:none; }
a:hover{ color:#2C2C2C; text-decoration:underline; }

a.alt{ color:#3CA13D; font-weight:bold; text-decoration:underline; line-height:150%; }
a.alt:hover{ color:#3CA13D; 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:#2C2C2C;
}

.big{ font-size:14px; font-weight:normal; }
.bigger{ font-size:16px; font-weight:normal; }
.highlight{ color:#2C2C2C; 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;
 list-style-image:url("../images/bullet.gif");
 //list-style-image:url("../images/bullet2.gif");
 list-style-type:square;
}
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;
}

span.lable{
 font-family:Helvetica, Arial, sans-serif;
 font-weight:bold;
 color:#3CA13D;
}

input.contact-form{
 background-color:#EEEEEF;
 border:1px solid #3CA13D;
 margin:3px 0px 3px 2px;
 padding:2px 2px 0px 5px;
 width:279px;
 height:17px;
 font-family:Helvetica, Arial, sans-serif;
 font-size:12px;
 font-weight:bold;
 color:#2C2C2C;
}
