    /*
CSS Credit: http://www.templatemo.com
*/

body {
	margin:0;
	padding:0;
    font-family: Tahoma,"Trebuchet MS", Verdana;
    font-size: 12px;
    color: #383a2f;/*000000;*/
	line-height: 1.5em;
    background: #1a1f19;
}

a:link, a:visited {	color: #839d2a; font-weight:bold; text-decoration: none; }
a:active, a:hover { color: #000000; font-weight:bold; text-decoration: underline; }

p {
	margin: 0px;
	padding: 0px;
}

img {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border: none;
    vertical-align:middle;
}

.midsentence img {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border: none;
    vertical-align:middle;
}

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }

.margin_bottom_5 { clear: both; width: 100%; height: 5px; font-size: 1px;	}
.margin_bottom_10 { clear: both; width: 100%; height: 10px; font-size: 1px;	}
.margin_bottom_15 { clear: both; width: 100%; height: 15px; font-size: 1px;	}
.margin_bottom_20 { clear: both; width: 100%; height: 20px; font-size: 1px;	}
.margin_bottom_30 { clear: both; width: 100%; height: 30px; font-size: 1px;	}
.margin_bottom_40 { clear: both; width: 100%; height: 40px; font-size: 1px;	}
.margin_bottom_50 { clear: both; width: 100%; height: 50px; font-size: 1px;	}
.margin_bottom_60 { clear: both; width: 100%; height: 60px; font-size: 1px;	}
.margin_bottom_100 { clear: both; width: 100%; height: 100px; font-size: 1px;	}
.margin_bottom_250 { clear: both; width: 100%; height: 250px; font-size: 1px;	}

.center_text { text-align:center; }

.special_text {color:#4c4f40; }

.topofpage_text {
    padding: 10px 0 5px 0px;
    font-size: 9px;
    text-align: left;
}

.header_01 {
	clear: both;
	padding-bottom: 20px;
    margin-top: 5px;
    margin-bottom: 15px;
	font-size: 22px;
	letter-spacing: 2px;
	color: #101010;
	background: url(images/templatemo_header_01_green_bg.jpg) left bottom no-repeat;	
}

.header_02 {
	clear: both;
	font-size: 14px;
    font-weight:bold;
	margin: 0 0 5px 0;
	color: #101010;
	text-decoration: none;
}

.header_02_a { /* Used on the Past Workshops page to allow text wrap around images avoiding the clear command in both the the margin_bottom class and this header which is required. Extra padding has been added for the top to offset not using the margin_bottom*/
	clear: none; 
	font-size: 14px;
    font-weight:bold;
	margin-top: 30px;
    margin-bottom: 5px;
	color: #101010;
	text-decoration: none;
}

.header_03 {
	clear: both;
	font-size: 12px;
    font-weight: bold;
	color: #101010;
}

.header_04 {
	clear: both;
	padding: 12px 0 12px 17px;
    font-weight:500;
	font-size: 12px;
    font-weight:bold;
    color: #f0f0f0; 
    background: #1a1f19	url(images/menu_bar.jpg) bottom repeat-x;
}

.header_05 {
	clear: both;
   	font-size: 12px;
    font-weight: bold;
   	margin-top: 15px;
    margin-bottom: 2px;
    color: #101010;
}


.header_05_a { /* Used in side bars with less top margin that header_05 */
	clear: both;
   	font-size: 12px;
    font-weight: bold;
   	margin-top: 10px;
    margin-bottom: 2px;
    color: #101010;
}

/* Not used Apr 13 so reused Header06 numbering below .header_06 
	clear: both;
	font-size: 11px;
    font-weight:bold;
	color: #101010;
	text-decoration: none;
   	margin-top: 10px;
}*/

.header_06 {
	clear: both;
    font-family: Candara, Tahoma,"Trebuchet MS", Verdana;
	font-size: 11px;
	color: #a0a0a0;
	text-decoration: none;
    margin-top: 5px;
    margin-bottom: -10px;   
}

/* Page formatting */


#JavaScriptNotEnabled {
}

#JavaScriptEnabled {
    display: none;
}

#JavaScriptEnabled_Sidebar {
    display: none;
}

#showcaptchawrapper {
    width: 330px;
    height: 200px;
    overflow:hidden;
    border: 1px solid #a0a0a0;
    position:relative;    
}

#showcaptcha {
    width: 400px;
    height: 310px;
    position:absolute;
    top:-110px;
    left:-70px;    
}

#JavaScriptNotEnabledImages {
}

#JavaScriptEnabledImages {
    display: none;
}

.index_image_fader {
	width: 165px;
	height: 100px; 
	padding: 0 0 0 0;
	margin: 10px auto;
    background: #eeeeee;
}

.pastworkshoppages_image_fader {
	width: 450px;
	height: 300px; 
	padding: 0 0 0 0;
	margin: 0px auto;
    background: #eeeeee;
    border: 5px #ccc solid;    
}

#container {
    width: 100%;
	margin: 0px;
	padding: 0px;
}

#templatemo_header_wrapper {
}  

#templatemo_header {
	width: 100%;
    margin: 0 auto;
	height: 99px;
    background: #f0f0f0 url(images/header_bg.gif) repeat-x;    
}

#templatemo_header_logo {
	height: 110px;
    margin-left: -30px;
	background: url(images/logo.png) center no-repeat;
}

#templatemo_header_logo a{	
  display:block;
  height: 99px;
}

/* menu */

#templatemo_menu_wrapper {
	width: 100%;
    margin: 0 auto;
    margin-top:0px;
    background: #1a1f19 url(images/menu_bar.jpg); 
}

#templatemo_menu {
    width: 940px;
	margin: 0 auto;
    height: 34px;
    padding-bottom: 8px;
}

#templatemo_menu ul {
	list-style: none;
	display: inline;
}

#templatemo_menu ul li {
	list-style: none;
	float: left;
	margin: 0;
	padding: 0;
}

#templatemo_menu ul li a {
    float: left;
   	height: 23px;
    width: 112px;
	color: #969b7e;
	text-decoration: none;
	font-size: 11px;	
	font-weight: bold;
	text-align: center;
    padding: 15px 0px 0 0px;
    line-height: 1.2;
}

#templatemo_menu li a:hover, #templatemo_menu li .current {
	color: #e7ecde; 
    font-weight:bold;
}

#templatemo_menu li .middlealign {
	margin: -8px 0 0 0; 
}

/* end of menu*/

#templatemo_page_content_wrapper {
	width: 100%;
    margin: 0 auto;
    padding-top: 20px;
    padding-bottom: 20px;
    background: #ffffff;/*383a2f;*/
}

#templatemo_page_content {
	width:940px;
    margin: 0 auto;
    padding-top: 0px; /*20px;*/
    padding-bottom: 0px; /*20px;*/
    padding-left: 20px;
    padding-right: 20px;
	background: #ffffff;
    overflow:auto;
}

/* Column Contents */

#column_w600 {
	float: left;
	width: 480px;
   	padding: 10px;
	margin: 0 auto;
    text-align:justify;
    padding-left: 30px; 
	background: #ffffff;
    min-height: 350px;    
}

#column_w700 {
	float: left;
	width: 675px;
   	padding: 10px;
	margin: 0 0 0 25px;
    text-align:justify;
    padding-left: 25px; 
	background: #ffffff;
    border-left: solid 1px #000000;
    min-height: 350px;    
}

#column_w265_left {
	float: left;
	width: 200px;
    padding-top: 10px;
    background: #ffffff;
}

#column_w265_right {
	float: right;
	width: 200px;
    padding-top: 10px;
    background: #ffffff;
}

#column_w900 {
	float: left;
	width: 920px; /*wider than 900 now but not changing all references */
   	padding: 0 10px;
	margin: 0 auto;
    text-align:justify; 
}

#column_w265 p {
	margin-bottom: 10px;
}

#column_w265_right p {
	margin-bottom: 10px;
}

#column_w265_left p {
	margin-bottom: 10px;
}

#column_w600 p {
	margin-bottom: 10px;
}

#column_w700 p {
	margin-bottom: 10px;
}

#column_w900 p {
	margin-bottom: 10px;
}

.column_w600w700_content_list_01 {
	margin: 0 0 0 30px;
	padding: 0px;
	list-style: square;
}

.column_w600w700_content_list_01 li {
	margin: 0px;
	padding: 0 0 0 10px;
}

.column_w600w700_content_list_02 {
	margin: 0 0 0 30px;
	padding: 0px;
	list-style-type: decimal;
}

.column_w600w700_content_list_02 li { /* deleted a from here*/
	margin: 0px;
	padding: 0 0 5px 10px;
}

.column_w600w700_content_section_01 {
	line-height: 150%;
}

.column_w600w700_content_section_02 {
	border-left: 8px solid #92b02b; /*12183e;/* green6c9f35;*/ 
	padding-left: 20px;
   	line-height: 150%;
}

.column_w600w700_content_section_03 {
	line-height: 200%;
}

.column_w600w700_content_list_01 {
	margin: 0 0 10px 30px;
	padding: 0px;
	list-style:disc;
}

.column_w600w700_content_list_01 li {
	margin: 0px;
	padding: 0 0 5px 15px;
}
    
.column_w265_content_section_01 {
    clear: both; 
	padding: 5px 15px;
    background: #f9f9f9;/*4c4f40;*/
    border: solid 1px #222222;
}

.column_w265_content_section_02 { /* This is used only for the "Connect with POST" section */
    clear: both; 
	padding: 5px 10px;
    background: #f9f9f9;/*4c4f40;*/
    border: solid 1px #222222;
}

.column_w265_content_section_image {
    clear: both;
    padding: 15px; 
}

.column_w265_content {
	float: left;
   	font-size: 12px;
/*  	line-height: 2.0em;*/
}

.column_w265_content .column_w265_date {
	font-size: 12px;
	color: #9a9a9a;
}

.column_w265_content_list_01 {
	margin: 0 0 0 0;
	padding: 0 0 3px 0;
    list-style: none;
  	line-height: 1.5em;
}

.column_w265_content_list_01 li {
	margin: 0px;
	padding: 10px 0;
    background: url(images/list_underline.gif) repeat-x left bottom;
    font-weight: normal;
}

.column_w265_content_list_01 li a{
/*    font-weight: normal;*/
}

.column_w265_content_list_02 {
	margin: 0 0 0 0;
	padding: 0 0 3px 15px;
    font-style:italic;
    list-style: none;
  	line-height: 1.5em;

}

.column_w265_content_list_02 li {
	margin: 0px;
	padding: 6px 0;
    font-weight: normal;
    background: url(images/list_underline.gif) repeat-x left bottom;
}

.column_w265_content_list_02 li a{
/*    font-weight: normal;*/
}

.column_w900_content_section_01 {
	line-height: 200%;
}

.column_w900_content_list_01 {
	margin: 0 0 10px 30px;
	padding: 0px;
	list-style: square;
}

.column_w900_content_list_01 li a{
	margin: 0px;
	padding: 0 0 10px 10px;
}

/* Image for Lynn*/
.image_wrapper_01 {
    float:left;
   	width: 96px;
	height: 126px;
	background: #ccc;
}

.image_wrapper_01 img {
 	width: 90px;
	height: 120px;
	margin: 3px 3px 3px 3px;
}

/* Image for Nancy*/
.image_wrapper_02 {
    float:right;
   	width: 96px;
	height: 126px;
	background: #ccc;
}

.image_wrapper_02 img {
 	width: 90px;
	height: 120px;
	margin: 3px 3px 3px 3px;
}
    
/* end of content


/* Footer */

#templatemo_footer_wrapper {
	width: 100%;
   	margin: 0 auto;
	background: #1a1f19 url(images/footer_bar.jpg) repeat-x;
}

#templatemo_footer {
	width: 940px;
    padding-top: 1px;
	padding-bottom:0;
	margin: 0 auto;
	color: #8c9274; 
    font-size: 11px;
   	text-align: center;
}

#templatemo_footer a{
	text-decoration: none;
	color: #8c9274; 
    font-weight: bold;
}

#templatemo_footer a:hover{
	text-decoration: underline;
	color: #e7ecde; 
    font-weight: bold;
}

.templatemo_footer_menu {
	width: 440px;
	height: 20px;
	margin: 0 auto;
}

.templatemo_footer_menu ul {
	margin: 15px 0 0 0;
	padding: 0px;
	list-style: none;
}

.templatemo_footer_menu ul li{
	padding: 0px;
	margin: 0px;
	display: inline;
}

.templatemo_footer_menu ul li a{
	float: left;
	display: block;
	padding: 0 30px;
    text-align: center;
	text-decoration: none;
	outline: none;
}

/* end of footer */

/* Search Box */
#search-wrapper{
   margin: 0 auto;
   margin-top: -95px;
   margin-right: 240px;
   width: 300px;
   margin-bottom: 59px;
}

#cse-search-box form{
   padding: 0px 0px 0px 0px;
}

#search_input{
   color: #383a2f;
   padding-top: 3px;
   padding-bottom: 3px;
   font-size: 11px;   
}

#search_button{
   border: none; 
   margin: 8px 0 0 5px; 
   padding: 3px 20px 3px 20px; 
   color: #dde5c3;
   font-family: Tahoma, "Trebuchet MS", Verdana; 
   font-weight: bold; 
   font-size: 11px;
   background: #383a2f;/*383a2f;*/
   border: 1px solid #101010;
   cursor: pointer;
   -moz-border-radius-bottomright: 25px;
   border-bottom-right-radius: 25px;    
   -moz-border-radius-bottomleft: 25px;
   border-bottom-left-radius: 25px;      
   -moz-border-radius-topright: 25px;
   border-top-right-radius: 25px;    
   -moz-border-radius-topleft: 25px;
   border-top-left-radius: 25px;          
}

#cse-search-results iframe {
   width: 510px;
}

