
#tester {
  color: #c4e0c2;
}

html, body {
	margin-top: 10px;
	padding: 0;
	text-align:center;
	height: 100%;
	color: white;
	font-size: 14px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color:black;	/*: url(../site_img/bg.jpg); /* outside border */
}

a:link, a:visited, a:hover, a:active {
    outline-style:none;
	text-decoration: none;
	background: transparent;
	color: #316493;
}

a:visited {color:#336699;}
a:hover {color: #000066; text-decoration: underline}
a:active {color:blue}

/* DIVs
a:hover {
   color: #000066;

   */


inputx, textareax {
	color: #000000;
	background-color: white;
	border: 1px solid #587A90;
	font-weight: normal;
}


#top {
	display: table;
	margin: 0 auto;
	text-align: center;
	height: 208px;
	background: url(../site_img/banner5.jpg) no-repeat;
	width: 960px;
}

#top_vid {
	height:160px; /*140*/
	width:260px; /*214*/
	margin-left:686px;
	margin-top:14px;
	background-color:transparent;
}


#container {
	display: table;
	width: 960px;
	margin: 0 auto;
/* 	background: pink; url(../site_img/body_slice2.jpg); */
	height: auto;
	background-color:#ccc086;
}

#menu {
	width:956px;
	height:80px;
	padding-left:4px;
	background-color:#EFE5B4; /*#efe4b6; */
}

#body_main {
	background-color:#ccc086;
	color:black;
	padding:14px;
	text-align: left;
}

.col_work {
	float:left;
	width: 500px;
	background-color:transparent;
}

#col_promo {
	float:right;
	width: 416px;
	color:black;
	background-color: transparent;
}

#col_promo_top {
	margin:0;
	height:273px; /* 276 - pad */
	width:410px; /* 414 - pad */
	background: url(../site_img/badge5.gif);
	padding:1px 2px 2px 2px;
}

.badge {
  background-color: transparent;
  height:270px;
}

.badge_msg {
	font-size: 22px;
	color: green;
}

.badge_msg p {
	line-height: 20px;
}

.badge_movie {
	padding:12px 0 0 10px;;
}

.badge_top {
	height:244px;
}

.badge_bot {
	height:30px;
	margin-left:2px;
}

.badge_bot input {
	display:inline;
	margin-left:38px;
	border: none;
}

.badge_right {
	float:right;
	margin-right:1px;
	width:200px;
}

.sched_top {
	width:414px;
	height:40px;
	background-image: url(../site_img/sched_top.gif);
}
.sched {
	background-color:white;
	border-color:green;
	border-style: solid;
	border-width:1px;
	padding:8px;
	width:396px; /* 414 - pad+border */
}


.btnVid {
	float:left;
	display: inline;
	background: transparent url('../site_img/btn_vid.gif') no-repeat scroll top right;
	border:0;
	height: 29px;
	line-height: 14px;
	width: 108px;
	padding-bottom:1px;
/*	font: bold 12px arial, sans-serif; */
	text-decoration: none;
}


.promo_pic {
	height:226px;
	width:190px;
	float:left;
}

.promo_pic img {
	margin-top:4px;
}

.promo_txt {
	height:226px;
	width:190px;
	font-size:13px;
	text-align: justify;
	float:right;
	padding-right:10px;
	padding-top:4px;
}

.body {
	width: 760px;
	height: 100%;
	padding-top: 12px;
	margin: 0 auto;
}

#top_links {
	float:right;
	padding-right:4px;
	margin-right:4px;
/*	background-color:blue; /*#EFE5B4; */
	height:40px;
}


.article_title {
	margin-top:2px;
	text-align: justify;
	font-weight: bold;
	padding-left:20px;
}

.news_top {
	width:500px;
	height:40px;
	background-image: url(../site_img/art_top6.gif);
}

.article_top {
	width:500px;
	height:60px;
	background-image: url(../site_img/art_topbig.gif);
}

.article_top_txt {
	padding-top:8px;
	color:black;
	font:20px "Trebuchet MS",Verdana,Helvetica,Arial,sans-serif;
	font-weight:bold;
	text-align:center;

}

.article {
	border: 2px solid #006f37; /**/
	padding: 6px 8px 2px;
	text-align: justify;
	margin-bottom: 0px;
	background-color:white; 

	font-size: 14px;
	font-weight: normal;
  }

.article h1, .article h2, .article h3 {
	font-weight: bold;
	color: #008000;
}

.article h1 {
	font-size: 22px;
	margin:14px 100px 10px;
	line-height:24px;
	text-align: center;
}

.fat {
	height: 10px;
background-color: #ccc086;
}
.article h2 {
	font-size: 18px;
	color: #9e8e43;
}

.article h3 {
	font-size: 16px;
}


h1 {
	font-size: 14px;
	font-weight: bold;
	color: #333366;
	margin-top: 8px;
	margin-bottom: 0px;
}

.donate {
	display: inline;
}

.donate input {
	background-color: transparent;
	border: none;
}

label {
	width: 8em;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block
}

fieldset {
	border: 1px solid #000000;
	width: auto;
}

.alert {
	background: #fff6bf url(../site_img/exclamation.png) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	color:black;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #ffd324;
	border-bottom: 2px solid #ffd324;
}
	
	#gallery {
    width: 411px;
    margin: 2px 1px 5px 0px;
    padding-left:1px;
  }
		 
	/* slider specific CSS */
	.sliderGal {
		background: url(../site_img/thumbbadge.jpg) no-repeat;
		width:411px;
        padding-top:4px;
	}
	
	.sliderGallery {
		overflow: hidden;
		position: relative;
		padding: 0px;
		height: 161px;
		margin: 4px auto;
		width:405px;
    background-color:transparent;
	}
	
	.sliderGallery ul {
		position: absolute;
		list-style: none;
		white-space: nowrap;
		padding: 0;
		margin: 0;
    margin-top:1px;
    height:140px;
	}
	
	.sliderGallery ul li {
		display: inline;
	}

.sliderContainer {
		width:398px;
		height: 19px;
		margin: auto; /* 136 tweak ******/
		padding: 0;
		position: relative;
		top:140px;
		background: url(../site_img/scrollbar.gif) no-repeat;
}

	.slider {
			width: 216px;
			height: 17px;
			margin: 0;
			padding: 1px;
			position: relative;
			left: 90px;
			top:0;
	}
	
	.ui-slider-handle {
			position: absolute;
			cursor: move;
			height: 17px;
			width: 180px;
			top: 0;
			margin: 0 -91px;
			background: url(../site_img/scroller.png) no-repeat;
			z-index: 100;
	}

	.sliderContainer span.btn-left { 
		float: left; 
		width: 20px;
		height: 19px;
		cursor: pointer; 
	}
	
	.sliderContainer span.btn-right { 
		float: right; 
		width: 20px;
		height: 19px;
		cursor: pointer; 
	}
	
	.sliderContainer span.start { 
		float: left; 
		width: 70px;
		height: 19px;
	}
	
	.sliderContainer span.end { 
		float: right; 
		width: 70px;
		height: 19px;
	}


	.slider span {
			 color: #bbb;
			 font-size: 80%;
             font-weight: bold;
			 cursor: pointer;
			 position: absolute;
			 z-index: 110;
			 top: 2px;
	 }
	 
	 .slider .slider-lbl1 {
			 left: -20px;
	 }
	 
	 .slider .slider-lbl2 {
			 left: 100px;
	 }
	 
	 .slider .slider-lbl3 {
			 left: 220px;
	 }

	 .slider .slider-lbl4 {
			 left: 450px;
	 }

	 .slider .slider-lbl5 {
			 left: 650px;
	 }
	 .highlight {
		 border: 1px solid #fff;
	 }

.vis {
	display: block;
}

.invis {
	display: none;
}

#menu img {
	border-style: none;
	
}

.tabs {list-style:none;
	padding:5px 0 0 10px;
	margin:0 10px 0px 0;
	height:26px;
}

.tabs img {border: none;}

.tabs li {float:left; margin-right:-29px;}
.tabs li a {display:block; position:relative; text-decoration:none;}
.tabs li a em {display:block; height:26px; float:left; padding:0 39px 0 10px; background:url(../site_img/tab4.gif) right top; position:relative; z-index:100;
	font-size:14px; font-weight:bold; font-style:normal; color:#fff; line-height:25px; font-family:verdana;}
.tabs li a b {display:block; float:left; width:29px; height:26px; background:url(../site_img/tab4.gif) left top; position:relative; z-index:200;}

.tabs li a.m0 {z-index:600;}
.tabs li a.m1 {z-index:500;}
.tabs li a.m2 {z-index:400;}
.tabs li a.m3 {z-index:300;}
.tabs li a.m4 {z-index:200;}
.tabs li a.m5 {z-index:100;}
.tabs li a.m6 {z-index:90;}

.tabs li a:hover {border:0; z-index:700; cursor:pointer;}
.tabs li a:hover b {background-position: left center;}
.tabs li a:hover em  {background-position: right center; color:#050;}

.tabs li a.selected, .tabs li a.selected:hover {border:0; z-index:800; cursor:default;}
.tabs li a.selected b, .tabs li a.selected:hover b {background-position: left bottom;}
.tabs li a.selected em, .tabs li a.selected:hover em  {background-position: right bottom; color:#000;}

.tabs li a {
  text-decoration:none;
  border: none;
}
.prompt_text {
	text-align: center;
	font-size: smaller;
	font-style: italic;

}

.topper {
	height:64px;
	font-size:16px;
	font-weight: bold;
	text-align:center;
}

.topper input, .topper textarea {border: none;}

.ft_x {
  padding:2px 8px;
  background-color: #c4e0c2;
  border-width:1px;
  border-color: green;
}


legend {
  background: url(../site_img/btn_slice.gif);
  color: black;
  font-weight:bold;
}

fieldset {
 background-color:#c4e0c2;
}


#devoForm form {
  display: inline;
}
#devoForm input {  
}

.frmRow {
  clear: both;
  padding-top: 5px;
  }

.frmRow span.label {
  float: left;
  width: 15%;
  text-align: right;
  }

.frmRow span.fld {
  float: right;
  width: 85%;
  text-align: left;
}

#request_form .frmRow span.label {
  width:44%;
}

#request_form .frmRow span.fld {
  width:56%;
}

#request_form textarea {
  margin: 1px;
  
}

#request_form {
  background-color: white;
}

.article .frmRow span.label {
  float: left;
  width: 31%;
  text-align: right;
  }

.article .frmRow span.fld {
  float: right;
  width: 66%;
  text-align: left;
}

#seminar_pix {
  height:100%;
  width:100%;
}


.banner {
	font-size:16px;
    font-weight: bold;
	height:100px;
    float:left;
}

.banner img {
	float:left;
	padding-right:4px;
	border-width:0px;
	margin:2px 0px 0px 0px;
	border:0;
}

#theLinks {
  height:30px;
}

#tabz {
  height:30px;
  padding-top:50px;
/*  background-color:purple;
  */
}

.hide {display:none; width:0; overflow:hidden;}
.show {display: inline;}

.t_hide {display:none; width:0; overflow:hidden;}

.t_show {clear:left; width:auto; margin-top:0; top:-1px; position:relative; z-index:50; line-height:18px;}
.t_show img  {float:left; margin:10px 10px 10px 0;
}

