body {
    margin: 0;
    padding: 0;
    font-size: 62.5%;
    background-color: #fff;
    font-family: Verdana, sans-serif;
}

img {
    border: none;
    padding: 0;
}

a:focus {
  outline: none;
}

a {
    text-decoration: none; 
    color: #00a261;
}

a:hover {
    text-decoration: underline; 
}

h1 {
    margin-top: 0;
    font-size: 1.35em;
    color: #00a261;
}

h2 {
    font-size: 1.25em;
    color: #00a261;
}

h3 {
    font-size: 1.2em;
    color: #007dc3;
}

h3 a {
    color: #007dc3;
}

h4 {
    font-size: 1.15em;
    color: #a7a9ac;
}

h5 {
    font-size: 1.1em;
    color: #00a261;
}

h6 {
    font-size: 1.05em;
    color: #00a261;
}

th, td {
    vertical-align: top;
}

.clear {
    clear: both;
}

.comment-container {
    padding: 5px;
}

.even {
    border: 1px dotted #00a261;
}

#wrapper {
    width: 950px;
    height: 720px;
    margin: 0 auto;
    background-color: #295a8b;
    position: relative;
}

#search-link {
    color: #fff;
    float: right;
    padding: 10px 20px 10px 0;
}

#search {
    position: absolute;
    top: 32px;
    right: 0;
    width: 210px;
    background: #00112c;
	filter: alpha(opacity=90);
    opacity: 0.90;
    padding: 5px;
    z-index: 2;
    color: #fff;
    font-size: 0.9em;
}

#search a {
    color: #fff;
    text-decoration: underline;
}

#searchTerm {
    filter: alpha(opacity=100);
    opacity: 1;
    background: #fff;
}

#breadcrumb {
    float: left;
    padding: 10px 0 10px 25px;
    color: #fff;
}

#breadcrumb a {
    color: #fff;
    text-decoration: none;
}

#breadcrumb a:hover {
    text-decoration: underline;
}

#top-nav {
    clear: both;
    list-style: none;
    height: 30px;
    padding: 0;
    margin: 0 0 10px 0;
}

#top-nav li {
    float: left;
	position: relative;
	display: inline;
    padding: 0;
    margin: 0;
}

#top-nav li a {
    padding: 0;
    margin: 0;
}

#top-nav li ul li { /* all list items */
	display: block;
	clear: both;
	left: 0;
	z-index: 100;
}

#top-nav li ul { /* second-level lists */
	position: absolute;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	top: 30px;
	background-color: #00112c;
	filter: alpha(opacity=90);
    opacity: 0.9;
    z-index: 100;
    padding: 10px;
    margin: 0;
    font-size: 1.1em;
    line-height: 2;
    min-width: 150px;
}

#top-nav li:hover ul { /* lists nested under hovered list items */
	left: -10px;
	z-index: 100;
}

#top-nav li.first:hover ul { /* lists nested under hovered list items */
	left: 15px;
	z-index: 100;
}

#top-nav li ul li a { 
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	display: block;
    white-space: nowrap;
}

#top-nav li ul li img { 
	display: none;
}

#top-nav li ul li a:hover { 
	color: #007dc3;
}

#header {
    height: 127px;
    width: 950px;
    border-top: 5px solid #fff;
    border-bottom: 5px solid #fff;
    margin: 0;
}

#header-home {
    background: url(../../layout/images/home-header.jpg) no-repeat top left;
    height: 353px;
    width: 950px;
    border-top: 5px solid #fff;
    border-bottom: 5px solid #fff;
    margin: 0;
}

#header-content {
    width: 480px;
    text-align: center;
    margin: 200px auto 0 auto;
    font-size: 1.2em;
    line-height: 1.4;
}

#bottom-nav {
    clear: both;
    list-style: none;
    padding: 10px 0;
    margin: 0;
}

#bottom-nav li {
    display: inline;
    padding: 0;
    margin: 0;
    margin-left: 8px;
    
}

#bottom-nav li.first {
    margin: 0;
}

#bottom-nav li a {
    padding: 0;
    margin: 0;
}

#testimonial {
    color: #fff;
    width: 700px;
    height: 140px;
    margin: 0 auto;
    font-family: Arial, sans-serif;
    font-style: italic;
}

.quote {
    font-size: 2em;
    text-align: center;
}

.author {
    font-size: 1.4em;
    text-align: right;
}

#contact {
    font-size: 1.3em;
    background-color: #94adc5;
    padding: 5px 0;
    text-align: center;
}

#footer {
    color: #fff;
    padding: 10px 0 0 25px;
    float: left;
}

#footer a {
    color: #fff;
    text-decoration: none;
}

#footer a:hover {
    text-decoration: underline;
}

#admin-link {
    color: #fff;
    float: right;
    padding: 10px 20px 10px 0;
}

#content {
    background: #fff;
    padding-bottom: 5px;
    height: 361px;
    position: relative;
}

.left-nav {
    background: #fff url(../../layout/images/left-nav-bkgrd.gif) no-repeat left bottom;
}

#left-content {
    width: 205px;
    height: 356px;
    position: absolute;
    top: 10px;
    left: 0;
    z-index: 1;
}

#left-content img {
    padding: 43px 0 0 0;
}

#left-content ul {
    list-style: none;
    margin: 0;
    padding: 43px 0 0 20px;
}

#left-content ul li a {
    line-height: 2;
    color: #00a261;
    text-decoration: none;
    font-weight: bold; 
    font-size: 1.1em;
}

#left-content li a:hover, #left-content li a.current {
    color: #007dc3;
}

#right-content {
    height: 300px;
    width: 690px;
    padding-right: 10px;
    font-size: 1.2em;
    line-height: 1.4;
    overflow: auto;
    position: absolute;
    top: 53px;
    right: 0;
}

#sub-nav {
    height: 53px;
    background-color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    width: 950px;
    z-index: 2;
}

#sub-nav ul {  
    padding: 10px 0 30px 0;
    margin: 0;
    list-style: none;
    text-align: center;
    font-size: 1.1em;
}

#sub-nav ul li {
    display: inline;
}

#sub-nav ul li a {
    color: #007dc3;
    text-decoration: none;
    font-weight: bold;
}

#sub-nav ul li a:hover, #sub-nav li a.current {
    color: #00a261;
}

#sub-nav ul li span {
    padding: 0 10px;
    color: #007dc3;
    text-decoration: none;
    font-weight: bold;
}

#directions {
    float: right;
}

#contactForm {
    float: left;
}

form label {
    font-weight: normal;
}

form label em {
    font-style: normal;
    color: #007dc3;
}

label.error {
    color: red;
}

input.error, textarea.error {
    border:1px dotted red;
}


#appointment {
    padding: 20px;
    width: 700px;
    height: 0;
    background: #00112c;
	filter: alpha(opacity=95);
    opacity: 0.95;
    position: absolute;
    right: 0;
    display: none;
    color: #fff;
    z-index: 10;
}

#newsletter {
    padding: 20px;
    width: 425px;
    height: 0;
    background: #00112c;
	filter: alpha(opacity=95);
    opacity: 0.95;
    position: absolute;
    left: 0;
    display: none;
    color: #fff;
    z-index: 10;
}

.close {
    position: absolute;
    top: 5px;
    right: 5px;
    color: #fff;
}

#newsletter-form th, #appointment-form th {
    text-align: right;
}