/* print styles */
ul#skip,div#floral,div#branding_navigation_wrap,div#footer,div#siteinfo,body#blog div#secondary_content,div.paging,
div#com{
display:none;
}
body {
background-color: #ffffff;
color: #444444;
font-size: 9pt;
font-family: Geneva,Arial,Helvetica,sans-serif;
}
a {
text-decoration: none;
color: #017ca8;
}
a:hover {
color: #CC0033;
}
h1,h2,h3,h4,h5,h1 a,h2 a,h3 a {
color: #333333;
font-weight: normal;
clear:both;
}
p,li {
line-height: 1.4em;
}
p,ul,ol {
margin-bottom: 15px;
}
h1 {
font-size: 20pt;
font-style: italic;
font-weight: bold;
margin-bottom: 20px;
text-transform: lowercase;
}
body#home h1, body.single_col h1 {
font-size: 20pt;
font-style: italic;
font-weight: bold;
margin-bottom: 0;
text-transform:none;
}
body.single_col h1 {
margin-bottom: 20pt;
text-transform: lowercase;
}
h2{
font-size: 18pt;
text-transform: lowercase;
font-style: italic;
margin-bottom: 15px;
font-weight: bold;
}
h3, legend {
font-size: 16pt;
text-transform: lowercase;
font-style: italic;
font-weight: bold;
margin-bottom: 10px;
}
h1 a,h2 a {
font-weight: bold;
}
body#home h1 a, body.single_col h1 a {
color: #017ca8;
}
img {
float: left;
margin-right: 10px;
}