/* meredith style sheet */

/* general styles */
body	{
	color: #000;
	background: transparent url(images/bground2.gif) repeat;
	margin: 10px 0 25px 0;
	padding: 0;
	font-family: Verdana, Arial, Times, serif;
	}
	
.hide	{
	display: none;
	}
	
img {
	display: block;
	border: 0;
	}
	
a:link {
	font-weight : normal; 
	text-decoration: underline;
	color: #407f00;
	background: transparent; 
	}

a:visited {
	font-weight : normal; 
	text-decoration: underline;
	color: #7FB010;
	background: transparent; 
	}

a:hover {
	font-weight : normal; 
	text-decoration : none;
	color: #407f00;
	background: transparent; 
	}

a:active {
	font-weight : normal; 
	text-decoration : underline;
	color: #407f00;
	background: transparent;  
	}
	
p, td, li, ul, ol, h1, h2, h3, h4, h5, h6	{
		font-family: Verdana, Arial, Times, serif;
		}

h1	{
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 0.1em;
	}

h2	{
	font-size: 11px;
	font-style: italic;
	font-weight : normal; 
	margin-bottom: 1em;
	margin-top: 0.1em;
	}

h3	{
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 0.1em;
	margin-top: 15px;
	}
		
h3 img {
	float: left;
    margin:5px 13px 5px 0px;
     }
	 
h4	{
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 0.1em;
	margin-top: 0;
	}
	
html p	{
	margin-top: 5;
	margin-bottom: 1em;
	text-align: left;
	font-size:  11px;
	line-height: 1.5;
	}
	
td#content {	
	padding-left: 35px;
	padding-top: 5px;
	padding-right: 80px;
			}	

.incident {
	float: left;
    margin:3px 12px 5px 0px;
     }


/* home page */
#home {	
	padding:0px;
	float:left;
	width: 198px;
		}

#home p	{
	margin-top: 5px;
	margin-bottom: 1em;
	text-align: left;
	margin-left: 25px;
	font-size:  11px;
	line-height: 1.5;
	}
	
#home img	{
	margin-top: 5px;
	margin-left: 25px;
	}	

#homecurrent {	
	padding:0px;
	float:left;
	width: auto;
			}

#homecurrent p	{
	margin-top: 5px;
	font-size: 10px;
	text-align: left;
	line-height: 1.5;
	margin-left: 30px;	
	}

#homecurrent img	{
	margin-top: 5px;
	margin-left: 30px;
	margin-bottom: 5px;
	}
	
#homenews {	
	padding:0px;
	float:left;
	width: 240px;
		}
	
#homenews p	{
	margin-top: 5px;
	font-size: 11px;
	text-align: left;	
	line-height: 15px;
	margin-left: 25px;		
	}

/*#homenews img	{
	margin-top: 5px;
	margin-left: 25px;
	margin-bottom: 5px;
	}*/

.newsimg {
	margin-top: 5px;
	margin-left: 25px;
	margin-bottom: 5px;
     }
	 
.threatimg {
	margin-top: 0px;
	margin-left: 25px;
	margin-bottom: 20px;
     }
	
#date p	{
	font-size: 10px;
	font-weight : bold; 
	color: #407f00;
	text-align: right;
	padding-right: 5px;
	padding-top: 9px;
	padding-bottom: 2px;	
	}

	
/* footer */	
#footer1 p	{
	font-size: 9px;
	color: #9CBE60;
	text-align: left;
	padding-right: 5px;	
	}
	
#footer2 p	{
	font-size: 9px;
	color: #C9DFB3;
	text-align: left;
	padding-right: 5px;	
	}
	
td#footer {	
	padding-left: 25px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 3px;
	background: transparent url(images/footergreen2.gif) repeat;	
		}
		
td#footer a:link, td#footer a:visited {	
	font-size: 9px;
	color: #9CBE60;
	text-decoration: underline;
		}
		
td#footer a:hover {	
	font-size: 9px;
	color: #9CBE60;
	text-decoration: none;
		}		
		
td#footersub {	
	padding-left: 33px;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 3px;
	background: transparent url(images/footergreen2.gif) repeat;	
		}

td#footersub a:link, td#footersub a:visited {	
	font-size: 9px;
	color: #C9DFB3;
	text-decoration: underline;
		}
		
td#footersub a:hover {	
	font-size: 9px;
	color: #C9DFB3;
	text-decoration: none;
		}
		

/* side navigation */
ul.submenu
	{
	margin: 0;
	padding-left: 33px;
	padding-top: 3px;
	padding-right: 20px;
	list-style: disc url(images/square.gif) ;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #407f00;
	}

ul.subtitle
	{
	margin: 0;
	padding-left: 20px;
	padding-top: 7px;
	padding-right: 20px;
	list-style: none ;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight : bold;
	color: #407f00;
	}

ul.subtitle a:link, ul.subtitle a:visited
	{	
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #407f00;
	}

ul.subtitle a:hover
	{
	font-size: 10px;
	line-height: 12px;
	color: #407f00;
	text-decoration: none;
	}


/* backgrounds */
td#topgreen {	background: transparent url(images/topgreen.gif) repeat;
	display: block;
	margin: 0;
	width: 750px;
	line-height: 5px;
		} 

td#white {
	color: #fff;
	background: url(images/white.gif) repeat;
	} 
	
td#green {
	background: url(images/green.gif) repeat;
	} 
	
ul.content {
	margin:0px 0px 0px 0px; 
	padding:0px 0px 7px 30px; 
	font-size:11px; 
	line-height:1.5; 
	}
	
.dots {
	height: 1px;
	margin: 20px 0px 0px 0px;
	border-top: dotted 1px #407f00
	}


/* forms */

#submitforms {width:400px;margin:0;padding:0 0 25px 0px;position:relative;}

table.forms {
	background-color:#FFFFFF;
	width:100%;
	font-size:11px;	
	text-align:left;
		}
		
table.forms td {
	vertical-align: middle; 
	padding:1px;
	}
	
.ftext 	{
	width: 250px;
	height: 22px;
	padding: 3;
	margin: 1px 0 1px 0;
	border: 1px solid #CCCCCC;
	font: 11px verdana, arial,  sans-serif;
	}
	
.btext 	{
	width: 250px;
	height: 52px;
	padding: 3;
	margin: 1px 0 1px 0;
	border: 1px solid #CCCCCC;
	font: 11px verdana, arial,  sans-serif;
	}
	
.button {
   font: 11px verdana, arial, helvetica, sans-serif; 
   color: #fff; 
   background: #407F00; 
   margin: 2px 0;
   padding: 2px;
	}
	
.new  {
	font-size: 12px;
	font-weight: bold; 
	text-align: left;	
	color: #407F00;	
	}
	
.fade  {
	font-size: 12px;
	font-weight: bold; 
	text-align: left;	
	color: #FFFFFF;	
	}
	
/* site map */
ul.map
{
margin: -10px 0px 0px 0px ;
padding-left: 15px;
padding-right: 0px;
list-style: disc url(images/square.gif) ;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 15px;
color: #407f00;
}