body{
 text-align: center;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 margin: 0px;
 padding: 0px;
background: #000000;
}

/* ______ Global Styles */

th,td,p,.text {   font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #000000}

/*LINKS*/

a {  color: #006699; text-decoration: none}
a:hover {  color: #ff9900; text-decoration: none; }


/* ______ AMP Specific Classes */


/*ARTICLE PAGES*/

.title {   font-size: 18px; font-weight: bold;  color: #000000; }
.subtitle { font-size: 14px; font-weight: bold;  color: #333333;  font-family: Times New Roman, Times, serif;  }
.author {  font-size: 12px; font-weight: bold; color: #333333; }
.date {   font-size: 12px; font-weight: bold; color: #555555; }
.form {  font-size: 12px; font-weight: bold; color: #333333}
.photocaption {  font-size: 10px; font-weight: normal; color: #333333; text-align: center; vertical-align: middle; clip:   rect(   ); padding-top: 3px; padding-bottom: 3px}
.docbox {border : 1px double Black; font-size : 13px; text-align : center; }

/*LIST PAGES*/

.listtitle { font-size: 13px; font-weight: bold; color: #333333; }
.bodygreystrong {font-size: 12px; font-weight: bold; color: #333333}

/*INDEX PAGE*/

.home {  } 
.homebody { font-size: 12px; color: #000000}
.hometitle {  font-size: 16px; font-weight: bolder; color: #006699; text-decoration: none}
.morelink { text-align: right;  display: block; } 

/*NAVIGATION*/

.breadcrumb { font-size: 11px; color: #666666; padding: 10px 0 10px 0px; }
.subside { font-size: 14px; font-weight: bolder; color: #000000; font-family:Times New Roman, Times, serif; }
.sidelist { font-size: 14px; font-weight: bold;  color: #000000; font-family: Times New Roman, Times, serif; }
ul.subside { display: block; font-size: 14px; font-weight: bolder; color: #000000; font-family: Times New Roman, Times, serif; list-style: none; padding: 3px 0 0 3px; margin: 0;}
ul.sidelist { display: block; font-size: 14px; font-weight: bold;  color: #000000;  padding-bottom: 10px;  list-style: none; margin: 0; padding: 0; font-family: Times New Roman, Times, serif; }
ul.sidelist li { display: block; font-size: 14px; font-weight: bold;  color: #000000;  border-bottom: 1px solid #CCCCCC; padding: 6px 0 6px 0; list-style: none; margin: 0; }
.go { font-size: 9px}

/*NEWS and PR PAGES    bodystronggrey*/

.newstitle { font-size: 18px; font-weight: bold; color: #000000}
.newssubtitle { font-size: 12px; font-weight: bold; color: #333333}
.bodystrong {font-size: 12px; font-weight: bold; color: #000000}       
.bodygrey {font-size: 12px; font-weight: normal; color: #333333}
     /*used in groups*/

/* PAGINATION CLASSES */

div.list_pager {
		text-align: right;
		float: right; 
		width: 90%; 
		position: relative;
		font-size: 11px;
		display: block;
		padding: 5px 5px 10px 5px;

}

div.list_pager a.pager_link {
		font-family: Times New Roman, Times, serif; font-size: 9px
		margin-bottom: 5px;
}

.standout {
		font-weight: bold;
		text-decoration: none;
		font-size:14px;
}

a.standout {
		text-decoration: none;
}

/* ______ AMP Specific Classes for TOOLS */

/*CALENDAR*/
.eventsubtitle {font-size: 12px; font-weight: bold; color: #333333}
      /*used in groups*/

.eventtitle {font-size: 12px; font-weight: bold}
      /*used in groups*/

/*GROUPS & ENDORSEMENTS bodygrey, eventsubtitle,  eventtitle*/


/* LINKS MODULE */

.linktype { font-size: 13px; font-weight: bold;}
.links { padding: 3px; margin-left: 30px; }
.links a { font-size: 11px; }
.links img { float: left; padding: 5px; margin: 5px; border: 1px solid #666; }
.links br { clear: both; }
.links p { display: inline; font-size: 11px; font-weight: normal; color: #666; padding: 0px; padding-left: 4px; font-style: italic;  }
.links p a { color: #f00; font-size: 100%; font-style: italic;  }


/* GALLERY MODULE */
/* list of gallerys */
.gallerylist { padding: 5px; }
.gallerylist a { font-size: 14px; }
.gallerylist img { float: left; margin: 8px; border: 1px solid #666; }
.gallerylist br { clear: both; }
.gallerylist p { display: inline; font-size: 12px; font-weight: normal; color: #666; padding-left: 10px; }
.gallerylist p a { color: #f00; font-size: 100%; 
 font-size: 11px; font-weight: normal; font-style: italic; color: #666;  } 

/* indiv gallery page */
.gallerytitle { font-size: 16px; font-weight: bold; color: #333333; }
.gallery { padding: 0; margin: 0; border: 0; width: 100%; border: 0px solid #666; float: left; }
.gallerycon { width: 200px; height: 200px; float: left; margin: 10px; text-align: center; border: 0px solid #666; }         
.gallerycon img { float: center; padding: 5px; border: 1px solid #666; }
.gallerycap { padding: 5px; border: 0px solid #666; margin: 5px; }



/* FORMS  */

.udm_header { white-space: nowrap; background-color: #CCCCCC; padding: 5px; font-weight: bold; }

.udm_group_label { text-align:left; font-weight: bold; padding-bottom: 5px;}

.form_label_col {text-align:left; font-weight: normal; padding-bottom: 5px;}
.form_data_col  {text-align:left; font-weight: normal;  padding-bottom: 5px;}

a{
 text-decoration: none;

}

img{
 padding: 0px;
 margin: 0px;
}

a img{
border: 0px;
}

#container{
 text-align: left;
 margin: 0px auto;
 width: 800px;
background: #FFFFFF;

}

#header {
	width:800px;
	height:150px;
}


#left_col{
 width: 260px;
 background: #96a377;
 float: left;
 padding: 0px;
 margin: 0px;
}

#programs{
 margin: 40px auto;
 width: 200px;
 padding: 0px;
}

#prog_h{
 color: #fff;
 background: #50685d;
 padding: 10px 30px;
}

#prog_c{
 background: #65856f;
 padding: 10px 30px;
overflow: hidden;

}

#box1 {
 background: transparent url("/img/box1.gif") no-repeat;
 width:243px;
 height:178px;
 margin: 40px auto;
text-align: center;
overflow: hidden;
}

#box1_in{
 padding: 30px;
}

#box1_in2 { 
text-align: center;
}
#box1_in2 img {
margin: 5px;
}
#box1_in2 a { 
font-size: 14px;
color: #000000;
font-family:Times New Roman, Times, serif;
text-align: center;
display:block; 
}

#box2{
 margin: 40px auto;
text-align: center;
 margin-bottom: 0px;
 width: 230px;
 background: #65856f;
 height: 200px;
overflow: hidden;
}

#box2_in{ 
padding: 20px 10px 0px 0px;
 text-align: center;

}

.boxtwo a {
 display: block;
 background: transparent url("/img/box2.gif") no-repeat;
 height:30px;
 padding: 5px 0px 0px 10px;
 margin: 0px 5px;
overflow: hidden;
color: #fff;
font-size: 12px;
font-weight: bold;
}


#box2_in  {
}

#box3 {
 width:230px;
 height: 80px;
 margin: 0 auto;
 margin-bottom: 20px;
 background: #65856f; 
}
 #box3_in{
 background: transparent url("/img/box3.gif") no-repeat;
 height: 80px;
 margin: 0px 8px;
 }

#email{
margin-top:30px;
margin-left:23px;
height: 20px;
width: 150px;
}

#content { 
width: 470px; 
padding: 15px 0px 0px 25px;
float: left; 
}

#content_top{
float:left;
margin: 20px 0px;
width: 800px;
}

#content_top img{
	float: left;
}

#c_t_i{
float: left;
padding: 10px;
width: 360px;
}

#content_bottom{
	clear: both;
	background: #96a377;
	padding:  0px;
	height: 410px;
	width: 800px;
}

#c_left{
	float: left;
	margin-top: 30px;
}

#box_l1 {
 background: transparent url("/img/box_l.gif") no-repeat;
 width: 312px;
 height: 254px;
}

#box_l1_in{
	padding: 50px 30px;
}

#box_l2 {
 background: transparent url("/img/big_box3.gif") no-repeat;
 width: 310px;
 height: 80px;
 margin: 0 auto;
 margin-bottom: 20px;
}

#box_l2_in{
	padding: 40px;
}

#c_right{
	float: right;
	width: 482px;
	margin-top: 20px;
}

.box{
	margin-bottom: 5px;
}

.box_h{
	height: 43px;
	margin: 0px;
	padding: 0px;
}

.box_c{
	background: #65856f;
	padding: 0px;
	margin: 0px;
}

#footer{
	color: #fff;
	text-align: center;
	font-family: Arial, sans-serif;
	padding: 10px 0px;
	font-size: 12px;
clear: both;
width: 800px;
background: #353535;

}



/* dropdown nav's */

#nav, #nav ul {
	float: left;
width: auto;
	list-style: none;
	line-height: 1;
	background: white;
	text-transform:none;
	color: #5d6c03;
	font-weight:700;
	padding: 0;
	margin: 0 0 0 0;
	font-size:12px;	font-family:Times New Roman, Times, serif; 
}

#nav a {
	display: block;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	color: #FFFFFF;
text-transform:none;
font-size: 12px;
font-weight: bold;
}

#nav a:hover {
color: #FFFFFF;
text-transform:none;
font-weight: 700;
}

#nav li {
	float: left;
	padding: 0;
font-size: 12px;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 170px;
	w\idth: 170px;
	font-weight: normal;
	text-transform:none;
	color: #5d6c03;
	background: #224c4f;
    border-bottom: 5px solid #FFFFFF;
opacity:1;
filter:alpha(opacity=100);
	margin: 0;
z-index:100;
}

#nav li li {
	width: 170px;
}

#nav li ul a {
	width: 12em;
	padding: 8px 10px 4px 12px;
}

#nav li ul ul {
	margin: -1.75em 0 0 14em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
	
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
	
}

#nav li:hover, #nav li.sfhover {
	background: #65856f;
	
}

.communications a { font-size: 16px; color: #FFFFFF; font-family:Times New Roman, Times, serif; display: block; padding: 2px 10px 2px 10px; font-weight: bold; }

.frontpage-events { padding: 2px 5px 2px 15px; }

.fpeventsdate a { font-size: 14px; color: #000000; font-weight: bold; font-family:Times New Roman, Times, serif;  }

.fpevents a { font-size: 12px; color: #000000; }

.fpeventsdetails a { color: #FFFFFF; font-size: 14px; font-family:Times New Roman, Times, serif; font-weight: bold; }


#slideshow {
    position:relative;
    height:275px;
width: 404px;
float: left;
margin-left: 10px;

}

#slideshow img {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow img.active {
    z-index:10;
}

#slideshow img.last-active {
    z-index:9;
}

.list_block {
clear: both;
}
