@charset "utf-8";
/* CSS Document */

body {background:#e6e5e3; margin:0px;}

.main-body {background:#fff; font-family:Calibri;}

.header {font-family:"Century Gothic"; font-size:28px; border-right:1px solid #CCCCCC; padding-right:20px; text-transform:uppercase; color:#666;}
.header-inner {font-family:"Century Gothic"; font-size:20px; text-transform:uppercase; color:#666; padding:0 10px; background:#eae8e8; line-height:35px;}
.normal {font-family:Calibri; font-size:14px; color:#666; line-height:20px; padding-left:20px;}

.normal-header {color:#00923e; line-height:25px;}
.bottom {/*background:url(images/bg-bottom.jpg) repeat-x;*/ border-radius:5px; -webkit-border-radius:5px; -moz-border-radius:5px; font-family:Calibri; font-size:13px; color:#FFFFFF; line-height:18px; font-weight:normal;}
.bottom img {float:left; border:3px solid #CCCCCC; margin-right:5px;}
.bottom h1 {color:#FFFFFF; font-family: candara; font-size:24px; font-weight:bold; padding:0px; line-height:40px; margin:0px;}

.readmore {background:url(images/readmore-bg.jpg); font-family:Calibri; font-size:12px; color:#333333; border-radius:5px; -webkit-border-radius:5px; -moz-border-radius:5px; line-height:22px; text-align:center; margin:8px 0;}
.readmore a {color:#333333; text-decoration:none;}
.readmore a:hover {color:#009900;}
.border-right {border-right:1px solid #93b7dd;}

.footer {font-family:Calibri; font-size:11px; color:#999; line-height:18px;}
.footer a {color:#999; text-decoration:none;}
.footer a:hover {color:#333333;}

.normal-inner {font-family:Calibri; font-size:14px; color:#666; line-height:20px;}
.normal-inner a {color:#00923e;}
.normal-inner a:hover {text-decoration:none;}
.imgleft {float:left; margin-right:10px;}
.imgright {float:right; margin-left:10px;}

.brochuer {font-family:Calibri; font-size:12px; color:#009900; line-height:normal; background: #E9E9E9;}
.brochuer img {margin-right:5px;}
.brochuer a {color:#009900;}
.brochuer a:hover {text-decoration:none;}

.leftlink {font-family:Arial, Helvetica, sans-serif; width:200px; background:#00923e; color:#FFFFFF;}
.leftlink h1 {color:#FFFFFF; background:#006C2E; font-weight:bold; line-height:30px; font-size:14px; padding-left:10px; margin:0px;}
.leftlink h1 a {color:#FFFFFF;}
.leftlink h1 a:hover {text-decoration:none;}
.leftlink ul {padding:0px; margin:0px;}
.leftlink ul li {list-style:square; line-height:22px; margin-left:25px; font-size:11px; font-weight:normal;}
.leftlink ul li a {color:#FFFFFF;}
.leftlink ul li a:hover {text-decoration:none;}

.enquiry {font-family:Calibri; font-size:20px; color: #0099CC; line-height:30px;}
.star {color:#FF0000;}

.textfield {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333333; width:200px; height:18px;}
.textarea {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333333; width:350px;}

.submit {background: url(images/menu-hover.jpg) repeat-x; width:150px; height:35px; font-family:Calibri; font-size:18px; color:#FFFFFF; border-radius:5px; -webkit-border-radius:5px; -moz-border-radius:5px; cursor:pointer; border:1px solid #666666;}
.submit:hover {color:#CCCCCC;}

:focus {outline:0;}
