body {text-align: center;
background: #ecffd5; background-image: url(../images/bg.jpg); background-repeat:repeat-x; 
color: #404040;
font: 11px verdana, arial, sans-serif; line-height: 18px;
margin: 0; }

#wrapper { width: 764px; margin: 0 auto; text-align: left; position: relative; background: #fff; border-left: solid 1px #cad771; border-right: solid 1px #cad771; border-bottom: solid 1px #cad771; }
#wrapperterms { width: 450px; margin: 40px auto; text-align: left; position: relative; background-color: #fff; }

#firstcolumn { width: 270px; float: left;  background-image: url(../images/bg.jpg); background-repeat:repeat-x; padding-bottom: 10px; text-align: center; }
#secondcolumn { width: 494px; float: left;  background-image: url(../images/bg.jpg); background-repeat:repeat-x; padding-bottom: 10px; text-align: right; }

/* Below are the columns below the yellow background */
#firstcolumn1 { width: 260px; float: left; padding: 25px 0 0 10px; }
#secondcolumn2 { width: 484px; float: left; padding: 10px 4px 0 0; }

/* Below are the columns where the 2 images sit side by side */
.innercolumn1 { width: 242px; float: left; }
.innercolumn2 { width: 242px; float: left; text-align:right; }

#footer { clear: both; background-color: #f0df6f; height: 100px; width: 100%;  background-image: url(../images/bg.jpg); }

h1 { font: 13px verdana, arial, sans-serif; font-weight: 700; color: #ad9a19; }
h2 { font: 12px verdana, arial, sans serif; font-weight: 700; }
h2.main { margin: 5px 0 10px 0; } 
h3 { font: 20px verdana, arial, sans serif; color: #e8cf26; font-weight: 700; margin: 0; } /*Telephone no */

.paddingpic { padding: 25px 0 0 0; text-align: center; }


div#nav a { font: 12px verdana, arial, sans-serif; color:#202020; text-decoration: none; background:#e0e0e0; font-weight:700;  padding: 6px 3px 6px 10px; display:block; margin: 1px; border-left: solid 1px #fff; }
div#nav a:visited { font: 12px verdana, arial, sans-serif; color:#202020; text-decoration: none; background:#e0e0e0; font-weight:700;  padding: 6px 3px 6px 10px; display:block; margin: 1px; border-left: solid 1px #fff;  }
div#nav a:hover { font: 12px verdana, arial, sans-serif; color:#202020; text-decoration: none; background:#e0e0e0;  font-weight:700; padding: 6px 3px 6px 10px; display:block; margin: 1px; border-left: solid 1px #202020; }


a:link { color: #ad9a19; text-decoration: underline; background: transparent; font-weight: 700; }
a:visited { color: #ad9a19; background: transparent; font-weight: 700;}
a:hover { color: #ad9a19; background: #f2f2de; font-weight: 700; }

a.link2:link { color: #b4b25d; text-decoration: none; background: transparent; font-size:10px; font-weight: 500; }
a.link2:visited { color: #b4b25d; background: transparent; text-decoration: none; font-weight: 500; }
a.link2:hover { color: #b4b25d; background: transparent;  text-decoration: underline; font-weight: 500; }

.nolink { color: #ad9a19; text-transform: uppercase; background: transparent; font-weight: 700; }

.dark { color: #1a2434; }
.dots { background-image: url(../images/dots.gif); background-repeat: repeat-x; height: 1px; }
.border { border: solid 10px #fff; }
.bordersm { border: solid 6px #f9f1bd; }
.borderback { border: solid 8px #f9f1bd; background: #fcfbee; padding: 5px; margin-right: 10px; }
.bold { font-weight: 700; }
.address { color: #4d427a; font-weight: 700; }
.lineborder { border: solid 1px #efde6d; padding: 10px; width: 230px; }
.yellowback { background-color: #f1e487; padding: 5px; width: 240px; margin: 0 0 20px 0; }

.clear { clear: both; }
.clearpad { clear: both; margin-bottom: 20px; }
.blue { color: #6d6595 ; }