body {
  text-align:center;
 
}

table {
	margin:0px;
	padding:0px;
	border: none;
	font-size:1.0em;
	overflow:hidden;
}
#container {
overflow:hidden;
position:relative;
width:820px;
margin: auto;
border-width: 0px 5px 5px 5px;
border-style:solid;
border-color:#466126;
background: white;

}

.divider {
width:820px;
height:8px;
*height:6px;
margin-top:0px;
background: #5B8726 url("../images/dividerBG.gif") repeat-x;
clear:both;
padding:0px;
}

#header {
width:800px;
height:166px;
border-width: 0px 0px 0px 0px;
border-style:dashed;
border-color:#444444;
margin-left:auto;
margin-right:auto;
margin-bottom:20px;

padding: 0px;
color: black;

}
#navBox{
margin-left:20px;
margin-top:3px;
margin-bottom:45px;
text-align:left;
font-weight:normal;
font-size:1.2em;
font-family: Georgia, Times, serif;

}
#footer {
width:800px;
clear: both;
margin-left:auto;
margin-right:auto;
margin-top:10px;
font-size: .85em;
font-weight: normal;

background: #FFF;
padding: 1px;
padding-bottom:30px;
border-width: 0px 0px 0px 0px;
border-style:dashed;
border-color:#444444;

}


#main {
float:left;
margin-left:20px;
margin-right:auto;
margin-top:20px;
width:470px;
text-align:left;
color:black;
padding: 20px;
font-size:1.0em;
}

#main_wide {
float:left;
margin-left:20px;
margin-right:auto;
margin-top:20px;
width:760px;
*width:740px;
text-align:left;
color:black;
font-size:1.0em;
}

#main_right {
display:block;
width:200px;
text-align:left;
margin-top:30px;
color:black;
padding: 15px;
padding-top:40px;
background:#E4EBDC url("../images/lawyerBG.gif") no-repeat;


}
#wrapper_bottom {
	margin: auto;
	background: #e1f6ff url("../images/bottom.gif") no-repeat;
	width: 820px;
	height:10px;
}

#lawyer {
	width:400px;
	float:left;
	margin-left:20px;	
	text-align:left;
	padding:20px;
	padding-top:30px;
	background:#E4EBDC url("../images/lawyerBG.gif") no-repeat;
	margin-bottom:20px;
	margin-top:20px;
}

#area {
	width:660px;
	
	margin-left:20px;	
	text-align:left;
	padding:20px;
	padding-top:30px;
	background:#E4EBDC url("../images/lawyerBG.gif") no-repeat;
	margin-bottom:20px;
	margin-top:20px;
}

#sidebar {
width:200px;
float:left;
margin-left:15px;
}

#lawyerImage {
width:430px;
height:200px;
margin-top:-230px;
margin-left:330px;
margin-bottom:20px;
color:black;
text-align:left;
}

#lawyerImage a{

color:#5B8726;
font-weight:bold;
}

#lawyerImage h2 {
font-size:1.9em;
}

#lawyerList {
background:#E4EBDC url("../images/lawyerBG.gif") no-repeat;
padding:15px;
width:200px;
margin-top:20px;
margin-right:15px;
}

#right {
	margin-top:20px;
	background: #FFF;
	width: 275px ;
	padding:10px;
	float:right;
	text-align:left;
	margin-right:25px;
}

#right a {
	color:#5B8726;
}

#events {
	background:#E4EBDC url("../images/lawyerBG.gif") no-repeat;
	padding:45px 8px 5px 15px;
	margin-top:20px;
	width:220px;
	*width:190px;
	float:right;
	text-align:left;
	margin-right:15px;
}




/*** IE Fix ***/
* html #events {
  left: 380px;           /* RC fullwidth */
}

.banner{
margin-bottom:10px;
height:200px;
}

/* resource and events page only */
#submenu {
display:inline;
float:left;
padding:5px 10px 25px 10px;
margin:25px 0px 25px 25px;
text-align:left;
width: 170px;
background:#e1f6ff;
font-size:1.0em;
line-height:1.5em;
}


#submenu ul {
margin-left:0px;
padding:0px
}

#submenu li {
margin-left:10px;
padding:0px;
}


#submenu span {
font-size:.8em;
margin-left:25px;
}


#submenu strong a {
font-size:1.2em;
margin-left:0px;
color:#993300;
}


/*for looks */

body {
	color:black;
	margin: 0px;
	padding: 0px;
	font-family: verdana, arial, sans;
	font-size: 75%;/* font sizing in ems, baby. if you want to change anything, just change this.*/
	/*funny thing happens at 75% and lower. opera goes to a nice small size, but moz and ie pc change almost not at all. seems 76% is as small as you can go and stay the same across browsers. poop.*/
	
	background: #94b172;

}

a {
	text-decoration: none;
	color: #3f5a1e;
	}
a:link {
	}
a:visited {
	}
a:active {
	}
a:hover {
	text-decoration: underline;
	color: Black;
	}
h1 {
	font-size: 1.8em;
	font-weight: bolder;
	margin-top: 0em;
	margin-bottom: 0em;/*both set to zero and padding in header div is used intead to deal with compound ie pc problems that are beyound summary in a simple comment.*/
	color:#5B8726;
	font-family: georgia, times,"Times New Roman", serif;
	text-align:left;
	}
h2 {
	font-size: 1.3em;
	margin: 0em 0em .5em 0em;
	font-weight: bold;
	
	}
h3 {
	font-size: 1.3em;
	margin: .5em 0em 0.5em 0em;
	font-weight: normal;
	}
h4 {
	font-size: 1.2em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	}
h5 {
	font-size: 1.0em;
	margin: 1.2em 0em .2em 0em;
	font-weight: bold;
	}
h6 {
	font-size: 0.8em;
	margin: 1.2em 0em .5em 0em;
	font-weight: bold;
	color:#99aa00;
	}
div div img {
	border: 0;
	margin-right:10px;
	}
ol, ul, li {
	/*list-style: none;*/
	font-size: 1.0em;
	line-height: 1.8em;
	

	}
p {
	font-size: 1.0em;
	line-height: 1.8em;
	margin: 1.2em 0em 0em 0em;
	}

pre {/*moz 1.0/1.1/1.2.1, net 7.0/7.01 make this way too small, but i'm not going to go larger because monospace tends to run you into overflow pretty quick. prior moz and net are okay.*/
	font-family: monospace;
	font-size: 1.0em;
	}
strong, b {
	font-weight: bold;
	}
.alert {
	font-weight:bold;
	color:#d74200;
}

 .text {
 font-size:75%;
 }
 
 /* DROP DOWNS*/
 
 #nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav a {
	display: block;
}

#nav li { /* all list items */
	float: left;
	width: 5em; /* width needed or else Opera goes nuts */
}

#nav li ul { /* second-level lists */
	position: absolute;
	background: #3f5a1e;
	padding:.5em;
	width: 16em;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	line-height:2em;
	border:medium black solid;
}


#nav li ul li {
	width:16em;
	margin-bottom:.4em;
}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

#nav li ul li a {
	font-family: verdana, arial, sans;
	font-size:0.8em;
	color:white;
	line-height:1.7em;
}
#nav li ul li a:hover {
	color:black;
	
}

#feeddiv {
	width:470px;
	background:#E4EBDC ;
	padding:10px;
	margin-top:10px;
}
