﻿body 
{
  /*text-align: center;*/
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  padding-top: 20px;
  /*width: 900px;*/
  background-color: #999999;
  font-family: Arial, Sans-Serif;
  font-size: 13px;
  color: #213643;
}
a:link, a:visited, a:active
{	
  color: #727750;
  text-decoration: none;
  padding: 0;
  margin : 0;
}
a:hover
{
  color: #727750;
	text-decoration: underline;
}
img
{
  border: 0;
  padding: 0;
  margin: 0;
}
p
{
  margin: 0 0 15px 0;
  line-height: 18px;
}
/*=================New Stuff==================*/
#outer-container {
	border: 0;
	background: #ffffff;
	margin: 0 auto;
	width: 942px;
	padding: 10px;
}
#main-box
{
  background-color: #ffffff;
  vertical-align: top;
  /*background-image: url(images/mainbg.gif);
  background-repeat: repeat-y;
  background-position: top center;*/
}
.content-base 
{ 
  width: 716px;
  float: left;
  margin: 0;
}
.right-base 
{ 
  width: 226px; 
  float: right;
  height: 439px;
} 
/*================End New Stuff=============*/
#header
{
  width: 942px;
  height: 165px;
  background-color: #ffffff;
  background-image: url(images/headerbg.jpg);
  background-position: top center;
  background-repeat: repeat-x;
  display: block;
}
#header #logo
{
  text-align: left;
  float: left;
  border: 0;
  padding: 10px 0 0 7px;
}
.topnav-images
{
  border: 0;
  padding: 0;
  margin: 0;
  float: left;
  display: block;
}
#maingraphic
{
  background-position: top center;
  display: block; 
  width: 693px;
  height: 149px;
}
/*#maingraphic
{
  background-position: top center;
  display: block; 
  width: 693px;
  height: 250px;
}
#maingraphicsmall
{
  background-position: top center;
  display: block; 
  width: 693px;
  height: 149px;
}
#maingraphiclarge
{
  background-position: top center;
  display: block; 
  width: 693px;
  height: 399px;
}*/
#bottom
{
  clear: both;
  width: 942px;
  height: 70px;
  background-image: url(images/bottombg.jpg);
  background-position: top center;
  background-color: #ffffff;
}
#bottom .text
{
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
  font-size: 11px;
  color: #213643;
  text-align: right;
  padding: 20px 5px 5px 5px;
  float: right;
}
#bottom .text a 
{ 
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
  font-size: 11px;
  color: #213643;
  text-decoration: none;
}
/*h1
{
  font-size: 24px;
  font-weight: normal;
  padding: 0;
  margin: 0 0 8px 0;
  color: #213643;
}
h2
{
  font-size: 18px;
  font-weight: normal;
  margin: 0 0 5px 0;
  color: #213643;
}
h3
{
  font-size: 16px;
  font-weight: normal;
  margin: 0 0 3px 0;
}*/
h4
{
  font-size: 20px;
  font-weight: normal;
  margin: 0 0 3px 0;
}
hr
{
  color: #c0c0c0;
  width: 100%;
  height: 1px;
  margin: 5px 0 5px 0;
  border: 0;
}
.generic-container
{
  margin: 0;
  padding: 0 20px 20px 7px;
  text-align: justify;
}
.little-list
{
  list-style: none;
  margin: 10px 0 15px 5px;
  padding: 0;
}
.little-list li
{
  background:url(images/listarrow.gif) no-repeat left top;
  margin: 0;
  padding: 0px 0px 0px 15px;
  margin-bottom: 5px;
}
.little-list-alt
{
  list-style: none;
  margin: 5px 0 10px 5px;
  padding: 0;
}
.little-list-alt li
{
  background:url(images/listarrow2.gif) no-repeat left top;
  margin: 0;
  padding: 0px 0px 0px 15px;
  margin-bottom: 5px;
}
#props
{
  font-family: Arial, Helvetica;
  font-size: 9px;
  color: #808080;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
.textbox
{
  font-family: Arial, Helvetica;
  font-size: 12px;
  color: #404040;
  border: solid 1px #000000;
}
.form-labels
{
  font-family: Verdana, Arial, Helvetica;
  font-size: 10px;
  font-weight: bold;
}
.form-text
{
  font-family: Verdana, Arial, Helvetica;
  font-size: 10px;
}
.smallform-text
{
  font-family: Verdana, Arial, Helvetica;
  font-size: 9px;
}
.simpleform-container
{
  padding: 5px 2px 0 10px;
}
.simpleform-labels
{
  display: block;
  font-family: Verdana, Arial, Helvetica;
  font-size: 10px;
  font-weight: bold;
  color: #000000;
  text-align: right;
  padding-right: 4px;
  padding-bottom: 2px;
  padding-top: 4px;
  float: left;
  white-space: nowrap;
}
.simpleform-text
{
  display: block;
  font-family: Verdana, Arial, Helvetica;
  font-size: 10px;
  color: #000000;
  text-align: left;
  padding-bottom: 2px;
  padding-top: 2px;
  width: auto;
  float: left;
  white-space: nowrap;
}
.error-val-text
{
  font-family: Verdana, Tahoma, Arial;
  font-size: 10px;
  color: #880000;
}
.watermarked 
{
  font-family: Verdana, Arial, Helvetica;
  font-size: 10px;
	height:12px;
	width:165px;
	padding:1px 0 1px 2px;
	border:1px solid #BEBEBE;
	background-color:#F0F8FF;
	color:gray;
}
.watermarked-large
{
  font-family: Verdana, Arial, Helvetica;
  font-size: 10px;
	height:75px;
	width:165px;
	padding:1px 0 1px 2px;
	border:1px solid #BEBEBE;
	background-color:#F0F8FF;
	color:gray;
}
.right-float-image
{
  float: right;
  margin: 0 5px 5px 10px;
  border: 0;
}
.left-float-image
{
  float: left;
  margin: 0 10px 5px 5px;
  border: solid 1px #000000;
}
#right-bottom
{
  margin: 0;
  background-image: url(images/rightbg.jpg);
  background-position: top center;
  width: 226px;
  height: 117px;
}
#whoweare
{
  margin: 0;
  background-image: url(images/watermark.jpg);
  background-position: top left;
  width: 685px;
  height: 500px;
}














ul#menu 
{ 
  display: block;
  margin: 0; 
  padding: 0; 
  width: 226px;
	/*height: 24px;*/
	margin: 0;
	padding: 0;
	border: 0;
	background-image: url(images/nav.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
ul#menu li ul 
{ 
  position: absolute; 
  display: block; 
  visibility: hidden; 
  width: 18em; 
  margin: 0 0 0 10px; 
  padding: 0; 
  /*border-bottom: .1em solid #39322b; */
  z-index: 99;
}
ul#menu li ul.scroll 
{ 
  max-height: 30em; 
  _height: 30em; 
  overflow-y: auto; 
  overflow-x: hidden; 
}
/* star HTML filter fixes mysteriously appearing margin bug in all versions/platforms of IE */ 
* html ul#menu li ul li 
{ 
  display: inline; 
} /* end filter */
ul#menu li ul li ul 
{ 
  position: absolute; 
  top: auto; 
  left: auto; 
  margin: -2.2em 0 0 17.9em; 
  padding: 0;
}
ul#menu li ul li ul.sublist 
{ 
  position: relative; 
  margin: -1.2em 0 0 0; 
  padding: 0; 
  border-bottom: 0;
}
/* Items */
ul#menu li 
{ 
  list-style: none;  
  height: auto; 
  display: inline; 
  /*float: none; */
  float: left;
  margin: 0; 
  position:relative; 
}
/*property + whitespace + empty comment filter positions top-level navigation in single row for IE 5.0 */ 
ul#menu li 
{ 
  display /**/: block; 
  float /**/: left;
} 
/* end filter */ 
ul#menu li ul li 
{ 
  display: block; 
  float: none;
}
/* Links */
ul#menu li a 
{ 
  display: block; 
  float: left; 
  /*background-color: #98BFEB; */
  background-color: #f0eedf;
  color: #39322b; 
  text-decoration: none; 
  font-family: Arial, Sans-Serif;
  font-size: 12px;
  color: #7c775b;
}
/* commented backslash filter positions top-level navigation in single row for Mac IE \*/ 
ul#menu li a 
{ 
  float: none; 
} 
/* end filter */
ul#menu li a:hover, ul#menu li a:focus 
{ 
  background-color: #04173f; 
  color: #ffffff;
}
ul#menu li ul li a 
{ 
  /*line-height: 1.2em; */
  margin: 0; 
  /*border-top: .1em solid #4070AC; 
  border-left: .1em solid #4070AC; 
  border-right: .1em solid #4070AC;*/
  /*border-top: .1em solid #39322b; 
  border-left: .1em solid #39322b; 
  border-right: .1em solid #39322b;*/
  padding: 5px 5px 5px 20px;
  /*padding: .5em .5em .5em 1em; */
  text-indent: -.5em; 
}
ul#menu li ul li ul.sublist li a 
{ 
  padding-left: 3em; 
  border-top: 0;
}
ul#menu li li a.menuIndicator 
{ 
  background-image: url(/Includes/Templates/Active/images/bg-bullet4.gif); 
  background-position: 16.8em center; 
  background-repeat: no-repeat; 
  padding-right: 20px;
}
ul#menu li li a.menuIndicator:hover 
{ 
  background-image:url(/Includes/Templates/Active/images/bg-bullet4-o.gif);
}





/* side nav */
#menu a.who, #menu a.what, #menu a.litigation, #menu a.franchise, #menu a.corporate, #menu a.goingon, #menu a.where
{
	/*float: left;*/
	background: url(images/nav.jpg) no-repeat;
	/*height: 24px;*/
	text-indent: -999999px;
}	
#menu a.who {	
	background-position: 0 0;
	width: 226px;
	height: 26px;
	/*margin-left: 19px;*/
}	
#menu a.what {	
	background-position: 0 -26px;
	width: 226px;
	height: 34px;
}
#menu a.franchise {	
	background-position: 0 -60px;
	width: 226px;
	height: 34px;
}
#menu a.litigation {	
	background-position: 0 -94px;
	width: 226px;
	height: 34px;
}
#menu a.corporate {	
	background-position: 0 -128px;
	width: 226px;
	height: 34px;
}
#menu a.goingon {	
	background-position: 0 -162px;
	width: 226px;
	height: 34px;
}
#menu a.where {	
	background-position: 0 -196px;
	width: 226px;
	height: 34px;
}	
	
#menu a.who:hover {	
	background-position: -226px 0;
	}
#menu a.what:hover {	
	background-position: -226px -26px;
	}
#menu a.franchise:hover {	
	background-position: -226px -60px;
	}
#menu a.litigation:hover{	
	background-position: -226px -94px;
	}
#menu a.corporate:hover{	
	background-position: -226px -128px;
	}
#menu a.goingon:hover {	
	background-position: -226px -162px;
	}
#menu a.where:hover {	
	background-position: -226px -196px;
	}


#menu a#whoactive {	
	background-position: -452px 0;
	}
#menu a#whatactive {	
	background-position: -452px -26px;
	}
#menu a#franchiseactive {	
	background-position: -452px -60px;
	}
#menu a#litigationactive {	
	background-position: -452px -94px;
	}
#menu a#corporateactive {	
	background-position: -452px -128px;
	}
#menu a#goingonactive {	
	background-position: -452px -162px;
	}
#menu a#whereactive {	
	background-position: -452px -196px;
	}

/*END NAVIGATION*/