@charset "UTF-8";
body  {
	background: #FFFFFF;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	text-decoration: none;
}

.fix {
	clear: both;
}

#logooffset {
	visibility: hidden;
}
#logooffset img {
	visibility: hidden;
}
.twoColFixLtHdr #container {
	width: 860px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left;
} 
.twoColFixLtHdr #header {
	background: #FFFFFF;
	padding: 0 10px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	text-align: center;
	border-width: 0px;
	border-style: none;
} 
.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 180px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FFFFFF; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px 0px 15px 20px;
	margin-top:45px;
}
.twoColFixLtHdr #container #sidebar1 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.twoColFixLtHdr #container #sidebar1 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #960501;
}
.twoColFixLtHdr #mainContent {
	margin: 0 0 0 280px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 0px;
	height: auto
];
} 
.twoColFixLtHdr #container #mainContent table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #960501;
	line-height: 12px;
	background-repeat: no-repeat;
	text-decoration: none;
}
.twoColFixLtHdr #container #mainContent a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #960501;
	text-decoration: none;
}
.twoColFixLtHdr #container #mainContent a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.twoColFixLtHdr #container #mainContent table a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.twoColFixLtHdr #container #mainContent #currenttraining {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #D96640;
	text-decoration: none;
}
.twoColFixLtHdr #container #mainContent #currenttraining a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #D96640;
	text-decoration: none;
}
.twoColFixLtHdr #container #mainContent #currenttraining a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.twoColFixLtHdr #container #mainContent #membertable #content-containertable a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.twoColFixLtHdr #container #mainContent table a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #960501;
	text-decoration: none;
}
.twoColFixLtHdr #container #mainContent #membertable #content-containertable #legislation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
	margin-left: 0px;
	list-style: margin-left;
	width: 500px;
	padding-right: 15px;
}
.twoColFixLtHdr #container #mainContent p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}
.twoColFixLtHdr #container #mainContent h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #960501;
}
.twoColFixLtHdr #container #mainContent #contactus {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: 666666;
	text-decoration: none;
	list-style-type: circle;
}
.twoColFixLtHdr #footer {
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
	vertical-align: middle;
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}
.twoColFixLtHdr #footer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
.twoColFixLtHdr #footer a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #960501;
	text-decoration: none;
	text-align: center;
}


.twoColFixLtHdr #header a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
	text-align: center;
	border: none;
}
.twoColFixLtHdr #header a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #960501;
	text-decoration: none;
	text-align: center;
	border: none;
}
img
{  border-style: none;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.horizontal_dotted_line {
	border-bottom: 1px dotted #80c080;
	width: 400px;
	;
}
.twoColFixLtHdr #container #mainContent #memberships p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}
.twoColFixLtHdr #container #mainContent #memberships h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}
.twoColFixLtHdr #container #mainContent #membertable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
	width: 562px;
	overflow: scroll;
	height: 294px;
	float: left;
}
.twoColFixLtHdr #container #mainContent #membertable  h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #666666;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}
.twoColFixLtHdr #container #mainContent #membertable a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #960501;
	text-decoration: none;
}
.twoColFixLtHdr #container #membertable #content-containertable p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
	width: 390px;
}
.twoColFixLtHdr #container #mainContent #membertable #content-containertable div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
	height: 340px;
	overflow: auto;
	width: 580px;
	padding-right: 0px;
}
.twoColFixLtHdr #container #mainContent #sectionaltable td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
	overflow: auto;
}
.twoColFixLtHdr #container #mainContent #sectionaltable {
	overflow: auto;
}
.twoColFixLtHdr #container #mainContent #membertable ul a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #960501;
	text-decoration: none;
}
.twoColFixLtHdr #container #mainContent #membertable a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.twoColFixLtHdr #container #mainContent ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	text-decoration: none;
}
#form1 #mainContent #membertable #content-containertable #trustees {
	text-align: left;
}
#form1 #mainContent #50 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: 666666;
	text-decoration: none;
}
#form1 #mainContent #50 td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: 666666;
	text-decoration: none;
}
#form1 #mainContent #50 td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: 666666;
	text-decoration: none;
}
#form1 #mainContent #whatsnew {
	float: left;
	height: auto;
	width: 452px;
	padding: 0px;
	list-style-position: inside;
	list-style-type: circle;
	text-align: left;
	text-indent: 0px;
	white-space: normal;
	margin: 0px;
	clear: none;
	overflow: auto;
	letter-spacing: normal;
	word-spacing: normal;
}
#form1 #mainContent #currenttraining {
	float: left;
	height: auto;
	width: 455px;
}
#form1 #mainContent #membertable {
	float: left;
	height: 294px;
	width: auto;
	overflow: scroll;
}
#form1 .twoColFixLtHdr #container #mainContent #media {
	overflow: scroll;
	height: auto;
	width: 440px;
}
#form1 .twoColFixLtHdr #container #mainContent #media div {
	overflow: auto;
	height: 650px;
	width: 432px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#form1 #mainContent #currenttrainingdiv {
	height: 294px;
	width: 492px;
	float: left;
	overflow: scroll;
	
}

#homeLink /* link to homepage */
{
    float: left;	
    position: absolute;
    width : 800px;	 /* Change this to the approx. width of the logo
*/
    height: 100px;	 /* Change this to the approx. height of the
logo */
    top:23px;
	margin-left: 200px; 	 /* */
    margin-top: 5px;
    z-index: 99999;
}

.hide /* link to homepage */
{
	visibility: hidden;
}



	
/* Holly Hack for IE \*/
* html .suckerdiv ul li { float: left; height: 1%; }
* html .suckerdiv ul li a { height: 1%; }
/* End */

</style>

<script type="text/javascript">

//SuckerTree Vertical Menu 1.1 (Nov 8th, 06)
//By Dynamic Drive: http://www.dynamicdrive.com/style/

var menuids=["suckertree1"] //Enter id(s) of SuckerTree UL menus, separated by commas

function buildsubmenus(){
for (var i=0; i<menuids.length; i++){
  var ultags=document.getElementById(menuids[i]).getElementsByTagName("ul")
    for (var t=0; t<ultags.length; t++){
    ultags[t].parentNode.getElementsByTagName("a")[0].className="subfolderstyle"
		if (ultags[t].parentNode.parentNode.id==menuids[i]) //if this is a first level submenu
			ultags[t].style.left=ultags[t].parentNode.offsetWidth+"px" //dynamically position first level submenus to be width of main menu item
		else //else if this is a sub level submenu (ul)
		  ultags[t].style.left=ultags[t-1].getElementsByTagName("a")[0].offsetWidth+"px" //position menu to the right of menu item that activated it
    ultags[t].parentNode.onmouseover=function(){
    this.getElementsByTagName("ul")[0].style.display="block"
    }
    ultags[t].parentNode.onmouseout=function(){
    this.getElementsByTagName("ul")[0].style.display="none"
    }
    }
		for (var t=ultags.length-1; t>-1; t--){ 
		ultags[t].style.visibility="visible"
		ultags[t].style.display="none"
		}
  }
}

if (window.addEventListener)
window.addEventListener("load", buildsubmenus, false)
else if (window.attachEvent)
window.attachEvent("onload", buildsubmenus)

</script>
#form1 .twoColFixLtHdr #container #mainContent h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	color: #333333;
}
#form1 .twoColFixLtHdr #container #mainContent h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #000000;
}

a.underline:hover {
	text-decoration: underline;
}

/*NEW STYLES */
#maincontent-holder{
	background-color: orange;
}

#main-news {
	/*background-color: yellow;*/
	float: left;
	width: 410px;
	background-color: white;
	/*padding-right: 10px;*/
}

#main-news-outside {
	width: 425px;
	float: left;
	border-right: 1px solid #CCCCCC;
}

#main-news-padding {
	padding-right: 10px;
}
	

#minibox-new {
	background-color: white;
	float: left;
	width: 410px;

}

#minibox-new h3 {
	padding: 0px;
	margin: 0px;
	width: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: white;
	line-height: 30px;
	display: block;
	background: url(images/h3-bg.jpg) repeat-x bottom #b0400e;
	padding-left: 10px;
	/*border-bottom: 1px solid #333333;*/
	/*background: url(images/ul-top-bg.png) repeat-x bottom;*/
}

#minibox-new li {
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: 1px solid #CCCCCC;
	float: left;
	display:block;
	vertical-align: middle;
}

#minibox-new ul {
	/*background: url(images/ul-top-bg.png) repeat-x top;*/
	list-style: none;
	padding: 0px;
	/*padding-left: 10px;*/
	margin: 0px;
	margin-top: 0px;
	padding-top: 0px;
	background-color: white;
	display:block;
}

#minibox-new ul li a{
	padding: 0px;
	padding-left: 10px;
	padding-top: 0px;
	color:#636363;
	display:block;
	text-decoration:none;
	margin: 0px;
}

#main-hspacer {
	float:left; width:400px; height: 10px; /*background-color: orange;*/ clear:both;
}

.twoColFixLtHdr #container #mainContent #minibox-new a:link, 
.twoColFixLtHdr #container #mainContent #minibox-new a:visited,
.twoColFixLtHdr #container #mainContent #minibox-new a:active {
	text-decoration: none;
	background:url(images/ico-bullet-sidebar.png) no-repeat top left;
	color: #b0400e;
}

.twoColFixLtHdr #container #mainContent #minibox-new a:hover {
	text-decoration:underline;
	background:url(images/ico-bullet-sidebar.png) no-repeat top left;
	color: #792500;
}



#rightcolumn-new {
	/*background-color: teal;*/
	float: right;
	width: 200px;
}

#h-spacer {
	width: 640px;
	height: 10px;
	/*background-color: orange;*/
	float: left;
}

.twoColFixLtHdr #container #mainContent h1.newh1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #990000;
}

.twoColFixLtHdr #container #mainContent p.newp {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	color: #333333;
	font-weight:normal;
}

#newsticker-new a:link,
#newsticker-new a:visited,
#newsticker-new a:active,
#newsticker-new a:hover {
	color: #FFFFFF;
}
	
#committee-box {
	width: 420px;
	float: right;
	/*background-color: limegreen;*/
	border-left: 1px solid #CCC;
}

#committee-box h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#333;
	font-weight:normal;
	line-height: 18px;
	border-top: 1px dotted #CCC;
	border-bottom: 1px dotted #CCC;
	display:block;
	padding: 8px 0px 8px 0px;
	margin: 0px;
}

#committee-box h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#333;
	font-weight:normal;
	line-height: 18px;
	display:block;
	padding: 0px;
	margin: 0px;
}

#committee-box #awards-current {
	background-color: #FFFDCE;
	border: 1px solid #ccc;
}

#committee-box #awards-current-padding {
	padding: 10px;
}

#committee-box #awards-current #awards-current-photo {
	width: 50px;
	float: left;
}

#committee-box #awards-current #awards-current-txt {
	width: 320px;
	float: right;
}

#committee-box #awards-current .awards-current-spacer {
	width: 380px;
	height: 10px;
	float: left;

}


#committee-box table, #committee-box tr, #committee-box td {
	vertical-align:top;
	border: 0px;
	border-collapse: collapse;
	line-height: 15px;
	padding-top: 6px;
	padding-bottom: 6px;
}

#committee-box td {
	border-bottom: 1px dotted #CCC;
}

#committee-box td.odd {
	background-color: #f8f8f8;
}


#committee-box ul {
	list-style:none;
	margin: 0px;
	padding: 0px;
}

#committee-box ul li h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666;
	font-weight:bold;
}

#committee-box ul li {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #CCC;
}
	
	

#committee-box-padding {
	padding-left: 20px;
}

#committee-listing {
	width: 200px;
	float: left;
	/*background-color: pink;*/
}

#committee-listing ul {
	list-style:none;
	margin: 0px;
	padding: 0px;
}

#committee-listing ul li {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #CCC;
}

#committee-listing ul ul li {
	margin-left: 20px;
}

#committee-listing ul ul li a:link,
#committee-listing ul ul li a:visited,
#committee-listing ul ul li a:active {
	color: #333;
}

#committee-listing ul ul li a:hover {
	color: black;
}
	