html {
}

body {
background-color: #99ccff;
color: #666666;
}

h1,h2,h3 {
color: #333366;
}

#accessibility {
background: transparent url(../images/branding_top_840.gif) top left no-repeat;
}

#accessibility a {
color: white;
}

#branding {
background: transparent url(../images/branding_fill.gif) top left no-repeat;
}

#branding blockquote {
color: white;
}

#navMain a {
color: white;
}

#navMain .active a {
color: #333366;
}

#navMain li.active {
background: white url(../images/tab_bg_fill.gif) top left repeat-x;
}

#navMain li.active p {
background: transparent url(../images/tab_bg_left.gif) top left no-repeat;
}

#navMain li.active p a {
background: transparent url(../images/tab_bg_right.gif) top right no-repeat;
}

#teaser {
background: white;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}

#teaser h2 {
color: #333366;
}

p#makeAppt a {
color: #333366;
}

#contact li {
color: white;
}

#teaser a, #contact a {
color: white;
}

#content {
background: white url(../images/content_fill.gif) top left repeat-y;
}

#content p span {
color: #333366;
font-weight: bold;
}

#contentMain span {
color: #333366;
}

#content a, #contentMain a, #contentMain li {
color: #333366;
}

#siteInfo {
background: transparent url(../images/site_info_bg.gif) top left no-repeat;
}

#siteInfo a, #siteInfo p {
color: white;
}

#testimonials blockquote {
background-color: #cccccc;
background-image: url(../images/quotes.png);
background-position: 0 0;
background-repeat: no-repeat;
}



