@charset "iso-8859-1";
body {
background-color: #FFFFCC;
background: #FFFFCC url('images/red-long.gif') repeat-x;
color: #CC9966;
font-family: Arial, Helvetica, sans-serif;
}
h1 {
color: #CC9966;
background-color: #FFFFCC;
}
h2 {
color: #CC9966;
background-color: #FFFFCC;
}
h3 {
color: #CC9966;
background-color: #FFFFCC;
}
#banner {
background-color: #FFFFCC;
background: url('images/green-leaf.gif') repeat-x;
border: thin #FFFFCC solid;
width: 960px;
margin: 0px auto;
color: #FFFFCC;
padding: 0px;
}
#container {
border: thin #FFFFCC solid;
width: 960px;
margin: 0px auto;
}
#content {
background: #FFFFCC;
vertical-align: top;
padding: 30px;
color: #000000;
}
a:visited {
color: #FFFFCC;
background-color: White;
}
#content a:link {
color: #FFFFCC;
background-color: White;
}
#content a:hover {
text-decoration : underline;
color : Maroon;
background-color: #FFFFCC;
}
#content a {
text-decoration : underline;
color : Maroon;
background-color: #FFFFCC;
}
#menucontainer {
background-color: #FFFFCC;
vertical-align: top;
}
#menubar {
color: Maroon;
background-color: #CC9966;
font-size: small;
text-align: center;
}
a:visited {
color: Maroon;
background-color: #CC9966;
font-weight: normal;
}
#menubar a:link {
color: Maroon;
background-color: #CC9966;
font-weight: normal;
}
#menubar a:hover {
text-decoration : underline;
color : Maroon;
background-color: #CC9966;
font-weight: normal;
}
#menubar a {
text-decoration : none;
color : Maroon;
background-color: #CC9966;
font-weight: normal;
}
#menu {
border: thin #CC9966 solid;
padding: 10px;
width : 220px;
margin : 5px;
color : Maroon;
background-color: #CC9966;
font-family : Geneva, Arial, Helvetica, sans-serif;
font-size : 95%;
color: Black;
}
#menu ul {
margin: 0px;
padding-left: 0px;
list-style-image : none;
}
#menu li {
font-size : 95%;
color : Black;
background-image: url('images/orange-bullet.gif');
background-repeat: no-repeat;
list-style: none;
margin: 0px;
padding: 0px 0px 0px 13px;
background-color: White;
}
a:visited {
color: #CC9966;
background-color: White;
font-weight: normal;
}
#menu a:link {
color: #CC9966;
background-color: White;
font-weight: normal;
}
#menu a:hover {
text-decoration : underline;
color : Maroon;
background-color: White;
font-weight: normal;
}
#menu a {
text-decoration : none;
color: #CC9966;
background-color: White;
font-weight: normal;
}
#comments {
background: #CC9966 url('images/sm-green-bar.jpg') repeat-y;
color: #FFFFCC;
width : 200px;
vertical-align: top;
padding: 30px;
margin: 5px;
}
#contact {
color: #FFFFCC;
font-weight: bold;
width : 150px;
vertical-align: top;
padding: 5px;
margin: 5px;
}

a:visited {
color: #FFFFCC;
font-weight: bold;
}
#comments a:link {
color: #FFFFCC;
font-weight: bold;
}
#comments a:hover {
text-decoration : underline;
color: #FFFFCC;
font-weight: bold;
}
.banner-text {
text-align: right;
font-size: 170%;
padding: 10px 10px 0px 10px;
margin: 0px;
}
.tagline {
text-align: right;
font-size: 100%;
padding: 0px 10px 10px 10px;
margin: 0px;
}
.txt-centre {
text-align: center;
}
.logo {
float: left;
margin: 0px;
padding: 0px;
vertical-align: top;
}
