@import url(http://fonts.googleapis.com/css?family=Alegreya+Sans:400,700);

body
{
    margin: 0px auto 0px auto;
    padding: 0px 0px 0px 0px;
    text-align: center;
    background-color: #a5633c;
    background-image: url('images/bg.jpg');
    background: -webkit-linear-gradient(#9c2a08, #a4633b); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#9c2a08, #a4633b); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#9c2a08, #a4633b); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#9c2a08, #a4633b); /* Standard syntax (must be last) */
}

/*-- global container ------------------------------------------------------*/
#container
{
    font-size: 26px;
    
    background-color: #c8af86;
    margin-top: 5px;
    width: 1000px;
    border: solid thick #c8af86;
    margin-left: auto;
    margin-right: auto;
    font-family: 'Alegreya Sans', sans-serif;
    display:inline-block;
 
}

#header
{
    font-size: 14px;
    
    margin-top: 10px;
    width: 1000px;
    background-image: url('images/header2.jpg');
    height: 300px;
    background-repeat: no-repeat;
    background-position: bottom;
    -webkit-box-shadow: 0px 0px 20px 0px Black;
    box-shadow: 0px 0px 20px 0px Black;
    border-radius: 10px;
}

#name
{
    vertical-align: bottom;
    text-align: left;
    font-size: 48px;
    background-color: #c8af86;
    
    -webkit-box-shadow: 6px 6px 20px 5px Black;
    box-shadow: 6px 6px 20px 5px Black;
    margin-top:-12px;
    width: 720px;
    float: left;
    border-radius: 10px;
    border: medium groove #9ba961;
    margin-left:20px;
    height:80px;
    
}
.cl
{text-decoration: none; color: black; border: thin outset gray;}
.title
{
    text-shadow: 1px 1px #666666;
    font-weight: bold;
    text-indent: 0px;
    font-variant: small-caps;
    padding-left:0px;
    margin:-5px 0px 0px 0px;
    text-align:center;
    
    
    
}
.title2
{
    
    font-weight: bold;
    text-indent: 0px;
    font-variant: small-caps;
    padding-left:0px;
    font-size:26px;
    margin:-7px 0px 0px 0px;
    text-align:center;
}

#insidecontainer
{
    font-size: 24px;
    
    background-color: #9ba961;
    margin-top: 10px;
    width: 990px;
    -webkit-box-shadow: 6px 6px 20px 5px #2b5710;
    box-shadow: 6px 6px 20px 5px #2b5710;
    margin-right: auto;
    margin-left: auto;
}




#line1
{
    background-color: #9b2907;
    height: 2px;
    margin-top: 0px;
}

#line2
{
    background-color: #9b2907;
    height: 2px;
    margin-top: 5px;
    margin-bottom: 5px;
}

#line3
{
    background-color: #9b2907;
    height: 2px;
    margin-top: 0px;
}


#line4
{
    background-color: #9b2907;
    height: 2px;
    margin-top: 5px;
    margin-bottom: 10px;
    width: 1000px;
}

#line6
{
    background-color: #9b2907;
    height: 2px;
    margin-top: 5px;
    margin-bottom: 0px;
    width: 990px;
}
#abovenav
{
    background-color: #9ba961;
    margin-top: 10px;
}

#address
{
    margin-left: 50px;
    text-align: left;
    font-size: 22px;
    
    float: left;
    font-weight: bold;
}

#phone
{
    margin-right: 50px;
    text-align: right;
    font-size: 28px;
    
    margin-bottom: 0px;
    margin-top: 5px;
    font-weight: bold;
    line-height: 35px;
}

#tagline
{
    text-align: left;
    font-size: 20px;
    text-indent: 10px;
    height:30px;
    padding-top:5px;
}

#tagline a
{
    text-decoration: none;
    color: black;
    border: thin outset gray;
    font-weight: bold;
    padding: 0px 5px;
}

#tagline p
{
    display: inline;
    float: right;
    margin: 0px;
    padding: 0px 50px 0px 0px;
    font-weight:bold;
}

.fb-like
{display:inline; float:right;margin:0px; padding:0px 10px 0px 0px;width:100px;}

#insidenav
{
    background-color: #bbca7f;
    margin-top: 0px;
    height: 57px;
}
.home
{
    margin-left: -8px;
    border: none;
}

.currentlitters
{
    margin-left: 10px;
    margin-right: 10px;
    border: none;
}

.ourdogs
{
    border: none;
}

.homepuppy1
{
    float: right;
    margin-left: 10px;
    margin-right: 20px;
    
}

#text p
{
    margin-bottom: 20px;
}

.homepuppy2
{
    float: left;
    margin: 0px 10px 30px 20px;
}

.homedog1
{
    float: right;
    margin-left: 10px;
    margin-right: 30px;
}

#footer
{
    font-size: 14px;
}



/*home page*/

#text
{
    text-align: left;
    margin: 0 20px 0 20px;
   
}

#lowerpics
{
    float: left;
    margin-left: 50px;
}

#member
{
    float: right;
    width: 300px;
    margin-right: 20px;
    margin-top: 80px;
    color: White;
    background-color: #9b2907;
    border-radius: 40px;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 0px;
}


/*current litters*/

#testimonials
{
    margin-left: 50px;
    margin-right: 50px;
    font-family: Arial;
    font-size: 14px;
    text-align: left;
}

#line5
{
    background-color: #9b2907;
    height: 2px;
    margin-top: 5px;
    margin-bottom: 10px;
    width: 800px;
    margin-right: auto;
    margin-left: auto;
}

#line7
{
    background-color: #9b2907;
    height: 2px;
    margin-top: 5px;
    margin-bottom: 10px;
    width: 800px;
    margin-right: auto;
    margin-left: auto;
}

#other
{
    background: -webkit-radial-gradient(#e5f899, #9ba961 70%); /* Safari 5.1 to 6.0 */
    background: -o-radial-gradient(#e5f899, #9ba961 70%); /* For Opera 11.6 to 12.0 */
    background: -moz-radial-gradient(#e5f899, #9ba961 70%); /* For Firefox 3.6 to 15 */
    background: radial-gradient(#e5f899, #9ba961 70%); /* Standard syntax */
    margin-left:auto; 
    margin-right:auto; 
    text-align:center; 
    font-size:larger;
}
/*our dogs*/

