body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	line-height: 17px;
	font-weight: normal;
	font-style: normal;
}

div#header {
	width: 800px;
	margin: 0 auto;
	}

div#footer {
width: 800px;
margin: 0 auto;
padding-top: 10px;
padding-bottom: 10px;
background: url(../images/bottom_bg.jpg) repeat-x top left;
}

#footer p {
	text-align: center;
	margin-bottom: 0;
	font-size: 12px;
	color: white;
	line-height: 20px;
	height: 60px;
	}

div#content {margin-bottom: 30px;}

/* HEADINGS */
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	line-height: 17px;
	font-weight: normal;
	font-style: normal;
}


h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 13px;
	font-weight: normal;
	font-style: normal;
}


h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	line-height: 19px;
	margin: 0;
	padding: 0;}


h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	line-height: 24px;
	font-weight: normal;
	font-style: normal;
}

/* LINKS */
a:link {
	text-decoration: none;
	color: #5EBB46;
	font-weight: normal;
}

a:visited {
	text-decoration: none;
	color: #3333CC;
}

a:active {
	text-decoration: none;
	color: #5FBB46;
}

a:hover {text-decoration: none;
	color: #FF6600;
}

#header a {line-height: 0px;}

.green_bg {
	background-image: url(images/bottom_bg.jpg);
	background-repeat: repeat-x;
}


.green_bg a:link, .green_bg a:visited {
  color: #FFFFFF;
}

.green_bg a:active, .green_bg a:hover {
  color: #FF9900;
}


/* SPECIAL PARAGRAPHS */
#content p, #content h1, #content h2, #content h3, #content ul {
padding-left: 5px;
padding-right: 5px;
}

p {margin: 0 0 1.5em 0;}

p img {
	margin: 0;
	padding: 0;
	line-height: 0%;
	}
	
img.left {float: left;}
img.right {float: right;}
	
p.index {
	font-size: 15px;
	line-height: 21px;
	}
	
p.index img {float:left;}
	
p.moto {
	color: #50AF36;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	}

div.about p.list-title{
    margin: 1em 0 0 0;
    }

/*Board of Directors*/


#directors {
    margin-top: 2em;
    }

div#directors .column1, .column2, .column3 {
    width: 225px;
    height: 100%;
    float: left;
    padding: 5px;
    }
    
div#directors .column1{
    margin-left: 0px;
    }

div#directors .column2, .column3{
    margin-left: 10px;
    }

div#directors ul#about_list{
    margin: 0;
    padding-bottom: 10px;
    list-style: none;
    }
    
div#directors ul#about_list li{
    padding-bottom: .6em;
    }

/* Documents */

div #documents {
    clear: both;
    margin-top: 1em;
    }
    
#documents ul {
    list-style:none;
    }
    
#documents > li {
    margin: 10px 0 0 0;
    }

/*FOOTER*/  

div#footer p {
	text-align: center;
	margin-bottom: 0;
	font-size: 12px;
	color: white;
	line-height: 20px;
	height: 60px;
	}

h1 img {margin-left: -30px;}


/* ALIGNING */
.right {
	padding-bottom: 8px;
	padding-left: 8px;
	padding-top: 4px;
}

.right2 {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.left {
	padding-right: 12px;
	padding-bottom: 2px;
	padding-top: 4px;
}

.left2 {
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 8px;
}

/*
img.left {margin: 0px; padding: 4px 12px 0 0;}
img.right {margin: 0px; padding: 4px 0 0 10px;}
*/




/* TABLES */
table.about caption, table.about th {
	background-color: white;
	font-weight: bold;
	margin: 0 0 1em 0;
	padding: 0;
	}
	
table.about {margin-bottom: 0}

table.about caption {margin-top: 1em;}
	
td.about {
	padding-left: 0;
	vertical-align: top;}
	

/* FORMS */
form.contact p {
	margin: 1em 0 0 0;
	}


/* LISTS */
/*
ul.sf-menu {
	list-style: none;
	display: block;
	margin: 0;
	padding: 0;
}

ul.sf-menu li {
	float: left;
	}


ul.sf-menu li ul {
	list-style: none;
	margin: 0;
	padding: 0;
	display: none;
	}

ul.sf-menu li ul li {
	float: none;
	display: list-item;
	color: red;
	}
	
	
ul.sf-menu li a {
		display: block;
		height: 29px;
	}
*/

/*
ul.sf-menu li a#home {
	display: block;
	width: 48px;
	background:  url(./images/home.gif) no-repeat top left;
	}	
ul.sf-menu li a#home:hover{
		background:  url(./images/home-over.gif) no-repeat top left;
	}	
*/	
/*
ul.sf-menu li a#home {
	width: 48px;
	background:  url(./images/home.gif) no-repeat top left;
	}	
ul.sf-menu li a#home:hover{
		background:  url(./images/home-over.gif) no-repeat top left;
	}	
	
	
ul.sf-menu li a#workforce {
	width: 173px;
	background:  url(./images/workforce.gif) no-repeat top left;
	}	
ul.sf-menu li a#workforce:hover{
		background:  url(./images/workforce-over.gif) no-repeat top left;
	}
	
ul.sf-menu li a#youth {
	width: 142px;
	background:  url(./images/youth.gif) no-repeat top left;
	}	
ul.sf-menu li a#youth:hover{
		background:  url(./images/youth-over.gif) no-repeat top left;
	}

ul.sf-menu li a#training {
	width: 191px;
	background:  url(./images/training.gif) no-repeat top left;
	}
ul.sf-menu li a#training:hover{
		background:  url(./images/training-over.gif) no-repeat top left;
	}

ul.sf-menu li a#support {
	width: 75px;
	background:  url(./images/support.gif) no-repeat top left;
	}
ul.sf-menu li a#support:hover{
		background:  url(./images/support-over.gif) no-repeat top left;
	}
	
ul.sf-menu li a#about {
	width: 80px;
	background:  url(./images/about.gif) no-repeat top left;
	}
	
ul.sf-menu li a#about:hover{
		background:  url(./images/about-over.gif) no-repeat top left;
	}
	
ul.sf-menu li a#contact {
	width: 91px;
	background:  url(./images/contact.gif) no-repeat top left;
	}	
ul.sf-menu li a#contact:hover{
		background:  url(./images/contact-over.gif) no-repeat top left;
	}

*/
	
ul.workforce, ul.about {
	list-style-image: url(../images/tiny_square.gif);
	margin: 0 0 0 14px;
	}

ul.workforce li {
	margin: 0 0 2em 0;
	padding: 0 0 0 10px;
	}

	
ul.about li {
	margin: 0 0 0 0;
	padding: 0 0 0 10px;
	}
	
div.images{margin-bottom: 1em;}

img.awards {padding-left: 5px;}

div#polyflavor {
	text-align: right;
	font-size: .8em;
	}