html {
    height: 100%;
}
* {
    margin: 0;
    padding: 0;
}
body {
    font: normal .80em 'trebuchet ms', arial, sans-serif;
    background: #F0EFE2;
    color: #777;
    min-width:898px;
}
p {
    padding: 0 0 20px 0;
    line-height: 1.7em;
}
img {
    border: 0;
}
h1, h2, h3, h4, h5, h6 {
    font: normal 175% 'century gothic', arial, sans-serif;
    color: #43423F;
    margin: 0 0 15px 0;
    padding: 15px 0 5px 0;
}
h2 {
    font: normal 175% 'century gothic', arial, sans-serif;
    color: #1293EE;
}
h4, h5, h6 {
    margin: 0;
    padding: 0 0 5px 0;
    font: normal 120% arial, sans-serif;
    color: #1293EE;
}
h5, h6 {
    font: italic 95% arial, sans-serif;
    padding: 0 0 15px 0;
    color: #000;
}
h6 {
    color: #362C20;
}
a, a:hover {
    outline: none;
    text-decoration: underline;
    color: #CC0000;
}
a:hover {
    text-decoration: none;
}
.left {
    float: left;
    width: auto;
    margin-right: 10px;
}
.right {
    float: right;
    width: auto;
    margin-left: 10px;
}
.center {
    display: block;
    text-align: center;
    margin: 20px auto;
}
blockquote {
    margin: 20px 0;
    padding: 10px 20px 0 20px;
    border: 1px solid #E5E5DB;
    background: #FFF;
}
ul {
    margin: 2px 0 22px 17px;
}
ul li {
    list-style-type: circle;
    margin: 0 0 6px 0;
    padding: 0 0 4px 5px;
}
ol {
    margin: 8px 0 22px 20px;
    padding-left: 20px;
}
ol li {
    margin: 0 0 11px 0;
}
.left {
    float: left;
    width: auto;
    2 margin-right: 10px;
}
.right {
    float: right;
    width: auto;
    margin-left: 10px;
}
.center {
    display: block;
    text-align: center;
    margin: 20px auto;
}
#main, #logo, #menubar, #menubar_container, #site_content, #footer, #image {
    margin-left: auto;
    margin-right: auto;
}
#header {
    background: #0170B6;
    height: 240px;
}
#logo {
    width: 877px;
    position: relative;
    height: 168px;
    background: #0170B6;
}
#logo #logo_text {
    position: absolute;
    top: 35px;
    left: 0px;
}
#logo h1, #logo h2 {
    font: normal 300% 'century gothic', arial, sans-serif;
    border-bottom: 0;
    text-transform: none;
    margin: 0;
}
#logo_text h1, #logo_text h1 a, #logo_text h1 a:hover {
    padding: 22px 0 0 0;
    color: #FFF;
    letter-spacing: 0.1em;
    text-decoration: none;
}
#logo_text h1 a .logo_colour {
    color: #FAF700;
}
#logo_text h2 {
    font-size: 100%;
    padding: 4px 0 0 0;
    color: #DDD;
}
#logo #contact_details {
    position: absolute;
    top: 40px;
    right: 5px;
}
#logo #contact_details p {
    text-align: center;
    padding: 0;
    line-height: 25px;
    font-size: 200%;
    color: #333;
}
#menubar {
    width: 877px;
    height: 72px;
    padding: 0;
    background: #5A2C24 url(menu2.png) repeat-x;
}
ul#menu {
    float: right;
    margin: 0px;
}
ul#menu li {
    float: left;
    margin: 0px 0 0 0;
    padding: 0px 0 0 0px;
    list-style: none;
}
ul#menu li a {
    letter-spacing: 0.0em;
    font: normal 96% 'trebuchet ms', arial;
    display: block;
    float: left;
    height: 38px;
    padding: 28px 30px 4px 32px;
    text-align: center;
    color: #FFF;
    text-transform: uppercase;
    text-decoration: none;
    border-right: 1px solid #6A6A6A;
    background: transparent;
}
/*
ul#menu li a:hover, ul#menu li.selected a, ul#menu li.selected a:hover
{ color: #FFF;}
*/
 #site_content {
    width: 837px;
    overflow: hidden;
    margin: 0 auto 0 auto;
    padding: 20px 24px 20px 37px;
    background: #FFF url(content.png) repeat-y;
}
.sidebar {
    float: right;
    width: 190px;
    padding: 0 15px 20px 15px;
}
.sidebar ul {
    width: 178px;
    padding: 4px 0 0 0;
    margin: 4px 0 30px 0;
}
.sidebar li {
    list-style: none;
    padding: 0 0 7px 0;
}
.sidebar li a, .sidebar li a:hover {
    padding: 0 0 0 35px;
    display: block;
    background: transparent url(link.png) no-repeat left center;
}
.sidebar li a.selected {
    color: #444;
}
#content {
    text-align: left;
    width: 837px;
    padding: 0;
}
#content ul {
    margin: 2px 0 22px 0px;
}
#content ul li {
    list-style-type: none;
    background: url(bullet.png) no-repeat;
    margin: 0 0 6px 0;
    padding: 0 0 4px 25px;
    line-height: 1.5em;
}
#footer {
    width: 878px;
    font: normal 100% 'lucida sans unicode', arial, sans-serif;
    height: 150px;
    padding: 24px 0 5px 0;
    text-align: center;
    background: #0170B6;
    color: #FFF;
    text-transform: uppercase;
    letter-spacing: 0.1em;
}
#footer a {
    color: #FFF;
    text-decoration: none;
}
#footer a:hover {
    color: #FFF;
    text-decoration: underline;
}
.search {
    color: #5D5D5D;
    border: 1px solid #BBB;
    width: 134px;
    padding: 4px;
    font: 100% arial, sans-serif;
}
#colours {
    height: 0px;
    text-align: right;
    padding: 66px 16px 0px 300px;
}
.form_settings {
    margin: 15px 0 0 0;
}
.form_settings p {
    padding: 0 0 4px 0;
}
.form_settings span {
    float: left;
    width: 200px;
    text-align: left;
}
.form_settings input, .form_settings textarea {
    padding: 5px;
    width: 299px;
    font: 100% arial;
    border: 1px solid #E5E5DB;
    background: #FFF;
    color: #47433F;
}
.form_settings .submit {
    font: 100% arial;
    border: 1px solid;
    width: 99px;
    margin: 0 0 0 212px;
    height: 33px;
    padding: 2px 0 3px 0;
    cursor: pointer;
    background: #7D0F0F;
    color: #FFF;
}
.form_settings textarea, .form_settings select {
    font: 100% arial;
    width: 299px;
}
.form_settings select {
    width: 310px;
}
.form_settings .checkbox {
    margin: 4px 0;
    padding: 0;
    width: 14px;
    border: 0;
    background: none;
}
.separator {
    width: 100%;
    height: 0;
    border-top: 1px solid #D9D5CF;
    border-bottom: 1px solid #FFF;
    margin: 0 0 20px 0;
}
table {
    margin: 10px 0 30px 0;
}
table tr th, table tr td {
    background: #3B3B3B;
    color: #FFF;
    padding: 7px 4px;
    text-align: left;
}
table tr td {
    background: #F0EFE2;
    color: #47433F;
    border-top: 1px solid #FFF;
}
/* ~~ My styles ~~ */
 .logo_text {
    font-size: 12px;
    color:#FFF;
}
input, select, textarea {
    background-color: #F6F4F0;
}
.index_font {
    font-size:15px;
}
.diy_font {
    font-size:14px;
}
img.floatLeft {
    float: left;
    margin: 4px;
    padding-right:10px;
    max-width:100%;
    width:auto;
}
img.floatRight {
    float: right;
    margin: 4px;
    padding-right:10px;
    max-width:100%;
    width:auto;
}
.diy_large_font {
    font: normal 175% 'century gothic', arial, sans-serif;
    color: #A4AA04;
}
#image {
    float: left;
    width: 825px;
    /* ~~ Top Right Bottom Left ~~ */
    padding: 0 10px 20px 0;
}
/**
Stylesheet for SooperFish by www.SooperThemes.com
Author: Jurriaan Roelofs
**/

/* Configuration of menu width */
 html body ul.sf-menu ul, html body ul.sf-menu ul li {
    width: 220px;
}
html body ul.sf-menu ul ul {
    margin: 0 0 0 220px;
}
/* Framework for proper showing/hiding/positioning */
 ul.sf-menu, ul.sf-menu * {
    margin: 0;
    padding: 0;
}
ul.sf-menu {
    display: block;
    position: relative;
}
ul.sf-menu li {
    display: block;
    list-style: none;
    float: left;
    position: relative;
}
ul.sf-menu li:hover {
    visibility: inherit;
    /* fixes IE7 'sticky bug' */
}
ul.sf-menu a {
    display: block;
    position: relative;
}
ul.sf-menu ul {
    position: absolute;
    left: 0;
    width: 150px;
    top: auto;
    left: -999999px;
}
ul.sf-menu ul a {
    zoom: 1;
    /* IE6/7 fix */
}
ul.sf-menu ul li {
    float: left;
    /* Must always be floated otherwise there will be a rogue 1px margin-bottom in IE6/7 */
    width: 150px;
}
ul.sf-menu ul ul {
    top: 0;
    margin: 0 0 0 150px;
}
ul.sf-menu li:hover ul, ul.sf-menu li:focus ul, ul.sf-menu li.sf-hover ul, ul.sf-menu ul li:hover ul, ul.sf-menu ul li:focus ul, ul.sf-menu ul li.sf-hover ul, ul.sf-menu ul ul li:hover ul, ul.sf-menu ul ul li:focus ul, ul.sf-menu ul ul li.sf-hover ul, ul.sf-menu ul ul ul li:hover ul, ul.sf-menu ul ul ul li:focus ul, ul.sf-menu ul ul ul li.sf-hover ul {
    left: auto;
}
ul.sf-menu li:hover ul ul, ul.sf-menu li:focus ul ul, ul.sf-menu li.sf-hover ul ul, ul.sf-menu ul li:hover ul ul, ul.sf-menu ul li:focus ul ul, ul.sf-menu ul li.sf-hover ul ul, ul.sf-menu ul ul li:hover ul ul, ul.sf-menu ul ul li:focus ul ul, ul.sf-menu ul ul li.sf-hover ul ul, ul.sf-menu ul ul ul li:hover ul ul, ul.sf-menu ul ul ul li:focus ul ul, ul.sf-menu ul ul ul li.sf-hover ul ul {
    left: -999999px;
}
/* autoArrows CSS */
 span.sf-arrow {
    width: 7px;
    height: 7px;
    position: absolute;
    top: 33px;
    right: 5px;
    display: block;
    background: url(arrows-white.png) no-repeat 0 0;
    overflow: hidden;
    /* making sure IE6 doesn't overflow and expand the box */
    font-size: 1px;
}
ul ul span.sf-arrow {
    right: 10;
    top: 25px;
    background-position: 0 100%;
}
/* theming the menu */
 ul#menu ul {
    background: #2E4868;
    padding: 0;
    margin-top: 71px;
}
ul#menu ul li {
    height: 40px;
}
ul#menu ul li a {
    padding: 10px 25px 0px 25px;
    border-right: none;
    width: 170px;
    text-align: left;
    border-bottom: 1px solid #999;
    border-right: 1px solid #999;
    height: 30px;
}
ul#menu li a:hover, ul#menu li a:focus {
    color: #FFF;
}
ul#menu li a:hover, ul#menu li a:focus, ul#menu li.selected a, ul#menu li.selected a:hover, ul#menu li.selected a:focus {
    color: #FFF;
}
ul#menu li.selected ul li a {
    color: #FFF;
}
img.image {
    max-width: 100%;
    width:auto;
    float:left;
    padding-right:15px;
}