@charset "utf-8";
/*----------------------- a----------------------------*/
/*----------------------- a----------------------------*/
.clearFloats {
    clear: both;
}
img {
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    margin: 0px;
    padding: 0px;
}

a  img     {
    border: none;
    outline: none;

}
a:active  {
    border: none;
    outline: none;
}
a:visited  {
    border: none;
    outline: none;
}

a:focus  {
    border: none;
    outline: none;
}

/*----------------------- BODY AND CONTENT----------------------------*/
/*----------------------- BODY AND CONTENT----------------------------*/
body {
    background-color: #3E793F;
    background-repeat: repeat-x;
    padding: 0px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
}
#wrapper {
    background-color: #F7F0E8;
    background-image: url(/images/dthompson/background_top.png);
    background-repeat: repeat-x;
    width: 100%;
}
#bannerContainerIndex {
    background-repeat: no-repeat;
    background-position: top;
    height: 304px;
    width: 900px;
    background-image: url(/images/dthompson/indexBanner.jpg);
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
}
#centre {
    width: 900px;
    position: relative;
    background-color: #F7F0E8;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
}
.menu {
    text-decoration: none;
    width: 180px;
    padding-top: 10px;
}
.menu td.menuBottom {
    height: 186px;
    width: 180px;
    position: relative;
    background-image: none;
}

/*----------------------- INDEX PAGE----------------------------*/
/*----------------------- INDEX PAGE----------------------------*/
.centreIndex {
    width: 440px;
    font-family: Arial, Helvetica, sans-serif;
    color: #163961;
    text-decoration: none;
    font-size: 12px;
    padding-top: 10px;
}

.centreIndex a {
    color: #458145;
    text-decoration: underline;
}
.centreIndex a:hover {
    color: #2F5B30;
    text-decoration: none;
}

#contentHolderIndex {
    width: 440px;
}
#contentIndex {
    width: 420px;
    margin-left: 20px;
    padding-bottom: 110px;
    min-height:350px;
    position: relative;
}



/*----------------------- TOP EXTENTION----------------------------*/
/*---------------------- TOP EXTENTION -----------------------------*/
#centreTopExtention {
    height: 304px;
    width: 900px;
    margin-left: 0px;
    position: absolute;
    left: -200px;
    top: -314px;
}
a#ottawaLogo    {
    height: 75px;
    width: 150px;
    text-decoration: none;
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
}
a#doug_logo {
    display: block;
    position: absolute;
    height: 110px;
    width: 475px;
    left: 0px;
    top: 100px;
}
a#home_icon {
    background-image: url(/images/dthompson/home_opn.png);
    background-repeat: no-repeat;
    display: block;
    height: 15px;
    width: 27px;
    position: absolute;
    top: 275px;
    right: 50px;
}
a:hover#home_icon {
    background-image: url(/images/dthompson/home_hvr.png);
    background-repeat: no-repeat;
    display: block;
    height: 15px;
    width: 27px;
}

/*----------------------- REGULAR PAGE CSS ----------------------------*/
/*---------------------- REGULAR PAGE CSS-----------------------------*/
#wrapperRegular {
    background-color: #F7F0E8;
    background-image: url(/images/dthompson/background_top_regular.png);
    background-repeat: repeat-x;
    width: 100%;
}
#bannerContainerRegular {
    background-repeat: no-repeat;
    background-position: top;
    height: 229px;
    width: 900px;
    background-image: url(/images/dthompson/indexRegular.jpg);
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
}


.centreRegular {
    width: 720px;
    font-family: Arial, Helvetica, sans-serif;
    color: #163961;
    text-decoration: none;
    font-size: 12px;
    padding-top: 10px;
}
.centreRegular a {
    color: #458145;
    text-decoration: underline;
}
.centreRegular a:hover {
    color: #2F5B30;
    text-decoration: none;
}
#contentHolderRegular {
    width: 720px;
}
#contentRegular {
    width: 700px;
    margin-left: 20px;
    padding-bottom: 110px;
    min-height:350px;
    position: relative;
}
a#ottawaLogo_Regular {
    height: 50px;
    width: 120px;
    text-decoration: none;
    display: block;
    position: absolute;
    left: 0px;
    top: 80px;
}
a#doug_logo_Regular {
    display: block;
    position: absolute;
    height: 80px;
    width: 475px;
    left: 0px;
    top: 130px;
}
/*----------------------- NEWSLETTER PAGE CSS ----------------------------*/
/*---------------------- NEWSLETTER PAGE CSS-----------------------------*/
#bannerContainerNewsletter {
    background-repeat: no-repeat;
    background-position: top;
    height: 229px;
    width: 900px;
    background-image: url(/images/dthompson/indexNewsletter.jpg);
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
}
#centreTopExtentionNewsletter {
    height: 304px;
    width: 900px;
    margin-left: 0px;
    position: absolute;
    left: 0px;
    top: -314px;
}

.centreNewsletter {
    width: 900px;
    font-family: Arial, Helvetica, sans-serif;
    color: #163961;
    text-decoration: none;
    font-size: 12px;
    padding-top: 10px;
    position: relative;
}
.centreNewsletter a {
    color: #458145;
    text-decoration: underline;
}
.centreNewsletter a:hover {
    color: #2F5B30;
    text-decoration: none;
}
#contentHolderNewsletter {
    width: 900px;
}
#contentNewsletter {
    width: 900px;
    padding-bottom: 150px;
    min-height:350px;
    position: relative;
}
.backBtnNesletter {
    height: 30px;
    width: 180px;
    display: block;
    position: absolute;
    top: 0px;
    right: 0px;
}


/*----------------------- QUCIKLINKS ----------------------------*/
/*---------------------- QUCIKLINKS-----------------------------*/
.quickLinks {
    width: 280px;
    color: #134156;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.quickLinksHolder {
    width: 260px;
    margin-top: 10px;
    margin-bottom: 110px;
    margin-left: 20px;
}

.quickLinks a {
    width: 260px;
    font-size: 14px;
    font-weight: normal;
    color: #458145;
    text-decoration: none;
    display: block;
    height: 18px;
    text-align: right;
    line-height: 18px;
}

.quickLinks a:hover {
    color: #274E28;
    text-decoration: none;
}
.firstQuickLinksTitle {
    font-size: 14px;
    color: #264828;
    font-weight: normal;
    text-decoration: none;
    font-family: Tahoma, Helvetica, "MS Sans Serif", "Myriad Pro", Arial;
    margin-right: 0px;
    margin-left: 0px;
    display: block;
    padding: 0px;
    margin-bottom: 5px;
}

.quickLinksTitle {
    font-size: 14px;
    color: #264828;
    font-weight: normal;
    text-decoration: none;
    font-family: Tahoma, Helvetica, "MS Sans Serif", "Myriad Pro", Arial;
    margin-top: 8px;
    margin-right: 0px;
    margin-left: 0px;
    display: block;
    padding: 0px;
    margin-bottom: 5px;
}


/*----------------------- FONT INCREASE ----------------------------*/
/*---------------------- FONT INCREASE-----------------------------*/

#increase_content {
    position: absolute;
    right: 5px;
    height: 15px;
    top: 275px;
}
#increase_content a {
    color: #FFFFFF;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    padding-right: 1px;
    padding-left: 1px;
    float: left;
    height: 20px;
}
#increase_content a:hover {
    color: #3E793F;
    text-decoration: underline;
}
a.small {
    background-image: url(/images/dthompson/a_small.png);
    background-repeat: no-repeat;
    display: block;
    height: 15px;
    width: 13px;
}
a.medium {
    background-image: url(/images/dthompson/a_medium.png);
    background-repeat: no-repeat;
    display: block;
    height: 15px;
    width: 13px;
}
a.large {
    background-image: url(/images/dthompson/a_large.png);
    background-repeat: no-repeat;
    display: block;
    height: 15px;
    width: 13px;
}

.arrows input {
    background-color: #FFFFFF;
    border: medium none;
    color: #00406A;
    cursor: pointer;
}
.arrows input:hover{
    color:#8F223F;
}

/*----------------------- FOOTER----------------------------*/
/*---------------------- FOOTER -----------------------------*/


#footer {
    background-image: url(/images/dthompson/background_footer.png);
    background-repeat: repeat-x;
    width: 100%;
    position: relative;
    float: left;
}

#fotter_content {
    width: 900px;
    position: relative;
    height: 75px;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
}
#menuBottomPicture {
    text-align: center;
    height: 130px;
    width: 180px;
    position: absolute;
    left: 0px;
    top: -132px;
    background-image: url(/images/dthompson/menu_side.gif);
    background-repeat: no-repeat;
}
#rural_voice {
    background-image: url(/images/dthompson/your_rural_voice.gif);
    background-repeat: no-repeat;
    height: 111px;
    width: 258px;
    position: absolute;
    right: 0px;
    top: -112px;
}

#copyRight {
    font-size: 10px;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    width: 400px;
    color: #FFFFFF;
    position: absolute;
    left: 2px;
    top: 15px;
}
#float_right_logo {
    position: absolute;
    right: 10px;
    top: 15px;
}

.footerDropDown {
    height: 77px;
    width: 900px;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 0;
    background-image: url(/images/dthompson/footerOpen.jpg);
    background-repeat: no-repeat;

}
.footerDropDown p {
    color: #C7E2C8;
    position: absolute;
    top: 45px;
    right: 10px;
    width: 900px;
    text-align: right;
}
.footerDropDown a {
    color: #F7F0E8;
    text-decoration: none;
    font-weight: normal;
}
.footerDropDown a:hover {
    color: #152B16;
    text-decoration: none;
}

.dark {
    color: #FFFFFF;
    letter-spacing: 1px;
}


#footerBurbekBtn {
    height: 14px;
    width: 100px;
    position: absolute;
    right: 2px;
    top: 50px;
}

/*----------------------- FLASH----------------------------*/
/*---------------------- FLASH -----------------------------*/
#flashHolder {
    height: 435px;
    position: relative;
    margin-left: -12px;

}
#flashGallery {
    height: 532px;
    width: 600px;
    margin-left: 30px;
    position: relative;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 20px;
    padding-left: 0px;
}
ul.showroom  {
    margin-top: 5px;
    margin-right: 0px;
    margin-bottom: 5px;
    margin-left: 0px;
    padding: 0px;
}
ul.showroom  li {
    float: left;
    padding-right: 25px;
    list-style-image: url(/images/dthompson/ul_li.gif);
    list-style-position: inside;
}
ul.showroom a {
    color: #458145;
    text-decoration: underline;
    padding-right: 10px;
}

ul.showroom a:hover {
    color: #2F5B30;
    text-decoration: none;
}



/*----------------------- IMAGE STYLES ----------------------------*/
/*---------------------- IMAGE STYLES -----------------------------*/
p    img.white_border{
    background-color: #FFFFFF;
    border: 1px solid #E9D5BE;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-box-shadow: 0px 2px 2px #243B21;
    -webkit-box-shadow: 0px 2px 2px #243B21;
    padding: 5px;
}
img.white_border {
    background-color: #FFFFFF;
    border: 1px solid #E9D5BE;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-box-shadow: 0px 2px 2px #243B21;
    -webkit-box-shadow: 0px 2px 2px #243B21;
    padding: 5px;
}
p img.blue_border {
    background-color: #FFFFFF;
    border: 1px solid #3465AD;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-box-shadow: 0px 2px 2px #243B21;
    -webkit-box-shadow: 0px 2px 2px #243B21;
    padding: 5px;
}
img.blue_border {
    background-color: #FFFFFF;
    border: 1px solid #3465AD;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-box-shadow: 0px 2px 2px #243B21;
    -webkit-box-shadow: 0px 2px 2px #243B21;
    padding: 5px;
}
p  img.green_border {
    background-color: #FFFFFF;
    border: 1px solid #3E793F;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-box-shadow: 0px 2px 2px #243B21;
    -webkit-box-shadow: 0px 2px 2px #243B21;
    padding: 5px;
}
img.green_border {
    background-color: #FFFFFF;
    border: 1px solid #3E793F;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-box-shadow: 0px 2px 2px #243B21;
    -webkit-box-shadow: 0px 2px 2px #243B21;
    padding: 5px;
}


/*----------------------- FORM + BUTTONS ----------------------------*/
/*---------------------- FORM + BUTTONS-----------------------------*/

.formBox {
    width: 200px;
}
img#randomImg {
    width: 198px;
    height: 20px;
    border: 1px solid #7F9DB9;
    margin-bottom: 5px;
}
#div_inquiry_form {
    padding-bottom: 20px;
}


#frm_inquiry_form a {
    color: #458145;
    text-decoration: underline;
    text-align: left;
}
#frm_inquiry_form a:hover {
    color: #2F5B30;
    text-decoration: none;
}

.cancelBtn {
    background-image: url(/images/dthompson/cancelBtn_opn.png);
    height: 22px;
    width: 80px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    cursor: pointer;
    cursor: hand;
    background-repeat: no-repeat;
    background-color: #ECECEC;
}
.cancelBtn:hover {
    background-image: url(/images/dthompson/cancelBtn_hvr.png);
}
.submitBtn {
    background-image: url(/images/dthompson/submitBtn_opn.png);
    height: 22px;
    width: 80px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    cursor: pointer;
    cursor: hand;
    background-repeat: no-repeat;
    background-color: #ECECEC;
}
.submitBtn:hover {
    background-image: url(/images/dthompson/submitBtn_hvr.png);
}
.registerbtn {
    background-image: url(/images/dthompson/registerBtn_opn.png);
    background-repeat: no-repeat;
    height: 22px;
    width: 99px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    cursor: pointer;
    cursor: hand;
    margin-top: 5px;
    background-color: #F7F0E8;
}
.registerbtn:hover {
    background-image: url(/images/dthompson/registerBtn_hvr.png);
    background-color: #F7F0E8;
    background-repeat: no-repeat;
}


/*----------------------- EXTRA STYLES ----------------------------*/
/*---------------------- EXTRA STYLES-----------------------------*/
hr {
    color: #F7F0E8;
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #3E793F;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
}
hr.solid_hr {
    color: #F7F0E8;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #3E793F;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
}
.table_design {
    line-height: 30px;
}
.table_top_bar {
    background-image: url(/images/dthompson/table_top_background.png);
    background-repeat: repeat-x;
    background-color: #C8A46F;
    font-weight: bold;
    font-size: 14px;
    color: #2E542E;
}

.table_sell1 {
    background-color: #ECDCCA;
}
.table_sell2 {
    background-color: #F1E7DA;
}

.table_cell1 {
    background-color: #ECDCCA;
}
.table_cell2 {
    background-color: #F1E7DA;
}

.blue_bold {
    color: #244D8A;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
}
.blue_regular {
    color: #244D8A;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
}
.green_bold {
    font-family:Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #2F5B30;
}
.green_regular {
    font-family:Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: #2F5B30;
}
.small_caps {
    font-variant: small-caps;
    color: #396F3A;
}


/*----------------------- LISTS ----------------------------*/

/*---------------------- LISTS-----------------------------*/

#contentIndex ul  {
    margin-top: 5px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 15px;
}

#contentIndex    ul li  {
    margin-top: 4px;
    margin-bottom: 4px;
}

#contentRegular ul {
    margin-top: 5px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 15px;
}

#contentRegular ul li {
    margin-top: 4px;
    margin-bottom: 4px;
}

#contentNewsletter ul {
    margin-top: 5px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 15px;
}

#contentNewsletter ul li {
    margin-top: 4px;
    margin-bottom: 4px;
}

.content ul {
    margin-top: 5px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 15px;
}

.content ul li {
    margin-top: 4px;
    margin-bottom: 4px;
}
ul.bullets_list {
    margin-top: 5px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 18px;
}

ul.bullets_list li {
    list-style-image: url(/images/dthompson/ul_li.gif);
    margin-top: 4px;
    margin-bottom: 4px;
    margin-left: 5px;
}
