@charset "utf-8";
/* Westheimer Home CSS */




/*Content*/

#contentContainer {
padding: 0px 0px 15px 15px;
background-color:#FFFFFF;
width: 975px;
}


#contentContainer .logos {
padding: 25px 0px 25px 0px;
}



#bucket {
width: 213px;
padding-top: 15px;
float: left;
padding-right: 37px;
/*border-bottom: #f9e0b2 dashed 1px;
padding-bottom: 20px;*/
}

#bucket a {
font-weight: bolder;
color: #3e7dff;
font-size: .85em;
text-decoration: none;
}

#bucket a:hover {
text-decoration: underline;
}

/*#bucket img {
}*/

#bucket p {
font-size: .85em;
line-height: 18px;
/*padding-left: 4px;*/
}

#bucket strong {
display: block;
padding-top: 5px;
}


#bucket a.firstLink {
font-size: 1em;
}




#bucketLast {
width: 213px;
padding-top: 15px;
float: left;
padding-right: 0px;
/*border-bottom: #f9e0b2 dashed 1px;
padding-bottom: 20px;*/
}

#bucketLast a {
font-weight: bolder;
color: #3e7dff;
font-size: .85em;
text-decoration: none;
}

#bucketLast a:hover {
text-decoration: underline;
}


#bucketLast p {
font-size: .85em;
line-height: 18px;
/*padding-left: 4px;*/
}

#bucketLast strong {
display: block;
padding-top: 5px;
}




/*  Left Column */
#left {
float:left;
margin-top: 25px;
padding: 0px;
width: 462px;
padding-top: 25px;
border-top: #c4b08c dashed 1px;
}



#left p {
font-size: .85em;
line-height: 20px;
padding-top: 0px;
padding-bottom: 15px;
}

#left img {
float: left;
padding-right: 15px;
}






/*right column*/

#right {
float: left;
margin-top: 25px;
padding-top: 25px;
padding-left: 37px;
width: 460px;
border-top: #c4b08c dashed 1px;
}


#right p {
font-size: .85em;
line-height: 20px;
padding-top: 0px;
padding-bottom: 15px;
}



#bullets {
background-image:url(../images/texas.jpg);
background-repeat: no-repeat;
width: 323px;
height: 116px;
padding-bottom: 30px;
}

#bullets {
padding-left: 128px;
}


#bullets ul {
color: #3f7eff;
padding-left: 15px;
line-height: 24px;
}

#bullets a {
font-weight: bold;
font-size: .85em;
color: #3f7eff;
text-decoration: none;
}

#bullets a:hover {
text-decoration: underline;
}


#bullets .firstList {
float: left;
}

#bullets .secondList {
float: right;
}

/*  Bottom  */

#bottomLogos {
border-top: #CCCCCC dashed 1px;
padding-left: 53px;
padding-top: 20px;
}



/*  Footer  */

#footer {
background-image: url(../images/bkg-footer.jpg);
background-repeat: repeat-x;
width: 990px;
text-align: center;
padding: 15px 0px 15px 0px;
}


#footer ul {
display: inline;
padding-bottom: 15px;
}

#footer li {
display: inline;
padding-right: 4px;
}

#footer a {
color:#4c4b4a;
font-size: .85em;
padding-left: 5px;
padding-right: 7px;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}

#footer p {color:#ffffff;font-size: .8em; padding-top: 10px; padding-bottom: 0px;}
#footer p.locations{width:750px; margin-left:auto; margin-right:auto;}
#footer p.locations a{ color:#4C4B4A; font-size:10px; padding:0px; margin:0px;}

#footer .spectrumLink {
color:#007aa8;
font-size: 1em;
padding-left: 0px;
}