

body {
	margin: 0;
	padding: 0;
	background: #ddebf1 url(/images/bg-site.jpg) repeat-x left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #5A554E;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #32639A;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1 {
	font-size: 36px;
	padding: 12px 0px 0px;
	font-family: Georgia, 'Times New Roman', Times, serif;
    font-weight: normal;
}

h2 {
	font-size: 23px;
	color: #6E8D3D;
	padding: 0px 0px 10px;
letter-spacing: -1px;
}

h3 {
	font-size: 1.6em;
	margin-bottom: 10px;
}

p, ul, ol {
	margin-top: 0;
	line-height: 200%;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
}

.whaticandoforyou {line-height: 130%;}
.whaticandoforyou li {margin-top: 15px;}

a {
	text-decoration: underline;
	color: #516C00;
}

a:hover {
	text-decoration: none;
}

h2 a {
	text-decoration: none;
}

#wrapper {
	margin: 0px;
	padding: 0px;
	/* background: url(/images/img02.jpg) repeat-x left top; */
}

/* Header */

#header {
	max-width: 1000px;
	height: 175px;
	margin: 0 auto;
	padding: 0px;
    background: url(/images/img-header.gif) no-repeat left bottom;
}

/* Logo */

#logo {
    position: absolute;
    padding: 5px 0px 5px 0px;
    margin-left: 60px;
    color: #000000;
    background-image: url('../images/logo-dogfixer-hdr.gif');
    background-position-y: bottom;
    background-repeat: no-repeat;
    background-size: contain;
    width: 300px;
    height: 219px;
    max-width: 30%;
    cursor: pointer;
}



#logo h1, #logo p {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#logo h1 {
	letter-spacing: -1px;
	text-transform: lowercase;
	font-size: 44px;
}

#logo .byline {
	letter-spacing: -1px;
	text-transform: lowercase;
	font-size: 24px;
}

#logo h1 a {
	color: #FFFFFF;
}

#logo p {
	margin: -30px 0px 0px 0px;
	padding: 26px 0 0 2px;
	font: normal 19px Georgia, "Times New Roman", Times, serif;
	color: #C5E8FF;
} 

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #C5E8FF;
}

/* Search */

#search {
	float: right;
	width: 280px;
	height: 60px;
	padding: 20px 0px 0px 0px;
	background: #E2E2E2;
	border-bottom: 4px solid #FFFFFF;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 10px 0 0 20px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 170px;
	padding: 6px 5px 2px 5px;
	border: 1px solid #DEDEDE;
	background: #FFFFFF;
	text-transform: lowercase;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #5D781D;
}

#search-submit {
	width: 50px;
	height: 22px;
	border: none;
	background: #B9B9B9;
	color: #000000;
}

#banner {
	margin-bottom: 20px;
	border: 12px #ECECEC solid;
}

/* Menu */

.navbar_cont {
    max-width: 1000px;
    height: 49px;
    background: url(/images/img-header-below.gif) no-repeat left top;
}

.navbar {
    float: right;
    padding: 0px;
}
.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0px;
    padding-left: 0px;
}


#menu {
    max-width: 1000px;
    height: 49px;
    margin: 0 auto;
    padding: 0;
}

#menu ul {
	float: right;
	margin: 0;
	padding: 0px 15px 0px 0px;
	list-style: none;
	line-height: normal;
}

    #menu li {
        float: left;
    }

#menu a {
	display: block;
	width: 77px;
	margin-left: 8px;
	padding-top: 7px;
	padding-bottom: 10px;
	background: url(/images/bg-buts.jpg) repeat-x left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	text-align: center;
	font-size: 15px;
	font-weight: normal;
	color: #FFFFFF;
	border: none;
}

#menu a:hover, #menu .current_page_item a {
	text-decoration: none;
}

.nav-item.active.current_page_item {
    background: url('../images/img06.jpg') no-repeat left top !important;
    padding-left: 0;
    color: #493E2B !important;
}

#menu .current_page_item a {
    background: url('../images/img06.jpg') no-repeat left top;
    padding-left: 0;
    color: #493E2B;
}

/* Page */

#page {
	max-width: 1000px;
	margin: 0px auto;
	padding: 20px 50px 0px 50px;
	background: #FFFFFF ;
}

@media only screen and (max-width: 767px) {
    #page {
        margin: 0px auto;
        padding: 10px 10px 0px 10px;
        background: #FFFFFF;
    }
}

.navbar .dropdown {display: none; margin-right: 20px;}
.nav_prompt {
    color: white;
}

@media only screen and (max-width:550px) {
    .nav_prompt {
        display: none;
    }
    #logo {margin-left: 20px;}
    .imageright {
        margin-top: 0px !important;
    }
}

    @media only screen and (max-width: 990px) {
        .navbar .dropdown {
            display: block;
        }
    }


    #page.home_old {
        padding: 10px 50px 0px 50px;
        background: url(/images/bg-homepage-craiganddog.jpg) #ffffff no-repeat 375px 109px;
    }

    #page.home {
        padding: 10px 50px 0px 50px;
        /*background: url(/images/bg-homepage-dog.jpg) #ffffff no-repeat 540px 195px;*/
        background: url(/images/bg-home-craigsdogs.jpg) #ffffff no-repeat 100% 80%;
        background-size: 60%;
    }



    /* Content */

    #content {
        padding: 0px 0px 0px 0px;
    }


        #content.home {
        }

    .imageright {
        display: block;
        background-size: contain;
        background-repeat: no-repeat;
        float: right;
    }


    .post {
        margin-bottom: 15px;
    }

    .post-bgtop {
    }

    .post-bgbtm {
    }

    .post .title {
        margin-bottom: 10px;
        padding: 12px 0 0 0px;
        letter-spacing: -.5px;
        font-size: 36px;
        color: #493E2B;
    }

        .post .title a {
            color: #493E2B;
            border: none;
        }

    .post .meta {
        margin: -10px 0px 0px 0px;
        padding: 0px 0px 10px 0px;
        letter-spacing: -1px;
        font-size: 23px;
        font-weight: normal;
        color: #6E8D3D;
        font-family: Georgia, "Times New Roman", Times, serif;
    }

        .post .meta .date {
            float: left;
        }

        .post .meta .posted {
            float: right;
        }

        .post .meta a {
        }

    .post .entry {
        background: url(/images/img08.jpg) no-repeat left top;
        padding: 25px 0px 0px 0px;
        text-align: justify;
        width: 440px;
    }

    .links {
        padding-top: 20px;
    }

    .more {
        padding-left: 16px;
        background: url(/images/img10.gif) no-repeat left 3px;
        text-decoration: underline;
        font-size: 12px;
        font-weight: normal;
    }

    .comments {
        padding-left: 18px;
        background: url(/images/img11.gif) no-repeat left 4px;
        text-decoration: underline;
        font-size: 12px;
        font-weight: normal;
    }


    /* Sidebar */

    #sidebar {
        float: right;
        width: 273px;
        padding: 0px;
        color: #787878;
    }

        #sidebar ul {
            margin: 0;
            padding: 0;
            list-style: none;
        }

        #sidebar li {
            margin: 0;
            padding: 0;
        }

            #sidebar li ul {
                margin: 0px 0px;
                padding-bottom: 20px;
            }

            #sidebar li li {
                line-height: 35px;
                margin: 0px;
                padding: 2px 0px;
                border-left: none;
            }

                #sidebar li li span {
                    height: 19px;
                    margin-right: 16px;
                    padding: 4px 12px;
                    background: #3D2A0B url(/images/img12.jpg) repeat-x left top;
                    font-size: 12px;
                    color: #FFFFFF;
                }

                    #sidebar li li span a {
                        color: #FFFFFF;
                    }

        #sidebar h2 {
            height: 65px;
            background: url(/images/img09.jpg) no-repeat left bottom;
            letter-spacing: -.5px;
            font-size: 28px;
            color: #493E2B;
        }

        #sidebar p {
            margin: 0 0px;
            padding: 0px 0px 30px 0px;
            text-align: justify;
        }

            #sidebar p strong {
                color: #4A3E29;
            }

        #sidebar a {
            border: none;
        }

            #sidebar a:hover {
            }

    /* Calendar */

    #calendar {
    }

    #calendar_wrap {
        padding: 20px;
    }

    #calendar table {
        width: 100%;
    }

    #calendar tbody td {
        text-align: center;
    }

    #calendar #next {
        text-align: right;
    }

    /* Footer */

    #footer-content {
        max-width: 1000px;
        height: 160px;
        margin-left: -50px;
        margin-right: -50px;
        padding: 0px;
        text-align: center;
        background: url(/images/bg-footer.gif) no-repeat left top;
        font-size: 12px;
        color: white;
    }

    .footer-text {
        padding-top: 100px;
        line-height: 13pt;
    }

        .footer-text A {
            color: rgb(102, 153, 204);
            font-family: Georgia, "Times New Roman", Times, serif;
        }


        .footer-text .byline {
            font-family: arial,helvetica;
            font-style: italic;
            font-size: 12pt;
            font-weight: bold;
            color: #61be1a;
        }

    #footer-content.home {
        max-width: 1000px;
        height: 160px;
        margin-left: -50px;
        padding: 0px 0px 0px 0px;
        background: url(/images/bg-footer-home.gif) no-repeat left top;
        font-size: 12px;
    }


    #footer-content .column1 {
        float: left;
        width: 570px;
    }

    #footer-content .column2 {
        float: right;
        width: 273px;
    }

    #footer-content h2 {
        padding-bottom: 10px;
        font-size: 22px;
        color: #E3D2B6;
    }

    #footer-content strong {
        color: #E3D2B6;
    }



    .list li {
        margin-bottom: 6px;
    }



    #menubottom {
        margin: 0 auto;
        padding-top: 10px;
    }

        #menubottom a:hover {
            text-decoration: none;
        }

    #menubottom {
        color: #6699cc
    }

        #menubottom A {
            color: #6699cc
        }

            #menubottom A.current_page_item {
                text-decoration: none;
                color: white;
            }



    #footer {
        height: 50px;
        margin: 0 auto;
        padding: 0px 0 15px 0;
        font-family: Arial, Helvetica, sans-serif;
    }

        #footer p {
            margin: 0;
            line-height: normal;
            font-size: 12px;
            text-align: center;
            color: #82A2B9;
        }

        #footer a {
            text-decoration: underline;
            color: #82A2B9;
        }


    .whaticandoforyou li {
        margin-top: 5px;
    }

        .whaticandoforyou li b {
            display: inline-block;
            margin-bottom: 5px;
        }


    .testimonial {
        font-family: Times New Roman;
        font-style: italic;
        font-size: 14pt;
    }

    .testquotes {
        font-size: 24pt
    }

    .tbl_prices {
        width: 500px;
    }

        .tbl_prices th {
            padding: 8px;
            color: white;
            font-weight: bold;
            background: url('images/bg-hdr-prices.jpg') repeat-x 0% 0%;
        }

        .tbl_prices td {
            border-top: solid 1px #CC9933;
            padding: 5px;
            vertical-align: top;
        }


    .con_inp {
        width: 150px;
        font-family: arial;
        font-size: 90%;
        padding: 7px;
        background-color: #FFF;
        text-align: right;
        color: black;
    }

    .con_inp_subtitle {
        font: 13pt arial;
        color: #000000;
        font-weight: bold;
        margin-bottom: 5px;
        background-color: #F7F7F7;
        text-align: left;
        padding-bottom: 5px;
    }


    .con_input {
        font-family: arial;
        font-size: 80%;
        padding: 7px;
        background-color: #F7F7F7;
        text-align: left;
    }

    .con_spacer {
        height: 2px;
    }

    .inp_sectionspacer {
        height: 7px;
    }

    .halfgrey {
        background-image: url('images/cur-fm-left.gif');
    }

    .halforange {
        background-image: url('images/cur-fm-right.gif');
    }

    .ftr_em {
        float: left;
        width: 200px;
    }

    .ftr_cw {
        width: 200px;
        margin-right: auto;
        margin-left: auto;
        text-align: center;
    }

    .ftr_ph {
        float: right;
        width: 200px;
        text-align: right;
    }

    #regform td div:hover {
        cursor: pointer;
    }

    .usertableheader TD {
        font-weight: bold;
    }

.hidden {visibility: hidden; width: 0px; height: 0px; }