@charset "utf-8";
/* Pickens Kane Interior CSS Document */







/*-----------------masthead ----------------*/
#no-header #masthead{
background:url("../images/bkg-header.jpg") no-repeat scroll left top transparent;
height:125px;
}
#masthead {
background-image:url(../images/bkg-masthead.jpg);
background-repeat: no-repeat;
width: 990px;
height: 509px;
}


#subnav {
width: 345px;
height: 395px;
background-image:url(../images/bkg-subnav.jpg);
background-repeat: no-repeat;
float: left;
background-position: 1.6em 6.2em;
}

#subnav h2 {
color: #ffc61f;
font-size: 1.2em;
padding-top: 85px;
padding-left: 37px;
}

#subnav ul {
color: #ffc61f;
font-size: 1.2em;
padding-top: 13px;
padding-left: 37px;
list-style: none;
font-weight: bold;
line-height: 26px;
}

#subnav a {
color:#FFFFFF;
}


/*-----------------subnav for testimonials template only ----------------*/

#subnav2 {
width: 345px;
height: 393px;
background-image:url(../images/bkg-subnav2.jpg);
background-repeat: no-repeat;
float: left;
background-position: 1.6em 6.2em;
}











#formContainer {
background-image:url(../images/bkg-quoteform.jpg);
background-repeat: no-repeat;
height: 182px;
padding: 85px 0px 0px 100px;
float: left;
}


/*------- left----------*/

#left {
float: left;
padding-left: 15px;
padding-right: 0px;
width: 290px;
}


#left img {
padding: 20px 10px 30px 33px;
}

/*------- right----------*/

#right {
float: right;
width: 620px;
padding-right: 50px;
}


#right a {
color: #cc8b3c;
font-weight: bold;
}


iframe {
border: #67777f solid 1px;
}


#right li {
color: #7f7465;
margin-left: 18px;
padding-bottom: 10px;
}

#right img {
border-bottom:2px solid #D5D5D5;
border-left:1px solid #D5D5D5;
border-right:1px solid #D5D5D5;
margin-bottom:5px;
margin-right:20px;
margin-top: 7px;
padding:2px;
}

#right .right-img{
border-bottom:2px solid #D5D5D5;
border-left:1px solid #D5D5D5;
border-right:1px solid #D5D5D5;
margin-left:20px;
padding:2px;
float:right;
}


#right h1{
padding-top: 10px;
}



/*------- specific pages----------*/


#address {
padding-top: 20px;
}

#address p {
padding-bottom: 0px;
}



#sitemap {
padding-bottom: 15px;
}

#sitemap a{
font-size: 1.1em;
padding-bottom: 8px;
display: block;
font-weight: bold;
}

#sitemap .subpage{
padding-left: 10px;
display: block;
font-weight: normal;
}



#right .video {
margin-bottom: 40px;
border: #ff0000 solid 1px;
}


