 
/* stylesheet for umbrellabase greenpage template */

body {

 background-image: url('');
    margin: 10px;
 font: 90% georgia, 'times new roman', serif; 
 color: #FFF;
 line-height: 135%;
 background-color: #a8a6a6;
 /* text-align: center; */
}
.smaller {
font-size: 80%
}
td.smaller {
font-size: 80%
}
p,td,li {
text-align: left;
font-size: 1em;
margin-top: 0.5em;
margin-bottom: 0.5em;
}
li {
margin-bottom:0.1em
}

hr {
color: #FFF;
height: 1px;
}
h1 {
 font-size: 200%;
 margin: 0px; margin-bottom: 0.5em;
 color: #FACDA9;
 font-weight: normal;
 padding-bottom:0.4em;
 border-bottom: 1px solid #ccc; 
 letter-spacing: +1px
}
h2 {
 font-size: 125%;
 margin: 0; margin-top: 1.5em;
 border-bottom: none;
 font-weight: normal;
 font-style: italic;
 letter-spacing: 1px;
}
h3 {
    font-size: 140%;
	font-weight: normal;
    font-style: italic;
    text-align: right; 
	padding: 0px;
	margin: 0px;
	padding-top: 5px; 
	padding-right: 20px
	}
}
h4, h5 {
 font:  11px verdana, tahoma, arial, sans-serif;
 margin: 0px;
 font-weight: strong;
}

h6 {
  font-family: 'Aclonica', serif;
  font-size: 300%;
  margin: 0px; margin-bottom: 0.5em;
  color: #FACDA9;
  font-style: normal;
  font-weight: 400;
  padding-top:0;
  padding-bottom:0;
  border-bottom: 1px solid #ccc; 
  text-shadow: none;
  text-decoration: none;
  text-transform: none;
  letter-spacing: 0em;
  word-spacing: 0em;
  line-height: 1.2;
}

</style>


/*Structural elements */
.right_caption {
text-align: right; 
margin-top:0px;
margin-bottom:10px;
padding-top:0;
font: 9px/1.2 verdana, sans serif; 
color: #631;
}
.right_caption p {
text-align: right; 
padding-top: 1px;
font: 9px/1.2 verdana, sans serif; 
color: #631;
}
#sidebar {
 width: 99%;
 padding: 0px;
 margin-top: 10px;
 font-size: 11px; color:#BBB;
 line-height: 15px;
}
#sidebar P {
 padding: 0px;
 margin-bottom: 10px;
 font-size: 11px; color:#BBB;
 line-height: 15px;
}
a:link {
color: #13144e;
text-decoration: none;

}

a:visited {
color: #F3E180;
text-decoration: none;
}

a:hover {
color: #FFCCCC;
text-decoration: none;
}

.navlink {
font-style: italic; font-size:130%; line-height:1.2;color:#DDD; padding:0px;padding-top:2px;padding-bottom:3px;text-align:center; width: 93%; height:90%;
}
a.navlink:link {
color: #ffc; text-decoration: none;background-color: #82AC8A; display:block; width: 93%;height:90%;border:1px solid #335544;text-align:center;
}
a.navlink:visited {
color: #cc9; text-decoration: none;background-color: #82AC8A; display:block; width: 93%;height:90%;border:1px solid #335544;text-align:center;
}

a.navlink:hover {
color: #FFCCCC; text-decoration: none;background-color: #A7C5AD; display:block; width: 93%; height:90%;border:1px solid #d60;text-align:center;
}

/* text effects */
em.title {
 text-decoration: underline;
}
#wrapper {
width: 100%; text-align:center
} 
/* css image swap for entry image */
#entryimage {
width: 144px; height: 123px;
margin: 0px;
text-align: left;
}

#entryimage>a:link {
display: block;width:100%; height: 100%;
/*background-image: url('../baseimages/menu_umb_closed.gif');*/
background-repeat: none; 
background-position: bottom left;
text-decoration:none;
}
#entryimage a:link {
display: block;width:100%; height: 100%;
/*background-image: url('../baseimages/menu_umb_closed.gif');*/
background-position: bottom left;
background-repeat: none; 
text-decoration:none;
}
#entryimage>a:visited {
display: block;width:100%; height: 100%;
/*background-image: url('../baseimages/menu_umb_closed.gif');*/
background-position: bottom left;
background-repeat: none; 
text-decoration:none;
}
#entryimage a:visited {
display: block;width:100%; height: 100%;
/*background-image: url('../baseimages/menu_umb_closed.gif');*/
background-position: bottom left;
background-repeat: none; 
text-decoration:none;
}

#entryimage>a:active {
display: block;width:100%; height: 100%;
/*background-image: url('../baseimages/menu_umb_open.gif');*/
background-position: bottom left;
background-repeat: none; 
text-decoration:none;
}
#entryimage a:active {
width:100%; height: 100%;
/*background-image: url('../baseimages/menu_umb_open.gif');*/
background-position: bottom left;
background-repeat: none; 
text-decoration:none;
display: block;
}
#entryimage>a:hover {
display: block;width:100%; height: 100%;
/*background-image: url('../baseimages/menu_umb_open.gif');*/
background-position: bottom left;
background-repeat: none; 
text-decoration:none;
}
#entryimage a:hover {
display: block;width:100%; height: 100%;
/*background-image: url('../baseimages/menu_umb_open.gif');*/
background-position: bottom left;
background-repeat: none; 
text-decoration:none;
}
#footer {
border-top: 1px solid #ccc;  
margin-top: 0px;
padding-top: 6px; 
font: 9px/1.3 verdana, arial, sans-serif;
color: #aaa;
text-align:center;
}
#footer P {
font: 9px/1.3 verdana, arial, sans-serif;
color: #000000;
text-align:center;
margin-top: 0px;
margin-bottom: 0.6em;
}
