/* Global Text Settings */

body { color: #2c604e; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 140%; background-image: none; background-position: left top; }
p { margin-right: 10px; margin-left: 10px; }
li { margin-right: 10px; margin-left: 10px; }
p.testimonial { margin-right: 5px; margin-left: 5px; font-size: 12px;}
p.specialty { color: #000; margin-right: 50px; margin-left: 0; }
li.specialty { color: #000; margin-right: 50px; margin-left: 0; }
td { color: #2c604e; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 140%; }
a:link { color: #0095da; text-decoration: underline; }
a:visited { color: #0095da; text-decoration: underline; }
a:hover { color: #0095da; text-decoration: underline; }
a:active { color: #0095da; text-decoration: underline; }

a.contact:link { color: #ffffff; text-decoration: underline; }
a.contact:visited { color: #fff; text-decoration: underline; }
a.contact:hover { color: #fff; text-decoration: underline; }
a.contact:active { color: #fff; text-decoration: underline; }


/* Layout */
#topbanner { background-image: url(../images/topbanner.jpg); background-repeat: no-repeat; position: static; top: 0; left: 0; width: 787px; height: 89px; margin: 0; padding: 0; }
#topbanner-home { background-image: url(../images/topbanner-home.jpg); background-repeat: no-repeat; position: static; top: 0; left: 0; width: 787px; height: 89px; margin: 0; padding: 0; }
#outercontainer { background-image: none; background-repeat: no-repeat; background-position: left top; position: absolute; top: 0; left: 0; width: 1024px; margin: 0; padding: 0; }
#innercontainer { width: 1024px; float: left; }
#column1 { width: 237px; float: left; }
#column2 { width: 787px; float: left; }
#topmenu { background-image: url(../images/topmenu.jpg); position: static; width: 787px; height: 52px; float: left; }
#topmenu-home { background-image: url(../images/topmenu-home.jpg); position: static; width: 787px; height: 52px; float: left; }
#logo { background-image: url(../images/logo.jpg); width: 237px; height: 141px; float: left; }
#sidebar { background-image: url(../images/sidebar.jpg); width: 237px; height: 638px; float: left; }
#sidebar-with-gradient { background-image: url(../images/sidebar-with-gradient.jpg); width: 237px; height: 638px; float: left; }
#sidebar-home { background-image: url(../images/sidebar-home.jpg); width: 237px; height: 638px; float: left; }
#contentcontainer { background-color: #fff; width: 787px; height: 589px; float: left; clear: both; }
#contentcontainer-gradient { background-image: url(../images/peach-gradient.jpg); width: 787px; height: 589px; float: left; clear: both; }
#footer { background-color: #fff; color: #001747; font-size: 10px; background-image: url(../images/footer.jpg); text-align: center; position: static; width: 787px; float: left; clear: both; }
/* headings */

h1 { color: #2c604e; font-size: 16px; font-weight: bold; margin: -5px 0 5px; padding: 0; }
h2 { color: #2c604e; font-size: 18px; font-weight: bold; padding: 0; }
h3 { color: #2c604e; font-size: 14px; font-weight: bold; padding: 0; }
h4 { color: #fff; font-size: 16px; font-weight: bold; background-color: #2c604e; margin: 0; padding: 5px; }


