BODY{
	font-size: 13px;
	font-weight: normal;
	line-height: 17px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000000;
	background-color : ffffff;
}

.header{

	background: #ffffff;
	height: 94px;
}
.header-left{
	width: 430px;
	float: left;

}
.header-right{
	width: 320px;
	text-align: right;
	float: left;
	padding-top: 18px;

}
.menu ul{
	list-style: none;	
	padding : 0;
	margin : 0;

}
.menu li{
	float: left;
	margin: 0 0;
	padding: 0;
	text-align: center;
}

.menu li a, .menu li a:visited, .menu li a:active{
	float: left;
	margin: 0;
	text-align: center;
	width:128px;
	height:30px;
	background: #55614d;
	color: #fdfaf5;
	font-weight: bold;
	font-size: 11px;
	display : block;
	line-height: 30px;
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	padding: 0px;
	border-right: 1px solid grey;
	
}

.menu li a:hover {
	background: #a0ad99;
	color: #ffffff;
	text-decoration: none;
}

body#home a#home,
body#planning a#planning,
body#risk a#risk,
body#litigation a#litigation,
body#experience a#experience,
body#contact a#contact {
	background: #ff3600;
	color: #ffffff;
}

/* Commented backslash hack hides rule from IE5-Mac \*/
.menu li a
{
float: none;
	background-color: #55614d;
}
/* End IE5-Mac hack */

.menu{
	clear: both;
	height: 30px;
	background: #55614d;
	color: #ffffff;

}
.main-body{
	padding: 30px;
}
.body-left{
	width: 430px;
	float: left;
}

.body-left p{
	padding-top: 0px;
	margin-top: 0px;
}
.body-right{
	width: 320px;
	text-align: right;
	float: left;
}
.padding{
	padding: 10px;
}


.footer{
	clear: both;
	border-top: 2px solid #757c74;
	padding-left: 30px;
	font-size: 8pt;
}
.footer-left{
	padding-top: 2px;
	padding-left: 8px;
	width: 400px;
	float: left;
}
.footer-right{
	padding-top: 4px;
	width: 342px;
	text-align: right;
	float: left;
}
.cap {

float: left;
width: 42px;
font-size: 62px;
line-height: 51px;
font-weight: normal;
color:#55614d;
}
.box{
background: #dde2da;
border: 1px solid #55614d;
margin-left: 20px;
margin-right: 20px;
margin-bottom: 20px;
padding-top: 4px;
padding-bottom: 4px;
}


TABLE, TR, TH, TD {
	font-size : 9pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000000;
}
H1{
font-size : 14pt; 
font-weight : bold;
color:#55614d;
padding-top: 0px;
margin-top: 0px;
line-height: 24px;
}
H2{
font-size : 11pt; 
font-weight : bold;
color:#ffffff;
background: #55614d;
padding: 4px;
}
H3{
font-size : 10pt; 
font-weight : bold;
color:#55614d;
}
H4{
font-size : 9pt; 
font-weight : bold;
color: #000000;
}

ul {	
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000000;	
	list-style-type: square;	
	list-style-position: outside;
}

ol {	
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000000;	
	list-style-type: decimal;	
	list-style-position: outside;
}

hr{
height: 1px; 
color: #646e91;
shading : none;
}



A:link {text-decoration:underline;
	color : #55614d;
}
A:visited {
	text-decoration:underline;
	color : #55614d;
}
A:hover {
	text-decoration: underline;
	color : #55614d;
	font-weight : bold;
}
A:active {
	text-decoration:underline;
	color : #55614d;
}


a.gold_nav:link {
	color: #fbda88;
	text-decoration:none;
}
a.gold_nav:visited {
	color: #fbda88;
	text-decoration:none;
}
a.gold_nav:hover {
	color : #fbda88;
	text-decoration:underline;
}
a.gold_nav:active {
	color: #fbda88;
	text-decoration:none;
}


a.light_nav:link {
	color: #ffffff;
	text-decoration:none;
	font-weight : bold;
}

a.light_nav:visited {
	color: #ffffff;
	text-decoration:none;
	font-weight : bold;
}

a.light_nav:hover {
	color : #ff3300;
	text-decoration:none;
	font-weight : bold;
}
a.light_nav:active {
	color: #ffffff;
	text-decoration:none;
}


a.dark_nav:link {
	color: #55614d;
	text-decoration:none;
}
a.dark_nav:visited {
	color: #55614d;
	text-decoration:none;
}
a.dark_nav:hover {
	color : #55614d;
	text-decoration:underline;
}
a.dark_nav:active {
	color: #55614d;
	text-decoration:none;
}

.box2{
background: #dde2da;
border: 1px solid #55614d;
margin-left: 20px;
margin-right: 20px;
margin-bottom: 20px;
}

.box2 H2{
font-size : 11pt; 
font-weight : bold;
color:#ffffff;
background: #55614d;
padding: 4px;
margin: 0px;
}
.box2 ul{
	padding-left: 0px;
	margin-left: 8px;
}
.open {
	display: block;
	padding-left: 20px;
	font-weight: normal;
	}
.closed {
	display: none;
	}
.box2 li {
	list-style-type: none;
	padding-top: .2em;
	padding-bottom: .2em;
	font-weight: bold;
	}
        
.box2 li img {
	vertical-align: middle;
	}

