body {
	background : url(/images/layout/bg.gif) top center;
	margin : 0px;
	margin-top : 21px;
}

body, td {
	color : #72734A;
	font-family : tahoma, arial, helvetica, sans-serif;
	font-size : 9pt;
	line-height : 16pt;
}

img {
	border : none;
}


a {
	color : #76746A;
}

#nav {
	background : #918B75;
	padding-top : 24px;
	padding-bottom : 23px;
	border-bottom : 5px solid #fff;
}

#nav a {
	margin-bottom : 5px;	
	display : block;
}

#subnav {
	border-right : 1px solid #ADAAA0;
	text-align : right;
}

#subnav a {
	text-transform : uppercase;
	display : block;
	margin : 5px 20px 5px 0px;
	text-decoration : none;
	color : #76746A;
	font-family : palatino linotype, palatino, serif;
	font-size : 8pt;
	font-weight : bold;
	padding-right : 15px;
	background : url(/images/layout/subnav_bg.gif) no-repeat right center;
	outline : none;
	border : none;
}

#experienceNav {
	line-height : 100%;
	width : 200px;
	float : left;
	margin-right : 10px;
}

#leadershipNav {
	line-height : 100%;
	margin-bottom : 20px;
}

#experienceNav a, #leadershipNav a {
	display : block;
	margin : 10px 20px 15px 0px;
	font-family : palatino linotype, palatino, serif;
	font-size : 8pt;
	text-align : left;
	color : #76746A;
	outline : none;
}


/*
#subnav a:hover {
	color : #294E4D;
	background : url(/images/layout/subnav_bg-over.gif) no-repeat right center;
}
*/

#contactSidebar {
	text-align : right; 
	padding : 23px 25px 10px 0px; 
	font-size : 8pt;
}

#contactSidebar a {
	text-decoration : none;
	color : #72734A;
}

#contactSidebar a:hover {
	text-decoration : underline;
}


h1 {
	color : #294E4D;
	font-family : palatino linotype, palatino, serif;
	font-size : 16pt;
	font-style : italic;
	font-weight : normal;
	margin : 0px;
	margin-bottom : 15px;
}

h2 {
	color : #294E4D;
	font-size : 10pt;
	text-transform : uppercase;
	margin : 0px;
}