
html, body {
    height: 100%;
}

body {
    margin: 0px;
    padding: 0px;
    background: #EAE6D9 url(subpage_04.jpg) repeat-x left top;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #727D64;
}

body.home {
    background-image: url(bg07.jpg);
}

h1, h2, h3 {
    margin-top: 0px;
}

h2 {
    margin: 0px;
    font-size: 24px;
}

p, ol, ul {
    margin-top: 0px;
    margin-bottom: 20px;
    text-align: justify;
    line-height: 180%;
}

b, strong {
    color: #49513C;
}

a {
    color: #727D64;
}

a:hover {
    text-decoration: none;
}

a img {
    border: none;
}

.list1 {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

.list1 li {
    clear: left;
    padding: 15px 0px 20px 0px;
    border-top: 1px solid #66853F;
}

.list1 li.first {
    padding-top: 0px;
    border: none;
}

.list1 a {
    text-decoration: none;
    color: #E1EFCD;
}

.list1 a:hover {
    text-decoration: underline;
}

.list1 em {
    font-style: normal;
    color: #A9AD90;
}

.list1 em a {
    text-decoration: underline;
    color: #A7C583;
}

img.border1 {
    padding: 4px;
    border: 1px solid #ADBC8B;
    background: #DCD9C5;
}

img.border2 {
    padding: 1px;
    border: 1px solid #97A879;
    background: #5F6E3F;
    margin: 0px 20px 0px 0px;
}

.imgborder {
    border: 1px solid #97A879;
}

/** HEADER */

#header {
    width: 948px;
    height: 183px;
    background: url(bg01.jpg) no-repeat right top;
}

/** MENU */

#menu {
    width: 549px;
    padding-right: 43px;
}

#menu ul {
    float: right;
    margin: 0px;
    padding: 0px;
    line-height: normal;
    list-style: none;
}

#menu li {
    float: left;
    width: 97px;
    height: 37px;
    margin-left: 4px;
}

#menu a {
    display: block;
    padding: 11px 0px 0px 0px;
    text-decoration: none;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    color: #DADFC8;
}

#menu a:hover {
    text-decoration: underline;
}

/** INNER PAGE TITLE */

#pagetitle {
    width: 874px;
    height: 37px;
    margin: 0px auto 60px auto;
    padding: 25px 0px 15px 74px;
    background: url(bg02.jpg) no-repeat left top;
    color: #A9AD90;
}

#pagetitle h2 {
    margin: 0px;    
    color: #FFF6E5;
}

#pagetitle h2 b {
    color: #CDDF81;
}

/** HOME PAGE TITLE */

#homepagetitle {
    width: 948px;
    height: 264px;
    margin: 0px auto;
    background: url(bg02.jpg) no-repeat left top;
    color: #A9AD90;
}

#homepagetitle .image {
    float: right;
    width: 325px;
    padding: 38px 98px 0px 0px;
}

#homepagetitle .border {
    padding: 4px;
}

#homepagetitle .text {
    float: left;
    width: 370px;
    padding: 30px 0px 0px 74px;
}

#homepagetitle h2 {
    margin-bottom: 15px;
    color: #FFF6E5;
}

#homepagetitle h2 b {
    color: #CDDF81;
}

#homepagetitle a {
    color: #A7C583;
}

/** SEARCH */

#search {
    float: right;
    width: 310px;
    height: 146px;
    padding-right: 74px;
}

#search form {
    margin: 0px;
    padding: 80px 0px 0px 0px;
    list-style: none;
    background: url(homepage03.gif) no-repeat 0px 80px;
}

#search fieldset {
    margin: 0px;
    padding: 0px;
    border: none;
}

#search input {
    float: left;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 11px;
}

#search .input-text {
    width: 212px;
    height: 15px;
    padding: 5px 10px;
    background: none;
    border: none;
    color: #69655D;
}

#search .input-submit {
    width: 60px;
    height: 25px;
    margin-left: 17px;
    background: url(homepage04.gif) no-repeat left top;
    border: none;
    color: #FFFFFF;
}

/** PAGE */

#page {
    width: 808px;
}

/** CONTENT */

#content {
    float: left;
    width: 480px;
}

.content1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #727D64;
    line-height: 16px;
    text-align: justify;
}

.content2 {
    float: left;
    width: 480px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #727D64;
    line-height: 16px;
    text-align: justify;
}

.enquirycontent1 {
    font-size: 13px;
    line-height: 16px;
    color: #2f3946;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    text-align: justify;
}

.enquirycontent2 {
    font-size: 12px;
    line-height: 14px;
    color: #2f3946;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    text-align: justify;
}

.enquirycontentright {
    font-size: 13px;
    line-height: 16px;
    color: #2f3946;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    text-align: right;
}

/** SIDEBAR */

#sidebar {
    float: right;
    width: 280px;
    color: #A9AD90;
    background: url(subpage_01.jpg) repeat-y left top;
}

#sidebar h2 {
    height: 48px;
    padding: 18px 0px 0px 0px;
    font-size: 14px;
    color: #FFF6E5;
}

#sidebar .bgtop {
    background: url(subpage_02.jpg) no-repeat left top;
}

#sidebar .bgbtm {
    padding: 0px 29px;
    background: url(subpage_03.jpg) no-repeat left bottom;
}

/** HOME PAGE CONTENT & SIDEBAR */

.home #content {
    width: 383px;
    padding: 0px;
    background: url(bg03.jpg) repeat-y left top;
}

.home #content .bgtop {
    background: url(bg04.jpg) no-repeat left top;
}

.home #content .bgbtm {
    padding: 15px 29px 0px 29px;
    background: url(bg05.jpg) no-repeat left bottom;
}

.home #sidebar {
    width: 383px;
    background: url(bg03.jpg) repeat-y right top;
}

.home #sidebar .bgtop {
    background: url(bg04.jpg) no-repeat right top;
}

.home #sidebar .bgbtm {
    padding: 0px 29px;
    background: url(bg05.jpg) no-repeat right bottom;
}

/** HOME PAGE 'READ MORE' LINKS */

.more1 {
    height: 37px;
    margin: 74px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    line-height: normal;
}

.more2 {
    height: 37px;
    margin: 50px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    line-height: normal;
}

.more1 a {
    padding-left: 25px;
    background: url(homepage09.gif) no-repeat left center;
    color: #FFFFFF;
}

.more2 a {
    padding-left: 25px;
    background: url(homepage09.gif) no-repeat left center;
    color: #FFFFFF;
}

/** FOOTER */

#footer {
    padding: 30px 0px;
    background: #122428 url(bg06.jpg) repeat-x left top;
    color: #A9AD90;
}

#footer .column {
    width: 250px;
    padding-top: 20px;
    padding-left: 25px;
    background: url(homepage14.gif) no-repeat left top;
}

#footer ul {
    margin-left: 0px;
    padding-left: 0px;
    line-height: 160%;
    list-style: none;
}

#footer a {
    color: #A7C583;
}

#footer .legal {
    text-align: left;
    font-size: 10px;
    color: #5F6437;
}

#footer .hosting {
    text-align: right;
    font-size: 10px;
    color: #5F6437;
}

a.dropmenu		{ text-decoration: none; color: #ffffff; font-size: 11px; font-family: Arial, Helvetica, sans-serif; }
a.dropmenu:visited	{ color: #ffffff; }
a.dropmenu:hover	{ color: #111111; }

#dropmenudiv{
position: absolute;
border: 1px solid black;
padding-left: 10px;
padding-top: 5px;
padding-bottom: 10px;
font: normal 11px Arial, Helvetica, sans-serif;
line-height: 16px;
z-index:100;
}

