@charset "utf-8";
/* CSS Document */

html {
    background: #fae9cd url(assets/sideBG.jpg) repeat-x;
}
body {
background-color:#ffffff;
padding:0px 0px 0px 0px;
background-repeat:no-repeat;
background-position:top center;
width:1000px;
margin:auto;
}

#homecontainer {
width:1000px;
margin:auto;
background-image:url(assets/home_backgroundNew.jpg);
background-repeat:no-repeat;
background-position:top left;
} 

#homecontainer.contact {
background-image:url(assets/commercial_background_2.jpg);
}

#residentialcontainer {
width:1000px;
margin:auto;
background-image:url(assets/residential_background.jpg);
background-repeat:no-repeat;
background-position:top left;
}
 
#commercialcontainer {
width:1000px;
margin:auto;
background-image:url(assets/commercial_background_1.jpg);
background-repeat:no-repeat;
background-position:top left;
}

#gallerycontainer {
width:1000px;
margin:auto;
}

#addyText {
width:650px;
margin-left:335px;
font-family:Verdana;
font-size:11px;
color:#cfc291;
text-align:right;
height:15px;
clear:none;
letter-spacing:-.05em;
}

#addyText a{
text-decoration:underline;
color:#cfc291;
}

#addyText a:hover{
color:#3f9ba6;
}

#buttonsContainer {
width:495px;
margin-left:490px;
margin-top:5px;
height:42px;
clear:none;
}

.button {
height:42px;
width:68px;
margin-left:12px;
background-image:url(assets/button.jpg);
background-repeat:no-repeat;
display:block;
float:left;
}

.button a{
display:block;
text-decoration:none;
text-transform:lowercase;
color:#fff6c5;
font-size:11px;
text-align:center;
padding-top:10px;
height:32px;
width:68px;
}

.button a:hover{
display:block;
background-image:url(assets/button_rollover.jpg);
background-repeat:no-repeat;
width:68px;
height:42px;
color:#fed01b;
}

#companyname {
width:395px;
margin-left:590px;
margin-top:15px;
font-family:Georgia;
font-weight:bold;
font-size:32px;
text-align:right;
color:#1d4E33;       
}

#companysubtitle {
width:395px;
margin-left:590px;
margin-top:-5px;
font-family:Georgia;
font-size:20px;
font-weight:bold;
color:#1d4E33;
text-align:right;
}


#simplybest {
background-image:url(assets/simply_the_best.jpg);
background-repeat:no-repeat;
background-position:right;
width:395px;
height:28px;
margin-left:590px;
margin-top:20px;
}

#mainText {
font-family:Verdana;
font-size:12px;
text-align:right;
color:#695d46;
width:240px;
margin-left:745px;
margin-top:15px;
}

#mainText b{
font-weight:bold;
color: #fed01b;
}

#mainText h1{
	font-size:16px;
	text-align:right;
	color:#fed01b;
}

#mainText h2{
	font-size:12px;
	text-align:right;
	color:#fed01b;
}

#mainText a{
	text-decoration:underline;
	color:#1d4E33;
}

#cmiLogo {
width:240px;
height:74px;
margin-left:745px;
margin-top:25px;
background-image:url(assets/cmi_company_logo.jpg);
background-position:center;
background-repeat:no-repeat;
}

#footer {
width:1000px;
text-align:center;
color:#695d46;
font-family:Verdana;
font-size:12px;
clear:both;
background-image:url(assets/footer_hr.jpg);
background-repeat:no-repeat;
background-position:top center;
padding-top:20px;
}

#footer a{
text-decoration:underline;
color:#1d4E33;
}

#footer a:hover{
color:#98d3d4;
}

#centeredText {
	width:600px;
	margin-left:100px;
	padding-left:100px;
	padding-right:100px;
	background-image:url(assets/footer_hr.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	font-family:Verdana;
font-size:12px;
text-align:justify;
color:#695d46;
}

#centeredText b{
font-weight:bold;
color:#695d46;
}

#centeredText h1{
	font-size:16px;
	text-align:center;
	color:#fed01b;
}

#centeredText a{
	text-decoration:underline;
	color:#1d4E33;
}

#cmiLogo2 {
width:240px;
height:74px;
margin-left:375px;
margin-top:15px;
background-image:url(assets/cmi_company_logo.jpg);
background-position:center;
background-repeat:no-repeat;
}

/* gallery thumbs */
#thumbsLEFTcolumn {
width:74px;
float:left;
}

#thumbsLEFTcolumn img{
margin-top:5px;
border:solid 1px #000000;
}

#thumbsRIGHTcolumn {
width:74px;
float:right;
}

#thumbsRIGHTcolumn img{
margin-top:5px;
border:solid 1px #000000;
}

#thumbsCENTERcolumn {
width:74px;
margin-left:78px;
padding-left:4px;
padding-right:4px;
}

#thumbsCENTERcolumn img{
margin-top:5px;
border:solid 1px #000000;
}


.holderDrop {
    height: 74px;
    width: 200px;
    background: rgba(195, 178, 100, 0.6); /* Red 0-255, Green 0-255, Blue 0-255, Alpha 0.1-0.9 */;
    position: fixed;
    top: 0;
    left: 0;
    list-style: none;
    cursor: pointer;
    font-size: 25px;
    font-weight: bold;
    line-height: 27px;
    padding: 0 5px 0 15px;
}
.mainHover {
    padding: 3px 0;
    margin: 0;
    text-align: center;
}
.mainHover li {
    overflow: hidden;
    margin-top: -400px;
}
.mainHover.hover li {
    overflow: visible;
    margin-top: 0px;
    width: 325px;
    padding: 0px 5px 5px 30px;
    background: rgba(195, 178, 100, 0.6);;
    margin: 17px 0 0 -15px;
    text-align: center;
}
.mainHover.hover li.com {
    width: 220px;
}
.mainHover.hover .tag {
    display: block;
    margin: 5px 0 0 0px;
    padding: 0;
    font-size: 15px;
    line-height: 20px;
    font-weight: bold;
    color: #000000;
}
.mainHover li div {
    margin: 0;
    padding: 0;
    float: left;
}
.mainHover li div a {
    margin: 0;
    padding: 0;
}
.mainHover li div a img {
    display: none;
    margin: 0;
    padding: 5px;
}
.mainHover.hover li div a img {
    display: block;
    width: 80px;
    float: left;
}
.mainHover li div#thumbsRIGHTcolumn , .mainHover li div#thumbsLEFTcolumn ,.mainHover li div#thumbsCENTERcolumn{
    margin: 0;
    padding: 0;
    float: left;
    width: 100px;
}	
span.clearAll {
    display: block;
    height: 1px;
    clear: both;
}

