/* CSS Document */

div.underline {text-decoration: underline;}
div.underlineblack {border-bottom: 1px solid black;}
h1, h2 {font-variant: small-caps;}
h1, h2, h3, h4, h5, h6 {font-family: "Trebuchet MS", Georgia, Times, serif; margin-top: 10px; color: #000;}

h3, h4, h5, h6 {font-family: "Trebuchet MS", "Times New Roman", Times, serif; margin-top: 10px; letter-spacing: 1px; text-transform: uppercase; color: #fc3f4b;}

h1, h2, h3 { text-align: center;}

 
h1 {color: ; font-size: 28px; text-transform: uppercase;}
h2 {color: #fc3f4b; font-size: 18px; text-transform: uppercase;}
h3 {color: #000; font-size: 16px;}
h4 {color: ; font-size: 14px;}
h5 {color: ; font-size: 12px; letter-spacing: 8px;}
h6 {color: ;}

#cliveantony h1, h5 {color: #fddee1;}

h3#notop {margin-top: 0; padding-top: 0;}

h3 {clear: left;}

h3 { background: pink url(../images/style/h3.jpg); border: 1px solid #fc3f4b; padding: 2px; }

/*#gallery h3 { text-align: left; letter-spacing: 5px; padding: 5px 10px;}*/