@import url(reset.css);

#bannerContact,
#navigationContainer,
.captionedPhoto dd .button
{display:none;}

body {font-family:Arial,Helvetica,sans-serif; font-size:12px;}

#logo {float:right;}

h1, h2 {font-size:18px; line-height:18px; margin-top:1.5em; font-weight:normal;}
h3 {font-size:14px; margin-top:1.5em; font-weight:normal;}
p {margin-top:1em; line-height:1.4em;}
b, strong {font-weight:bold;}
i, em {font-style:oblique;}
hr {height:1px; margin:1.7em 0; clear:left;}

.captionedPhoto dd {line-height:20px; padding:5px;}
.captionedPhoto dd h4 {font-size:10px; text-transform:uppercase; display:inline;}

.introduction {font-size:14px;}
.clear {clear:both;}
.clearLeft {clear:left;}
.clearRight {clear:right;}
.floatLeft {float:left;}
.floatRight {float:right;}

