@charset "iso-8859-1";

/* Style Sheet For the SCFA http://www.scfa.ca/  */

html, body, div, span,  
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, dt, dd, dl,
em, font, img,  q, strong, /*ol, ul, li,*/
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}


/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

.hidden {

	display:none;
}

body {
	line-height: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	background-color: #fff; 
	color: #000;
	font-size:76%;
	padding:5px;
}



#wrapper {
	position:relative;
	margin:0 auto;
	padding:0;
	width:760px;
	text-align:center;
	color:#000;

	

}

#header {
	text-align:right;
	height:202px;
	width:760px;	
	padding:0;
	margin:0;
	background-image:url(images/logo.gif);
	background-repeat:no-repeat;
	background-position:top left;

}



img {
	padding:0;
	margin:0;
	text-align:center;
	display:inline;

}

#content {	
	text-align:left;
	margin-left: 120px;
	width:615px;
	background-color: #fff;
	color:#000;
	font-size:.9em;
	padding: 10px;
}



#content li {

	line-height:1.5em;
}

#column1, #column2 {

	float:left;
	width:270px;
	padding:0 0 20px 0;
	margin-left:20px;


}

p {

	padding:4px 0px;

}

dt {
	padding:6px 0px 4px 0px;
	font-weight:bold;

}

dd {

	margin-left:10px;
	padding:4px 0px 20px 0px;


}

/* Heading Styles */

h1 { 

	color:#3d5e7f;
	font-size: 1.4em;
	background-color: transparent;
}

h2 { 
	margin: 1em 0; 
	line-height: 1.4;
	background-color: #fff;
	color: #3d5e7f;
	text-transform:uppercase;
	font-style:italic;
	font-size:1.6em;
	font-weight:normal;

}
	
#home h2 {
	border-bottom:solid 1px #ccc;
}

h3 {

	padding:10px 0px;
	font-style:'Lucida Grande', 'Lucida Sans Unicode', Arial, sans-serif;
	color: #40550d; 
	font-size:1.3em;
	font-weight:bold;
	background-color: #fff;

}

#home h3 { 
	font-size:1.43em;
	font-weight:normal;
	padding:0;
}



h4 { 
	font-weight:700;
	padding:3px 0px;
	background-color: #fff;
	color: #3d5e7f;
	font-size: 1.0em;
}



#footer {
	clear:both;
	padding: 0px 0 2px 0;
	color:#000;
	background-color: #fff;
	/* border-top:solid 1px #ccc; */
	font-size: .8em;
	text-align: center;
	margin-top:30px;

}

.search {
	text-align:right;
	padding: 10px 5px 10px 5px;
	background: transparent;
	color: #000;
	font-size: 0.8em;
	
}


.search fieldset {
	border: 0px solid #fff;
	padding:0;
	margin:0;
}		


.search_button {
	padding: 2px;
	background: #ccc;
	color: #000;
	font-size: 0.85em;
	text-transform:uppercase;
	}
	
.search_text {
	background: #F5F5F5;
	color: #000;
	font-size: 0.9em;
	padding: 1px 2px 2px 2px;
	}



p, li {
	line-height:1.5em;
}

/* for the constitution */

#constitution ol li {

list-style:none;
}




ol.newsitems, ol.newsitems li {

	list-style:none;
	padding:0 0 1em 0;
	margin:0;

}


p.date { 
	padding: 0; 
	font-style: italic; 
	color: #ad9984; 
}

/* Other Styles */

.center {
	text-align:center;
	}
	


/* Links  */

a {
	background-color: #fff;
  	color: #000;
  	font-weight: bold;
	font-size:1.0em;
  	text-decoration: underline
}

a:hover {
	background-color: #fff;
  	color: #3d5e7f;
  	font-weight: bolder;
	font-size:1.0em;
  	text-decoration: underline;
}

a:active {
	background-color: #fff;
  	color: #ff0000;
  	font-weight: bolder;
	font-size:1.0em;
  	text-decoration: underline
}

hr {

	padding:0;
	margin:0;
}

#footer p {
	padding:1px;
	margin:0;
}

#footer a {
	background-color: #fff;
  	color: #000;
  	font-weight: bold;
	font-size:1.0em;
  	text-decoration: underline;
}

#footer a:hover {
	background-color: #fff;
  	color: #3d5e7f;
  	font-weight: bolder;
	font-size:1.0em;
  	text-decoration: underline;
}

#footer a:active {
	background-color: #fff;
  	color: #ff0000;
  	font-weight: bolder;
	font-size:1.0em;
  	text-decoration: underline;
}

.design {
	text-decoration:none;
	font-weight:normal;
}

a:hover.design {
	text-decoration:none;
	font-weight:normal;
}


/* tables  */


table {

	padding:0px;
	text-align:center;
	border:solid 1px #ccc;
	margin:20px;

}

th{
	border:solid 1px #ccc;
	padding:10px;
	text-align:center;	
}

td {
	border:solid 1px #ccc;
	padding:10px;
	text-align:left;	
}


th {
	font-weight:bold;
	}

thead {
	background-color:#F5F5F5;
	color:#000;
}




caption {
	caption-side: top; 
	padding:2px 0 10px 0;
	text-align:center;
  	font-weight: bold;
}


a.pdf {
	background-image:url(images/pdf.gif);
	background-repeat:no-repeat;
	background-position:100% 100%;
	padding:2px 18px 0px 0px;
	display: inline-block;

}


span.pdf {
	display:none;
	
}

/* Drop Down Menu */

#nav {
	font-size:0.8em;
	padding-top:0;
	margin-top:0;
	padding-left: 2px;
	background-color: #3d5e7f;
	color:#fff;

}

#nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
}


#nav a {
	text-decoration: none;
	color: #ccc;
	background-color: #3d5e7f;
	background-image:url(images/nav_btn.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	display: block;
	padding: 0.3em 0;

		
}

#nav li li a {
	display: block;
	padding: 0.4em 10px;
	background-image:none;

}

#nav li li a:hover {
	background-color:#637e98;
	background-image:none;

	color:#fff;
	padding: 0.4em 10px;
	

}

#nav li a:hover {

	background-color:#637e98;
	color:#fff;
	display: block;
}

#nav li {
	float: left;
	position: relative;
	width: 124px;
	text-align: center;
	background-color: #3d5e7f;
	color: #fff;
	list-style: none;
	border:solid 1px #fff;
	

}


#nav li ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	padding: 0.5em 0 1em 0;

}

/*
li>ul {
	top: auto;
	left: auto;
}
*/

#nav li li {
	display: block;
	float: none;
	text-align:center;
	background-color: #3d5e7f;
	background-image:none;
	color: #fff;
}

#nav li:hover ul, li.over ul {
	display: block;
	color:#fff;
	background-color:#637e98;
	padding: 0.2em 0px;
}


/* Side Navigation Panel */

#sidebar {
	font-style:'Lucida Grande', 'Lucida Sans Unicode', Arial, sans-serif;
	float:left;
	width:100px;
	padding:10px 0 0 0;
	margin:0;
	text-align:left;
	font-size:0.8em;
	background-color: #fff;
	color:#fff;

}

#sidebar ul, sidebar li {
	list-style: none;
	padding: 0;
	margin: 0;
}

#sidebar li a {
	font-style:'Lucida Grande', 'Lucida Sans Unicode', Arial, sans-serif;
	text-decoration: none;
	display:block;
	width:100px;
	color: #000;
	background-color: #fff;
	padding:5px 0 5px 3px;
	border-bottom:solid 1px #ccc;
	}

#sidebar a:hover {
	color: #000;
	background-color: #f9f7ff;
}
/*
#sidebar ul, #sidebar li {margin:0;padding:0;list-style-type:none;}
#sidebar ul {margin: 0;}
#sidebar ul li ul {margin:0;}
#sidebar li a {text-decoration:none;color:#777;font-size:1em;display:block;width:155px;padding:4px 15px;border-bottom:1px solid #ddd;}

*/
