body{
	background:#920000;
	margin:0px auto;
	width:994px;
}
body,table,tr,td,div,p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:white;
}
h1{
	color:#F4E1B1;
	font-size:18px;
}
div.container{
}
div.header{
	background:url(/img/header-bg.gif) repeat-x;
	height:84px;
}
div.navigation{
	height:58px;
	background:url(/img/nav-bg.gif) repeat-x;
	text-align:center;
	padding:8px;
}
div.navigation a{
	color:#721500;
	text-decoration:none;
	font-size:14px;
	padding:0px 15px;
	border-right:1px solid #721500;
}
div.mainContent{
	border:29px solid #721500;
	background:#581000;
	margin:0px 25px 0px 25px;
	padding:0px 0px 0px 0px;
}
div.mainContent-leftContent{
	padding:10px 25px;
}
div.mainContent-rightImage img{
	display:block;
	width:400px;
}
div.paddingDefaultContent{
	padding:12px 25px;
}
div.burnhamcompanies-panel{
	border:2px solid #D56F0C;
	background:#FEE0A0;
	position:absolute;
	z-index:2;
	padding-left:-160px;
	display: none;
	color:black;
	width:410px;
}
div.burnhamcompanies-panel-link{
	padding:12px;
	height:55px;
	width:180px;
	list-style:none;
	margin:0px;
	color:black;
	cursor:pointer;
	font-size:11px;
	font-weight:bold;
	border-bottom:1px solid #D97819;
	float:left;
	text-align:center;
}
div.burnhamcompanies-panel-link:hover{
	background:#FBF9E2;
}

div.logo{  float:left; }
div.burnhamcompanies{ float:right; padding:28px; }
div.search{  float:right; padding:28px;  }
div.footer{
	text-align:center;
	color:white;
	padding-top:15px;
}
div.footer a{
	text-align:center;
	color:white;
}

div.clr{ clear:both; }


#sitemapMain{
	padding:5px;
}
#sitemapMain a{
	color:white;
	text-decoration:none;
	border-bottom:1px dotted white;
}

a.searchResultlink{
	color:white;
	font-size:16px;
	font-weight:bold;
	border-bottom:1px dotted white;
	text-decoration:none;
}

div.listOfLinks, div.listOfLinksAlt{
	padding:10px 10px;
	border-bottom:1px solid #920000;
	width:390px;
	float:left;
	height:240px;
	text-align:center;
}
div.listOfLinks a, div.listOfLinksAlt a{
	color:white;
	border-bottom:1px dotted white;
	padding:3px 3px 0px 3px;
	text-decoration:none;
}
div.listOfLinks a:hover, div.listOfLinksAlt a:hover{
	background:#310000;
}
div.listOfLinksAlt{
	background:#721500;
}

.inputSearch{
	background:#F4E1B1;
	border:1px solid #857B63;
}
form.frmSearch{
	margin:0px;
	padding:0px;
}