@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#4d4d4d;
}

a img { border: solid 0px; }
a:hover img { border: solid 0px; }

#header {
	background:url(../images/topbanner.jpg) repeat-x #7c7c72;
	height:190px;
	width: 1085px;
}

#wrapheader {
	background:url(../images/topbanner.jpg) repeat-x #7c7c72;
	height:190px;
}

#leftcolumn {
	float: left;
	width: 240px;
	background:url(../images/left256.jpg) repeat-y;
	padding:14px 40px 14px 14px;
	height:900px;
	/*border: solid 1px #f00;-------new--------*/
	
	/*height: expression( document.body.clientHeight < 900 ? "1085px" : "auto" ); /* set min-width for IE */*/
}

#rightcolumn {
	float:left;
	width:780px;
}

#content {
	position:relative;
	top:-30px;
	background:url(../images/contenttop.jpg) no-repeat;
	width:740px;
}

#main {
	background:url(../images/lefttile256.jpg) repeat-y;
}

#wrapmain { width:1100px; }


#logo {
	float: left;
	height: 150px;
	width: 380px;
	margin-top: 6px;
}

#logo h1 { margin:0px; padding:0px; }

#mainnav {
	height: 34px;
	width: 770px;
	margin-left:250px;
}

#container { 
	background:url(../images/righttile.jpg) repeat-x #d1d1b5; 
	background-position:0px 190px;
  }

#contentbg { background:url(../images/content-tile.jpg) repeat-y; margin:30px 10px 30px 25px; }

#contentbottom {
	height:27px;
	position:relative;
	top:25px;
	background:url(../images/content-bottom.png) no-repeat;
}


/*----------TEXT STYLES----------*/

h1 {
	font-size:24px;
	font-weight:normal;
	color:#fab131;
}
.dotted {
	background: url(../images/leftnav-line.gif) no-repeat;
	background-position:0px 24px;
	background-repeat:repeat-x;

}
a {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h2 { font-size:16px; font-weight:normal; color:#fab131; }
h3 { font-size:12px; font-weight:normal; color:#fab131; margin-top:0px; }
h4 { font-size:14px; font-weight:normal; color:#fab131; }
h5 { font-size:12px; font-weight:normal; color:#fab131; margin-top:7px; margin-bottom:5px; }

.practicelines-right a { color:#62aaa8; text-decoration:none; }
.practicelines-right a:hover { color:#62aaa8; text-decoration:underline; }

p { font-size:12px; line-height:16px; }
.callout h2 { margin-top:0px; margin-bottom:10px; }
.callout p { margin-top:0px; }f

h3 a { color:#62aaa8; text-decoration:underline; }
h3 a:hover { color:#4d4d4d; text-decoration:underline; }

/*--------END TEXT STYLES--------*/



/*#f3f3ea*/

#topright {
	height: 150px;
	width: 640px;
	float: left;
	margin-top: 5px;
}
#leftnav {
	font-size: 12px;
	/*list-style-image: url(../images/bullet.gif);*/
	list-style:none;
	line-height:12px;
	list-style-position: inside;
	text-indent:5px;
	margin-top:20px;
	margin-left:-5px;
	margin-right:0px;
	margin-bottom:0px;
	padding: 0px;
	line-height:14px;
	/*border: solid 1px #000;-------new--------*/
}

#leftnav p {margin-left:10px;}

#leftnav li a { background:url(../images/bullet.gif) no-repeat; background-position:-10 5px; padding-left:10px; }

#leftnav img {padding-bottom:15px; padding-top:5px;}

#crumbtrail {
	padding-top: 9px;
	padding-bottom: 8px;
	padding-left: 30px;
	font-size: 10px;
	width:585px;
	float:left;
}

#crumbtrail a { color: #575757; text-decoration:none; }
#crumbtrail a:hover { color: #575757; text-decoration:underline; }

#rss {
	float: left;
	width: 90px;
	margin-top: 9px;
	margin-bottom: 9px;
	margin-right:18px;
	padding-left:50px;
}

#banner {
	margin:0px 10px 0px 25px;
	width:740px;
	height:183px;
	text-indent:-9999px;
	overflow:hidden;
}

#footer {
	padding: 5px 0px 10px 72px;
	font-size: 11px;
	color: #68685a;
}

#footer a {color: #68685a; text-decoration:none; }
#footer a:hover {color: #68685a; text-decoration:underline; }

#copyright {
	float: left;
	width: 40%;
}
#bottomnav {
	text-align: right;
	margin-right: 35px;
}
#createdby {
	float: left;
	width: 33%;
}

#leftnav li { padding-top:5px; padding-bottom:5px; padding-left:5px; font-weight:bold; }

#leftcolumn li a { color:#4d4d4d; text-decoration:none; }
#leftcolumn li a:hover { color:#62aaa8; text-decoration:none; }

.leftlinks a { color:#62aaa8; text-decoration:underline; }
.leftlinks a:hover { color:#4d4d4d; }

.leftnavspacer {
	height:2px;
	width:206px;
	background:url(../images/leftnav-line.gif) no-repeat;
	margin:0px;
	padding:0 10px 0px 10px;
	overflow:hidden;
}
#topnav {
	float: right;
	height: 35px;
	width: 255px;
	padding: 4px 0px 0px 20px;
	background:url(../images/topnav-tab.png) no-repeat;
	font-size:11px;
}

.clearfloat {
	clear:both;
}

/* ----------------- NAVIGATION ----------------- */

#mainnav ul {
	margin:0px;
	padding:0px;
}


#mainnav ul li {
	display:inline;
	margin:0px;
	padding:0px;
}

#mainnav #practicelines { float:left; height:34px; width:122px; margin-left:33px; }
#mainnav #practicelines a { display:block; background:url(../images/mainnav-practicelines.jpg); height:30px; width:122px; text-indent:-9999px; }
#mainnav #practicelines a:hover { background-position:0px -34px; }

#mainnav #about { float:left; height:34px; width:123px; margin-left:33px; }
#mainnav #about a { display:block; background:url(../images/mainnav-about.jpg); height:34px; width:123px; text-indent:-9999px; }
#mainnav #about a:hover { background-position:0px -34px; }

#mainnav #clients { float:left; height:34px; width:48px; margin-left:33px; }
#mainnav #clients a { display:block; background:url(../images/mainnav-clients.jpg); height:34px; width:48px; text-indent:-9999px; }
#mainnav #clients a:hover { background-position:0px -34px; }

#mainnav #news { float:left; height:34px; width:99px; margin-left:33px; }
#mainnav #news a { display:block; background:url(../images/mainnav-news.jpg); height:34px; width:99px; text-indent:-9999px; }
#mainnav #news a:hover { background-position:0px -34px; }

#mainnav #careers { float:left; height:34px; width:53px; margin-left:33px; }
#mainnav #careers a { display:block; background:url(../images/mainnav-careers.jpg); height:34px; width:53px; text-indent:-9999px; }
#mainnav #careers a:hover { background-position:0px -34px; }

#topnav #home { width:40px; height:30px; float:left; padding-left:18px; background:url(../images/topnav-home.png) no-repeat; }
#topnav #sitemap {width:52px; height:30px; float:left; padding-left:18px; background:url(../images/topnav-sitemap.png) no-repeat; }
#topnav #contact { float:left; height:30px; padding-left:18px; background:url(../images/topnav-contact.png) no-repeat; }

#topnav a { color:#964f27; text-decoration:none; }
#topnav a:hover { color:#ffffff; }


#logo a {
	display:block;
	width:390px;
	height:150px;
	background:url(../images/logo.jpg);
	text-indent:-9999px;
}

#rssbutton { float:left; height:16px; width:70px; }
#rssbutton a { display:block; height:16px; width:70px; background-image:url(../images/RSS.jpg); text-indent:-9999px; }

#printbutton { float:left; height:16px; width:17px; }
#printbutton a { display:block; height:16px; width:17px; background-image:url(../images/print.jpg); text-indent:-9999px; }

/* --------------- END NAVIGATION --------------- */

.titles { display:block; height:17px; width:400px; background:url(../images/titles/ourteam.png) no-repeat; text-indent:-999px;}
.titles2lines { display:block; height:42px; width:400px; background:url(../images/titles/ourteam.png) no-repeat; text-indent:-999px;}

.subtitles { display:block; height:12px; width:200px; background:url(../images/titles/ourteam.png) no-repeat; text-indent:-9999px; margin-bottom:16px; }

#insideleft {
	width: 415px;
	padding-top: 33px;
	padding-bottom: 33px;
	padding-left: 33px;
	padding-right: 10px;
	margin:0px;
	float: left;
}

#indexmain {
	padding-top: 33px;
	padding-bottom: 0px;
	padding-left: 33px;
	padding-right: 33px;
	margin:0px;
}

#insideleft h1 { margin-top:0px; }

#insideright {
	float: left;
	width: 260px;
	padding-top: 33px;
	padding-bottom: 33px;
	padding-left:0px;
	padding-right:0px;
	margin:0px;
}
.callout {
	background-image: url(../images/calloutbg.png);
	background-repeat: no-repeat;
	min-height: 200px;
	padding: 24px;
	margin:0px;
	width:210px;
}

.callout a { color:#62aaa8; }

.callout ul {list-style:none; margin:0px; padding:0px; }
.callout li { margin-bottom:16px; }

.callout li a { color:#4d4d4d; text-decoration:none; }
.callout li a:hover { color:#62aaa8; text-decoration:none; }

#leftbackground {
	background-image: url(../images/lefttile.jpg);
	background-repeat: repeat-y;
}
.newsicon {
	float: left;
	margin-right: 5px;
}
.newsitem {
	background-image: url(../images/newsicon.png);
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-right:10px;
	margin-bottom:12px;
	width:185px;
	height:105px;
	overflow:hidden;
}

.newsitem2 {}

.newsitem2 h4 a { color:#fab131; text-decoration:none; }
.newsitem2h4 a:hover { color:#fab131; text-decoration:underline; }

.newsitem a {color:#62aaa8; text-decoration:underline; }
.newsitem a:hover { color:#4d4d4d; text-decoration:underline; }

.linesofbusiness {
	background-image: url(../images/businesslineicon1.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 70px;
	min-height:50px;
	width:350px;
	height: expression( document.body.clientHeight < 51 ? "50px" : "auto" ); /* set min-width for IE */
}

.linesofbusiness h4 { padding-top:5px; padding-bottom:0px; margin:0px; }

.linesofbusiness p { margin:5px; }

.dots {
	background-image: url(../images/dots.gif);
	background-repeat: repeat-x;
	height: 1px;
	margin: 0px;
	padding: 0px;
}

.indexcaption {
	font-size:15px;
	line-height:16px;
}

p a { color:#62aaa8; text-decoration:underline; }
p a:hover { color:#4d4d4d; text-decoration:underline; }

.practicelines-right p {
	font-size: 11px;
	line-height: 13px;
}

.maintext ul { list-style:none; margin:0px; padding:0px; }
.maintext li { padding:0px 5px 5px 0px; }

.bulleted ul { list-style:url(../images/bullet.gif) outside; margin:13px; padding:0px; }
.bulleted li { padding:0px 5px 5px 0px; }

.maintext a { color:#62aaa8; text-decoration:underline; }
.maintext a:hover { color:#4d4d4d; text-decoration:underline; }

.maintext {padding:0px; margin:0px; }
.maintext li {padding:0px; margin:0px;}

.maintext ul li a {color:#62aaa8; text-decoration:underline; }
.nmaintext ul li a:hover { color:#4d4d4d; text-decoration:underline; }

ol { margin-left:18px; padding:0px; }
ol li { margin-top:110px; padding:0px; }



/*------------------------SITEMAP STYLES------------------------*/

.sitemap { width:50%; float:left; }

.sitemap ul { list-style:none;list-style-position:inside; margin-left:15px; padding:0px; }

/*list-style-image:url(../images/sitemap-bullet.gif);*/

.sitemap ul li { padding-top:10px; padding-bottom:10px; padding-left:10px; background:url(../images/sitemap-bullet.gif) no-repeat; background-position:0px 10px; }

.sitemap h4 { margin-bottom:0px; }

.sitemap a:hover { text-decoration:underline; }

.sitemap h4 a { color:#fab131; text-decoration:none; }
.sitemap h4 a:hover { color:#fab131; text-decoration:underline; }
.sitemap ul li a {color:#4d4d4d; text-decoration:none; }

.linesofbusiness h4 a { color:#fab131; text-decoration:none; }

/*----------------------END SITEMAP STYLES----------------------*/

