/***MAIN MENU***/
body{
	margin: 0;
	padding: 0;}

p {
	line-height: 1.4em;
	margin: .1em 0 1.0em 0;
	clear: both;
}

.menu4 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		width: 800px;
		border-bottom: 5px solid #3c3c3c;
      margin: 0;
      padding: 0;
      background: #eee none;
		height: 40px;
		background-color: #000;
		border-bottom: 5px solid #000;
		background-image: url(images/horiz_menu_bg.png);
		background-repeat:repeat-x;
		background-position: bottom left;
		
    }
	 
	.menu4 ul {
      margin: 0;
      padding: 0;
      list-style-type: none;
		color: #fff;
    }
   
	.menu4 li {
		margin: .5em 0;
      padding: 0;
      float: left;
		width: 7.6em;
      text-align: center;
		color: #fff;
		list-style: none;
		
		height: 24px;
		border-right: 1px solid #fff;
    }
	 
	 li.last{
		border-right: 0px solid #fff;
		}
	 
    .menu4 li a {
      display: block;
      width: 100%;
      text-decoration: none;
		color: #fff;
    }
	 
	  .menu4 li a:visited {
      color: #FFF;
    }

    .menu4 li a:hover {
      background-color: #FFF;
		color: #080d1b;
		width: 7.6em;
      height: 24px;
    }

/***SIDE MENU***/
.vertmenu{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
width: 271px;
height: 165px;
background-color:#000;
background-image: url(images/vert_menu_bg.png);
background-repeat:repeat-x;
background-position: top left;
margin: 0;
padding: 0 0 12px 0;
}

.vertmenu ul{
margin: 10px 0 0 0;
padding: 0 0 12px 0px;
width: 260px;
}

.vertmenu li{
color: #fff;
padding: 0;
margin:0;
list-style: none;
font-style: normal;
text-align: left;
}

.vertmenu li a{
text-decoration: none;
color: #fff;
width: 260px;
display: block;
padding: 2px 0 2px 12px;
}

 .vertmenu li a:visited {
      color: #FFF;
    }

.vertmenu li a:hover{
	background-color: #000;
	color: #FFF;
	background-image: url(images/vert_menu_rollover.png);
	background-position: left;
	background-repeat: repeat-y;
	font-weight: bold;
}

#navcontainer {
      margin: 0;
		height: 20px;
		padding-top:2px;}

#navcontainer ul {
        border: 0;
        margin: 0;
        padding: 0;
        list-style-type: none;
        text-align: center;
		float: right;
}

#navcontainer ul li {
        display: block;
        float: left;
        text-align: center;
        padding: 0;
        margin: 0 0 0 5px;}

#navcontainer ul li a {
        background-color: #000;
        width: 180px;
        height: 20px;
        /***Remove the "comment out" brackets below if you want a border around your header menu***/
        
/*        border-top: 1px #9a9a9a solid;
        border-left: 1px solid #9a9a9a;
        border-bottom: 1px #9a9a9a solid;
        border-right: none;*/
        padding: 0;
        margin: 0;
        color: #fff;
        text-decoration: none;
        display: block;
        text-align: center;
        font: bold 12px Arial;
		background-image: url(images/horiz_menu_bg.png);
		background-repeat:repeat-x;
		background-position: bottom left;
}

#navcontainer ul li a:hover {
        background: #fff;
color: #000;
}
#navcontainer a:active {
        background: transparent;
        color: #fff;
}

#navcontainer li#active a {color: #fff;
}

.list1 {padding: 3px 0 3px 0;}

.list2 {padding: 3px 0; 
margin:0;
list-style-type: none;}

ul.af{
	margin:-.7em 0 0 0em;
	padding:0;
	list-style: disc;
}
h3{
	font-size: 14px;
	color: black;
}

.test123{
	background-color: #d6d6d6;
}
.execname {
	border-bottom: 1px solid #3c3c3c;
	font-size: 1.05em;
	color: #000;
	display: block;
	font-weight: bold;
	padding: .2em 0;
	margin-top: 1.25em;
}

.title{
	font-size:.95em;
	color: #39558c;
	margin: .3em 0 .5em .1em;
	display: block;
	
}

.bio{
	padding-left: .8em;
	line-height: 1.3em;
	clear: none;
	
}

.mphoto{
	float: right;
	border: 1px solid #39558c;
	margin: 0px 3px 3px 9px;
}

ul.clients{
	margin:-.7em 0 0 4em;
	padding:0;
	list-style: disc;
}




#fauxtable{
	width: 460px;
	margin: 0;
	margin-top: 20px;
	clear: both;
}

.splitright {
	float: right;
	width: 48%;
	padding-top:0;
}

.splitleft {
	float: left;
	width: 49%;
	padding-top:0;
}


#header{
	width:800px;
	height:71px;
	background-color: #fff;
	position: relative;
	
}

.hdsnheader{
	width:800px;
	height:71px;
	background-image: url(main_images/hudson_logo_heather.jpg);
	background-attachment: scroll;
	background-position: top center;
}

.wminheader{
	background-image: url(main_images/hudson_westminster_header.jpg);
	background-attachment: scroll;
	background-position: top center;
}

.hdhl{
	position: absolute;
	top: 50px;
	left: 18px;
	font: 12px Arial;
	color: #000;
}


#tombstones ul{ 
list-style-type : none;
width : 470px;
margin :0 0 1em 0;
padding : 0;
}

#tombstones li{ 
position : relative;
float : left;
width : 230px;
padding : 0 .2em 1em .2em;
margin : 0;
text-align:left;
color: #000;
list-style-type : none;
}

#tombstones h5{
	display: block;
	text-align: center;
	font-weight: bold;
	color: #266BB7;
	margin: 0 5px;
	padding : .4em 0 0 0;
	font-size: 14px;
}

#tombstones img{
	margin: 0 auto;
	display: block;
	z-index:1;
}

#tombstones p{
margin: 0 auto;
padding : .5em .5em 0 .5em;
font-size: 0.95em;
color: #000;
text-align: center;
line-height: 1em;
display: block;
}

.clear{
	clear: both;
	display: block;
}

.clear2{
border-bottom: 1px solid #d8d8d8;
	clear: both;
}

.bio2{
	display:block;
	clear: both;
}

table.financials {border: 1px dotted #CCCCCC;
text-align: center;
width: 450px;}

table.financials td {border: 1px dotted #CCCCCC;}

.textleft{text-align: left;}

.underlined{
	
	color: #266bb7;
	text-decoration: underline;
	line-height:1em;
	
}

.headline {
	padding: 0 10px 5px 10px;
	cursor: pointer;
	position: relative;
	background-color:#fff;
	margin:1px 1px 1px 0px;
	color: #266BB7;
	
}
.story {
	padding: 0 0 0 8px;
	margin: 0px 0px 12px 8px; 
	width: 450px;
	border-left: 1px solid #d8d8d8;
	text-align: left;
	
}

.close{width: 450px;
text-align: right;
font-weight: normal;
font-style:italic;
display:block;
background-color:#ededed;
padding-right: 6px;
}

.dotright {width: 100%; text-align:right; height: 12px;margin-top:-10px;}