body {
font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif;
font-size: 0.8em;
color: #000;
margin: 0;
padding: 0;
text-align: center;
background: #596EAF url(images/backgroundc.jpg) 0 0 no-repeat fixed;
}

#container {
border: 2px solid #596EAF;
width: 780px;
margin-right: auto;
margin-left: auto;
text-align: left;
padding: 0;
background: #FFF url(images/footer.jpg) right bottom no-repeat;
}

#header {
margin: 0;
padding: 0;
}

#navbar {
font-size: 14px;
font-weight: bold;
font-family: Arial, Helvetica, Verdana, sans-serif;
width: 780px;
height: 30px;
background-image: url(images/nav_bg.jpg);
background-repeat: repeat-x;
}

#navbar ul {
list-style: none;
margin: 0;
padding: 0;
}

#navbar li {
display: block;
float: left;
width: 128px;
height: 2em;
text-align: center;
padding: 0;
margin: 0;
}

#navbar a {
display: block;
float: left;
color: #FFF;
width: 128px;
text-align: center;
padding-top: 6px;
padding-bottom: 6px;
}

html>body #navbar a, #navbar li {
width: 130px;
}

#navbar a:link, #navbar a:visited {
border-top: 1px solid #FFF;
border-right: 1px solid #717171;
border-bottom: 1px solid #717171;
border-left: 1px solid #ccc;
}

#navbar a:hover {
text-decoration: none;
color: #603;
border-top: 1px solid #717171;
border-right: 1px solid #CCC;
border-bottom: 1px solid #CCC;
border-left: 1px solid #ccc;
background-image: url(images/nav_current_bg.jpg);
background-repeat: repeat-x;
}

#navbar a:active {
border-top: 1px solid #FFF;
border-right: 1px solid #717171;
border-bottom: 1px solid #717171;
border-left: 1px solid #ccc;
}

#content {
float: left;
width: 490px;
padding: 20px 50px 20px 20px;
line-height: 1.8em;
}

#sidebar {
float: left;
width: 220px;
margin: 0;
padding: 0;
}

#content-fullwidth {
clear: both;
padding-top: 10px;
padding-left: 20px;
padding-right: 50px;
line-height: 1.8em;
}

#footer {
margin: 10px 0 0 0;
padding: 10px 5px 3px 5px;
font-size: 0.8em;
color: #FFF;
}

#footer a {
font-weight: bold;
color: #FFF;
}

.backtotop {
text-align: center;
font-weight: bold;
font-size: 0.8em;
clear: both;
}

.backtotop a {
padding-top: 2px;
padding-left: 20px;
padding-bottom: 2px;
}

.backtotop a:link {
background-image: url(images/top_link.gif);
background-position: 0% 50%;
background-repeat: no-repeat;
}

.backtotop a:visited {
background-image: url(images/top.gif);
background-position: 0% 50%;
background-repeat: no-repeat;
}

.backtotop a:hover {
background-image: url(images/top_over.gif);
background-position: 0% 50%;
background-repeat: no-repeat;
text-decoration: none;
}

.backtotop a:link {
background-image: url(images/top_link.gif);
background-position: 0% 50%;
background-repeat: no-repeat;
}

h1 {
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 170%;
color: #596EAF;
}

h2 {
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 120%;
color: #603;
margin-bottom: 0;
}

a:link {
color: #596EAF;
text-decoration: none;
}

a:visited {
color: #B71365;
text-decoration: none;
}

a:hover {
color: #A1C4FE;
text-decoration: underline;
}

a:active {
color: #596EAF;
text-decoration: none;
}

.hidden {
display: none;
}

/*styles for quote*/
.quote  {
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 80%;
padding-top: 10px;
padding-right: 25px;
padding-left: 20px;
}

.name {
font-weight: bold;
font-size: 80%;
padding-right:20px;
text-align: right;
}

#map {
margin: 30px 0 50px 0;
width: 450px; 
height: 315px;
border: 1px solid #333;
}

.left {
float: left;
padding: 10px 10px 10px 0;
}

.right {
float: right;
padding: 10px 0 10px 10px;
}

.clear {
clear: both;
}

ul.list {
list-style-image: url(images/bullet.gif);
}

.signature {
float: right;
font-style: italic;
line-height: 1em;
}
