/* Created using Style Master from Western Civilisation CSS1 { 2 2 558 625 } */

/* ==================================================================== */

h1,h2,h3,h4,h5,h6,#main {
font-family: Verdana, Helvetica, Arial, sans-serif;
}

#main {
font-size: 12px;
color: #36251f;
}

.centre {
text-align: center;
}

h1 {
color: #3CB371;
font-size: 24px;
}

h2 {
color: #308D58;
font-size: 20px;
}

h3 {
color: #679131;
font-size: 17px;
}

h4 {
color: green;
}

h5 {
color: #389432;
font-size: 12px;
}

h6 {
color: #32955D;
}

.listfloatleft {
float: left;
}

.listfloatright {
float: right;
}

li {
padding: 3px;
}

ul {
padding: 30px;
}

#main a {
background-color: #EFFAF4;
text-decoration: none;
color: #21613D;
}

#main a:hover {
background-color: #92DAB1;
color: #f5f5f5;
}

em strong {
font-weight: bold;
font-style: italic;
color: #3BAE6D;
}