body {
	background-color: #F7F795;
	margin:0; padding:0
	}

#header {
	background-repeat: no-repeat;
	position: absolute;
	top: 19px;
	left: 10px;
	width: 950px;
	height: 257px;
	border: 0;
	z-index: 5;	  
}

	
	#headertitle {
	position: absolute;
	top: 227px;
	left: 6px;
	width: 930px;
	height: 25px;
	border: 0;
	z-index: 15;	  
}
	
	#leftcol{
	position: absolute;
	left: 10px;
	width: 270px;
	z-index: 5;
	border:hidden;
	top: 315px;
	height: 219px;
	}
	
	
	#leftcolcontainer{
	background-color: #787746;
	position: relative;
	z-index: 7;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-style:solid;
	border-width:thin;
	border-color:#32331D;
	}
	
		
	#leftcolspacer {
	position: relative;
	z-index: 6;
	background-image:url(BackgroundSmall.jpg);
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border:hidden}
	
	
	#leftcolfooter {
	background-color: #085303;
	position: relative;
	z-index: 8;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-style:solid;
	border-width:thin;
	border-color:#32331D;
	}


    #content {
	background-color: #DFE865;
	position: absolute;
	top: 295px;
	left: 250px;
	width: 710px;
	z-index: 0;
  }
  
    #contentcontainer {
    position: relative;
    padding-top:20px;
	padding-left: 60px;
	padding-right: 20px;
	padding-bottom: 15px;
    z-index: 1;
    }
 
  
    #contentspacer {
    background-color: #F7F795;
    position: relative;
    z-index: 2;
    padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border:hidden;
    }
  
    #contentfooter {
    position: relative;
    z-index: 3;
    padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
    }
  

p  {
    color: #black;
    font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:9pt;line-height: 10pt;
	margin-bottom:-4pt
}

p.mainbox {
    font-weight: normal;
	
	font-size:9pt;line-height: 12pt;
	margin-bottom:-4pt;
	}
	
	
p.sidebox {
	color:#F7F795;
	font-weight: normal;
	font-size:9pt;
	line-height: 12pt;
	margin-bottom:-10px;
	}

p.caption {
	color: #40411E;
	font-size:8pt;
	font-style:italic;
	line-height: 10pt;
	margin-bottom:-10pt;		
	}

p.mainboxcaption {
	color: #40411E;
	font-size:8pt;
	font-style:italic;
	line-height: 10pt;
	margin-bottom:-10pt;

	}
	


h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:20px;	
	margin-bottom:-12px;
	color:#0525B4	
}

h1.mainbox {
    font-weight: normal;
	color: #48872B;
	font-size:28px;
	padding-right: 10px;
	}


h1.sidebox {
	font-weight: normal;
	color: #F7F795;
	margin-top:15px;
	margin-bottom:-6px;
	line-height:16px}


h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	margin-bottom:-12pt;}
	
h2.mainbox {
    font-weight: normal;
	color: #FFF6DE;
	font-weight:bold;
}


h2.sidebox {
	color: #F7F795;
}

h3 {font-family:Arial, Helvetica, sans-serif;
	font-size:12px; 
	margin-bottom:-12pt;	
}
	
h3.mainbox {
	color: #C03000;
	font-size:16px;
	font-weight: normal;
	margin-bottom:-15px;
}



h3.sidebox {
	color: #F7F795;
}

h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	margin-bottom:-10pt;
	
	}
	
h4.mainbox {
	color: #48872B;
	font-weight:normal;
	font-style:italic;
	font-size:14px;
	margin-bottom:-15px;}
	
	
	
h5, h6 {color: #32331D; font-family: Arial, Helvetica, sans-serif;
}

h5.mainbox {
	color: #48872B;
	font-weight:normal;
	
	font-size:14px;
	margin-bottom:-10px;}



a:link {color: #48872B; text-decoration: none; }
a:visited {color: #48872B; text-decoration: none;}
a:hover {color: #48872B; text-decoration: underline; }
a:active {color: #48872B; } 





