/* Start of CMSMS style sheet 'Sons of Erin CC' */
body {
height: 100%;
background-color: #FFFFFF; /* #A8BDA5 */
background-image: url("images/back.gif");
background-repeat: no-repeat;
background-position: bottom left;
background-attachment: fixed;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 12px;
margin: 0px;
}

#top {
background-image: url("images/topback2.png");
height: 175px;
text-align: center;
}

#top h1 {
padding-top: 40px;
margin: 0px;
color: #87A783;
}

#menu {
float: left;
width: 220px; /* 130px */
border-right: 1px solid #336666; /* #DDFBD9 */
margin-left: 45px;
padding-bottom: 15px;
font-size: 12px;
/* font-style: oblique; */
font-weight:bold;
line-height: 25px;
}

#menu a {
padding-top: 1px;
padding-bottom: 1px;
width: 175px;
display: block;
text-decoration: none;
color: #336666; /* #DDFBD9 */
border-bottom: 1px solid;
}

#menu a:hover {
color: #87A783;
border-bottom: 1px solid #336666; /* #DDFBD9 */
}

#content {
margin-left: 310px; /* 195 */
padding-left: 15px; /* 30 */
padding-right: 20px;
margin-right: 20px;
color: #336666; /* #DDFBD9#FFFFFF */
border-bottom: 1px solid #006500;
padding-top: 15px;
padding-bottom: 20px;
margin-bottom: 10px;
line-height: 16px;
}

#content h1 {
font-size: 16px;
margin: 0px;
color: #006500; /* #87A783#336666 */
padding-bottom: 5px;
}

h2 {
  color: #006500;
}

#content a {
color: #006500; /* #DDFBD9 */
text-decoration: none;
}

#content a:hover {
text-decoration: underline;
}

#footer {
text-align: center;
font-size: 10px;
color: #336666; /* #DDFBD9 */
}

#footer a {
font-size: 10px;
color: #006500; /* #DDFBD9 */
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}

/* End of 'Sons of Erin CC' */

