body{
	margin:0;
	font:13px "Times New Roman", Georgia, Arial, Helvetica, sans-serif;
	background: url(../images/bg-body.gif);
}
a{
	color:#000;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
	color: #A0390D;
}
form,fieldset,img{margin:0;padding:0;border:0;}
input,
textarea,
select{
	font:10px Arial, Helvetica, sans-serif;
	vertical-align:middle;
}
h1{
	margin:0;
}
#wrapper-holder{
	width:100%;
	padding:0 0 120px 0;
	background:url(../images/bg-wrapper-holder.gif) repeat-x;
}
#wrapper{
	position:relative;
	width:960px;
	margin:0 auto;
	background: url(../images/bg-wrapper.gif) no-repeat;
}
#main-holder{
	width:960px;
	padding:87px 0 6px 0;
	border-top:3px solid #a0390d;
	border-bottom:3px solid #a0390d;
}
#main{
	width:960px;
	background: url(../images/bg-main.gif) repeat-y;
}
#main:after{
	content:"";
	display:block;
	clear:both;
}
#content{
	float:right;
	width:700px;
	padding:0 0 0 8px;
}
.item{
	width:100%;
	overflow:hidden;
	background:#3d3d3d;
}
#content .image-holder{
	float:right;
}
#content .image-holder img{
	display:block;
}
/*navigetion*/
.navigetion{
	float:left;
	width:180px;
	overflow:hidden;
	margin:0;
	padding:0;
	list-style:none;
	background:#3d3d3d;
}
.navigetion li{
	vertical-align:top;
	height:1%;
	overflow:hidden;
	text-align:center;
	font:10px sans-serif, Verdana, Georgia;
	margin:-1px 0 1px 0;
	border-top:1px solid #241b1b;
}
.navigetion a{
	display:block;
	color:#ededed;
	line-height:32px;
}
.navigetion a:hover{
	text-decoration:none;
}
/*two-column*/
.two-column{
	width:700px;
	overflow:hidden;
	padding:0 0 30px 0;
	border-top:1px solid #c8c8c8;
}
.two-column h2{
	margin:0;
	display:block;
	color:#a0390d;
	font:normal 18px/18px "Times New Roman", Georgia, Arial, Helvetica, sans-serif;
}
/*column-left*/
.column-left{
	float:left;
	padding:21px 34px 0 27px;
	width:361px;
	border-right:1px solid #c8c8c8;
}
.column-left p{
	color:#454545;
	margin:21px 0 0;
	line-height:19px;
}
.column-left .rear-more{
	margin:24px 0 0;
	padding:0;
	height:1%;
	overflow:hidden;
	list-style:none;
}
.column-left .rear-more li{
	float:left;
	margin:0 6px 0 -6px;
	padding:0 6px;
	font-size:11px;
	background:url(../images/separator.gif) no-repeat;
}
.column-left .rear-more a{
	color:#241b1b;
	font-weight:bold;
}
/*column-right*/
.column-right{
	float:right;
	width:277px;
	min-height:335px;
	padding:21px 0 0 0;
}
* html .column-right{
	height:335px;
}
.column-right .col-r{
	margin:0 0 0 25px;
}
.map img{
	display:block;
}
.map{
	margin:12px 0 0;
	position:relative;
}
.map p{
	position:absolute;
	top:133px;
	width:155px;
	left:14px;
	color:#454545;
}
* html .map p{
	top:145px;
}

/*column-left2*/
.column-left2{
	float:left;
	padding:21px 34px 0 27px;
	width:421px;
	border-right:1px solid #c8c8c8;
}
.column-left2 p{
	color:#454545;
	margin:21px 0 0;
	line-height:19px;
	font-family: "Times New Roman", Georgia, Arial, Helvetica, sans-serif;
	font-style: normal;
}
.column-left2 ul{
    padding:0;
	margin:0;
	color:#454545;
	list-style:inside;
}
.column-left2 li{
   padding:5px 0 0 25px;
}

.seminars td {
   padding: 2px;
   border: 1px #666666 solid;
}

/*column-right2*/
.column-right2{
	float:right;
	width:217px;
	min-height:335px;
	padding:21px 0 0 0;
}
* html .column-right2{
	height:335px;
}
.column-right2 .address{
	margin:0px 15px 0 15px;
	color:#a0390d;
}

.column-right2 .address a{
	color:#a0390d;
}
.column-right2 .contactbox {
    background-color:#622410;
	width:183px;
	margin-left:7px;
	margin-top:25px;
	padding:10px;
	display:block;
	color:#ffffff;
}
.column-right2 .contactbox p{
    clear:left;
}

.column-right2 .contactbox p a{
    color:#999999;
}

.column-right2 .contactbox .field2{
	float:left;
	width:126px;
	height:20px;
	padding:0px 0 0 1px;
	margin-top:10px;
	margin-left:10px;
	background:url(../images/bg-input.png) no-repeat;
}
.column-right2 .contactbox .field2 input{
	position:relative;
	color:#d3d3d3;
	border:0;
	line-height:12px;
	padding:3px 2px 0 4px;
	width:110px;
	background:transparent;
}

.column-right2 .contactbox .btn-holder2{
	float:left;
	display:inline;
	margin:10px 0 0 14px;
	width:22px;
	height:22px;
	background: url(../images/btn-go.png) no-repeat;
}
.column-right2 .contactbox .btn-holder2 input{
	position:relative;
	cursor:pointer;
	width:22px;
	height:20px;
	border:0;
	padding:4px 0;
	background:transparent;
	color:#d3d3d3;
}

/*sidebar*/
#sidebar{
	position:relative;
	min-height:662px;
	float:left;
	margin:-87px 0 0;
	padding:18px 0 0;
	width:252px;
	/*background:url(../images/bg-left-column-2.jpg) repeat-x;*/
	/*background-color: #cec7b6;*/
	background-color: #fcf3de;
}
/*
* html #sidebar{
	height:662px;
}*/
.logo{
	height:182px;
	width:218px;
	margin:0 0 0 16px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/logo.png) no-repeat;
}
.logo a{
	cursor:pointer;
	height:100%;
	display:block;
}
.link{
	margin:14px 0 0 35px;
}
.link a{
	display:block;
}
#sidebar h3{
	display:block;
	width:200px;
	height:19px;
	margin:23px 0 0 19px;
	padding:0 0 0px;
	text-indent:-9999px;
	background:url(../images/text-news.png) no-repeat;
}

#sidebar h5{
	display:block;
	width:200px;
	height:19px;
	margin:5px 0 0 19px;
	padding:0 0 0;
	text-indent:-9999px;
	background:url(../images/text-weeklyupdates.png) no-repeat;
}

#sidebar h6{
	display:block;
	width:200px;
	height:19px;
	margin:55px 0 0 19px;
	padding:0 0 0;
	text-indent:-9999px;
	background:url(../images/text-experiencedin.png) no-repeat;
}

.separate {
   background:url(../images/separator2.gif) repeat-x;
   margin-top: 6px;
}

/*news-title*/
.news-title h4{
	letter-spacing:0;
	font-weight:bold;
	margin:0;
	padding:0 0 2px 0;
	display:block;
	font-size:12px;
	font-family:"Times New Roman", Georgia, Arial, Helvetica, sans-serif;
}

.news-title a{
	text-decoration:none;
}
.news-title a:hover{
	text-decoration:underline;
}
.news-title {
	width:100%;
	overflow:hidden;
	margin:0;
	padding:0;
	list-style:none;
}
.news-title li{
	line-height:14px;
	color:#241b1b;
	margin:-2px 0 2px 0;
	padding:5px 27px 5px 20px;
	font-family:"Times New Roman", Georgia, Arial, Helvetica, sans-serif; 
	font-size:12px;
	/*background:url(../images/separator2.gif) repeat-x;*/
}


.practiceareas a{
	text-decoration:none;
}
.practiceareas a:hover{
	text-decoration:underline;
}
.practiceareas {
	width:100%;
	overflow:hidden;
	margin:0;
	padding:0;
	padding-top:10px;
	list-style:inside;
}
.practiceareas li{
	line-height:14px;
	color:#241b1b;
	margin:-2px 0 2px 0;
	padding:5px 27px 5px 20px;
	font-family:"Times New Roman", Georgia, Arial, Helvetica, sans-serif; 
	font-size:12px;
	/*background:url(../images/separator2.gif) repeat-x;*/
}
/*header*/
#header{
	position:absolute;
	top:0;
	left:0;
	height:87px;
	width:100%;
}
#header .form-area{
	width:100%;
	overflow:hidden;
}
#header .form-holder{
	width:174px;
	float:right;
	margin:16px 0 0;
}
#header .field{
	float:left;
	width:126px;
	height:20px;
	padding:0 0 0 1px;
	background:url(../images/bg-input.png) no-repeat;
}
#header .field input{
	position:relative;
	color:#d3d3d3;
	border:0;
	line-height:12px;
	padding:3px 2px 0 4px;
	width:110px;
	background:transparent;
}
#header .btn-holder{
	float:left;
	display:inline;
	margin:0 0 0 4px;
	width:22px;
	height:22px;
	background: url(../images/btn-go.png) no-repeat;
}
#header .btn-holder input{
	position:relative;
	cursor:pointer;
	width:22px;
	height:20px;
	border:0;
	padding:4px 0;
	background:transparent;
	color:#d3d3d3;
}
.menu{
	float:right;
	margin:12px 0 0;
	padding:0;
	list-style:none;
}
.menu li{
	float:left;
	font:12px Arial,Garamond, Georgia;
	display:inline;
	line-height:30px;
	margin:0 14px 0 21px;
}
.menu a{
	color:#cfcfcf;
}
#footer{
	color:#cfcfcf;
	padding:8px 30px 15px;
	width:900px;
	overflow:hidden;
	font:10px Arial, Tahoma, sans-serif;
	background:#241b1b;
}
.footer-left{
	float:left;
}
.footer-left p{
	padding:0 0 5px;
	margin:0;
}
.footer-left ul{
	float:left;
	display:inline;
	margin:0 0 0 -3px;
	padding:0;
	overflow:hidden;
	list-style:none;
}
.footer-left li{
	float:left;
	margin:0 3px 0 -3px;
	background:url(../images/separator3.gif) no-repeat 0 3px;
}
.footer-left a{
	color:#cfcfcf;
	padding:0 3px 0 5px;
}
/*footer-right*/
.footer-right{
	float:right;
	width:60%;
}
.navigation1{
	height:1%;
	overflow:hidden;
}
.navigation1 ul{
	float:right;
	margin:0;
	padding:0;
	list-style:none;
}
.navigation1 li{
	float:left;
	padding:0 0 0 15px;
}

.navigation1 li a{
	color:#cfcfcf;
}
.navigation2{
	float:right;
	margin:4px 0 0;
	padding:0;
	list-style:none;
	overflow:hidden;
	clear:right;
}
.navigation2 li{
	float:left;
	padding:0 4px;
	margin:0 -4px 0 4px;
	background:url(../images/separator3.gif) no-repeat 100% 3px;
}
.navigation2 li a{
	color:#cfcfcf;
}
#wrapper-holder #wrapper #main-holder #main #content .two-column .column-left2 p u {
	font-style: italic;
}
.italics {
	font-style: italic;
}
