html, body, ol, p, h1, h2, h3, h4, h5, h6, form, fieldset, img {
    border: 0;
    padding: 0px;
    margin: 0px;
}
body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #000000;
    font-size: 12px;
    text-align: center;
    background-color: #FFFFFF;
}
a {
    color: #996600;
    text-decoration: underline;
}
a:hover {
    text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
    color: #663300;
    font-weight: normal;
}
h1 {
    font-size: 24px;
}
h2 {
    font-size: 20px;
}

/* ------------------------------------------------------
SPA AND INTERIOR *SHARED LAYOUT DIVS AND CLASSES*
------------------------------------------------------ */
#wrapper {
    width: 750px;
    margin-right: auto;
    margin-left: auto;
    text-align: left;
    margin-top: 15px;
    background-repeat: repeat-y;
    background-color: #FFFFFF;
    position: relative;
}
#header {
    height: 166px;
    background-image: url(/2724/mirror/design/header.jpg);
    background-repeat: no-repeat;
}
#headerTopLinks {
    color: #FFFFFF;
    padding: 5px;
    font-size: 10px;
    text-align: right;
}
#headerTopLinks ul {
    margin: 0px;
    padding: 0px;
}
#headerTopLinks ul li {
    display: inline;
    list-style-type: none;
}
#headerTopLinks a {
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #FFFFFF;
    color: #FFFFFF;
    padding-right: 5px;
    padding-left: 5px;
    text-decoration: none;
}
#headerTopLinks a:hover {
    text-decoration: underline;
}
#headerTopLinks #nav_aboutus a {
    border: none;
}
#OnlineBanking {
    margin-left: 497px;
    margin-top: 40px;
}
#footerTop {
    height: 26px;
    background-image: url(/2724/mirror/design/footer-top.jpg);
    background-repeat: no-repeat;
}
#footer {
    background-image: url(/2724/mirror/design/footer-bg.jpg);
    font-size: 10px;
    height: 89px;
    background-repeat: repeat;
    color: #FFFFFF;
    padding: 5px;
}
#footer a {
    color: #FFFFFF;
    text-decoration: underline;
}
#footer a:hover {
    color: #FFFFFF;
    text-decoration: none;
}
#survey        {
    position: absolute;
    top: 60px;
    left: 320px;
    width: 139px;
}
/* ------------------------------------------------------
NAVIGATION
------------------------------------------------------ */
#nav {
    height: 29px;
    background-repeat: no-repeat;
    background-image: url(/2724/mirror/design/nav-bg.jpg);
    padding-top: 15px;
    color: #FFFFFF;
    padding-left: 4px;
    margin: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    font-weight: normal;
}
#nav ul {
    margin: 0px;
    padding: 0px;    
}
#nav ul li {
    list-style-type: none;
    display: inline;
    font-size: 11px;
    padding-right: 5px;
    padding-left: 5px;
}
#nav ul li a {
    text-decoration: none;
    color: #FFFFFF;
}
#nav ul li a:hover {
    text-decoration: underline;
}

/* ------------------------------------------------------
SPA *ONLY* LAYOUT DIVS
------------------------------------------------------ */
#MainImage {
    background-image: url(/2724/mirror/design/Cattle_in_Pasture.jpg);
    background-repeat: no-repeat;
    height: 263px;
}
#MainBottom {
    width: 750px;
    background-image: url(/2724/mirror/design/mainbottom-bg.jpg);
    background-repeat: no-repeat;
    height: 186px;
}
#MainProductFeature {
    padding-left: 20px;
   // padding-right: 5px;
    width: 308px;
    padding-top: 10px;
    font-size: 12px;
}
#MainProductFeature .PicLeft {
    float: left;
    padding-right: 10px;
}


#MainWeather {
    width: 166px;
    text-align: left;
    padding-top: 2px;
padding-left: 2px!important;
    padding-left: 15px;
position:absolute;
left:372px!important;
left:359px;
top:510px;



    }
#MainStock {
    width: 166px;
    text-align: left;
    padding-top: 10px;
    padding-left: 10px!important;
padding-left: 13px;
position:absolute;
left:544px!important;
left:541px;
top:498px;


    
}

/*   Original settings

#MainWeather {
    width: 166px;
    text-align: left;
    padding-top: 2px;
padding-left: 2px!important;
    padding-left: 15px;
    }
#MainStock {
    width: 166px;
    text-align: left;
    padding-top: 10px;
    padding-left: 10px!important;
padding-left: 13px;
    
}
*/


/* ------------------------------------------------------
INTERIOR *ONLY* LAYOUT DIVS
------------------------------------------------------ */
#TopCorners {
    background-image: url(/2724/mirror/design/topcorners-bg.jpg);
    background-repeat: no-repeat;
    height: 22px;
    padding-left: 25px;
    padding-top: 14px;
}
#TopCorners a {
    text-decoration: none;
}
#TopCorners a:hover {
    text-decoration: underline;
}
#intContent {
    background-image: url(/2724/mirror/design/content-bg.jpg);
    background-repeat: repeat-y;
    line-height: 1.5em;
    padding-right: 25px;
    padding-left: 25px;
    padding-top: 20px;
}
#intContent .PicRight{
    float: right;
    padding: 3px;
    border: 1px solid #CCCCCC;
}
#intContent p {
    margin-bottom: 15px;
}
#intContet h1, h2, h3, h4, h5, h6 {
    margin-bottom: 10px;
}
#BottomCorners {
    background-image: url(/2724/mirror/design/bottomcorners-bg.jpg);
    background-repeat: no-repeat;
    height: 36px;
margin-top:-15px;
}

/* ------------------------------------------------------
INTERIOR *ONLY* LAYOUT DIVS  Made by WALTER
------------------------------------------------------ */
#insContent {
    background-image: url(/2724/mirror/images/brand_logo.jpg);
    background-repeat: no-repeat;
    background-position: 100px 30px;
}
 
#rates td{
    border-bottom: 1px solid #333;
    line-height: 175%;
}