#container {
font-family: verdana;
color: #373737;
text-align : left;
}

/*
======================================
==============TAGS====================
======================================
*/




h1 {font-size: 3em;}
h2 {font-size: 2em;}

.content a {color: #284f34}
.content a:hover {color: #306F43}

/*
======================================
============== CLASSES ===============
======================================
*/

.content {
font-size: 82%;
background: #ffffff;
padding-bottom: 37px;
padding-top: 15px;
padding-left: 27px;
padding-right: 30px;
line-height: 140%;
}

.content table{
font-size: 12px;
}

.rhs {
background: #ffffff;
padding-top: 37px;
padding-right: 27px;
}

.photo {
font-size: 10px;
line-height: 130%;
margin-bottom: 25px;
}

.photo img{
padding-bottom: 9px;
}

.house {
font-size: 12px;
color: #316933;
padding-bottom: 20px;
padding-top: 20px;
background: url(/images/dotted-line.gif) repeat-x;
}

.house img {
border: 0;
}

.housetext {
float: right;
width: 376px;
}

.housepic {float: left;}

.clearing {clear: both;}

#topbar {
border-bottom: 5px solid #F1F2C8;
}

#map {border: 2px solid #B9CD5A}

#credits {
font-size: 82%;
padding: 10px;
background-color: #b9cd5a;
color: #000000;
margin-top: 7px;
margin-bottom: 7px;
}

#credits a {
color: #000000;
text-decoration: none;
}

#credits a:hover {
color: #000000;
text-decoration: underline;
}

#leftcredits {
font-weight: bold;
display: inline;
font-size: .87em;
padding-left: 15px;
}

#rightcredits {
font-size: .8em;
display: inline;
padding-right: 20px;
float: right;
}
.row0 {
background-color: white;
}

.row1 {
}

/* Used on the stats page to create graphs */
.graphbar {
background-color: #ddddff;
border: 1px solid navy;
}

#sitemap ul li {
margin-top: 4px;
}