/* CSS Document */

body{
	/*background-color:#7595b7;
	background-image:url(../images/site-bg.jpg);
	background-repeat:repeat-x;*/
	color:#555555;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}

a{
	color:#0065b7;
	font-weight:bold;
}


#site{
	margin:auto;
	background-repeat:repeat-x;
	width:1100px;
	
}

.home #site{
	background-image:url(../images/site-home-bg.jpg);
	background-color:#567da7;
}


#site #site-header h1{
	background-image:url(../images/site-header.gif);
	background-repeat:no-repeat;
	width:1100px;
	height:0px;
	padding-top:151px;
	overflow:hidden;
	padding-bottom:0px;
	margin:0px;
}


#site #site-header #site-nav{
	background-image:url(../images/site-nav.jpg);
	height:34px;
	width:1100px;
	overflow:hidden;
}


#site #site-header #site-nav .top-nav-link{
	display:block;
	height:0px;
	padding-top:35px;
	overflow:hidden;
	float:left;
	background-image:url(../images/site-nav.jpg);
	background-repeat:no-repeat;
}


#site #site-header #site-nav #top-nav-home{
	margin-left:100px;
	width:65px;
	background-position:-100px 0px;
}

#site #site-header #site-nav #top-nav-about{
	width:70px;
	background-position:-165px 0px;
}

#site #site-header #site-nav #top-nav-work{
	width:92px;
	background-position:-235px 0px;
}

#site #site-header #site-nav #top-nav-services{
	width:110px;
	background-position:-327px 0px;
}

#site #site-header #site-nav #top-nav-colors{
	width:124px;
	background-position:-437px 0px;
}

#site #site-header #site-nav #top-nav-textures{
	width:133px;
	background-position:-561px 0px;
}

#site #site-header #site-nav #top-nav-resources{
	width:145px;
	background-position:-694px 0px;
}

#site #site-header #site-nav #top-nav-faq{
	width:62px;
	background-position:-839px 0px;
}

#site #site-header #site-nav #top-nav-contact{
	width:89px;
	background-position:-901px 0px;
}



#site #site-header #site-nav #top-nav-home:hover,
#site #site-header #site-nav #top-nav-home-selected{
	margin-left:100px;
	width:65px;
	background-position:-100px -35px;
}

#site #site-header #site-nav #top-nav-about:hover,
#site #site-header #site-nav #top-nav-about-selected{
	width:70px;
	background-position:-165px -35px;
}

#site #site-header #site-nav #top-nav-work:hover,
#site #site-header #site-nav #top-nav-work-selected{
	width:92px;
	background-position:-235px -35px;
}

#site #site-header #site-nav #top-nav-services:hover,
#site #site-header #site-nav #top-nav-services-selected{
	width:110px;
	background-position:-327px -35px;
}

#site #site-header #site-nav #top-nav-colors:hover,
#site #site-header #site-nav #top-nav-colors-selected{
	width:124px;
	background-position:-437px -35px;
}

#site #site-header #site-nav #top-nav-textures:hover,
#site #site-header #site-nav #top-nav-textures-selected{
	width:133px;
	background-position:-561px -35px;
}

#site #site-header #site-nav #top-nav-resources:hover,
#site #site-header #site-nav #top-nav-resources-selected{
	width:145px;
	background-position:-694px -35px;
}

#site #site-header #site-nav #top-nav-faq:hover,
#site #site-header #site-nav #top-nav-faq-selected{
	width:62px;
	background-position:-839px -35px;
}

#site #site-header #site-nav #top-nav-contact:hover,
#site #site-header #site-nav #top-nav-contact-selected{
	width:89px;
	background-position:-901px -35px;
}


/**************** Site Body ************************/




#site #site-content{
	width:1100px;
	z-index:100;
	overflow:hidden;
	position:relative;
}

#site #site-content #site-content-body{
	background-color:#f4f5fb;
	margin-left:100px;
	margin-right:100px;
	width:870px;
	padding:10px;
	overflow:hidden;
	
}

#site #site-content .left-column1{
	float:left;
	margin-right:10px;
	width:435px;
	overflow:hidden;
	
}

#site #site-content .right-column1{
	float:left;
	overflow:hidden;
	width:425px;
}



#site #site-content .left-column2{
	float:left;
	margin-right:10px;
	width:220px;
	overflow:hidden;
	z-index:100;
	
}

#site #site-content .right-column2{
	float:left;
	overflow:hidden;
	width:640px;
}

#site #site-content .left-column3{
	float:left;
	margin-right:10px;
	width:482px;
	overflow:hidden;
	
}

#site #site-content .right-column3{
	float:left;
	overflow:hidden;
	width:374px;
}


#site #site-content .left-column-home{
	float:left;
	width:436px;
	overflow:hidden;
	
}

#site #site-content .right-column-home{
	float:left;
	overflow:hidden;
	width:433px;
	height:236px;
}

#site #site-content .site-content-box{
	background-color:#dfdcc5;
	padding:10px;
	color:#464646;
}

#site #site-content .site-content-box-trim{
	background-color:#dfdcc5;
	padding:4px;
	color:#464646;
}

#site #site-content .site-content-box-gallery{
	background-color:#dfdcc5;
	padding:6px;
	color:#464646;
	width:631px;
	overflow:hidden;
}

#site #site-content .scrolling-copy-box{
	width:403px;
	height:464px;
	overflow:auto;
}

#site #site-content .right-column3 .scrolling-copy-box{
	width:353px;
	height:490px;
}

#site #site-content .site-content-box-left{
	width:415px;
	overflow:hidden;
}

#site #site-content .site-content-box-right{
	text-align:right;
}


#site #site-content .right-column-home .site-content-box{
	overflow:hidden;
	width:395px;
	height:206px;
	padding:20px;
	padding-top:10px;
	text-align:right;
}



#site #site-content h2{
	color:#000000;
	font-size:20px;
	padding-bottom:0px;
	margin-bottom:10px;
	margin-top:5px;
	text-transform:uppercase;
	font-family:"Times New Roman", Times, serif;
}

#site #site-content h3{
	color:#0065b7;
	font-size:12px;
	padding-bottom:0px;
	margin-bottom:0px;
}


#site #site-content p{
	padding-top:0px;
	margin-top:2px;
}

.link-list{
	list-style:none;
	padding-left:90px;
	margin-top:-25px;
}

.link-list li{
	padding-bottom:5px;
}


.feature-list{
	color:#0065b7;
	font-weight:bold;
}


.city-list{
	float:left;
	color:#0065b7;
	font-weight:bold;
	list-style:none;
	padding-left:0px;
	margin:0px;
	padding-right:40px;
}

.city-list .area-title{
	color:#000000;
}


#gallery-thumbnails{
	padding-top:10px;
	overflow:hidden;
}


#gallery-thumbnails a{
	padding-right:7px;
	display:block;
	float:left;
	overflow:hidden;
	padding-bottom:8px;
}

#message-boxes{
	padding:10px;
}

.highlight{
	color:#0065b7;
	font-weight:bold;
}

.photo-note{
	font-style:italic;
	color:#0065b7;
	text-align:right;
}

#color-thumbnails{
	width:250px;
	padding-top:10px;
}

#color-thumbnails a{
	padding:2px;
	display:block;
	float:left;
	overflow:hidden;
}

#color-thumbnails a img{
	border:black;
}

#contact-form{
	padding-top:25px;
	padding-left:20px;
}

#contact-form input,
#contact-form select{
	width:200px;
}

#contact-form input#zip{
	width:80px;
}


#contact-form textarea{
	width:200px;
	height:100px;
}



label{
	font-size:14px;
	width:100px;
	overflow:hidden;
	display:block;
	float:left;
}


#site #site-footer{
	width:1100px;
	background-image:url(../images/footer-fade2.png);
	background-repeat:repeat-x;
	z-index:1;
	margin-top:-100px;
	overflow:hidden;
}


.subpage #site #site-footer{
	background-image:url(../images/site-footer-bg.jpg);
}


#site #site-footer div{
	overflow:hidden;
}


#site #site-footer #footer-features{
	overflow:hidden;
}

#site #site-footer #footer-features .footer-feature{
	background-image:url(../images/footer-fade.png);
	background-position:bottom;
	background-repeat:repeat-x;
	margin-right:3px;
	margin-left:3px;
	float:left;
	width:198px;
	overflow:hidden;
	padding:10px;
	padding-top:120px;
}

#site #site-footer #footer-features #feature-left{
	width:198px;
	padding-left:110px;
}

#site #site-footer #footer-features #feature-right{
	padding-right:120px;
}


#site #site-footer #footer-features .footer-feature .footer-feature-image{
	display:block;
	overflow:hidden;
	height:93px;
}

#site #site-footer #footer-features a{
	display:block;
	text-decoration:none;
	padding-bottom:10px;
}

#site #site-footer #footer-features .footer-link img{
	margin-top:-3px;
	margin-right:2px;
}


#site #site-footer #footer-features p{
	width:150px;
	margin-top:0px;
	color:#000000;
}


#site #site-footer #footer-info{
	padding-top:20px;
	overflow:hidden;
	height:230px;
	margin:auto;
	width:890px;	
	text-align:center;
}

#site #site-footer #footer-info #assoc-links{
	margin:auto;
	overflow:hidden;
	text-align:center;
	width:315px;
}

#site #site-footer #footer-info #assoc-links a{
	display:block;
	padding:10px;
	float:left;
}

#site #site-footer #footer-info hr{
	height:2px;
	width:727px;
	border:0px;
	border-top:1px solid black;
}

#site #site-footer #footer-info #footer-info-links{
	margin:auto;
	text-align:center;
}


#site #site-footer #footer-info #footer-info-links a{
	color:#000000;
	padding-left:5px;
	padding-right:5px;
	text-decoration:none;
	font-size:10px;
}

#site #site-footer #footer-info #footer-info-links a:hover{
	text-decoration:underline;
}

#site #site-footer #footer-address{
	padding-top:20px;
}

