a {
    text-decoration: none;
    font-weight: bold;
    color: #FF6000;
}

a:hover 
{
    text-decoration: underline;
}

body
{
    color: #000000;
}

html
{
    overflow: scroll;
    font-size: 14px;
    font-family: Arial;
}

h1
{
    font-size: 28px;
    font-weight: 100;
    padding-bottom: 20px;
    color: #2A1D0B;
}

h2
{
    font-size: 20px;
    font-weight: 100;
    padding-bottom: 20px;
    color: #2A1D0B;
}

h3
{
    font-size: 18px;
    font-weight: 200;
    padding-bottom: 20px;
    color: #ff6000;
}

h5
{
    font-size: 14px;
    margin-bottom: 15px;
    color: #2A1D0B;
}

h6
{
    font-size: 13px;
    font-weight: bold;
    color: #2A1D0B;
}

p
{
    line-height: 150%;
    margin-bottom: 15px;
}

ul li
{
    background-image: url(images/bullet.gif);
    background-repeat: no-repeat;
    background-position: 0% 50%;
    padding-left: 15px;
    line-height: 150%;
}

ul
{
    margin-left: 10px;
    margin-top: 10px;
    margin-bottom: 20px;
}

ol li
{
    margin-bottom: 8px;
    list-style-type: decimal;
}

#background
{
    position: absolute;
    top: 118px;
    left: 0px;
    width: 100%;
    height: 600px;
    background-image: url(images/background-gradient.gif);
    background-color: #8F8F8F;
    background-repeat: repeat-x;
    z-index: -100;
}

#category-content-left
{
    width: 661px;
    float: left;
}

#content-container-wrapper
{
    width: 910px;
    margin: auto;
}

#category-content-right
{
    width: 209px;
    float: left;
}

#content-container
{
    position: absolute;
    top: 336px;
    width: 910px;
    background-color: #FFFFFF;
    padding-bottom: 15px;
}

#content
{
    width: 910px;
    height: 100%;
    display: table;
}

#content-padding
{
    padding: 20px;
}

#content-left
{
    width: 520px;
    padding-right: 30px;
    float: left;
}

#content-right
{
    width: 290px;
    padding-left: 30px;
    float: left;
}

#content-left2
{
    width: 290px;
    padding-right: 20px;
    float: left;
}

#content-right2
{
    width: 520px;
    padding-left: 30px;
    float: left;
}

#content-right3
{
    width: 405px;
    padding-left: 30px;
    float: left;
}

#comments-box
{
    padding: 10px 15px 10px 15px;
    width: 179px;
}

#content-col3-left
{
    width: 270px;
}

#content-col3-middle
{
    width: 270px;
    padding-left: 30px;
    padding-right: 30px;
    float: left;
}

#content-col3-right
{
    width: 270px;
    float: left;
}

#contact-top-left
{
    width: 270px;
    margin-right: 30px;
    margin-bottom: 40px;
    float: left;
}

#contact-top-right
{
    width: 200px;
    float: left;
}

#footer-top
{
    width: 910px;
    height: 13px;
    line-height: 1px;
    background-image: url(images/footer-top.gif);
}

#footer
{
    font-size: 12px;
    width: 870px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #FFFFFF;
    background-color: #2C2C2C;
}

#footer a
{
    color: #FFFFFF;
    font-weight: bold;
}

#footer-bottom
{
    width: 910;
    height: 13px;
    background-image: url(images/footer-bottom.gif);
}

#footer-links
{
    margin-bottom: 5px;
}

#glory-image
{
    width: 900px;
}

#glory-top-container
{
    width: 910px;
    margin: 0 auto;
    padding-top: 30px;
}

#glory-image-tl
{
    position: absolute;
    top: -6px;
    left: 0px;
    width: 15px;
    height: 15px;
    background-image: url(images/glory-image-tl.png);
}

#glory-image-t
{
    width: 880px;
    height: 6px;
    background-color: #FFFFFF;
    position: absolute;
    top: -6px;
    left: 15px;
}

#glory-image-tr
{
    position: absolute;
    top: -6px;
    right: 0px;
    width: 15px;
    height: 15px;
    background-image: url(images/glory-image-tr.png);
}

#glory-image-bl
{
    position: absolute;
    left: -5px;
    bottom: -6px;
    width: 15px;
    height: 15px;
    background-image: url(images/glory-image-bl.png);
}

#glory-image-b
{
    position: absolute;
    width: 880px;
    height: 6px;
    bottom: -6px;
    left: 10px;
    background-color: #FFFFFF;
}

#glory-image-br
{
    position: absolute; 
    right: -5px; 
    bottom: -6px;
    width: 15px;
    height: 15px;
    background-image: url(images/glory-image-br.png);
}

#glory-image-bottom
{
    position: relative;
}

#glory-middle-container
{
    width: 910px;
    margin: 0 auto;
}

#logo
{
    padding-top: 20px;
    padding-bottom: 10px;
}

#logo-print
{
    display: none;
}

#menu-container
{
    width: 900px;
    float: right;
    text-align: right;
}

#menu
{
    width: 900px;
    text-align: right;
}

#sitemap ul
{
    padding: 0px;
    margin: 0px;
    padding-left: 20px;
}

#sitemap li
{
    padding: 0px;
    margin: 0px;
    list-style-type: none;
    list-style-image: none;
    background-image: url();
    padding-top: 10px;
    display: block;
}

#sitemap a
{
    color: #000000;
}

#top-bar
{
    width: 900px;
    margin: 0 auto;
    padding-top: 10px;
    padding-bottom: 10px;
    display: table;
}

#top-bar-container
{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 116px;
    background-color: #2C2C2C;
    border-bottom: solid 4px #FF6100;
}

#website-categories
{
    float: left;
    clear: left;
}

#website-categories a
{
    color: #000000;
}

#website-category-menu
{
    width: 170px;
    padding: 13px 15px 13px 15px;
    margin-right: 17px;
    background-color: #F0F0F0;
    border: solid 1px #DDDDDD;
}

#website-category-menu a
{
    font-size: 12px;
    color: #000000;
}

#website-category-content
{
    width: 651px;
    display: table;
    float: left;
}

#website-category-content a
{
    color: #000000;
}

#wrapper
{
    position: relative;
    height: 100%;
}

.page-break
{
    page-break-before: always!important;
}

.category-item
{
    width: 217px;
    float: left;
}

.category-image
{
    width: 195px;
    margin: 0 auto;
    border: solid 1px #2C2C2C;
}

.category-title
{
    width: 202px;
    margin: 0 auto;
    text-align: center;
    padding-top: 5px;
    height: 50px;
}

.category-title a
{
    font-size: 12px;
}

.coloured-text
{
    color: #FF6000;
}

.contact-hr
{
    margin-top: 10px;
    margin-bottom: 10px;
}

.content-left3
{
    width: 405px;
    padding-right: 30px;
    clear: left;
    float: left;
}

.content-right3
{
    width: 405px;
    padding-left: 30px;
    float: left;
}

.fl
{
    float: left;
}

.fr
{
    float: right;
}

.glory-image-side
{
    width: 5px;
    background-color: #FFFFFF;
}

.google-map
{
    width: 290px;
    height: 250px;
    margin-bottom: 15px;
    border: solid 1px #DDDDDD;
}

.header
{
    min-height: 40px;
}

.large-orange-text
{
    font-size: 20px;
    color: #FF6000;
    font-weight: 100;
}

.relative
{
    position: relative;
}

.website-category-menu-divider
{
    width: 167px;
    height: 1px;
    line-height: 1px;
    font-size: 1px;
    margin-top: 6px;
    margin-bottom: 6px;
    background-image: url(images/category-menu-divider.gif);
}

/********/
/* Menu */
/********/

.menuitem
{
    font-size: 12px;
    float: left;
}

.menuitem
{
    padding-left: 5px!important;
}

.menuitem a
{
    color: #FFFFFF;
}

#menu .on a
{
    color: #FF6000!important;
}

.menuitem a:hover
{
    color: #FF6000;
}

.menuitem a:hover
{
    text-decoration: none;
}

.menu-divider
{
    width: 1px;
    height: 15px;
    float: left;
    color: #E5C882;
    background-image: url(images/menu-divider.gif);
}

.menuitem-hover
{
    color: #749665;
}

.menuitem-selected a
{
    color: #FF6000;
}

.submenu
{
    margin-top: 14px;
    background-position: left top;
    background-repeat: repeat-x;
    border-left: solid 1px #222222;
    border-right: solid 1px #222222;
    border-bottom: solid 1px #222222;
    white-space: nowrap;
}

.submenuitem
{
    line-height: 28px;
    padding-left: 10px;
    padding-right: 20px;
    white-space: nowrap;
}

.submenuitem a
{
    width: 50%;
    color: #222222;
    font-size: 12px!important;
    display: block;
}

.submenuitem-hover
{
    background-color: #2C2C2C;
    padding-left: 10px;
    color: #FFFFFF!important;
    text-decoration: none!important;
    cursor: pointer;
}

.submenuitem-selected
{
    background-color: #ffffff;
    padding-left: 10px;
    color: #FF6000!important;
    text-decoration: none!important;
    cursor: pointer;
}


/************/
/****FORM****/
/************/

.lm-mandatory-fields
{
    padding-top: 20px;
    color: #F26522;
    clear: left;
}

.lm-form-question
{
    width: 162px;
    float: left;
}

.grey-box
{
    width: 258px;
    display: table;
    padding: 15px;
    background-color: #F0F0F0;
    border: solid 1px #DDDDDD;
}

.callback-form-question
{
    width: 110px;
    float: left;
}

.callback-form-item
{
    width: 258px;
    margin-top: 8px;
    float: left;
    clear: left;
}

.callback-submit
{
    padding-left: 10px;
    padding-right: 10px;
}

.callback-field
{
    width: 148px;
    float: left;
}

.callback-field :hover
{
    width: 151px;
    height: 18px;
    background-color: #F6F6F6;
    border: solid 1px #7F9DB9;
}

.lm-form-item
{
    width: 500px;
    margin-top: 8px;
    float: left;
    clear: left;
}

.lm-form-field
{
    float: left;
    width: 336px;
}

.lm-form-field :hover
{
    height: 18px;
    background-color: #F6F6F6;
    border: solid 1px #7F9DB9;
}

.lm-form-questions
{
    float: left;
    width: 330px;
    height: 190px;
}

.lm-form-questions :hover
{
    background-color: #F6F6F6;
    border: solid 1px #7F9DB9;
}

.form-questions
{
    width: 320px!important;
    height: 186px;
    overflow: auto;
    font-family: Arial;
}

.form-contact-preferation
{
    float: left;
    width: 323px!important;
}

.form-message {
    color: #ff0000;
}

.form-title
{
    width: 60px;
}

.form-name
{
    width: 320px;
}

.form-phone-number
{
    width: 320px;
}

.lm-contact-submit
{
    padding-left: 10px;
    padding-right: 10px;
}

#lm-contact-form
{
    clear: left;
    margin-bottom: 15px;
}

#lm-contact-submit
{
    margin-left: 165px;
    clear: left;
}

.large-grey-box
{
    width: 500px;
    display: table;
    padding: 15px;
    background-color: #F0F0F0;
    border: solid 1px #DDDDDD;
}