/* CSS Document */
@import url(_fonts.css);
@import url(_structure-global.css);

div#portalWrapper {
	width: 756px;
	background: url(../images/portal/content-background.gif) repeat-x;
	}
	
/*Firefox hack for background*/
#portalWrapper:after{ 
content: "."; display: block; line-height: 1px; font-size: 1px; clear: both;}


div#portalCol1 {
	float: left;
	width: 196px;
	margin: 0px; padding: 0px;
	}
	
div#portalCol1 img{
	display: block;
	}
	
div#portalCol1Nav{
	width: 189px;
	margin: 7px 0px 0px 7px; padding: 0px;
	/* ie5win box model hack begins */
	voice-family: "\"}\"";
	voice-family: inherit;	
	width: 182px; 
	}
	
	/* ie5win box model recover */
	.junk {}
	
div.portalCol1NavItem{
	width: 189px;
	padding: 0px 7px;
	background-color: #D2CBBA;
	/* ie5win box model hack begins */
	voice-family: "\"}\"";
	voice-family: inherit;	
	width: 175px; 
	}
	
	/* ie5win box model recover */
	.junk {}
	
div.portalCol1NavItem a{color: #473521;}
div.portalCol1NavItem a:visited{color: #473521;}
div.portalCol1NavItem a:hover{color: #FFF;text-decoration: none;}


div#colWrapper {
	float: left;
	}

div#portalCol2 {
	float: left;
	/*position: relative;*/
	width: 366px;
	padding: 0px; margin: 0px;
	}
	
div#portalCol2photo{
	position: absolute;
	top: 22px; left: 19px;
	width: 325px; height: 325px;
	}
	
div#portalCol2photocaption{
	position: absolute;
	top: 362px; left: 103px;
	width: 250px; height: 10px;
	text-align: right;
	font: 10px Arial,Verdana, Tahoma,  Helvetica, sans-serif;
	color: #333333;
	}
	
div#portalCol2Content{
	padding: 0px 15px 0px 0px; margin: 15px 5px 0px 25px;
	}	
	
div#portalCol2Content h1{
	margin: 0px; padding: 0px;
	color: #CC0000; 
	font: 11px Arial,Verdana, Tahoma,  Helvetica, sans-serif; 
	font-weight: bold; 
	line-height: 18px;
	}
	
	
div#portalCol3 {
	float: left;
	width: 190px;
	padding: 0px; margin: 13px 0px;
	}
	
div#portalCol3picture{
	float: left;
	width: 72px;
	margin: 0px 10px 0px 0px;
	}
	
div#portalCol3picture img{
	display: block;
	}

