
* { padding: 0; margin: 0px 0 0 0; }

body {
 font-family: verdana, arial, sans-serif;
 font-size: 12px;
 color: #353535;
 background:url(css_images/main-bg.gif);
}

h1 
{
    font-family: Georgia, sans-serif;
    font-size: 18px;
    color: #f25f00;
    background: url(css_images/MemoryProjecticon.png) no-repeat top left;
    text-indent: 30px;
    
}
h2 
{
    font-family: Georgia, sans-serif;
    font-size: 16px;
    color: #f25f00;
    background: url(css_images/MemoryProjecticon.png) no-repeat top left;
    text-indent: 30px;
    
}
img
{
    padding: 0px 10px 10px 5px;
}

a  {	
		color : #68840b;
		font-weight: bold;
        text-decoration : none;
 
}


a:link  {      color : #68840b;
    font-weight: bold;
               text-decoration : none;
 
}

a:visited {    color : #68840b;
    font-weight: bold;
               text-decoration : none;
 
}
   
a:active  {     color : #68840b;
    font-weight: bold;
                text-decoration : none;
}



a:hover  {      color : #603813;
    font-weight: bold;
                text-decoration : none;
}

ul
{
  list-style-type:square;
  list-style-position: inside;
  margin-left: 15px;
  padding:5px 0 5px 0;  
}

li
{
  padding-bottom:5px;  
}

#core {
margin: 0 auto;
background:url(css_images/bg_edges.png) repeat-y top center;
width:950px;
height:auto;
padding: 10px;
}
#top {
margin: 0 auto;
background:url(css_images/bg_edges_top.png) repeat-x bottom center;
width:937px;
padding: 10px;
}

#wrapper { 
 margin: 0 auto;
 width: 922px;
}
#header {
 color: #333;
 width: 900px;
 float: left;
 padding: 0 10px 0px 10px;
 border-bottom: 2px solid #603813;
 background:url(css_images/bg_header.png) repeat-x bottom left;
 height: 100px;
 margin: 0;
}
#navigation {

 width: 900px;
 height: 40px;
 color: #333;
 padding: 0px 10px 0 10px;
 margin: 0px 0px 0px 0px;
 border-bottom: none;
}
#navigation span 
{
    height:27px;
}
.navbar
{
float:right;
height:40px;
width:500px;
padding:0;
background:url(css_images/nav-bg-green.jpg) repeat-x top left;
}
#adminnavigation {
 float: right;
 text-align: right;
 width: 500px;
 height: 35px;
 color: #333;
 padding: 10px 10px 0 0;
 background: transparent url(css_images/nav-bg-admin.png) no-repeat top left;
 margin: 5px 0px 0px 0px;
 border-bottom: none;
}
#adminnavigation span
{
    margin-top:10px;
    padding-right: 10px;
}
#adminnavigation a  {	
		color : #000;
		font-weight: bold;
		font-size: 12px;
        text-decoration : none;
 
}


#adminnavigation a:link  
{
    color : #000;
    font-weight: bold;
    font-size: 12px;
    text-decoration : none;
 
}

#adminnavigation a:visited 
{
    color : #000;
    font-weight: bold;
    font-size: 12px;
    text-decoration : none;
 
}
   
#adminnavigation a:active  
{
    color : #000;
    font-weight: bold;
    font-size: 12px;
    text-decoration : none;
}



#adminnavigation a:hover  
{
    color : #ffffff;
    font-weight: bold;
    font-size: 12px;
    text-decoration : none;
}

#content 
{
 color: #333;
 margin: 0px 0px 0px 10px;
 padding: 10px;
 width: 910px;
 float: left;
 background: #FFFFFF;
}
#leftcolumn { 
 color: #333;
 margin: 0px 0px 0px 10px;
 padding: 0 10px 0 0;
 width: 580px;
 float: left;
 background: #FFFFFF;
}
#leftcolumn ul
{
  list-style-type:square;
  list-style-position: inside;
  margin-left: 20px;  
}
#leftcolumn li
{
  padding-bottom:5px;  
}
#leftcolumn img
{
    padding: 0px 10px 10px 5px;
}
#leftcolumn table, td, tr
{
    
    font-size: 11px;
    font-family:Verdana, Sans-Serif;
    color: #353535;
    padding: 3px;
}
.newspaperTables
{
    width:99%;
    border: 4px double #a9a9a9;
}
.newspaperTables td
{
    padding: 5px;
    height:1em;
    border: 1px solid #c0c0c0;
}
.adminTables
{
    width:99%;
    border: 4px double #a9a9a9;
}
.adminTables td
{
    padding: 5px;
    height:1em;
    background: #f5f5f5;
    
}
#rightcolumn 
{
 background:url(css_images/bg-right-column-long.png) no-repeat top right;
 float: right;
 margin: 0;
 padding: 40px 15px 10px 25px;
 color: #603813;
 font-size: 10px;
 width: 260px;
 height: 700px;
 display: inline;
}

#rightcolumn img
{
    padding: 0px 5px 5px 5px;
}

#rightcolumn h1, h2
{
    font-size: 12px;
    font-weight: bold;
    color: #f25f00;
    background: url(css_images/Lil_Leaf_bullet.png) no-repeat top left;
    text-indent: 20px;
}
#rightcolumn ul
{
    list-style-type:none; 
    list-style-position: inside;
    line-height: 14px;
}
#rightcolumn ul li
{
    padding-bottom: 8px;
}
#rightcolumn a  {	
		color : #68840b;
		font-weight: bold;
		font-size: 10px;
        text-decoration : none;
 
}


#rightcolumn a:link  
{
    color : #68840b;
    font-weight: bold;
    font-size: 10px;
    text-decoration : none;
 
}

#rightcolumn a:visited 
{
    color : #68840b;
    font-weight: bold;
    font-size: 10px;
    text-decoration : none;
 
}
   
#rightcolumn a:active  
{
    color : #68840b;
    font-weight: bold;
    font-size: 10px;
    text-decoration : none;
}



#rightcolumn a:hover  
{
    color : #603813;
    font-weight: bold;
    font-size: 10px;
    text-decoration : none;
}
#rightcolumn-long 
{
 background:url(css_images/bg-right-column-long.png) no-repeat top right;
 float: right;
 margin: 0;
 padding: 40px 15px 10px 25px;
 color: #603813;
 font-size: 10px;
 width: 260px;
 height: 600px;
 display: inline;
}

#rightcolumn-long img
{
    padding: 0px 5px 5px 5px;
}

#rightcolumn-long h1, h2
{
    font-size: 12px;
    font-weight: bold;
    color: #f25f00;
    background: url(css_images/Lil_Leaf_bullet.png) no-repeat top left;
    text-indent: 20px;
}
#rightcolumn-long ul
{
    list-style-image:url(css_images/Lil_Leaf_bullet_small.png);
    list-style-position: inside;
    line-height: 14px;
}
#rightcolumn-long a  {	
		color : #68840b;
		font-weight: bold;
		font-size: 10px;
        text-decoration : none;
 
}


#rightcolumn-long a:link  
{
    color : #68840b;
    font-weight: bold;
    font-size: 10px;
    text-decoration : none;
 
}

#rightcolumn-long a:visited 
{
    color : #68840b;
    font-weight: bold;
    font-size: 10px;
    text-decoration : none;
 
}
   
#rightcolumn-long a:active  
{
    color : #68840b;
    font-weight: bold;
    font-size: 10px;
    text-decoration : none;
}



#rightcolumn-long a:hover  
{
    color : #603813;
    font-weight: bold;
    font-size: 10px;
    text-decoration : none;
}
#footer { 
 margin: 0 auto;
 width: 900px;
 clear: both;
 font-size: 10px;
color:#666666;
text-align:center;
 margin: 0px 0px 10px 10px;
 padding: 10px;
 border-top: 2px solid #603813;
 background:url(css_images/KHCPL-logo.png) no-repeat bottom right;
}
#bottom {
margin: 0 auto;
background:url(css_images/bg_edges_bottom.png) repeat-x top center;
width:937px;
padding: 10px;
font-size: 10px;
color:#666666;
text-align:center;
}
.search {
width: 325px;
float: left;
padding: 5px 0 0 0;
vertical-align: top;
}
.searchbox {
border:3px double #A9A9A9;
color: #666666;
width: 250px;
vertical-align: top;
}
.breadcrumb
{
float: left;
padding: 5px 10px 5px 10px; 
vertical-align: top;
background: url(css_images/breadcrumb_bg.png) no-repeat top left;
width: 900px;
height:25px;
}
.logo
{
    border: none;
    float: left; 
}
.login
{
    float: right;
    text-align: right;
    display: inline;
    font-size: 11px;
    font-weight: bold;  
}
.picWithDescription
{
    border-bottom: 4px double #cccccc;
    
    padding: 10px 0 20px 0;
}
.picWithDescriptionMilitary
{
    border-bottom: 4px double #f5f5f5;
    height: 210px;
    padding: 10px 0 10px 0;
}
.thumb
{
    width: 100px;
    height: 136px;
}
.searchResult
{
    border: 4px double #f5f5f5;
    height: 150px;
    width: 120px;
    padding: 10px 10px 10px 10px;
    float: left;
    display:inline;
    text-align:center;
    
}
.searchResultPic
{
    border: 1px solid #353535;
    height: 100px;
    width: 70px;
    background:url(css_images/yearbookBG.jpg) no-repeat;
    text-align:center;
}
.searchResultText
{
    font-size: 9px;
    color: #353535;
    text-align: left;
    padding: 5px 0 0 0;
}
.socialBar
{
    width: 100%;
    border-bottom: 1px dotted #c0c0c0;
    padding-bottom:5px;
}
.resourceslinks
{ 
}
.resourceslinks h2
{
    font-size: 13px;
    color: #603813;
    font-weight: bold;
    background: none;
    line-height:40px;
}
.resourceslinks ul li
{
  list-style-image:url(css_images/Lil_Leaf_bullet_small.png);
  list-style-position: inside;
  line-height: 20px;
  text-indent: 20px;  
}
.gss a img {border : none;}
.gss {
      width: 400px;
      height: 300px;
      color: #dddddd;
      background-color: #353535;
      padding: 8px;
}
.flash_border
{
    height: 200px;
    width:250px;
    background:url(css_images/slideshow_bg.png) no-repeat;
    margin: 0px 0 0 0;
    padding: 5px 0 0 0;
    
    display: inline;
    float: left;
    
}
.flash
{
    margin: 0px auto;
    width:215px;
    height:165px;
    padding: 10px 0 0 0;
}
.index_right
{
    width:350px;
    height:250px;
    float: right;
    display: inline;
    padding: 10px;
    color: #603813;
    font-size:11px;
    
}
.smallfont
{
    font-size:10px;
}
