/* CSS Document */

body {
margin:0px;
background-color:#3C4822;
background-image:url(graphics/topfade.jpg);
background-position:top;
background-repeat:repeat-x;
}
p {
line-height:1.25em;
}
a {
color:#000000;
font-style:normal;
}
a:hover {
font-style:italic;
}
a:active {
font-style:italic;
}
a:visited {
color:#999999;
}
p a:active {
font-style:normal;
color:blue;
}
p a:hover {
font-style:normal;
color:blue;
}
li {
padding-bottom:6px;
}
div.container {
text-align:center;
height: 100%;
width:100%;
margin:auto;
display:table; 
}
div.innercontainer{
position:relative;
width:800px;
margin: 22px auto 0px auto;
z-index:30;
}
.opening {
font-size:1.5em; 
font-weight:600;
}
ul.shorts{
text-align:left;
}
li a {
font-weight:600;
}
a.mail{
font-weight:normal;
font-style:normal;
}
a.mail:hover{
font-style:normal;
color:blue;
}
#leftBar {
float:left;
width:146px;
}
.headerImg {
display:block;
}
.sideImg {
display:block;
border-style:none;
}
#mainMenu {
top:125px;
}
#mainMenu2 {
top:152px;
}
#subhead {
position:relative;
float:left;
margin-left:-13px;
margin-top:-1px;
height:28px;
font-family:Arial, Helvetica, sans-serif;
font-size:0.9em;
z-index:90;
background-image:url(images/subhead_02.jpg);
background-repeat:repeat-x;
}
#subhead img {
vertical-align:middle;
}
#subhead a:link {
color:#E6FDBB;
text-decoration:none;
}
#subhead a:visited {
color:#E6FDBB;
text-decoration:none;
}
#subhead a:hover {
text-decoration:underline;
font-style:normal;
}
.menus {
position:absolute;
left:147px;
font-family:Arial, Helvetica, sans-serif;
font-size:0.9em;
z-index:95;
text-align:left;
}
.menus a:link {
color:black;
text-decoration:none;
}
.menus a:visited {
color:black;
text-decoration:none;
}
.menus a:hover {
text-decoration:underline;
font-style:normal;
}
.mainDIV {
background-image:url(images/header_05.jpg);
background-repeat:repeat-y;
background-color:#FFFFFF;
width:800px;
height:auto;
z-index:35;
text-align:justify;
border:2px solid black;
}
div.mainContents{
margin:25px 25px 25px 171px;
z-index:50;
}
div.mainContents p{
margin:16px 0px 16px 0px;
font-family:"Times New Roman", Times, serif;
font-size:1em;
}
div.mainContents p.subheading {
font-size:1.5em; 
font-weight:600;
padding-top:12px;
}
div.mainContents p.headline {
font-size:1.15em; 
font-weight:600;
}
div.mainContentsSub{
margin:53px 25px 25px 171px;
z-index:50;
}
div.mainContentsSub p{
margin:16px 0px 16px 0px;
font-family:"Times New Roman", Times, serif;
font-size:1em;
}
div.mainContentsSub p.subheading {
font-size:1.5em; 
font-weight:600;
padding-top:16px;
}
div.addressDIV {
position:relative;
float:left;
width:142px;
padding: 0px 2px 8px 2px;
text-align:center;
}
.addressText p {
font-size:0.7em;
line-height:1.3em;
color:#1B2504;
font-family:Arial, Helvetica, sans-serif;
}
div.innercontainerCredit{
position:relative;
width:800px;
margin:auto;
z-index:98;
clear:both;
}
.credit {
position:relative;
float:right;
width:800px;
margin: 12px auto 4px auto;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-align:right;
color:#ADCC33;
}
.credit a {
color:#ADCC33;
}
.credit a:hover {
font-style:normal;
}
div.calendar p.eventTitle {
margin-bottom:0px;
margin-top:12px;
margin-left:0px;
}
div.calendar p {
font-size: 1em;
margin-bottom:6px;
margin-top:0px;
margin-left:0px;
}
div.calendar span.leader {
font-weight:bold;
}
div.calendar img {
margin-right:4px;
vertical-align:baseline;
}
.editLink {
position:relative;
float:right;
font-family: "Times New Roman", Times, serif;
font-size: 0.9em;
text-align:right;
width:100px;
}
.dateRight {
position:relative;
float:right;
}
.dataTitle {
font-weight:bold;
}
.dataTitleRED {
font-weight:bold;
color:red;
}
.errortext {
color:#FF0000;
padding: 0px 12px;
}
div#confirmation{
clear:right;
}
div.pictureBoxInterior{
position:relative;
background-color:#97ad59;
margin:24px 0;
border:1px solid #3c4822;
clear:both;
}
div.pictureBoxInterior p{
font-size:0.7em;
margin:1px 6px 4px 6px;
font-family:Arial, Helvetica, sans-serif;
}
div.pictureBoxInterior img{
border-bottom:1px solid #3c4822;
}