/* Layout Stylesheet */ 

body {
	margin:30px;
	background:#CCCC99;
	color: #333333;
	text-align:center;
	padding:0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/moosrprint2.jpg);	
	
 }

#outer {
	text-align:left;
	width:720px;
	margin:auto;
 }

#hdr {
	height:156px;
	color: #333333;
	background-image: url(images/hdr-flat-2pc_02.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
 }

#bar {
 height:15px;
 background:#d8b219;
 color: #333366;
 border-bottom:1px solid #FFFFFF;
 
 }

#bodyblock {
 position:relative;
 background: #999933;
 color: #FFFFFF;
 width:720px;
 padding:0;
 }

#l-col {
	float:left;
	background: #999933;
	color: #FFFFFF;
	width:174px;
	
 }


#cont {
 width:545px;
 background:#4a5e38;
 color: #e9e9e1;
 border:solid #FFFFFF;	
 border-width:0 0 0 1px;
 text-align:left;
 }
 
* html  #cont {
 width:541px;
 background:#4a5e38;
 color: #e9e9e1;
 border:solid #FFFFFF;	
 border-width:0 0 0 1px;
 text-align:left;
 }

#ftr {
	height:45px;
	background:FFFFFF;
	color: #FFFFFF;
	font-size:9px;
	letter-spacing:2px;
	margin:0;
	background-image: url(images/footer-imagegreen.jpg);
	vertical-align:middle;
	border-top:1px solid #FFFFFF;
 }
.header {
	font-size: 14px;
	font-style: italic;
}

p a:link{ color:#FFCC33;}
p a:visited{ color:#FFCC33;}
p a:hover{ color:#FFFFFF;}
p a:active{ color:#66CCFF;}

.footer {
	margin-top: 50px;
}
.imgLeftCol {
	vertical-align: bottom;
}
#outer #bodyblock #cont IMG .padding {
	padding: 10px;
	
}
.subhead {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	letter-spacing: 2px;
}
#leftimage{ 
vertical-align: bottom;
width:174px;
background-image: url(images/img-leftcol-moose.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;}
	
/* Hide from IE5-mac. Only IE-win sees this. \*/

* html #leftimage{
	vertical-align: bottom;
	width:178px;
	height:560px;
	background-image: url(images/img-leftcol-moose-PC.jpg);
	background-repeat: no-repeat;
	margin-right:-3px;
	background-position: bottom;
}

/* End hide from IE5/mac */
