﻿/* Website Default Style Sheet External CSS File by The IT Company @ www.theitcompany.ie */

body { font-family: Arial, Helvetica, sans-serif; background-image: url('/images/background.jpg'); background-position: left top; background-repeat:repeat-x;}

/* h1, h2, h3, h4, h5, h6, p, { font-family: Arial, Helvetica, sans-serif; } */

h1 { font-size: 18px; font-weight: bold; color: #009D4C; }
h2 { font-size: 16px; font-weight: bold; color: #009D4C; }
h3 { font-size: 12px; color: #FFFFFF; }
h4 { font-size: 10px; color: #FFFFFF; }

p { font-size: 12px; color: #000000; }

img { border: 0px; }

#Container { width: 960px; border: #009D4C solid 2px; margin: 0 auto; background-color: #FFFFFF; }

#Header { background-color: #ffffff; height: 171px; }

#Content { padding: 10px 10px; }

#Fadeshow { margin: 20px 20px; width: 257px; height: 405px; float: right; }

#Footer { background-color: #009D4C; text-align: left; padding-top: 15px; padding-left: 10px; padding-bottom: 15px; }

#ITCOFooter { width: 960px; background-color: white; text-align:right; margin: 0 auto; padding-top: 10px; }

.TestimonialSignature { font-style:italic;}

.ImageAlignTop { vertical-align:top; }
.ImageFloatRight { float: right; }
.ImageFloatLeft { float: left; }
.ImageCentered { display: block; margin-left: auto; margin-right: auto; }

.WhiteText { font-size: 12px; font-weight: bold; color: #FFFFFF; }

.FooterText { font-size: 12px; }

.FooterImage { background-image: url('images/cwb_logo_footer.gif'); background-position: right top; background-repeat: no-repeat; 	height: 40px; width: 50px; }

ul { font-size: 12px; color: #000000; }

.BoldIt { font-weight: bold; }

.CentreIt { text-align: center; }

.CentreBoldIt { text-align: center; font-weight: bold; }

.AllTableText td { font-size: 12px; color: #000000; }