﻿body 
{
    margin:auto;
    text-align:center;
    margin-top:10px;
    font-family:Times New Roman;
    
    
 
    
    
}
#Header
{
    /*Version 1 header*/
    /*background: url('images/tj_header.jpg');*/
    /*Version 2 header*/
    background: url('images/HeaderV3.jpg');
    height:185px;
    width:770px;
    float:left;
    }

#header-txt
{
    text-align:left;
    width:250px;
    margin-left:200px;
    margin-top:30px;
    float:left;
    color:#1879bc;
    font-weight:bold;
    font-size:30px;
    font-family:Chaparral Pro;
    
    }


h1
{
    color:#1879bc;
    font-weight:bold;
    font-size:20px;
    font-family:Chaparral Pro;
    
    }
    
    
h2
{
    color:#1879bc;
    font-weight:bold;
    font-size:15px;
    font-family:Chaparral Pro;
    margin-bottom:2px;
    
    }    


#container
{
    
    margin: 0 auto;
	padding: 0;
	width:770px;
	border: 0px solid #1879bc;
	min-height:800px;
	text-align:left;
	margin-bottom:20px;
    }
#Header
{border-bottom: 1px solid #1879bc;
    }



    
#menu
{
    width:150px;
    min-height:730px;
   
    background-color:#d7eefc;
    float:left;
    border-left: 1px solid #1879bc;
    
    } 
    
.Menu_item
{
    height:25px;
    
    width:130px;
    padding-left:10px;
    padding-top:12px;
    margin-left:5px;
    margin-top:10px;
    border-bottom: 1px solid #1879bc;
    color:#1879bc;
    font-weight:bold;
    }
    
.Menu_item a
{
    color:#1879bc;
    font-size:15px;
    font-weight:bold;
    text-decoration:none;
    }
    
    
.Menu_item a:hover
{
    font-weight:bold;
    text-decoration:none;
    padding-left:7px;
    
    }    
        
    

#content
{
    width:608px;
    padding-left:10px;
    padding-top:10px;
    min-height:720px;
    float:left;
    background-color:white;
    border-right: 1px solid #1879bc;
    }
    
    
 .floatimgleft {
    float:right;
    
    margin-right:25px;
    margin-left:10px;
    
    }         
    
 floatimgleft-construct   
    {float:right;
    margin-top:10px;
    margin-right:25px;
    margin-left:10px;
    
    }  
    
    
.home-bullet li
{
    color:black;
    
    padding-bottom:10px;
    font-size:15px;
    letter-spacing:1px;
    list-style-image: url(images/bullet.jpg);
    
    

    
    
    
    
    
    }        
    
    
#Footer    
{
    width:768px;
    height:35px;
    background-color:#d7eefc;
    border: 1px solid #1879bc;
    
    color:#1879bc;
    font-weight:bold;
    padding-top:15px;
    float:left;
    }
    
#Footer-email
{
    
    margin-left:180px;
    color:#1879bc;
    font-weight:bold;
    float:left;
    width:100px;
    border: 1px solid #ff000; 
    } 

#Footer-email a
{ color:#1879bc;
    font-weight:bold;
    text-decoration:none;
    }



#Footer-Phone
{
     margin-left:30px;
    color:#1879bc;
    font-weight:bold;
    float:left;
    width:100px;
    border: 1px solid #ff000;
    
    }     
#Footer-Mobile
{
     margin-right:30px;
    color:#1879bc;
    font-weight:bold;
    float:right;
    width:100px;
    border: 1px solid #ff000;
    
    }     



.contact-headings
{
    color:#1879bc;
    line-height:25px;
    font-weight:bold;
    
    font-family:Chaparral Pro;
    letter-spacing:3px;
    font-size:16px;
    
    
    }
    
    
.Construct-sub
{
    border: 1px solid #e0e0e0;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    /**behavior:url('border-radius.htc');**/
    float: left;
   
    height: 150px;
    padding-left:5px;
    margin-right:5px;
    margin-bottom:15px;
    
}
    
.FindoutMore
{
    color:#1879bc;}        
    
    
    
/**LightBox**/ 

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url('images/prevlabel.gif') left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url('images/nextlabel.gif') right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
   


.Lightbox-Pics
{
    background-color:#d7eefc;
    padding-top:2px;
    padding-left:2px;
    width:385px;
    
    border: 1px solid #e0e0e0;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    }
    
.Lightbox-Pics1
{
    background-color:#d7eefc;
    padding-top:2px;
    padding-left:2px;
    width:510px;
    
    border: 1px solid #e0e0e0;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    }    
.Lightbox-Pics2
{
    background-color:#d7eefc;
    padding-top:2px;
    padding-left:2px;
    width:440px;
    
    border: 1px solid #e0e0e0;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    }    
.Lightbox-Pics3
{
    background-color:#d7eefc;
    padding-top:2px;
    padding-left:2px;
    width:510px;
    
    border: 1px solid #e0e0e0;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    }    
    
.Lightbox-Pics-landscaping
{
    background-color:#d7eefc;
    padding-top:2px;
    padding-left:2px;
    padding-bottom:4px;
    width:405px;
    
    border: 1px solid #e0e0e0;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    }        
    
.Lightbox-Pics-landscaping2
{
    background-color:#d7eefc;
    padding-top:2px;
    padding-left:2px;
    padding-bottom:4px;
    width:450px;
    
    border: 1px solid #e0e0e0;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    }  

.Lightbox-Pics-FirePlaces
{
    background-color:#d7eefc;
    padding-top:2px;
    padding-left:2px;
    padding-bottom:2px;
    width:280px;
    
    border: 1px solid #e0e0e0;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;}
   
.Lightbox-Pics-flooring  
{
    background-color:#d7eefc;
    padding-top:2px;
    padding-left:2px;
    padding-bottom:2px;
    width:485px;
    
    border: 1px solid #e0e0e0;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;}  
    
    
.Lightbox-Pics-Interior {
    background-color:#d7eefc;
    padding-top:2px;
    padding-left:2px;
    padding-bottom:2px;
    width:595px;
    
    border: 1px solid #e0e0e0;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;}     
    
/*Contact Form */

.form-txt
{
    color:#1879bc;
    font-weight:bold;
    width:150px;
    
    }
    
    
.textboxstyle
{
    background-color:#feff9e;
    width:200px;
    height:20px;
    left:20px;
    

padding-left: 18px;
}

.combostyle
{
    background-color:#feff9e;
    width:200px;
    height:25px;
    left:20px;
    
    }



.textboxMessage
{
    background-color:#feff9e;
    width:200px;
    height:20px;
    left:20px;
    

padding-left: 18px;
}    