
/*
// Birdston Kennels
// Dark Colour // Highlight Colour */


*           {
                margin: 0px;
                padding: 0px;
                }

html{
min-height: 101%;
}


body{
font-family: Verdana, Tahoma, Arial, sans-serif;
font-size: 0.8em;
padding: 0px;
border: 0px;
margin-top: 10px;
color: #666;
background-image: url("../images/bg.png");


}

a{
text-decoration: none;
color: #666;
}
a:hover{
color: #a5a5a5;
}

h1{
font-family: arial;
font-size: 1.2em;
font-weight: normal;
color: #FFFFFF;
padding-top: 0px;
padding-left: 5px;
padding-bottom: 10px;
margin-top: -10px;
margin-left: 20px;
margin-bottom:20px;
margin:0px;
font-size:1.4em;
letter-spacing: 1px;
}


h2{
font-size: 1.1em;
font-weight: lighter;
letter-spacing: 2px;
padding-left: 5px;
color: #cccccc;
margin: 0px;
margin-top: 5px;
}

img{
border: none;
}

ul{
margin-left: 20px;
}





#container{
width: 900px;
margin-left: auto;
margin-right: auto;
background: #990099;
overflow: hidden;
clear: both;
background: #990099;

}



#rightcol{
clear: both;
float: left;
width: 900px;
height: auto;
text-align: right;
overflow: visable;
}

#leftcol{
float: left;
width: 200px;
 border-color: #000000;
 border-style: solid;
 border-width: 0px;
 border-left-width: 2px;
 overflow: visable;
}

.index
{
text-align: center;
background: #481890;
color: #ffffff;
padding: 5px;

}





#banner{
width: 900px;
text-align: left;
background: #FFFFFF;
}

#innerbanner{
position: relative;
width: 900px;

}

#tel{
position: absolute;
top: 35px;
right: 10px;
font-size: 18px;
text-align: right;
color: #481890;
}

#tel a{
color: #481890;
}


#logo{
position: absolute;
top: 0px;
left: 0px;
}





#imgholder{
width: 400px;
height: 400px;
}



#content{

text-align: justify;
padding: 20px 0px 0px 00px;
font-size: 11px;
width: 900px;
line-height: 13pt;
color: #ffffff;


/*
background-image: url(images/contback.jpg);
background-position: top right;
background-repeat: no-repeat;
*/
}

#content p{
padding: 3px;
margin: 2px;
}

#content p.alt{
color: #cccccc;
}



#content a{
color: #ffffff;
}

#content a:hover{
color: #B4B5B4;
}




#footer{
margin-left: auto;
margin-right: auto;
clear: both;
width: 900px;
height: 20px;
border-top: 1px solid #ffffff;
color: #ffffff;
font-size: 10px;
background: #481890;
font-family: "Trebuchet MS", Tahoma, Verdana;
}

#footl{
float: left;
width: 400px;
text-align: left;
padding: 7px;
}

#footr{
float: left;
width: 470px;
text-align: right;
padding: 7px;
}

#footer a{
color: #ffffff;
}

#footer a:hover{
color: #D4D3D4;
}












#contleft{
float: left;
width: 320px;
margin-left: 40px;
margin-top: 10px;
margin-bottom: 10px;
margin-right: 30px;
text-align: left;
}

#contright{
float: left;
width: 320px;
margin-top: 10px;
margin-bottom: 10px;
}










#top     {
background-image: url("../images/top.png");
background-repeat: no-repeat;
width: 900px;
height: 10px;
}

 #bottom      {
                                   background-image: url("../images/bottom.png");
                                    background-repeat: no-repeat;
                                   width: 900px;
                                   height: 10px;
                                }


#navigation                 {
                                width: 900px;
                                background: #990099;
                                height: 35px;
                                z-index: 99;
                                border-color: #000000;
                                border-style: solid;
                                border-width: 0px;
                                float: left;

                            }

#navigation ul                {

                                margin: 0px;
                            }


#navigation li              {
                                list-style: none;
                                width: 100px;
                                float: left;
                                padding: 10px 0px 10px 0px;
                                border-color: #ffffff;
                                border-style: solid;
                                border-width: 0px;
                                border-bottom-width: 1px;
                                background-image: url("../images/tab.png");
                                background-repeat: no-repeat;
                                text-align: center;
                                }


#navigation a li.home     {
                                   background-image: url("../images/tab.png");
                                   background-repeat: no-repeat;
                                   border-left-width: 0px;
                                   border-bottom-width: 0px;

                                }


#navigation li.homecurrent      {
                                   background-image: url("../images/tabcurrent.png");
                                   background-repeat: no-repeat;
                                   border-left-width: 0px;
                                   border-bottom-width: 0px;
                                   height: 32px;
                                   color: #CCCCCC;
                                }

#navigation li a:hover            {
                                   color: #cccccc;

                                }

#navigation li.current          {
                                   color: #CCCCCC;
                                   border-bottom-width: 0px;
                                   background-image: url("../images/tabcurrent.png");
                                   background-repeat: no-repeat;
                                   height: 32px;


                                }

#navigation li.end          {
                                   background: #FFFFFF;
                                   width: 200px;
                                   height: 15px;


                                }

#navigation li a            {
                                color: #FFFFFF;
                                display: block;
                                height: 15px;
                             }



#im            {
                                position: relative;
                                overflow: hidden;
                             }








#text{
background: #990099;
width: 560px;
float: left;
padding: 0px 0px 0px 10px;
}

.text2{
color: #ffffff;
border-bottom: 1px dotted #cccccc;
}

.text3{
color: #cccccc;
border-bottom: 1px dashed #cccccc;
}

#image{
float: left;
margin-left: 35px;
margin-top: 30px;

}

#image img{
border: 4px solid #481890;
}

#contact{
               background-image: url("../images/contact.png");
                                   background-repeat: no-repeat;
                                   color: #ffffff;
               width: 267px;
               height: 400px;
               float: left;
               margin-left: 35px;
               margin-top: 35px;
}


#cont{
               width: 150px;
               margin-top: 15px;
               margin-left: 25px;
}


#email{
               color: #FFFFFF;
}



#testimonials{
list-style-type: none;
}

#testimonials li{
padding: 0;
margin: 0;
padding-bottom: 20px;
margin-top: 20px;
line-height: 18px;
background-image: url(../images/pawprint.png);
background-position: top left;
background-repeat: no-repeat;
padding-left: 38px;
}







.infobar{
width: 370px;
padding: 5px;
color: white;
background: #FFFFFF;
}

#contright.infobar{
margin-bottom: 5px;
}



.clear{
clear: both;
height: 0px;
width: 1px;
line-height: 0px;
background: white;
}





