/* CSS Document */

/* Color Pallette

Cream: #c3bbb1

Red: #ed1c24


*/



/* ------------- "TADD website generic" styles */

body {
	margin: 0;
	padding: 0;
	color:#000000;
	font: small "Trebuchet", Arial, sans-serif;
	background-repeat:no-repeat;
	background-position:top;
	background-image:url(../images/site1/tadd_background.jpg);
	background-color:#000000;
	}

a:link {
	text-decoration: underline;
	color: #ed1c24;
}
a:hover {
	text-decoration: underline;
	color: #ed1c24;
}
a:active {
	text-decoration: underline;
	color: #ed1c24;
}
a:visited {
	color: #8b8175;
	text-decoration: none; 
	}

a img {
	border: 0;
}


p {
	margin: 0 0 0 0;
	line-height: 1.5em;
}

/*div {
border: 1px solid #ed1c24;
} */



/* ------------- masthead styles */

	
#container {
	margin-left: auto;
	margin-right: auto;
	width: 750px;
	background-color:#FFFFFF;
	}
	
	
	#utilitynav {
	float: left;
	padding-top: 50px;
	margin-left: 20px;
	padding-bottom:0px;
	text-align: right;
	text-decoration: none;
	font-size: 90%;
	font-weight: bold;
}

#utilitynav a:link, #utilitynav a:hover, #utilitynav a:active, #utilitynav a:visited  {
	padding-left: 8px;
	padding-right: 20px;	
	padding-bottom: 60px;
	color: #000;
	text-decoration: none;
}

.utilitylast, .utilitylast a:link, .utilitylast a:hover, .utilitylast a:active, .utilitylast a:visited  {
	padding-left: 8px;
	padding-bottom: 60px;
	color: #000;
	text-decoration: none;
	
}

/* ------------- Navigation */

#horizontalnav {
	text-align: left;
	width: 750px;
}


/* ------------- Content */

#pagemiddle {
	width:750px;
	height: auto;
	overflow: auto;
	text-align: left;
	
}

#homecontent {
	width:484px;   
	margin-top:46px;
	margin-bottom: 10px;
	padding-right: 10px;
	padding-left: 54px;
	float:left;
}

h1 {
	color:#ed1c24;
	font-size: 1.4em;
	margin-bottom: 8px;
	margin-top: 0px;
}

h2 {
	color:#ed1c24;
	font-size: 1.2em;
	margin-bottom: 8px;
	margin-top: 14px;
}

h3 {
	color:#000;
	font-size: 1.0em;
	margin-bottom: 8px;
	margin-top: 14px;

}
h4 {
	color:#000;
	font-size: 0.9em;
	margin-bottom: 8px;
	margin-top: 14px;
}	


#homerightnav {
	text-align: left;
	float: right;
	width: 192px;
	margin-bottom: 10px;

}
#homequicklink {
pading-right: 12px;

}

.homequicklink {
padding-bottom: 8px;
}

/* ------------- right nav styles */

#secondarynav {
	text-align: left;
	padding-bottom: 30px;
	padding-top: 20px;
}

#secondaryheader {
	text-align: left;
	background-image:url(../images/site1/sidenavheadings/sidenav_headings.jpg);
	background-repeat:no-repeat;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 21px;
	font-size: 110%;
	font-weight: bold;
	color:#FFF;
	width: 165px;
	padding-top: 4px;
	padding-left: 8px;
	padding-right: 4px;
	}
	
#header_eng {
	width: 750px;
	height: 238px;
	background-image:url(../images/site1/main_header.jpg);
	background-repeat:no-repeat;
	background-position:top;
	
	}
	
	
#header_fre {
	width: 750px;
	height: 238px;
	background-image:url(../images/site1/french_header.jpg);
	background-repeat:no-repeat;
	background-position:top;
	
	}
	
	
	
	

.child {
	font-size: 100%;
	color:#000000;
	display: block;
	padding-top: 4px;
	padding-bottom:4px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #d8d3cc;
	padding-left: 8px;
	width: 164px;
	padding-right: 5px;
}

	
.child a:link {
		color:#000000;
		text-decoration:none;
		
		}

.child a:hover {
		color:#000000;
		text-decoration:underline;
		
		}

.child a:visited {
		color:#000000;
		text-decoration: none;
		
		}
	
	
	
	.grandchild {
	font-size: 90%;
	color:#000000;
	display: block;
	padding-top: 4px;
	padding-bottom:4px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #d8d3cc;
	padding-left: 22px;
	width: 150px;
	padding-right: 5px;
}

	
.grandchild a:link {
		color:#000000;
		text-decoration:none;
		
		}

.grandchild a:hover {
		color:#000000;
		text-decoration:underline;
		
		}

.grandchild a:visited {
	color: #000000;
	text-decoration: none;	
		}
		
		
		.greatgrandchild {
	font-size: 90%;
	color:#000000;
	display: block;
	padding-top: 4px;
	padding-bottom:4px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #d8d3cc;
	padding-left: 32px;
	width: 140px;
	padding-right: 5px;
}

	
.greatgrandchild a:link {
		color:#000000;
		text-decoration:none;
		
		}

.greatgrandchild a:hover {
		color:#000000;
		text-decoration:underline;
		
		}

.greatgrandchild a:visited {
	color: #000000;
	text-decoration: none;	
		}

/* ------------- Footer */


#roughbottom {

width: 750px;
height: 67px;
background-image:url(../images/site1/rough_bottom.jpg);
background-position:top;
background-repeat:no-repeat;

}



#footer {
	width: 750px;
	padding-top: 2px;
	text-align: right;
	text-decoration: none;
	font-size: 85%;
	background-color:#000000;
}

#footer a:link, #footer a:hover, #footer a:active, #footer a:visited  {
	padding-left: 6px;
	padding-right: 18px;	
	padding-bottom: 60px;
	color:#FFF;
	text-decoration: none;
}

.whitebox {
padding-bottom: 2px;

}
