body {
width:1000px;
margin:auto;
padding:0;
font-size:12px;
}
p,a,input,label,tr,th,td,ul,li,h1,h2,h3,h4,h5,h6 {
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#006600;
}
p.error {
font-weight:bold;
color:#FF0000;
}
li {
list-style:none;
}
#masthead {
height:100px;
margin-top:10px;
}
#masthead img {
border:none;
margin-right:10px;
}
#masthead form {
margin-top:10px;
}
#masthead label {
margin-right:6px;
}
#masthead h1 {
font-size:16px;
}
#account {
float:right;
width:250px;
font-size:10px;
}
#menubar {
margin-top:10px;
text-align:right;
padding-right:6px;
font-size:12px;
background:#CCCCCC;
border:1px solid #339900;
}
#menubar p {
margin:0;
color:#006600;
font-weight:bold;
line-height:180%;
}
#navigation {
margin:0;
float:left;
width:180px;
}
#navigation img {
border:none;
margin-right:4px;
}
#thenews {
background:#CCCCCC;
border:1px solid #339900;
}
#thenews p.newstitle {
text-align:center;
margin:0;
padding:4px;
font-weight:bold;
}
#thenews p.newsitem {
border-top:1px solid #339900;
margin:0;
padding:4px;
background:#DADADA;
}
#thenews p.newsadd {
text-align:center;
border-top:1px solid #339900;
font-weight:bold;
padding:4px;
margin:0;
}
#info {
}
#information {
background:#339900;
color:#cccccc;
padding:4px;
}
#information p {
color:#cccccc;
padding:0;
}
#submit {
visibility:hidden;
margin-top:10px;
}
#content {
float:left;
width:800px;
}
#content form {
margin-top:10px;
margin-bottom:10px;
}
#content label,input {
margin-right:6px;
}
#map {
width:818px;
height:500px;
border:1px solid #339900;
}
#innercontent {
margin-left:10px;
}
#innercontent img {
margin-right:6px;
margin-bottom:6px;
border:none;
}
#ghostsummary {
float:right;
width:200px;
height:200px;
margin-left:6px;
padding:6px;
background-color:#DADADA;
border:1px solid #339900;
}
#comments {
width:500px;
}
#comments p.commenter {
font-weight:bold;
padding:4px;
background-color:#DADADA;
}
#infowindow {
padding-right:20px;
}
#infowindow img {
border:none;
padding:4px;
}
#footer {
text-align:center;
font-size:10px;
}
#footer p.copyright {
color:#CCCCCC;
}