/* EMERGENCY 
----------------------------------------- */
#Emergency {
	width:900px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	padding:20px;
	background-image:none;
	background-color:#FF0000;
	border: thin solid #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}

#Emergency p {
	padding-bottom:7px;
	font-size:1.3em;
}
#Emergency h3 {
	font-size:1.8em;
	color:#FFFFFF;
	font-weight:bold;
	padding-bottom:7px;
}

#Emergency a {
	color:#FFFFFF;
	text-decoration:none;
}

#Emergency a:hover {
	text-decoration:underline;
}


* {
	margin: 0;
	padding: 0;
}

body {
 	font-size: 62.5%; 
 	margin-bottom: 40px;
	background-color: #EBEBEB;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}

.clear{
	clear:both;
}
.small{
font-size:0.7em;
}


/* CONTAINER
----------------------------------------- */
#BgContainer {
	width: 980px;  
	margin-left: auto;
	margin-right:auto;
	background-color:#FFFFFF;
	background-image:url(../images/shadowBody.jpg);
	background-repeat:repeat-y;
	margin-top:10px;
}
#shadowT {
	background-image:url(../images/shadowTop.jpg);
	background-position:center;
	background-repeat:no-repeat;
	width:980px;
	height:13px;
	margin-left:auto;
	margin-right:auto;
}
#shadowB {
	background-image:url(../images/shadowBtm.jpg);
	background-position:center;
	background-repeat:no-repeat;
	width:980px;
	height:13px;
	margin-left:auto;
	margin-right:auto;
}

#Layout {
	width: 940px;
	clear: both;
	overflow: hidden;
	margin: 15px auto;
}
#Content {
	margin-top:5px;
	margin-left:15px;
	margin-right:10px;
	text-align: left;
}
/* HEADER
----------------------------------------- */
#Header { 
 	width: 940px;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:auto;
	margin-right:auto;
	overflow: hidden;
	background-color:#006600;
	background-image:url(../images/header.jpg);
	font-family:"Trebuchet MS";
}
 	#Header h1 { 
		color:#FFFF00;
		font-size:3.2em;
		font:"Trebuchet MS";
		padding: 10px 0 0 30px;
		font-weight:600;
	}
	#Header p {
		font-size:1.2em;
		font:"Trebuchet MS";
		color: #FFFF00;
		clear: left;
		margin: 0 0 0 100px;
		padding-bottom:20px;
	}

/* HEADER
----------------------------------------- */

#Banner {
	width:940px;
	height:250px;
	overflow:hidden;
	margin-top:10px;
	margin-right:auto;
	margin-left:auto;
	background-image:url(../images/banner.jpg);
	/*border: 1px solid #CCCCCC;*/
}

/* MAIN NAVIGATION - TABS
----------------------------------------- */
#Navigation {
	width: 940px;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	overflow: hidden;
	background-color:#D2A800;
	font-family:"Trebuchet MS";
}
	/*#Navigation ul { 
 		float: right; 
		margin-right: 10px;
	}*/
		#Navigation ul li {
	list-style: none;
	/*margin: 0 2px;*/ 
			float: left;
	line-height: 2.8em;
	display: block;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFEA93;
		}
  			#Navigation ul li a { 
				float: left;
				text-decoration: none;
				display: block; 
				height: 2.2em; 
				font-size: 1.5em; 
				padding: 0 0 0 10px;
				color: #fff;
			}
				#Navigation ul li a span {
					text-align: center;
	        		float: left;
					padding-right: 10px;
					height: 2.5em;
				}
					#Navigation ul li a:hover {
						/*background: #93C7E7 url(../images/hoverTabLeft.gif) no-repeat left top;*/
						background-color:#FFDB4A;
						color: #666666;
						cursor: pointer;
					}
					#Navigation ul li a:hover span {
						/*background: #93C7E7 url(../images/hoverTabRight.gif) no-repeat right top;*/
						background-color:#FFDB4A;
						cursor: pointer;
						color:#666666
					}
					
    			#Navigation ul li a.current,
	    		#Navigation ul li a.section,
	    		#Navigation ul li a.section:hover,
	    		#Navigation ul li a.current:hover {
					/*background: #fff url(../images/activeTabLeft.png) no-repeat left top; */
					background-color:#FFFF5E;
					color: #444;
					}
				#Navigation ul li a.current span,
				#Navigation ul li a.section span,
	    		#Navigation ul li a.section:hover span,
				#Navigation ul li a.current:hover span {
					
					background-color:#FFFF5E;
					color: #444;
				}
    
/* BREADCRUMBS
-------------------------------------------- */
#Breadcrumbs { 
 	color: #B7C0C5;
	text-align: left;
	font-size: 0.9em; 
	margin: 0px 5px 10px 0;
}

#Breadcrumbs p {
		margin: 0;
	}


/* SIDEBAR
-------------------------------------- */
	#Sidebar { 
 		width: 200px; 
		margin: 5px;
		padding: 0;
	}
	
	#Sidebar ul {
		margin: 2px 0 5px 10px;
		
	}
	/*#Sidebar li {
		margin: 8px 2px;
		list-style: none;
	}*/
	#Sidebar h3 { 
		border-bottom:1px dotted #B2B2B2;
		
	}
	#Sidebar h3 a{ 
		clear: both; 
		text-transform: uppercase;
		color: #85970c; 
		font-weight: 500;
		text-decoration:none;
		font-family:"Trebuchet MS";
		line-height: 1.5;
		
	}
	#Sidebar p {
		font-size: 11px;
	 	clear: both;
	 	margin: 10px 10px 0 10px;
	}
	
	/* MENU2 */
   
	
	
	ul#Menu2 li { 
    	font-size: 0.9em; 
    	margin: 1px 0 5px 4px;
        list-style: none;
		
    }
    ul#Menu2 li a {
       display: block;
       width: 196px;
       font-size: 1.2em;
	   padding-top:3px;
	   padding-bottom:3px;
       /*height: 1.8em;
       line-height: 1.8em;*/
       color: #898989;
	   border-bottom:1px dotted #B2B2B2;
    }

   	ul#Menu2 li a:hover,
   	ul#Menu2 li a.current,
   	ul#Menu2 li a.current:hover {
		cursor: pointer;
        text-decoration: none;
		color: #85970c;
   	}
  	ul#Menu2 li a.current {
  		font-weight: 700;
  	}
   	ul#Menu2 li a.section,
   	ul#Menu2 li a.section:hover {
        font-weight: 700;
        width: 193px;
		color: #85970c;
   	}

	ul#Menu2 li ul li {
       	width: 160px;
       	padding: 0;
       	font-size: 1.0em;
       	display: inline;
       	margin: 0;
	}
	ul#Menu2 li li a.current,
    ul#Menu2 li li a.section,
    ul#Menu2 li li a.section:hover,
    ul#Menu2 li li a.current:hover {
            	color: #85970c;
	           	font-weight: 700;
				
    }
	ul#Menu2 li li li a
    {
            	
				font-size:1.1em;
    }
	
	ul#Menu2 li li li a.current,
    ul#Menu2 li li li a.section,
    ul#Menu2 li li li a.section:hover,
    ul#Menu2 li li li a.current:hover {
            	color: #85970c;
	           	font-weight: 700;
				font-size:1.1em;
    }
	

      	
      		

/* COMMENTS
---------------------------------------- */
#CommentHolder ul {
	list-style: none;
	margin: 20px 0;
}
#PageComments li {
	margin: 5px 0;
	padding: 1px;
	width: 88%;
}
	#PageComments li.odd {
		background: #E8F6FF url(../images/commentBg.png) no-repeat 1% 10%;
		padding-left: 40px;
		padding-right: 10px;
		border-bottom: 2px solid #BCE4FE;
	}
	#PageComments li.even {
		background: #fff url(../images/commentBgAlt.png) no-repeat 99% 10%;
		padding-right: 40px;
		padding-left: 10px;
	}

		#PageComments li.odd p.info {
			color: #3AA0C3;
		}

		.actionLinks li {
		   display: inline;
		   border-right: 1px solid;
		}
			.actionLinks li a {
				padding-right: 3px;
				font-size: 10px;
			}
   			.actionLinks li.last {
      			border-right: none;
   			}

.commentrss {
	background: transparent url(../images/feed-icon-14x14.png) no-repeat;
	padding-left: 20px;
	font-size: 1.1em;
	line-height: 1.6em;
}
#PageCommentsPagination p {
	text-align: center;
	font-size: 1.2em;
}
#PageComments p {
	font-size: 1em;
}
	#PageComments p.info {
		color: #999;
		margin: 0px;
		padding: 0;
		line-height: 1em;
		font-size: 0.9em;
	}

/* SEARCH RESULTS STYLES
------------------------------------------------ */
ul#SearchResults {
	margin: 10px 0;
}
	ul#SearchResults li {
		list-style: none;
		margin: 5px 0;
		font-size: 1em;
	}

/* SEARCH FORM 
-----------------------------------------------*/
html #SearchForm_SearchForm {
	float: right;
	width: 240px;
	margin: 5px;
}
html #SearchForm_SearchForm .middleColumn {
	float: left;
	width: 164px;
	margin: 0 5px 0 0;
	padding: 2px;
	background-color: #51a9df;
	
}
	html #SearchForm_SearchForm .middleColumn input.text {
		width: 160px;
		border: none;
		color: #666;
	}
html #SearchForm_SearchForm #SearchForm_SearchForm_action_results {
	float: left;
	margin-top: 2px;
}

/* MESSAGEBOXS
--------------------------------------------- */
.message {
	margin: 15px;
	padding: 5px;
	width: 92%;
	color: #979908;
	border: 4px solid #F7F8B4;
	background: #FFFFEA;
}
span.middleColumn .message {
	margin: 4px 0 0 3px;
}
.required {
	margin: 4px 0 0 3px;
	padding: 5px;
	width: 92%;
	color: #DC1313;
	border: 4px solid #FF7373;
	background: #FED0D0;
}



p#Remember label {
	margin: -24px 0 0 20px;
	text-align: left;
}
.entry {
	border-bottom: 1px solid #eee;
}

.typography #Content p.authorDate {
	color: #444;
	margin-top: -15px;
	}
/* UNSUBSCRIBE NEWSLETTER
------------------------------------------------ */
#Unsubscribe_MailingListForm_MailingListForm{
	min-height:100px;
}

	#Unsubscribe_MailingListForm_MailingListForm p{
		margin:0 !important;
		padding:10px;
	}
		#Unsubscribe_MailingListForm_MailingListForm p label{
			display: inline;
		}
	#Unsubscribe_MailingListForm_MailingListForm label{
		margin:0;
	}


/* FOOTER
----------------------------------------------- */

#Footer { 
 	clear: both;  
	width: 940px; 
	height: 3em; 
	/*background: transparent url(../images/footerBottom.gif) no-repeat bottom left;*/
	background-color:#85970c;	 
	text-align: center;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
}

	/*#Footer .footerTop {
		width: 100%;
		background: transparent url(../images/footerTop.gif) no-repeat top left;
		display: block;
		height: 2em;
	}*/
  	#Footer p { 
		color: #fff;
		font-size: 1.4em;
		text-align: center;
		font-family:"Trebuchet MS";
		margin-top:5px;
	}
  		#Footer a { 
	   		color: #fff; 
	   		text-decoration: none;
		}
			#Footer a:hover {
				color: #fff;
				text-decoration: underline;
			}
			
/*  Announcements
---------------------------------------------------------- */
#Announcements ul{
padding:0;
margin:0;
list-style:none;
}

.AnnTitle a{
font-size:1.2em;
font-weight:700;
color:#996600;
list-style:none;
padding-top:15px;
margin-left:0;
padding-left:0;
}

.AnnDate{
font-size:90%;
font-style:italic;
list-style:none;
padding-bottom:5px;
padding-left:5px;
}
.AnnSummary{
	list-style:none;
	font-size:1.0em;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:#CCCCCC;
}
#latestAnn {
	background-color:#F4FBCA;
	padding-top:7px;
	padding-bottom:7px;
	width:300px;

	}
#HomeContent {
margin-right:10px;
}


	