/* THESE STYLES WILL SHOW UP IN THE CMS TEXT EDITOR */
	/* <textEditor> */		
		
		.left {float: left; margin-right: 1em;}
		.right {float: right; margin-left: 1em;}
		.textSmall {font-size: 85%;}
		.textLarge {font-size: 125%;}
		.noborder {border: none !important;}
		span.imageBorder img {border: 1px solid #333;}
.Panelist {
	font-weight: bold;
	color: #00405C;
font-style: italic;
}

.Position{
	font-weight: bold;
	
font-style: italic;
}
	/* </textEditor> */


			/* Global Layout */


body 
{
font-size: .75em;
margin: 0px;
text-align: center;
background: #8FA040;
color: #125E3D;
font-family: Arial, Helvetica, sans-serif;
}

#wrap{
	position: relative;
	width: 812px;
	margin: auto;
}

	#top{
		position: relative;
		height: 143px;
		background: #FFFEED url(img/logo.gif) top left no-repeat;
		background-position: 49px 8px;
	}
	
		#top h1{
			position: relative;
			font-weight: bold;
			margin: 0 40px 0 auto;
			padding: 33px 0 8px 0;
			width: 494px;
			text-align: right;	
			font-size: 2em;
			color: #003F5C;
			border-bottom: 1px solid #003F5C;
		}
		
		#top span{
			position: relative;
			display: block;
			font-size: .65em;
		}
		
		#top p{
			position: relative;
			color: #737B35;
			font-size: 1.1em;
			font-weight: bold;
			margin: 0 40px 0 auto;
			padding: 5px 0 8px 0;
			text-align: right;
		}
		
		
	
	#nav{
		position: relative;
		height: 40px;
		z-index: 1000;
		font-family: Arial, Helvetica, sans-serif;
		background: url(img/nav-bg.gif) top left;
		padding: 0px 0 0 29px;	
	}
	
		#nav li{
			position: relative;
			float: left;
			height: 40px;
			
		}
		
		#nav li a{
			position: relative;
			float: left;
			padding: 12px 45px 0 9px;	
			height: 28px;
			color: #FFFDED;
			text-transform: uppercase;
			font-weight: bold;
		}
		
		#nav li a:hover, #nav li.active a{
			color: #679DAE;
			text-decoration: none;
		}
		
		#nav li ul{
			position: absolute;
			display: none;
			top: 40px;
			left: 0px;	
			padding: 8px 0 8px 0;
			width: 180px;
			background: #042a42;
			text-align: left;
		}
		
		#nav li:hover ul{
			display: block;
		}
		
		#nav li ul li{
			position: relative;
			float: none;
			height: auto;
			width: 180px;
		}
		
		#nav li ul li a{
			position: relative;
			float: none;
			display: block;
			height: auto;
			padding: 3px 0 3px 10px;
			text-transform: capitalize;
		}
	
	
	
	
	#page-wrap{
		position: relative;
		padding: 0 25px 25px 25px;
		border-bottom: 20px solid #02263E;
		background: #497D93 url(img/page-bg.jpg) top left repeat-x;
	}
	
		#page{
			position: relative;
			padding-top: 45px;	
			background: #598393;
			text-align: left;
		}
		
			#sidebar{
				position: absolute;
				float: left;
left:0;
				width: 116px;
				padding-right: 11px;	
				padding-left: 20px;
				z-index:100;
			}
				
				#sidebar .sectionNav li{
					position: relative;
					padding-bottom: 12px;	
				}
				
				#sidebar .sectionNav li a{
					position: relative;
					color: #FFFDEE;
					text-transform: uppercase;
					font-weight: bold;
				}
				
				#sidebar .sectionNav li.active, #sidebar li a:hover{
					color: #01273E;
				}
			
			#admincontent{
				position: relative;
				float: left;
				width: 700px;
				color: #FFFDEE;
				padding: 0 30px 30px 30px;
			}	
			#insidecontent{
				position: relative;
				float: left;
				width: 700px;
				color: #FFFDEE;
				padding: 0 30px 30px 30px;
			}
			
			#content{
				position: relative;
				float: left;
				width: 560px;
				color: #FFFDEE;
				padding: 0 30px 30px 160px;
			}

			
				.sub-entry{
					position: relative;
					color: #FFFDEE;
					padding: 0 30px 30px 30px;
				}
				
					.links{
						position: relative;
						padding: 15px 0 15px 0;
						margin-bottom: 15px;
						border-bottom: 0px solid #01273E;	
					}
					
						.links li{
							position: relative;
							padding: 7px 0 7px 54px;
							text-indent: -36px;
						}
						
						.links li a{
							color: #FFFDEE;
							
							padding-left: 35px;	
						
						}
						
						.links li.pdf a{
							background: url(img/pdf.jpg) left center no-repeat;
							text-indent: -102px;
						}
						
						.links li.site a{
							background: url(img/link.jpg) left center no-repeat;
							text-indent: -102px;
						}
			
				#page h4{
	position: relative;
	font-size: 1.3em;
	text-transform: uppercase;
	color: #01273E;
	font-weight: bold;
				}
			
				#content h2{
					position: relative;
					font-size: 1.6em;
					font-weight: bold;
					padding-bottom: 1em;
				}
				
				#content a{
					color: #01273E;
					text-transform: uppercase;
					font-weight: bold;
				}
				#content h3{
					color: #01273E;
					text-transform: uppercase;
					font-weight: bold;
				}
				
					#content h6{
					color: #01273E;
					text-transform: uppercase;
					font-weight: bold;
					padding: 0px 0 0px 0px;
				}
				
				.cf{
					position: relative;
					font-size: .9em;	
					font-weight: bold;
					padding-bottom: 55px;
				}
				
					.cf p{
						position: relative;
						line-height: 1.6em;
						padding: 4px 0 4px 0;	
					}
				
				.entry{
					position: relative;
				}
				
					.entry p{
	position: relative;
	line-height: 1.5em;
	padding-bottom: 1.5em;
	color: #FFFDED;
					}
					
					.entry h3{
						position: relative;
						font-size: 1.2em;
						font-weight: bold;
						padding: 12px 0 5px 0;
						border-top: 1px solid #01273E;
					}
						.entry h4{
						position: relative;
						font-size: 1.2em;
						font-weight: bold;
						padding: 12px 0 5px 0;
						color: #01273E;
					
					}
	
		.listing{
					position: relative;
					padding: 0px 0px 0px 40px;
				}

	#splash{
		position: relative;
		height:  305px;
		
	}
	
		#splash p{
			position: relative;
			float: left;
			padding: 15px 0 0 35px;
			width: 280px;
			font-size: 1.7em;
			text-align: left;
			color: #d1ceaa;
			line-height: 1.4em;
		}
	
	
	#front-wrap{
		position: relative;
		text-align: left;
		padding: 15px 50px 15px 50px;	
		color: #FFFDED;
		
		font-size: 1.1em;
		border-top: 10px solid #032B44;
		border-bottom: 10px solid #032B44;
		background: #477C91 url(img/fbg.gif) top left repeat-x;
	}
	
		#front-wrap h2{
			position: relative;
			font-size: 1.1em;
			font-weight: bold;
			padding-bottom: 10px;
		}
		
		#front-wrap .img-left{
			margin-right: 35px;
		}
		
		#front-wrap p{
	position: relative;
	line-height: 1.4em;
	padding-bottom: 1em;
	font-weight: bold;
		}
		
		#front-wrap a{
			color: #042B43;
		}



	#foot{
		position: relative;
		padding: 20px 0 20px 0;
		color: #fff;
		font-size: .8em;
		text-align: left!important;
	}
	
		#foot p{
			position: relative;
			padding-bottom: 1.5em;
		}
	
		#foot img{
			position: relative;
			float: left!important;
			padding-right: 51px;
		}
			
		#foot a{
			font-weight: bold;
			color: #02263E;
		}





blockquote {
margin:-15px 20px;
padding:3px;
padding: 0 0px;

}

.panel-people{
	margin-right:35px;
	float:left;
	}
.normal{
	font-weight:normal!important;
	width:auto;
	}
.panels{width:720px; height:auto; margin:15px 0px 15px 0px; display:block;}
