@import "content.css";

html 
{
    height: 100%;
    margin-bottom: 1px;
    }

body 
{
    background: #228b22;
    margin: 20px 0px 20px 0px;
    padding: 0px;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 0.8em;
    text-align: center;
    color: #000;
    line-height: 1.3em;
    }

img 
{
    border: 0px;
    }

p 
{ margin-bottom: 12px;
}
    
ul
{
    list-style-image:url(/images/mm_yellow_bullet2.gif);
    list-style-type: square;
   
    }
    
li {  line-height: 1.8em;}  

.list ul
{
    
    line-height: 1.2em;
    }
  
 .list li {  line-height: 1.2em;}    

a:visited, a:active, a
{
    color: #0e6a0e; 
    text-decoration: underline;
    }  
  
a:hover
{   color : #b51c03;
    text-decoration: underline;
    }    

#wrapper 
{
    width: 960px;
    margin: 0px auto 0px auto;
    text-align: left;
    background: #FFF;
    min-height: 100%;
    border: solid 2px #5398C1;
    }

#banner {
    width: 960px;
    padding: 10px;
}
    
#banner img 
{
    border: 0px;
    }   
    
#nav
{
    width:220px;
    float:left;
    overflow: auto;
    min-height: 400px;
    }  

#nav h2 
{
    font-size: 110%;
	color:#1b741b;
	margin:0;
	padding:15px 5px 4px 10px;  
    }

.container
{
    width: 740px;
    float: left;
    overflow: auto;
    }   
    
#content
{
    width:712px;
    border-left: dotted 1px #999;
    padding: 0px 0px 15px 15px;
    margin-left: 0px 0px 15px 15px;
    overflow: auto;
    min-height: 700px;
    }  
#articlecontent
{
    width:690px;
    border-left: dotted 1px #999;
    padding: 0px 22px 15px 15px;
    margin-left: 0px 0px 15px 15px;
    overflow: auto;
    min-height: 700px;
    }     
    
#content a 
{
    font-weight: bold;
    } 
    
#column1 {
	width: 445px; 
    min-height: 400px;
    float: left;
}

#column2 {
	width: 252px; 
    min-height: 400px;
    float: left;
    margin-left:15px;
}

#photo_collection img {
	border: solid 1px black;
	width: 250px;
	margin-bottom: 15px;
}
    
#items p {
    padding: 15px 0px 7px 0px; 
    border-top: solid 1px #A6CAFF;
    clear: both;
    }
    
#items img 
{
    margin: 0px 15px 15px 0px;
    border: solid 5px #CCCCCC;
    float: left;
    }       
    
.line
{
    background: #FFFFFF url(/odss/images/site/dotted_line.gif) no-repeat center;
    width: 960px;
    height: 16px;
    }  
   
#footer-text
{
    margin: 10px 5px 20px 5px;
    text-align: center;
    
    }
    
.mail_link a
{
    text-decoration: none;
    }        

.dmsViewItemAnchor 
{
    font-weight:bold;
}

#blogwrap{
    width:720px;
    float: right;
    border-left: dotted 1px #977A88;
    padding: 0px 0px 15px 15px;
    margin-left: 0px 0px 15px 15px;
    overflow: auto;
    min-height: 400px;
}

#kids 
{
    margin: 50px 0px 10px 10px;
    } 
    
#news_rss {
    float: right;
    width: 100px;
    text-align: right;
}     

#news_archive {
    margin: 0px;
    float: left;
    width: 200px;
}

#news_archive h4 {
    padding-top:10px;
}

#staff_directory td {
    font-size: 0.9em;
}

.searchbox {margin-left: 10px;}

.search_input {
	width: 130px;
}

caption {
	font-size: small;
	font-family: Georgia;
	font-style: italic;
	display: inline;
}

.offleft 
{
	position: absolute;
	margin: -9000px;
	
}

#sidecal 
{
	padding-left: 20px;
	margin-bottom: 10px;
}


h1 
{
	font-family: Verdana;
	font-size: 140%;
	color: #000000;
	}
	
h2 
{
	font-family: Verdana;
	font-size: 110%;
	color: #1b741b;
	}

h3 
{
	font-family: Verdana;
	font-size: 100%;
	color: #000;
	font-weight: bold;
	}

