﻿body
{
    background-color: #E0E0E0;
    height: 100%;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    margin: 0px 0px 0px 0px;
    line-height: 14pt;
    color: #666666;

    
}
A
{
    text-decoration:none;
    color:Blue;
}
A:hover
{
    text-decoration:underline;
}
input,textbox
{
    width:165px;
}

#headerLogo
{
    width: 323px;
    float:left;
    margin-left:6px;
    margin-top:6px;
}
#pageContainier
{
    background-color:#FFFFFF;
    height:100%;
    width: 930px;
    margin:0 auto;
   padding: 0px 0px 10px 0px;


}
#homeContainer
{
    background-color:#FFFFFF;
width: 911px;
margin:0 auto;
}
.subcontainer
{
margin:0 auto;
width: 974px;
height:100%;
padding:0px 0px 0px 0px;
background-image:url(images/bgShadowSide.gif);
background-repeat:repeat-y;

}
#topMenu
{
    margin-right: 15px;
    margin-top: 8px;
    float:right;
}
#headerPhone
{
    margin-bottom:0px;
    padding:0px;
    margin-right: 15px;
    margin-top: 6px;
    float: right;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 38px;
    font-weight: bold;
    font-style: normal;
    font-variant: normal;
    line-height: 26pt;
    text-transform: none;
    color: #C0C0C0;
}

#headerLocation
{
margin-left: 0px;
    margin-right: 15px;
    margin-top: 0px;
    float: right;
    color: #666666;
}
#flashcontent
{
    width:911px;
    margin:0 auto;
}
#generalcontent
{
    width:911px;
    margin:0 auto;
}
#headerBanner
{
    width:911px;
    margin:0 auto;
} 
#topBannerDiv
{
    clear:both; 
    height:10px;
} 
#leftSub
{
    width: 288px;
    float: left;
    background-color: #FDC452;
    text-align: center;
    padding: 6px;
    font-weight: bold;
    color: #FFFFFF;
    font-size: 16px;
}
#centerSub
{
    background-color: #5089E4;
    margin: 0px;
    text-align:center;
    padding: 6px;
    font-weight: bold;
    color: #FFFFFF;
    font-size: 16px;
}
#rightSub
{
    width: 290px;
    background-color: #82CABA;
    float: right;
    text-align: center;
    padding: 6px;
    font-weight: bold;
    color: #FFFFFF;
    font-size: 16px;
}
#subColl
{
 width:911px;
 margin:0 auto;
 height:100%;
}
#leftColl
{
    width: 288px;
    float: left;
    padding: 6px;
    border-right: dotted 1px gray;
}
#centerColl
{
    margin: 6px;
    padding: 0px 298px 5px 298px;
}
#rightColl
{
    width: 289px;
    float:right;
    padding: 6px;
    border-left:dotted 1px gray;
}
.clearDiv
{
    background-color:#FFFFFF;
    clear:right;
    height:6px;
}
.spacerDiv
{
    height:6px;
}
.hyperlinks
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    text-transform: capitalize;
}
.insideImgFrame
{
    padding-right:6px;
    float:left;
}



#left {
    float: left;
    width:19px;
    background-image: url(images/shadowLeft.gif);
    background-repeat: repeat-y;
    height:100%;

 
}

#right
{
    background-position: left top;
    float: right;
    background-image: url(images/shadowRight.gif);
    background-repeat: repeat-y;
    height: 156px;
    background-attachment: fixed;
    width: 8px;
}

.guestCommentsName
{
     
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;  
}
#footer
{
margin:0 auto;
    font-size: 12px;
    width: 930px;
    background-color: #E0E0E0;
}

#footerTextLeft
{
    
    float:left;
    width: 683px;
    background-color: #E0E0E0;
}
#footerTextRight
{
    float:right;
    background-color: #E0E0E0;

}
.containerFooter
{
    width:974px;
    padding:0px 0px 0px 0px;
    margin:0 auto;
    clear:both;
    }
#traneFooter
{
    margin-top: 20px;
    margin-left: 30px;
    float:left;
    width: 304px;
    background-color: #FFFFFF;
}


/* Testimonials */

.quotes {
    margin:0 auto;
    width:98%;
}

.quotes strong {
    color: #333333;
}

.quotes dl {
    background: #F3F3F3;
    border-bottom: 1px solid #E0E0E0;
    border-top: 1px solid #E0E0E0;
    margin: 12px 0;
    padding: 7px;

}

.quotes dl.alt {
    background: #F3F3F3;
    border-color: #E3E3E3;
}

.quotes dl dt {

}

.quotes dl dd {
    padding-top: 4px;
    text-align: right;
}

.quote dd.empty {
    margin-bottom: -10px;
}
/* squarebox */

.squarebox {
    margin:0 auto;
    width:98%;
}

.squarebox strong {
    color: #333333;
}

.squarebox dl {
    background: #F3F3F3;
    border: solid 1px #E0E0E0;

    margin: 12px 0;
    padding: 7px;

}

.squarebox dl.alt {
    background: #F3F3F3;
    border-color: #E3E3E3;
}

.squarebox dl dt {

}

.squarebox dl dd {
    padding-top: 4px;
    text-align: right;
}

.squarebox dd.empty {
    margin-bottom: -10px;
}
/* bottomFooterBox */

.footerbox {
    margin:0 auto;
    width:98%;
}

.footerbox strong {
    color: #333333;
}

.footerbox dl {
    background: #F3F3F3;
    border-top: solid 1px #E0E0E0;
    border-bottom: solid 1px #E0E0E0;
    margin: 0px 0;
    padding: 7px;

}

.footerbox dl.alt {
    background: #F3F3F3;
    border-color: #E3E3E3;
}


.footerbox dl dd {
    padding-top: 4px;
    text-align: right;
}

.footerbox dd.empty {
    margin-bottom: -10px;
}

/* Promo Callouts
-------------------------------------------------------------- */
#promo {
margin:0 auto;

}
#promo-container {
	position:absolute;
	top:0;
	right:0;
	background:transparent url('/Residential/images/graphics/sidebar/background_repeat.gif') left top repeat-y;
	padding-left:15px;
	width:321px;
}
#promo .callout,
#promo-container .callout 
{
    
	display:block;
	width:417px;
	float:left;
	background:#f1f1f1;
	border: solid 1px #aaaaaa;
	border-bottom:0;
	padding-bottom:2px;
	
	}
#home #promo .callout {
	border-bottom:0;
	border-left:0;
	width:320px;
}
.callout img {
	float:right;
	padding:0;
	margin:0;
}
.callout-content img {
	float:none;
	clear:right;
	margin:0;
	padding:0;
}
.callout .callout-content {
	padding:5px 5px 3px 10px;
	width:333px;
	border-right: solid 1px #aaaaaa;
    height: 59px;
}
.callout-content h3 {
	font-size:1.1em;
	font-weight:bold;
	padding:0;
	margin:0 0 .3em 0;
	/*background:transparent url('/Residential/images/graphics/ui/search-arrow.gif') right center no-repeat;*/
}


/*.callout-content h3 {
	padding:0;
	margin:7px 0 4px 0;
}*/
.callout-content p {
	font-size:.9em;
	line-height:1.2em;
	padding-top:0px;
	padding-bottom:0px;
	font-weight:normal;
	height:40px;
}
#holder {
	z-index:1;
	margin:0;
}
#holder #single-col {
	clear:both;
  font-size:.9em;
}

.handcursor{
cursor:hand;
cursor:pointer;
font-size: large;
}

