/***********************************************/
/* ICAP.css                                    */
/* Fixed-width page centered in browser        */
/* window.                                     */
/***********************************************/

/***********************************************/
/* Overall Design                              */
/***********************************************/ 

/* The overall body is centered with a black background*/
body{
	background-color: #2f3326;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #DEDBB5;
	margin: 0px;
	padding: 0px;
	/* This centers the main body: */
	text-align: center;
	}

/* Then the entire page is then encapsulated in the #pagelayout style, which sets everything back to left alignment */
#pagelayout{
	width: 725px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	}

#header {
	margin:0;
	margin-bottom: 0px;
	padding:0;
	padding-bottom:0px;
	width:727px;
	}

#main1 {
	margin:0; padding:0;
	background-color:#ccc6b6;
		width:727px;
	}

/* main2 sits on top of main1 */
#main2 {
	margin:0; padding:0;
	background-color: #ccc6b6;
	width:727px;
	}
	
#left {
	color: #333333;
	float:left;
	width:477px;
	line-height: 1.5;	
	margin:0; 
	padding:0;
	/* Fix for IE italics problem. See http://www.positioniseverything.net/explorer/italicbug-ie.html for examples and details */
	overflow:visible;
}
	
#right {
	color: #333;
	float:right;
	line-height: 1.1;	
	width:250px;
	margin:0; 
	padding:0;
	/* Fix for IE italics problem. See http://www.positioniseverything.net/explorer/italicbug-ie.html for examples and details */
	overflow:visible;
}


#audio{
	/* top right bottom left */
	padding: 0px 15px 0px 15px;
	border-top: 2px solid #A18B62;
	background-color: #858570;
	color:#fff;
	font-size:12px;
	line-height: 1.4;
}


/***********************************************/
/* Other HTML tag styles                       */
/***********************************************/ 



a:link, a:visited, a:hover {
	color: #127f85;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
}

h1{
 font-size: 25px;
 color: #127f85;
 padding:10px 0px 10px 0px;
}

h2{
	/* top right bottom left */
	padding: 5px 0px 10px 0px;
	border-top: 2px solid #127f85;
 font-size: 114%;
 line-height: 1.1;
 color: #127f85;
}

h3{
 font-size: 120%;
 color: #127f85;
 padding-bottom: 0px;
}

h4{
 font-size: 100%;
 font-weight: bold;
 padding-bottom: 0px;
}

h5{
 font-size: 100%;
 color: #127f85;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
	font: bold 100% Arial,sans-serif;
 color: #127f85;
}


#left a:link, #left a:visited, #left a:hover {
	color: #127f85;
	text-decoration: none;
}

#left a:hover {
	color: #127f85;
}

#right a:link, #right a:visited, #right a:hover {
	color: #127f85;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	background-color:#117f85;
	margin: 0px;
	padding: 0px;
	font-size:13px;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a:link{
	/* top right bottom left */
	padding: 5px 15px 5px 15px;
	border-bottom: 1px solid #0e696e;
	width: 100%;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: auto;
	color:#d2cfc6;
	font-weight:800;
}

#sectionLinks a:visited{
	border-bottom: 1px solid #0e696e;
	color:#fff;
	font-weight:800;
	padding: 5px 15px 5px 15px;
}

#sectionLinks a:hover{
	border-bottom: 1px solid #0e696e;
	background-color: #17969c;
	padding: 5px 15px 5px 15px;
	text-decoration: none;

}

#sectionLinks ul a:link, #sectionLinks ul a:visited {display: block;}
#sectionLinks ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#sectionLinks li {border-bottom: 1px solid #837A7B;}

/* fix for browsers that don't need the hack */
html>body #sectionLinks li {border-bottom: none;}


/*********** #sectionLinksB styles ***********/

#sectionLinksB{
	position: relative;
	background-color:#117f85;
	margin: 0px;
	padding: 0px;
	font-size:13px;
}

#sectionLinksB h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinksB a:link{
	/* top right bottom left */
	padding: 5px 15px 5px 15px;
	border-bottom: 1px solid #0e696e;
	width: 100%;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: auto;
	color:#d2cfc6;
	font-weight:800;
}

#sectionLinksB a:visited{
	border-bottom: 1px solid #0e696e;
	color:#d2cfc6;
	font-weight:800;
	padding: 5px 15px 5px 15px;
}

#sectionLinksB a:hover{
	text-decoration: none;
	border-bottom: 1px solid #0e696e;
	background-color: #17969c;
	padding: 5px 15px 5px 15px;
}

#sectionLinksB ul a:link, #sectionLinksB ul a:visited {display: block;}
#sectionLinksB ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#sectionLinksB li {border-bottom: 1px solid #837A7B;}

/* fix for browsers that don't need the hack */
html>body #sectionLinksB li {border-bottom: none;}



/************** #audio styles **************/


/************** bdr **************/


	.column-in {
		background-color:;
		margin:0; padding:0em 1em;
		}
	.cleaner {
		clear:both;
		height:1px;
		font-size:1px;
		border:none;
		margin:0; padding:0;
		background:transparent;
		}
		
	
	.copy { text-align:center; font-size:80% }
	
	.boldSienna {color: #A0522D; font-weight: bold}

	.leftparapad {padding-bottom:30px}
	
	.resourceItem {
		padding-top: 0px;
		padding-bottom:10px;
		padding-left: 15px;
	}
	

