/* CSS Document for CFIA*/

@media all {
/* =universals 

/* neutralize browser styles */
body, html {
	margin:0;
	padding:0;
}
/* neutralize browser spacing for vertical elements 
h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address {
	margin: 0;
	padding: 0;
}*/
a:link, a:active, a:hover, a:visited {
	outline: none;
	border: none;
}
/*************************/
/* General Styles */
/*************************/
body {
	margin: 0;
	padding: 0;
	min-width: 744px;
	text-align: center;
	background-color: #e3d8e3;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/CFIA_bkgd.jpg);
	background-repeat: repeat-x;	
	color:#2c2b2c;
}
#wrapper {
	text-align:left;
	width: 744px;
	margin-left:auto;
	margin-right:auto;
	background-color: #ffffff;
	padding: 0;
	border: 1px solid #652462;
}
#main {
	width: 100%;
	background-image: url(../images/main_bk.gif);
	background-position: top right;
	background-repeat: repeat-y;
}
#sidebar {
	float: right;
	width: 223px;
	text-align: left;
}
#sidebar .sidebar-res {
	padding: 10px 7px 25px 7px;
}

#sidebar .sidebar-res a:link, #sidebar .sidebar-res a:visited {
	color: #652462;
	text-decoration: none;
}
#sidebar .sidebar-res a:hover{
	color: #652462;
	text-decoration: underline;
}

#sidebar .sidebar-element1 {
	padding: 7px 10px 7px 10px;
}
#sidebar .sidebar-element1c {
	padding: 5px 10px 25px 10px;
	text-align: center;
}
#sidebar .cal1 {
	padding: 5px 5px 25px 5px;
	border-bottom: 1px solid #652462;
}
#sidebar .cal {
	padding: 5px 5px 15px 5px;
}
#sidebar .calInfo{
	font-size: 75%;
	color: #2c2b2c;
	margin-top: 7px;
	margin-bottom: 15px;
	line-height: 1.8em;
}
#sidebar .boldhead {
	font-weight:bold; 
	color:#652462; 
	}
#sidebar .sidebar-element2c {
	padding: 5px 10px 25px 10px;
	text-align: center;
	border-bottom: 1px solid #652462;
}
#sidebar .blank{
	background-image:url(../images/sb_top.gif);
	background-position: top left;
	background-repeat:no-repeat;
	margin: 0;
	padding: 12px 5px 7px 5px;
}
#sidebar h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 93%;
	font-weight: bold;
	color: #652462;
	background-color: #efe9ef;
	background-image:url(../images/sbt_top.gif);
	background-position: top left;
	background-repeat:no-repeat;
	margin: 0;
	border-bottom: 1px solid #652462;
	padding: 12px 5px 7px 5px;
	text-align: center;
}
#sidebar h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 78%;
	font-weight: bold;
	color: #2c2b2c;
	margin: 0;
	padding: 10px 10px 1px 10px;
	text-indent: -10px;	
	line-height: 1.4em;
}
#sidebar h4{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	font-weight: bold;
	color: #652462;
	margin: 0;
	text-align: center;
	padding: 5px 10px 5px 10px;
	line-height:1.4em;
}
#sidebar p{
	font-size: 75%;
	color: #2c2b2c;
	line-height:1.4em;
	padding: 0 10px 12px 10px;
	border: 0;
	margin: 0;
}
#sidebar a:link, #sidebar a:visited {
	color: #652462;
	text-decoration: underline;
}
#sidebar a:hover{
	color: #652462;
	text-decoration: none;
}
#sidebar .center {
	text-align: center;
}

#sidebar .testimonial {
	padding-left: 9px;
	padding-bottom: 5px;
	text-indent: -13px;	
	font-size: 75%;
	color: #2c2b2c;
	line-height:1.9em;
	width-min: 200px;
}
#sidebar p.id {
	padding-left: 40px;
	font-size: 75%;
	color: #652462;
	margin-bottom: 25px;
}
#sidebar .lquote {
	color: #652462;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 20px;
	padding: 5px 4px 0 0;
	}
#sidebar .rquote {
	color: #652462;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 20px;
	padding: 5px 0 0 0;
}
#clearone {
	clear: both;
	height: 1px;
}
#footer {
	width: 100%;
	clear: both;
	background-color: #652462;
	color: #b5b3b9;
	margin:0;
	padding:0;
}

#footer-container h5{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 77%;
	font-weight: 700;
	color: #e3d8e3;
	padding: 7px 3px 0 3px;
	text-align: center;
	margin:0;
}
#footer-container p{
	text-align:center;
	font-size: 70%;
	margin:0;
	padding: 7px 0;
}	
#footer-container a:link, #footer-container a:visited {
	color: #e3d8e3;
	text-decoration: underline;
}
#footer-container a:hover{
	color: #e3d8e3;
	text-decoration: none;
}
#header {
	padding: 0;
	margin: 0;
}
#header-nav {
	margin: 0;
	background-image: url(../images/nav_bkgd.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #652462;
	padding: 1px;
}
#header-nav ul {
	margin: 0;
	padding: 0 0 7px 0;
	text-align: center;
	color: #ffffff;	
}
#header-nav li{
	font-size: 75%;
	display: inline;
}
#header-nav li a:link, #header-nav a:visited {
	text-decoration:none;
	color: #ffffff;
}
#header-nav li a:hover{
	text-decoration:none;
	color: #e1b724;
}
#header-nav #currentpage a{
	color: #e1b724;
}
#content-wrapper{
	margin: 0 240px 0 0;
}
#content {
	padding: 0 7px 5px 32px;
	display: inline-block;
}
#content p{
	font-size: 77%;
	color: #2c2b2c;
	line-height: 1.4em;
	padding: 0 1em 1.4em 0;
	border: 0;
	margin: 0;
	}
#content .bold{
	font-weight:bold;
	}
#content .boldPurple{
	font-weight:bold;
	color: #652462;
}
#content p.center {
	text-align: center;
    margin-left: auto;
    margin-right: auto; 
}
#content ul{
	list-style-type: disc;
	font-size: 77%;
	line-height: 1.5em;
}

#content .curric{
	padding-left: 20px;
	padding-bottom: 50px;
}
#content .curriclist{
	margin: -25px 0 20px -12px;
	padding: 0;
}
#content .currictext{
	margin: 8px 0 5px -18px;
	padding: 0;

}
#content .currichead{
	margin: 0px 15px -15px 0px;
	padding: 0;
}
#content .bioImg {
	float: left;
	margin: 5px 7px 12px 0px;
	display: inline-block;
}
#content .HomeImg {
	float: right;
	margin: 5px 0 7px 7px;
	display: inline-block;
}
#content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 115%;
	color: #652462;
	text-align: center;
	font-weight: bold;
	padding: 0 5px;
}
#content h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 85%;
	color: #652462;
	text-align: left;
	line-height:1.5em;
	font-weight: bold;
	margin-top: 30px;
}
#content h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	color: #652462;
	text-align: left;
	font-weight: bold;
	margin-top: -1px;
	line-height: 1.5em;
	margin-bottom: 30px;
}
#content a:link, #content a:visited {
	color: #652462;
	text-decoration: underline;
}
#content a:hover{
	color: #652462;
	text-decoration: none;
}
#content td{
	font-size: 77%;
	color: #2c2b2c;
	line-height: 1.4em;
	padding: 3px;
	border: 0;
	margin: 0;
}
.section {
	margin-top:3.5em;
}
h3#intro {
	margin-top: 35px;
}

.nav {
	margin:0;
	padding:0;
	font-size:12px;
	margin-left: -20px;
}
h3.indent {
	margin-left:20px;	
}

/*toggle settings */



h4.trigger {
	padding: 0 0 0 33px;
	margin: 0 0;
	background: url(../images/triggerToggle.png) no-repeat left -10px;
	height: 20px;
	line-height:35px;
	width: 400px;
	font-size: 0.83em;
	font-weight: normal;
	float: left;
}
h4.trigger a {
	color: #fff;
	text-decoration: underline;
	border:none;
	display: block;
}
h4.trigger a:hover { text-decoration: none; }
h4.active {background-position: left -83px; border:none;} /*--When toggle is triggered, it will shift the image to the bottom to show its "opened" state--*/
.toggle_container {
	margin: 10px 0 5px;
	padding: 0 20px 0 33px;
	background: #f6f1f6;
	overflow: hidden;
	/*font-size: 1.2em;background: #f0f0f0 url(toggle_block_stretch.gif) repeat-y left top;border-top: 1px solid #d6d6d6;*/
	width: 392px;
	clear: both;
}
.toggle_container .block {
	padding: 10px 0 20px; /*--Padding of Container--*/
	 /*background: url(toggle_block_btm.gif) no-repeat left bottom;--Bottom rounded corners--*/
}
.year {
	width: 425px;	
}
h4.trigger.year4 {
	height:40px;
}

