html, body {
	color: #383838;/**/
	font-family: Trebuchet MS, Verdana, Helvetica, Arial, sans-serif;
	font-size:10pt;
	/*background-image:url(images/skylineBackground-v3.jpg);/**/
	/*background-image:url(images/jokebackgrounds/flower1.jpg);/**/
	/*background-color:#000;/**/
	/*background-color:#E4E4C9;/**/
	background-color:#fff;/**/
	/*background-color:#F8F7EF;/**/
	text-align: center;
	
	scrollbar-3dlight-color: #fff;
	scrollbar-arrow-color:#000000;
	scrollbar-darkshadow-color: #000;
	/*scrollbar-face-color:#F8F7EF;/**/
	scrollbar-face-color:#fff;
	scrollbar-highlight-color:#fff;
	scrollbar-shadow-color: #fff;
	scrollbar-track-color: #fff;
}

#mainBody {
	width: 1024px;
	margin-left: auto;
 	margin-right: auto;
	/*border-color:#EA5F00;
	border-style:double;
	border-width: 2px;*/
	
	/*border-bottom: 1px solid #E4E4C9;
	border-top: 1px solid #E4E4C9;
	border-left: 1px solid #E4E4C9;
	border-right: 1px solid #E4E4C9;*/
}

#header {
	background: #FFFFFF;
	width: 1024px;
	clear:none;
	/*height: 175px; (why did we have a height?) */
	margin-left: auto;
 	margin-right: auto;
	padding-top:3px;
}
#leftcol {
	background: #482400;
	float: left;
	width: 3%;
	height: 93%;
}
#rightcol {
	background: #482400;
	float: right;
	width: 3%;
	height: 93%;
}
#content {
/*	background: #FFFFE1; (this is light yellow) */
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #FFFFFF;
	width: 1024px;
	clear:none;
	margin-left: auto;
  	margin-right: auto;
	/*overflow:auto;*/
}
#title {
	width: 1024px;
	padding-top: 12px;
	
	/*moved to bigSlogan
	font-size: 24pt;
	font-family: sans-serif;
	font-variant:small-caps;
	color:#4E4423;
	text-align: center;*/
	padding-bottom: 28px;
	/*border-bottom: 1px solid #EA5F00;/**/
	/*border-bottom: 1px solid #000;/**/
	border-bottom: 1px solid #666;/**/
	
/*	background-image:url(images/titleBackground.jpg);/**/
/*	background-color:#333366; /*(purple) */
/*	background-color:#3399FF; /*(awesome blue) */
/*	background-color:#009900; /*(awesome green) */
/*	background-color: #000; /* (black)*/
	background-color: #FFF; /* (white)*/
/*	background-color:#A49777; /*(this is THEE tan) */
/*	background-color:#A25100; (this is the brown Abbie wanted) */
	/*background-color:c00000; (this is red) */
}
#footerDiv {
	text-align: left;
	width: 1024px;
	margin-left: auto;
  	margin-right: auto;
	/*background-color:#EA5F00; (this is orange) */
	/*background: #A49777; (this is the tan) */
	/*background-color:#333333; /*(nice dark grey) */
	background-color:#fff; /*(white) */
	height: 7%;
	clear:both;
	/*border-bottom-color:#EA5F00;/*(orange)*/
	
	/*border-bottom-color:#333333;
	border-bottom-style:solid;
	border-bottom-width:1px;*/
}

#footerDiv a {
	/*color: #FFFFFF;/**/
	color: #000000;/**/
}

#footerDiv a:hover {
	/*color: #c00000;*/
	color:#3399FF;
}

#footer {
	text-align: left;
	font-size: 8pt;
/*	font-family: Century, Cambria, Times New Roman;*/

/*	border-top: 1px solid #505050;/**/
	border-top: 1px solid #999;/**/

	/*color: #FFFFFF;/**/
	color: #000000;/**/
}

#footer ul {
  margin-top: 0px;
  list-style-type: none;
  /*margin-left: -40px;*/
}

#footer li {
  /*display: inline;*/
  padding-right: 2px;
  padding-left: 2px;
}

#nav {
	width: 1024px;
	text-align: center;
	font-size: 10pt;
	font-variant:small-caps;
	/*font-family: Century, Cambria, Times New Roman;*/
	/*padding-top: 4px;
	padding-bottom: 4px;*/
	border-top-width:1px;
	border-top-style:solid;
	/*border-top-color:#EA5F00;/**/
	
	border-top-color:#999999;/**/
	/*border-top-color:#000;/**/
	
	border-bottom-width:1px;
	border-bottom-style:solid;
	/*border-bottom-color:#EA5F00;/**/
	/*border-bottom-color:#000;/**/
	border-bottom-color:#666666;/**/
	
	/*background-color:#EA5F00; (this is orange) */
	/*background-color:#A49777; (this is the tan)*/
	background-color:#fff;
	/*color:#394824; /*(dark green)*/
	color:#A49777; /*(tan)*/
}

#nav ul {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: -40px;
}

#nav ul li {
  display: inline;
  margin-left: 2px;
  margin-right: 2px;
}

#nav a {
	font-size: 12pt;
	color: #000;/**/
	
/*	color:#402C00;/**/
}

#nav a:hover {
/*	color: #c00000;*/
	color:#0066FF;
	background-color:#fff;
}

#navcell {
	border-bottom: 1px solid #505050;/**/
}

#ticker {
/*	border-top: 1px solid #505050;/**/
	border-top: 1px solid #999;/**/
	color: #383838;/**/
	background-color:#fff;/**/
}

a {
	text-decoration: none;
}

a:link {
	color: #383838;
}

a:visited {
	color: #383838;
}

a:link:hover, a:visited:hover {
	/*color: #c00000;/*red*/
	/*color: #0033FF;*/
	color:#0066FF;/*(nav link blue)*/
}

#bigSlogan {
	font-size: 20pt;
	font-family: sans-serif;/**/
	font-variant:small-caps;
	color:#4E4423; /*(dark tan)*/
	text-align: center;
	
	/*padding-top: 16px;
	padding-bottom: 0px;
	border-bottom: 1px solid #505050;
	font-size: 24pt;
	font-family: Century, Cambria, Times New Roman;
	color: #202020;
	padding-bottom: 5px;*/
}

/*#mainCell {
	padding: 5px;
	font-size: 11pt;
	/*font-family: Century, Cambria, Times New Roman;
}*/

#firmProfileLeftCell {
	font-size:10pt;
	border-right-width: 5px;
	border-right-style:double;
/*	border-right-color:#EA5F00;/*orange*/
	border-right-color:#A49777;/*tan*/
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
	vertical-align:top;
}

#firmProfileRightCell {
/*	padding-right: 10px;
	padding-left: 10px;*/
}

#contentSelected {
	font-size:10pt;
	/*background-color:#EFEEDC;/*(darker lighttan) */
	
	/*border-right: 2px solid #fff;/*(dark tan)*/
	/*border-left: 3px double #4E4423;/*(dark tan)*/
	
	background-color:#F3F3F3;/*(darker lighttan) */
	border-bottom: 1px solid #ccc;
}
#contentNotSelected {
	font-size:10pt;
	/*background-color:#F9F9F0;/*(lighttan) */
	
	/*border-right: 1px solid #4E4423;/*(dark tan)*/
	/*border-top: 3px solid #fff;/**/
	border-bottom: 1px solid #ccc;
}
#contentSelection {
	/*border-right: 1px solid #505050;/*darkdarkgrey*/
	/*border-right: 1px solid #A49777;/*tan*/
	border-right: 1px solid #999;/*lightgrey*/
	font-size:10pt;
	/*background-color:#F9F9F0;/**/
	/*border-right: 1px solid #4E4423;/*(dark tan)*/
}

#contentDescription {
	font-size: 10pt;
	height: 300px;
	padding-left: 6px;
	padding-right: 6px;
/*	text-align:justify;/**/
	text-align:left;/**/
	overflow:auto;
	overflow-x:hidden;
}

#contentPicture {
	/*border-left: 1px solid #505050;/*darkdarkgrey*/
	/*border-left: 1px solid #A49777;/*tan*/
	border-left: 1px solid #999;/*lightgrey*/
	/*border-left: 1px solid #4E4423;/*(dark tan)*/
	padding-left: 10px;
	
	font-size: 10pt;
}

#attorneyInfoCell {
	/*border-left: 1px solid #505050;/*darkdarkgrey*/
	/*border-left: 1px solid #A49777;/*tan*/
	border-bottom: 1px solid #ccc;/*lightgrey*/
	/*border-left: 1px solid #4E4423;/*(dark tan)*/
	font-size: 10pt;
}

#clientInfoCell {
	border-bottom: 1px solid #ccc;/*lightgrey*/
	font-size: 10pt;
}

#clientInfoTitleCell {
	border-bottom: 1px solid #ccc;/*lightgrey*/
	border-right: 1px solid #A59878;
	font-size: 10pt;
}

#newsletterLeftCell {
	/*border-right: 1px solid #505050;/**/
	border-right: 1px solid #A49777;
	/*padding-top: 28px;
	padding-bottom: 14px;*/
}

#newsletterRightCell select {
	width: 120px;
	text-align: center;
}

#newsletterSelect {
	text-align: center;
}

#webcastVideoCell {
	text-align: center;
	
}

#webcastSlidesCell {
	border-left: 1px solid #505050;
	text-align: center;
}

#webcastMessageboardCell {
	padding-top: 5px;
	border-left: 1px solid #505050;
	border-top: 1px solid #505050;
	text-align: center;
}

#webcastMessageboardAsk {
	border-top: 1px solid #505050;
	text-align: center;
}

#messageBoardCommentTable {
	color: #383838;/**/
	font-family: Trebuchet MS, Verdana, Helvetica, Arial, sans-serif;
	font-size:10pt;
}

#messageboardpost {
	color:$383838;
	background-color:#f8f8f8;
	border-bottom: 1px dotted #666666;
	border-top: 1px dotted #666666;
	border-left: 1px dotted #666666;
	border-right: 1px dotted #666666;
}

#messageboard-submit {
	padding-top: 5px;
	padding-bottom: 10px;
	border-top: 1px solid #505050;
}

#contactAddressCell {
	font-size:10pt;
}

a.messageboardAction {
	color: #e0a0a0;
}

a:link.messageboardAction {
	color: #e0a0a0;
}

a:visited.messageboardAction {
	color: #e0a0a0;
}

a:link:hover.messageboardAction {
	color: #505050;
}

a:visited:hover.messageboardAction {
	color: #505050;
}

#justifyText {
	text-align:justify;
}
