body {
    -moz-font-feature-settings: normal;
    -moz-font-language-override: normal;
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #444444;
    background-origin: padding-box;
    background-position: center top;
    background-repeat: repeat-x;
    background-size: 100% 100%;
    color: #fff;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 100%;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1.4;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}
p {
    font-family: helvetica,arial,sans-serif;
    font-size: 14px;
}
h1 {
    border-bottom-color: #BABABA;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    color: #FFFFFF;
    font-family: helvetica;
    font-size: 22px;
}
ul, ol, dl {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}
h1, h2, h3, h4, h5, h6, p {
    margin-top: 0;
    padding-left: 0;
    padding-right: 0;
}
a img {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-color: -moz-use-text-color;
    border-bottom-style: none;
    border-bottom-width: medium;
    border-top-color: -moz-use-text-color;
    border-top-style: none;
    border-top-width: medium;
}
a:link {
    -moz-text-blink: none;
    -moz-text-decoration-color: -moz-use-text-color;
    -moz-text-decoration-line: none;
    -moz-text-decoration-style: solid;
    color: #FFFFFF;
	text-decoration:none;
}
a:visited {
    -moz-text-blink: none;
    -moz-text-decoration-color: -moz-use-text-color;
    -moz-text-decoration-style: solid;
    color: #FFFFFF;
	text-decoration:none;
}
a:hover, a:active, a:focus {
    -moz-text-blink: none;
    -moz-text-decoration-color: -moz-use-text-color;
    -moz-text-decoration-line: none;
    -moz-text-decoration-style: solid;
    color: #fff;
	text-decoration:none;
}
.container {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #444444;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    width: 800px;
}
.header {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #444444;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    margin-bottom: 20px;
    padding-right: 20px;
    padding-top: 20px;
}
.sidebar1 {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #444444;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    display: inline;
    float: left;
    height: 40px;
    padding-bottom: 10px;
    padding-right: 30px;
    width: 100%;
}
.content {
    float: left;
    padding-bottom: 30px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    width: 100%;
}
.sidebar2 {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #444444;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    float: left;
    padding-bottom: 10px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 10px;
    width: 100px;
}
.content ul, .content ol {
    padding-bottom: 15px;
    padding-left: 40px;
    padding-right: 15px;
    padding-top: 0;
}
ul.nav {
    border-top-color: #666666;
    border-top-width: 1px;
    display: inline;
    float: left;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin-bottom: 15px;
}
ul.nav li {
    display: inline;
    float: left;
    font-size: 16px;
	    text-decoration: none;
}
ul.nav a, ul.nav a:visited {
    -moz-text-blink: none;
    -moz-text-decoration-color: -moz-use-text-color;
    -moz-text-decoration-line: none;
    -moz-text-decoration-style: solid;
    background-attachment: scroll;
    background-color: #444444;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    display: inline;
    float: left;
    margin-right: 30px;
	    text-decoration: none;
}
ul.nav a:hover, ul.nav a:active, ul.nav a:focus {
    -moz-text-blink: none;
    -moz-text-decoration-color: -moz-use-text-color;
    -moz-text-decoration-style: solid;
    background-attachment: scroll;
    background-clip: border-box;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    border-bottom-color: -moz-use-text-color;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    color: #99DAEC;
    display: inline;
    float: left;
	    text-decoration: none;
}
.footer {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #444444;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    border-top-color: -moz-use-text-color;
    border-top-style: solid;
    border-top-width: 2px;
    clear: both;
    color: #FFFFFF;
    float: left;
    font-size: 12px;
    height: 180px;
    margin-top: 0;
    padding-top: 0;
    position: relative;
	width:100%;
}
.footer a {
    color: #FFFFFF;
}
.footer a:hover {
    -moz-text-blink: none;
    -moz-text-decoration-color: -moz-use-text-color;
    -moz-text-decoration-style: solid;
  color: #99DAEC;
    border-bottom: 2px solid;
}
.fltrt {
    float: right;
    margin-left: 8px;
}
.fltlft {
    float: left;
    margin-right: 8px;
}
.clearfloat {
    clear: both;
    font-size: 1px;
    height: 0;
    line-height: 0;
}
#map-link a {
    -moz-text-blink: none;
    -moz-text-decoration-color: -moz-use-text-color;
    -moz-text-decoration-style: solid;
    color: #999999;
    font-size: 20px;
	text-decoration:none;
}
#map-link:hover {
    border-bottom: 1px solid;
	text-decoration:none;
}

#map-link:hover a {
    color: black;
	text-decoration:none;
	}
#map-link {
  float: right;
    color: #d3bae5;
	text-decoration:none;
	}
div.content table tbody tr td div a:hover {
    -moz-text-blink: none;
    -moz-text-decoration-color: -moz-use-text-color;
    -moz-text-decoration-line: underline;
    -moz-text-decoration-style: solid;
    color: #76B8C8;
}
html body div.container div.content div#dir-form form {
    margin-top: 10px;
}
#dir-form {
    clear: right;
    float: right;
    font-size: 12px;
    padding-top: 15px;
    text-align: right;
}

p a:link {
    color: #99DAEC;
}
p a:link:hover {
    color: #99DAEC;
	border-bottom:2px solid;
}

#pics {
    float: right;
    width: 200px;
    clear: right;
    padding-top: 20px;
    padding-left: 10px;
}
.show-text, .show-text p {
    font-size: 13px;
    clear: left;
    padding-top: 10px;
}