/* general rules */

body {
	font: 80% Verdana, Arial, Helvetica, sans-serif;
	color: #C5AB88;
	text-align: center;
	margin: 0 auto;
	padding: 0;
	background: #fff url(images/background.jpg) repeat-y;
}
/** html body { margin-right: 1px; }*/
a { 
	font-weight: bold; 
	color: #994918; 
	text-decoration: none; 
	letter-spacing: 1px; 
}

a:hover { 
	color: #fff; 
}

#top h1 {
	height: 99px;
	width: 114px;
	margin: 0;
	padding: 0;
	background: #fff url(images/logo.jpg) no-repeat;
	position: absolute;
	left: 43px;
	top: 10px;
}

#right h3 {	
	font: 120% Arial;			
	color: #FFFAF2;
	margin:10px 0 5px 0;
}

h2.sub, h3.sub {
	background:url(../images/sub_bg.gif) -2px 0 no-repeat;
	padding:50px 0 0 20px;			
	display:block;
	height:100%;
	overflow:auto;	
	font-weight: normal;
	width:360px;					
}

h2.sub {	
	font: 140% "Lucida Sans Unicode", "trebuchet MS", verdana, sans-serif;		
	color:#994918;
	margin:0;
	letter-spacing: 2px;
}

h3.sub {
	font-weight: normal;
	font: 120% Arial;	
}

h2.top {
	background:url(../images/top_bg.jpg) -2px 0;
	padding:0;
	margin:0;
	background-repeat:no-repeat;	
	/*padding: 18px 20px 5px 35px;*/
	font: 140% "Lucida Sans Unicode", "trebuchet MS", verdana, sans-serif;	
	letter-spacing: 2px;
	display:block;
	height:100%;
	overflow:auto;	
	font-weight: normal;
	width:360px;	
	color:#994918;		
	padding-top:20px;
	padding-left:20px;
}

h4 {
	border-bottom:1px solid #994918;
	margin-bottom:4px;
	font-size:100%;
	color:#cccccc;
}

#top h1 span { display: none; }

h4.home {
	margin: 15px 13px 0 25px;
	padding: 0px;
	background: url(images/iip-logo.gif) no-repeat 49.2% 50%;
	height: 100px;
	border-top: 1px solid #6E3517;
	border-bottom: 1px solid #6E3517;
}
h4.home span {
	display: none;
}

/* table */

table { width: 350px; margin: 20px 0 20px 36px;
font-size: 80%; }
td { padding: 3px 3px 6px 3px; border-bottom: 1px solid #733111; font-style: italic; }
td.r { font-weight: bold; width: 50px; font-style: normal; }
td.top { text-align: center; font-size: 90%; color: #ddd; }

/* container ids */

#container {
	text-align: center;
	margin: 0 auto;
	padding: 0;
	height:100%;
	width: 732px;
	padding-bottom:150px;
	position:relative;
	overflow:auto; /* Needed to get FF to recognise it has content */
	background: #fff url(images/repeat.jpg) repeat-y;		
}

#top {
	background: #fff url(images/top.jpg) no-repeat;
	height: 119px;
	position: relative;
}

#left {
	float: left;
	text-align: left;
	position:relative;	
	width: 324px;	
	height:450px;
	overflow:auto;	
}

#right {
	text-align: left;			
	float:left;
	width:386px;	
	margin-left:15px;		
	height:100%;
	border:0;	
	overflow:auto;			
}

#footer {
	background: #fff url(images/footer.jpg) no-repeat;	
	width: 732px;
	margin:0 auto;
	padding:0;
	height: 99px;
	padding-top: 25px;
	
}

.badgerTxt {
	font-size:80%;
	color:#ffffff;
	position:absolute;	
	width:160px;
	left:7px;
	top:112px;
}

.drop {
	margin-bottom:20px;
}

#right ul {	
	line-height: 1.4em;
	margin: 0;
	margin-left:5px;
	padding:18px 0;
}

#right li { margin: 0 0 10px 15px; }
#right p.t-o-p { text-align: center; font-weight: bold; padding-top: 20px;
background: url(images/h1-area.jpg) no-repeat 12px -1px; margin-top: 12px; }

#footer p {
	color: #917E65;
	text-align: right;
	font-size: 70%;
	margin: 0 0 0 458px;
	padding: 0px 30px 0 0;
}

/* Main Links */

#left ul {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0px;
	right: 1px;
	text-align: right;	
	width: 125px;
	font-size:90%;
}

#left ul li {
	line-height: 1.25em;
	font-size:90%;
	list-style: none;
}

#left ul li a {	
	color: #fff;
	display: block;
	background: #DBCCAD url(images/button.jpg) no-repeat 0px 50%;
	border-top: solid 1px #7B2100;
	border-bottom: solid 1px #7B2100;
	margin-top: -1px;
	padding: 3px 10px 3px 3px;
	font-weight: normal;
}

#left ul li a.top,
#left ul li a:link.top,
#left ul li a:visited.top,
#left ul li a:active.top { margin-top: 0; }
#left ul li a:hover { color: #978E7D; background: #3F1C08; }
#left ul li a:active { background: #fff; color:#3F1C08; }
* html #left ul li a { height: 1px; }

/* Flash areas */

#top div#flash-top { position: absolute; top: 25px; left: 350px; }
#left div#flash-left { position: absolute; top: 25px; left: 8px; }
#right div#flash-text { width: 359px; margin: 10px 0 0 25px;
height: 75px; border-top: dashed 1px #917E65;
border-bottom: dashed 1px #917E65;
padding: 5px 0 0 11px; }

#right p.middle { 
	text-align: center;
	letter-spacing: 2px; 
	
	margin: 0; 
	padding: 20px 0 0 0; 
	font-style: italic; 
	color: #CDC4BF; 
}

#biogprofiles img {
	float: left;
	padding: 0px;
	margin: 0px 20px 0px 0px;
	border: 1px solid #953910;
}


.topLined {	
	border-top:1px solid #666666;
	border-bottom:1px solid #666666;	
	width:340px;	
	margin:0 auto;	
	padding:6px;	
}

.emphasis {
	color:#cccccc;
	
}

.wrapImg {	
	border:0;
	display:block;
}

.right {
	margin-right:3px; 	
	margin-left:15px;		
	float:right;
}

.left {
	float:left;	
	margin-bottom:10px;
	margin-left:3px;
	margin-right:15px;	
}

img.top {
	margin-top:15px;
}

.imgBorder {
	1px solid #999999;
}

h2 span {	
	font-size:0.75em;
}

.main {
	width:349px;		
	margin:0 auto;		
	margin-top:10px;
	padding:3px;		 
	margin-left:13px;
	position:relative; /* Some elements need to be positioned absolutely */							
}



#newsIcon {
	position:absolute; 
	top:400px; 
	left:205px; 
	border:1px solid #51200f;
	width:109px;
	height:44px;
}

.alt {
	color:#cccccc;
}

.clearBothBorder {
	border-bottom:1px solid #782b0d;
}

/* Holds the "investor" logo that sits at
the bottom of the page, alongside the text
"a business caring..." */
#footerLogo {
	position:absolute;
	font: 90% Georgia, "Times New Roman", Times, serif;
	bottom:0;
	left:340px;
	width:360px;
}