
/* Kimmel Inner Style/Division CSS Document */
body  {
	background: #51637c;
	background-image:url(../../images/bluehatch_bg.gif);
	margin-top: 10px;
	margin-left: auto; 
	margin-right: auto;
	padding: 0;
	text-align: center; 
	color: #000000;
	font-size: 100.1%;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;	
}
a
{
color: #4c3621;
font-weight: bold;
}
a:hover
{
color: #656c86;
}

#container 
{ 
	width: 925px; 
	background: #ffffff;
	margin: 0 auto; 
	border: 1px solid #46566b;
	text-align: left; 
	font-size: .7em;	
}


#header
{
height: 117px;
width: 925px;
}

.rightfloat { 
	float: right;
	margin-left: 8px;
}
.leftfloat {
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


#topmenu
{
height: 27px;
background-image: url(../../images/menubg.jpg);
background-repeat: repeat-x;
border-top: 1px solid #e3d7bf;
border-bottom: 1px solid #e3d7bf;
}



#active a:link, #active a:visited, #active a:hover
{
color: #89715b;
}

div #navigation
{
float:left;
width:172px;
height: auto;
color: #51637c;
border-right: 1px solid #bcb6b2;
font-size: 1em;
border-left: 2px solid #bcb6b2;
margin-bottom: 20px;
}

#navigation p
{
margin-top: 10px;
}

#navigation ul
{
list-style: none;
margin: 0;
padding: 0;
padding-left: 0px;
padding-right: 0px;
background-image: url(../../images/leftmenuBG2.jpg);
background-repeat: repeat-x;
background-color: #dad7d3;
}

#navigation  li
{

padding: 3px;
margin: 0;
border-bottom: 1px solid #bcb6b2;
}

#navigation li a
{
display: block;
padding: 3px 3px 3px 12px;
background-color: transparent;
color: #7c6856;
text-decoration: none;
}

#navigation li a:hover
{
color: #51657c;
text-decoration: none;
}
#navigation  li li
{
border-top: 1px solid #B0B6FD;
border-bottom: 0; 
}

#navigation li li a
{
display: block;
padding: 5px 5px 5px 30px;
border-right: 2px solid #B0B6FD;
background-color: #efeff9; 
color: #4853bd;  
text-decoration: none;
font-weight: normal;
width: 100%;
}
 
#navigation  h2
{ 
background-repeat: no-repeat;
margin-top: 39px;
margin-bottom: 4px; 
margin-left: 12px;
padding: 0px;
height: 23px;
}

#navigation h5
{ 
color: #51657c; 
border-bottom: 1px solid #bcb6b2; 
padding: 5px 5px 5px 3px;
margin-top: 2px; 
margin-bottom: 2px; 
font-size: 1em;
}

.industryHeader
{
padding-right: 4px;
}

#maincontent { 
	margin: 0px;
	padding-bottom: 0px;
	font-size: 1em;
	background-color:#FFFFFF;
	clear: none;
	width: 466px;
	float: left;
} 

#maincontent h1
{
font-size: 1.2em;
border-bottom: 1px solid #604a35;
margin-left: 30px;
margin-right: 100px;
margin-top: 10px;
margin-bottom: 6px;
padding-bottom: 5px;
color:  #604a35;
}

#contentContainer
{
width: 750px; 
height: auto; 
margin-left: 175px; 
}

#maincontent p
{
margin-left: 30px;
margin-top: 0px;
padding-bottom: 0px;
margin-bottom: 9px;
margin-right: 10px;
line-height: 1.5em;
}


#extra
{
width: 283px; 
height: 162px; 
margin-left: 0px; 
float: left;
background-color:#FF3366;
}

#innerRightPanel
{
width: 200px; 
height: 195px; 
margin-left: 0px; 
float: right;
background-color: #eeeeee;
}
#divider
{
float: right;
width: 283px;
height: 33px;
background-color:#CCFF66;
}

#footer ul
{
margin: 5px 0px 0px 8px;
padding: 0px;
color: #513a24;
height: .7em;
}

#footer
{
clear: both;
background-color: #d1d6f3;
height: 45px;
border-top: 1px solid #786452;
background-image: url(../../images/footer_bg.jpg);
background-repeat:repeat;

}


#footer p
{
margin-left: 15px;
margin-top: 5px;
margin-bottom: 0px;
}

#footer li
{
display: inline;
list-style-type: none;
height: .7em;
padding-top: 2px;
padding-bottom: 2px;
}

#footer li a
{
color: #513a24;
text-decoration: none;
font-weight: normal;
font-size: 1em;
height: .7em;
padding: 10px;
}

#footer li a:hover
{
color: #51657c;
}
/* Adapt specific Styles */

.maintables
{
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #000000;
font-size: 11px;
margin-left: 30px;
border: 1px solid #CCCCCC;
 }



