#divFooter {
	color: #FFFFFF;
	background-color: #FFFFFF;
	text-align: center;
	height: 50px;
	border: 1px solid #006699;
}
#ulMainNav {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#ulMainNav li {
	display: inline;
	float: left;
	padding: 0px;
}
#ulMainNav a:link, #ulMainNav a:visited, #ulMainNav a:active {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	display: block;
	width: 95px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-weight: bold;
}
#ulMainNav a:hover, #ulMainNav a.current:link, #ulMainNav a.current:visited {
	text-decoration: underline;
	color: #255178;
	font-weight: bold;
}
h1 {
	color: #6C1616;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
}
#divSectionNav a:link, #divSectionNav a:visited, #divSectionNav a:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #000000;
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 20px;
	text-decoration: none;
}
#divSectionNav a:hover, #divSectionNav a.current:link, #divSectionNav a.current:visited {
	color: #006699;
	text-decoration: underline;
}
.curve {
	clear: both;
	float: left;
	padding-right: 5px;
	padding-left: 10px;
	padding-bottom: 0px;
}
#divContent {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.list {
	line-height: 22px;
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
}
.indexheader {
	line-height: 23px;
}
.lineSpacing {
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #255178;
	font-weight: bold;
}
.testimonials {
	font-family: Tahoma;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	color: #255178;
	font-style: normal;
}
.keyWords2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #255178;
	line-height: 16px;
}
a.textlinks7:hover {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 14px;
	line-height: 18px;
	color: #1E437A;
}
a.textlinks7 {
	FONT-SIZE: 14px;
	COLOR: #1E437A;
	LINE-HEIGHT: 18px;
	TEXT-DECORATION: underline;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.line {
	line-height: 35px;
}
.lineSpacingNEWS {
	line-height: 17px;
}
p, ol, ul, li td, tr {

}
#clear {
	clear: both;
	height: 5px;
	width: 640px;
	position: relative;
}

h2 {
	color: #6C1616;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
}

h3 {
	color: #284A69;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
}

#body strong {
	color: #666666;
}

#homeBtn {
	position: absolute;
	left: 15px;
	top: 270px;
	height: 23px;
	width: 75px;
}

#logo {
	width: 760px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	height: 117px;
}

#photo {
	width: 100%;
	text-align: left;
	margin: 0px;
	padding: 0px;
	height: auto;
	background: url(images/subPhoto_bg.gif) repeat-x;
	clear: both;
}

#photoHome {
	width: 100%;
	text-align: left;
	margin: 0px;
	padding: 0px;
	height: auto;
	background: url(images/homePhoto_bg.gif) repeat-x;
	clear: both;
}

#content {
	width: 640px;
	text-align: left;
	margin: 0px;
	background: url(images/content_bg2.gif) repeat-y fixed 0px 300px;
	height: auto;
	min-height:400px;
overflow:hidden;
height:expression(
    this.scrollHeight < 400? "400px" : "auto" );
	padding: 0px 0px 20px 120px;
}

#body	{
	font-size: 12px;
	margin: 0px;
	padding: 10px 0px 0px;
	width: 400px;
	line-height: 18px;
}

#footer {
	height: 30px;
	width: 800px;
	text-align: left;
	color: #666;
	padding-left: 5px;
	padding-top: 10px;
	clear: both;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

#footer a {
	color: #336699;
}

#topnav {
	width: 100%;
	position: relative;
	margin: 0px;
	padding: 0px;
	background: url(images/menu_bg.gif) repeat-x;
	float: left;
}

#sidebar {
	width: 50px;
	color: #666666;
	position: absolute;
	left: 618px;
	top: 263px;
	height: auto;
}

#sidebarHome {
	position: absolute;
	left: 550px;
	top: 640px;
	width: 50px;
	color: #666666;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.lineUL {
	line-height: 18px;
}


#submenu, #practices, #offices, #attorneys, #attorney, #feed {
	float: right;
	margin: 0px;
	padding: 5px 0px 5px 4px;
	width: 200px;
}

#attorney-practices{
	float: right;
	margin: 0px;
	padding: 5px 0px 5px 4px;
	width: 200px;
	clear: right;
}

#submenu ul, #submenu li, #submenu p, #feed a,
#practices ul, #practices li, #practices p,
#offices ul, #offices li, #offices p,
#attorneys ul, #attorneys li, #attorneys p,
#attorney-practices ul, #attorney-practices li {
	margin: 0px 0px 0px 8px;
	padding: 0px;
	font-size: 11px;
	color: #666;
	list-style-position: outside;
	list-style-type: square;
}

#news{

}
/*
#attorney {
	padding: 10px;
}*/

#attorney-body{
}

#attorney-offices{
	float: right;
	background-color: #efefef;
	margin: 0 10 10 10;
	padding: 10 10 0 10;
	border: solid 1px #CCC;
	width: 200px;
}

.formselect{
	width: 150px;
	font-size: 10px;
}

.formbutton{
	color:#fff;
	font-family:'trebuchet ms',helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	background-color:#284A69;
}

#search{
	padding: 10px;
}

#options{
	padding-top: 20px;
	font-size: 10px;
}

.formwidth{
	width:200px;
}

#menuContainer {
	width: 784px;
	margin: 0px;
	padding: 0px;
}

/* THIS IS THE MENU 
---------------------------------------------------------*/

/* Overall Box Properties */
#menu {
	width: 100%;
	margin: 0px;
	padding: 0px;
	float: right;
	background-repeat: repeat-x;
}

/* Type of Menu (Vertical vs. Horizontal) */
#menu ul {
	display: block;
	list-style: none;
	margin: 0px;
	float: right;
	padding: 0px 0px 0px 20px;
	width: 746px;
}

/* Position of menu elements */
#menu ul li {
	position: relative;
	color: #336699;
	display: inline;
	padding: 0;
	float: left;
	z-index: 1;
}

/* Edit look of 1st level menu items */
#menu ul li a {
	display: block;
	float: left;
	color: #336699;
	padding: 7px 8px 9px 8px;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	border-right: 1px solid #FFF;
}

/* Added specifically for Internet Explorer */
* html #menu ul li a {
	padding: 7px 8px 9px 8px;
	border-right: 1px solid #FFF;
	}

/* Sometimes Needed to Change Internet Explorer Hover */
#menu ul li a:hover {
	color: #143D7A;
	text-decoration: underline;
}

/* Position of Drop Down Elements */
#menu ul li ul {
	position: absolute;
	display: none;
}

/* Hover of the Main Menu */
#menu ul li:hover {
	background: #987;  
	position: relative;
	color: #fff;
}

/* Added specifically for Internet Explorer Hover */
#menu ul li:hover > a,
#menu li a:hover,
* html #menu li a:hover {
	color: #fff;
	padding: 8px 7px 8px 9px;
}

/* For Top Level Hover when on the second level (I think) */
#menu ul li:hover ul {
	display: block;
	position: absolute;
	left: 0;
	top: 100%;
	width: 211px;
	height: auto;
	margin: 0;
	padding: 0;
	z-index: 2000;
	border-right: none;
	border-bottom: 1px solid #FFF;
}

/* Added specifically for Internet Explorer */
* html #menu ul li:hover ul { 
	background: none; 
}

#menu ul li ul li,
#menu ul li.more ul li {
	width: 211px;
	background: #BEB6AA;
	padding: 0;
}

/* Edit look of drop down 2nd level menu items */
#menu ul li ul li a {
	background: none;
	padding: 3px 0px 3px 10px;
	width: 200px;
	font-variant: normal;
	font-weight: bold;
	font-size: 11px;
	color: #fff;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	border-top: 1px solid #FFF;
	float: none;
}

#menu ul li ul li:hover { 
	background: #987; 
}

#menu ul li ul li a:hover {
	color: #fff;
	background: none;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	padding: 4px 0px 2px 11px;
}

#menu ul li ul li:hover > a {
	color: #fff;
	background: none;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	padding: 4px 0px 2px 10px;
}

#menu ul li ul li ul,
#menu ul li:hover ul li ul { 
	display: none; 
}

#menu ul li ul li:hover ul,
#menu li.exp:hover ul,
#menu ul li:hover ul li:hover ul {
	position: absolute;
	display: block;
	left: 100%;
	top: 0px;
	z-index: 300;
	border-right: none;
	width: 211px;
}

#menu ul li:hover ul li:hover ul li,
* html #menu ul li ul li a { 
	width: 211px; 
}

#menu ul li:hover ul li:hover ul li a {
}
input {
	border: 1px solid #999999;
}
textarea {
	border: 1px solid #999999;
}
#divContainerimg {
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.lineSpacingNews {
	line-height: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
}
a.linksNav:hover {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 11px;
	line-height: 18px;
	color: #FFFFFF;
}
a.linksNav {
	FONT-SIZE: 11px;
	COLOR: #284A69;
	LINE-HEIGHT: 18px;
	TEXT-DECORATION: underline;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	}

a.linksNav2 {
	FONT-SIZE: 12px;
	COLOR: #2E3092;
	LINE-HEIGHT: 18px;
	TEXT-DECORATION: underline;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
a.linksNav2:hover {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 12px;
	line-height: 18px;
	color: #6C1616;
}
.main {
	line-height: 19px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
a.linksRegular {
	FONT-SIZE: 17.5px;
	COLOR: #462C44;
	LINE-HEIGHT: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a.linksRegular:hover {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 17.5px;
	line-height: 18px;
	color: #6C1616;
}
.mainemphasis {
	line-height: 19px;
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	color: #000000;
	font-weight: normal;
}
a.linksSide {
	FONT-SIZE: 12px;
	COLOR: #FFFFFF;
	LINE-HEIGHT: 18px;
	TEXT-DECORATION: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
a.linksSide:hover {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
}
.newsWhite {
	line-height: 19px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}
.footerStyle {
	line-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6C1616;
	font-weight: normal;
}
.footerStyle2 {
	line-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}
.mainLineSpacing {
	line-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
.tips {
	line-height: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F6F6F6;
	font-weight: normal;
}
a.linksNavWhite {
	FONT-SIZE: 12px;
	COLOR: #F5F5F5;
	LINE-HEIGHT: 18px;
	TEXT-DECORATION: underline;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
a.linksNavWhite:hover {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 12px;
	line-height: 18px;
	color: #FAAF1B;
}
a.linksNav3 {
	FONT-SIZE: 14px;
	COLOR: #CCFF00;
	LINE-HEIGHT: 18px;
	TEXT-DECORATION: underline;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
a.linksNav3:hover {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 14px;
	line-height: 18px;
	color: #FFFFFF;
}
.formMOBI {
	font-size: 9px;
}
a.linksfooter {
	FONT-SIZE: 11px;
	COLOR: #000000;
	LINE-HEIGHT: 18px;
	TEXT-DECORATION: underline;
	font-family: Arial, Helvetica, sans-serif;
}
a.linksfooter:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 11px;
	line-height: 18px;
	color: #0033CC;
}
.left {
	color: #FFFFFF;
	background-position: left;
	vertical-align: middle;
}
.formbutton2 {
	color:#284A69;
	font-family:'trebuchet ms',helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	background-color:#FAAF1B;
}
.bullett {
	line-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6C1616;
	font-weight: bold;
}
.footerStyle3 {
	line-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
.main2 {
	line-height: 19px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight: normal;
}
.main3 {
	line-height: 19px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
.main1 {
	line-height: 19px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #000000;
	font-weight: normal;
}
