body {
margin: 0;
padding: 10px;
background:#a1dde8 url('images/bgsky.jpg') no-repeat left top;
font-size: 100%;
color: #000000; position:relative; left:0; top:0
}
form         { font-size: 10pt;}
body, h2, h3, h4, h5, h6, .header, a:link, a:visited, a:active, a:hover, .menu, .main, .emphasis, .small, .footer {
font-family: franklin gothic medium, geneva, arial, helvetica, sans-serif
}
a:link, a:visited {
background: inherit;
color: #AD4E25;
font-weight: bold;
text-decoration: none
}
a:active, a:hover {
background: #D46739;
color: #ffffff;
text-decoration: underline;
font-weight: bold
}
h1 {
font-family: arial black, franklin gothic medium, geneva, arial, helvetica, sans-serif;
font-size: 40px;
color: #008001;
text-align: center;
line-height: 30px;
margin-top:0;
margin-bottom:0;
font-weight: bold
}
h2 {
font-size: 24px; text-align: center;
color: #008001;
font-weight: bold
}
h3 {
font-size: 20px; color: #008001; font-weight: bold
}
h4 {
font-size: 16px; color: #008001; font-weight: bold
}
h5 {
font-size: 14px; color: #008001; font-weight: bold
}
li {
list-style-image: url('images/bullet1.gif');
text-align:left;
line-height:150%
}
input, textarea, select {
color: #000000; 
background-color: #D9E6DE; font-size:10pt; font-family:arial
}
hr {
width: 80%;
color: #000000;
height: 1px;
border: 1px solid #000000;
clear: both;
}
.container { 
color: #000000;
border: 5px solid #000000;
background: #D46739
}
.header {
font-size: 18px;
color: #ffffff;
background: #000000;
text-align: center
}
.header a:link, .header a:visited {
background: inherit;
color: #ffffff;
text-decoration: none
}
.header a:active, .header a:hover {
background: #D46739;
color: #ffffff;
text-decoration: underline
}
.menu {
border-top: 1px solid #000000;
border-bottom: 1px solid #000000;
color: #004f00;
background: #cccccc;
text-align: center;
font-weight: bold
}
.menu a:link, .menu a:visited {
background: inherit;
color: #000000;
text-decoration: none
}
.menu a:active, .menu a:hover {
background: #d46739;
color: #ffffff;
text-decoration: underline
}
.main {
background-image: url('images/bg_roof.jpg');
background-repeat: no-repeat;
background-position: right bottom
}
.emphasis {
font-size: 14px;
color: #008001;
background: #ffffff;
font-weight: bold
}
.small {
font-size: 12px
}
.footer {
font-size: 14px;
color: #000000;
text-align: center;
background: #cccccc;
line-height: 100%
}