/* @group General */

body {
	margin: 0;
	font: 12px/18px "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	background: #323b4d url(../images/wallpaper.gif) repeat center top;
}

li {
	margin-top: 10px;
}

ul {
	list-style-type: square;
}

img {
	display:block;
	border-style: none;
}

.img2 {
	display: inline;
}

.image-link a {
    border: none !important;
    text-decoration: none;
	color: #7589a2;
}

.chart_title {
	font-weight: bold;
	color: #fff;
	font-size: 13px;
}

#allcontent {
	width: 840px;
	margin-left: auto;
	margin-right: auto;
	background: url(../images/body.gif) repeat-y;
}

.unblock {
	display: inline;
}

/* @end */
#topgfx {
	background: url(../images/bodytop.gif) no-repeat;
	width: 840px;
	height: 33px;
}

#header {
	background: #fff url(../images/header.jpg) no-repeat;
	width: 790px;
	height: 132px;
	margin: 0 25px;
}

#header2 {
	background: #fff url(../images/header2.jpg) no-repeat;
	width: 790px;
	height: 132px;
	margin: 0 25px;
}

#header3 {
	background: #fff url(../images/header3.jpg) no-repeat;
	width: 790px;
	height: 132px;
	margin: 0 25px;
}

#header4 {
	background: #fff url(../images/header4.jpg) no-repeat;
	width: 790px;
	height: 132px;
	margin: 0 25px;
}

#header5 {
	background: #fff url(../images/header5.jpg) no-repeat;
	width: 790px;
	height: 132px;
	margin: 0 25px;
}
#header6 {
	background: #fff url(../images/header6.jpg) no-repeat;
	width: 790px;
	height: 132px;
	margin: 0 25px;
}
/* @group Buttons */


.itemsleft {
	float: left;
	margin-right: 12px;
}

#menu {
	height: 42px;
	width: 770px;
	background-image: url(../images/navbacking.gif);
	margin: 0 25px;
	padding: 0 10px 7px;
}

.buttons {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	overflow: hidden; /* for ie to hide extra height*/
}

.buttons a {
	display: block;
	float: left;
	overflow: hidden;
	height: 42px;
	border-style: none;
}

.buttons img {
	border: 0;
}

* html a:hover {
	visibility: visible;
}

.buttons a:hover img {
	visibility: hidden
}

/* @end */

/* @group Sidebar */

.sideTitle {
	width: 195px;
	height: 28px;
	background: url(../images/sidehead.gif) no-repeat;
	text-align: center;
	color: #fff;
	line-height: 28px;
	font-size: 12px;
	font-variant: small-caps;
	font-weight: bold;
}

#sidebarWindow {
	width: 195px;
	float: left;
	overflow: hidden;
	display:inline;/* double margin fix for ie*/
	margin-left: 32px;
	margin-bottom: 7px;
	margin-top: 10px;
}

#sidebarWindow a {
	color: #0080cc;
	text-decoration: none;
	font-weight: bold;
}

#sidebarWindow a:hover {
	color: #007fc4;
	border-bottom: 1px dotted #007fc4;
}

#sidebarWindow ul
  {
  padding-left: 1em;
	line-height: 22px;
	margin: 0;
}
#sidebarWindow li
  {
  margin: 0;
  padding: 0;
  }

.sideContent {
	background: #d3e9f5 url(../images/sidegradient.jpg) no-repeat 0 bottom;
	padding: 15px;
	width: 165px;
	font-size: 11px;
	line-height: 14px;
	color: #626a69;
}

.sideContent p {
	margin-bottom: 15px;
	margin-top: 0;
}

.sideContentAbout {
	background: #d3e9f5 url(../images/sidegradient.jpg) no-repeat 0 bottom;
	width: 195px;
	
}

.sideContentAbout p {
	margin-bottom: 15px;
	margin-top: 0;
}

.sideAboutPad {
	font-size: 10px;
	line-height: 14px;
	color: #fff;
	padding: 10px 20px 20px;
}

.aboutTitle {
	font: bold 16px Georgia, "Times New Roman", Times, serif;
	margin-bottom: 15px;
	border-bottom: 1px solid #fff;
}

/* @group Side Attorneys */

.items {
	display: block;
	text-decoration: none;
	overflow: hidden;
	width: 210px;
	height: 52px;
	color: #fff;
	margin-top: 2px;
	line-height: 15px;
	padding: 10px 20px;
	background-color: #3c5174;
}

.items:hover {
	background-color: #000;
}

.itemsSml {
	font-size: 10px;
}


/* @end */

#sidebarHome {
	width: 253px;
	height: 391px;
	float: left;
	overflow: hidden;
	display:inline;/* double margin fix for ie*/
	background-color: #fff;
	background-image: url(../images/ui5.jpg);
}

#sidebarAbout {
	width: 253px;
	height: 325px;
	float: left;
	overflow: hidden;
	display:inline;/* double margin fix for ie*/
	background-color: #fff;
	background-image: url(../images/ui8.jpg);
}



/* @end */

/* @group Main */

#mainWindow {
	width: 501px;
	padding: 40px;
	margin-left: 227px;
}

.wm1 {
	background: url(../images/watermark1.jpg) no-repeat right top;
}

.wm2 {
	background: url(../images/watermark2.jpg) no-repeat right top;
}

.wm3 {
	background: url(../images/watermark3.jpg) no-repeat left 200px;
}

#mainWindow a {
	text-decoration: none;
	color: #2275b1;
	border-bottom: 1px dotted #007fc4;
}

#mainWindow a:hover {
	background-color: #2275b1;
	color: #fff;
	border-style: none;
}

/* @end */

/* @group Footer */

#footergfx {
	width: 840px;
	height: 33px;
	background: url(../images/bodybottom.gif) no-repeat;
}

#footer {
	color: #fff;
	text-align: center;
	font-size: 11px;
	width: 776px;
	background-color: #37372f;
	margin: 0 32px;
	height: 45px;
	clear: both;
	padding-top: 10px;
}

#footer a {
	text-decoration: none;
	color: #fff;
}

#footer a:hover {
	background-color: #2275b1;
	color: #fff;
	border-style: none;
}

/* @end */

/* @group Bug Fixes */

/* reduce the right margin to account for 3pixels*/
* html #sidebarWindow {margin-right:-3px;}

/* fix 3 pixel jog and account for 3 pixels extra padding*/
* html #mainWindow {height:1%;margin-left:224px}/* margin is 3 pixels less than normal*/


/* @end */

/* @group Misc Styles */

/* @group Protraits */
.pic {
	float: right;
	margin-left: 35px;
	margin-bottom: 10px;
}
.portraitTitle1 {
	color: #007fc4;
	margin: 0;
	font: 23px/24px Georgia, "Times New Roman", Times, serif;

}

.portraitTitle2 {
	color: #999a95;
	font-size: 14px;
	margin-bottom: 40px;
	margin-top: 5px;
}

.portrait {
	float: left;
	padding-right: 25px;
	padding-bottom: 10px;
	text-align: center;
	font-size: 10px;
}



/* @end */

h1 {
	color: #2275b1;
	margin-top: 10px;
	font: 23px Georgia, "Times New Roman", Times, serif;
	margin-bottom: 40px;
}

h2 {
	color: #59594d;
	font: 18px Georgia, "Times New Roman", Times, serif;
	margin-bottom: 10px;
	margin-top: 40px;
}

.category {
	color: #000;
	font-size: 16px;
	border-bottom: 1px solid #cecece;
}

.subcategory {
	color: #000;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 5px;
}

.subcategoryinfo {
	color: #707070;
	margin: 0 30px 10px;
}

.forms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FBC273;
	text-decoration: none
}

.form_border {
	border: 1px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
	font-size: 11px;
}



/* @end */

.pic {
	font-size: 10px;

	float: right;
	background-color: #fff;
	text-align: center;
	margin-left: 30px;
	color: #1e3b60;
	margin-top: 10px;
	font-weight: bold;
	margin-bottom: 20px;
}
.logotext {
	font-weight: bold;
	background-color: #fff;
	padding: 4px;
	border: 1px solid #3a87bf;
	text-align: center;
}
.formstyle {
	border: 1px solid #2678b4;
	color: #2275b1;
	background: #fff url(../images/formbg.gif) repeat-x;
	font-weight: bold;
}

.formtext {
	font-weight: bold;
	color: #666758;
	text-align: right;
}

.principals {
	font-size: 14px;
	font-weight: bold;
	line-height: 27px;
	color: #2275b1;
}

.newsheader {
	color: #2275b1;
	font-weight: bold;
	font-size: 14px;
	margin-top: 40px;
}

.newsdate {
	font-size: 11px;
}

.newstitle {
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
}

.border {
	border-bottom: 1px solid #cecece;
}

.center {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.clientbtn {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.clientbtn a {
	border: 4px solid #d3e9f5;
}

.clientbtn a:hover {
	border: 4px solid #d3e9f5;
	color: #3a87bf;
}

.picright {
float:right;
margin-left:10px;
margin-bottom:10px;
}

