@charset "utf-8";
/* CSS Document for jeff */


html
{
	margin: 0;
	padding: 0;
	overflow-y: scroll;
}

/* for older browsers, force all divs to display as a block element.
	substitute actual div names for the holders below 
div_name1, div_name2, div_name3, div_name4
{
	display: block;
}
*/

/* do a CSS reset */
div, p, h1, h2, h3, h4, h5, img
{
	padding: 0;
	margin: 0;
}

body
{
	margin: 0px;  
	padding: 0;
	background-image: url(/siteimages/bg_texture.jpg);
	background-repeat:repeat;
	font-family:  Arial, Helvetica, sans-serif;
}


/* All Classes go here   */


.large
{
	font-size:24px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#333;
	padding-top:120px;
	text-align:left;
	text-decoration:none;
}

.large_contact
{
	font-size:18px;
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: normal;
	color:#fff;
	text-align:left;
	text-decoration:none;	
}

.large_contact a
{
	color: #fff;
	text-decoration:underline;
}

.statement
{
	width: 100%;
	font-size:42px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#333;
	padding-top:110px;
	text-align:center;
	text-decoration:none;
}
.section_text
{
	font-size:14px;
	color: #727272;;
	font-weight:normal;
}

.section_text a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#D0C1AE;
	font-weight:bold;
}

.h1
{
	color: #333;
	font-size: 18px;
	text-align:left;
	font-weight:bold;
	padding: 0px 0px 10px 0px;
}

.index_text_light
{
	font-family:  Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333;
	font-weight:regular;
	text-align: left;
}

.index_text_white
{
	font-family:  Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ffffff;
	font-weight:regular;
}


/*********************************/
/* Common Divs  */
/*********************************/
#header_container
{
	width: 100%;
	position: fixed;
	z-index: 10;
	
}

#fblogo  
{
	
	height: 0px;
	visibility:  visible;
}

#fblogo2  
{
	
	height: 0px;
	visibility: hidden;
}


#header
{
	width: 100%;
	height: 170px;
	background-color: #CDB8A5;
	background-image: url(../siteimages/wood_bg.jpg);
	background-repeat:repeat-x;
}

#header_wrap
{
	width: 960px;
	height: 170px;
	margin: 0px auto;
	position: relative;	
	z-index:10;
}

.color_bg
{
	width: 100%;
	height: 260px;
	margin: 0px auto;
	position: relative;	
	background-color:#CDB8A5;
	
}

.nav_wrap
{
	width: 960px;
	margin: 0px auto;
	position: relative;	
}


#nav_bar
{
	width: 700px;
	height: 50px;
}


#nav_bar ul
{
	margin: 0px;
	font-weight:bold;
	padding-left: 0px;
	list-style-type: none;
	float: left;
	-moz-box-shadow: 2px 2px 1px 1px rgba(200,200,200,.15);
	-webkit-box-shadow: 2px 2px 1px 1px rgba(200,200,200,.15);
	box-shadow: 2px 2px 1px 1px rgba(200,200,200,.15);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#ffffff', endColorstr='#f7f7f7');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#ffffff', endColorstr='#f7f7f7')";	
}

#nav_bar li
{
	font-size: 15px;
	display: inline;
}

#nav_bar a
{
	background-color: #ffffff;
	opacity:.9;
	display: block;
	float: left;
	padding: 1em 1.5em;
	text-decoration: none;
	color: #7c7c7c;
	border-right: 1px #f1f1f1 solid;
	border-bottom: 1px #f1f1f1 solid;
	background-image: -moz-linear-gradient(#ffffff, #f7f7f7);
	background-image: -webkit-linear-gradient(#ffffff, #f7f7f7);
	background-image: -o-linear-gradient(#ffffff, #f7f7f7);
}

#nav_bar a:hover
{
	color: #37241D;
	font-weight:bold;
	background-color: # 1F1F1F;
	background-image: -moz-linear-gradient(#ffffff, # A5A5A5);
	background-image: -webkit-linear-gradient(#ffffff, #B6B6B6);
	background-image: -o-linear-gradient(#221612, #221612 );
}


#clearing, .clearing
{
	clear: both;
	width: 100%;
	height: 0px;
}

.clearing2
{
	clear: both;
	width: 100%;
	height: 0px;
}

.clearing3
{
	clear: both;
	width: 100%;
	height: 170px;
}


#clearing4, .clearing4
{
	clear: both;
	width: 100%;
	height: 220px;
}



#int_content
{
	width: 960px;
	margin-top:0px;
	margin-left:25px;
	
}

#footer_wrapper2
{
	width: 100%;
	background-color: #64584A;
	height: 200px;	
	margin: 0px;
	background-image: url(../siteimages/wood_bg.jpg);
}

#footer
{
	width: 960px;
	margin: 0px auto;
	color: #ffffff;
}

#footer a
{
	color: #ffffff;
}

#footer a:hover
{
	text-decoration: none;
}

#footer_left_column
{
	width: 450px;
	float: left;
	margin: 20px 40px;	
}

#footer_right_column
{
	width: 300px;
	float: right;
	margin: 20px 40px;
}

#footer_nav
{
	width: 450px;
	font-size: 14px;
}

#footer_nav a
{
	padding-right: 15px;
}

#footer_stmt
{
	width: 450px;
	margin-top: 10px;
	font-size: 13px;
}

#footer_icons
{
	width: 320px;
	float: right;
}
/*   Popup Styling  */
#popup_content
{
	
}

#popup_content a
{
	
	
}




/***********************************/
/*  Index Page Styling  */
/***********************************/



/*************** Gallery section styling  ******************/


#portfolio
{
	float: left;
	width: 100%;
	margin-top:0px;
	margin-bottom:20px;
	height:450px;
}



/****************  About Us Section   ***************/

#aboutus
{
	width: 100%;
	background-color: #d0c9b9;
}

.aboutus_wrap
{
	width: 960px;
	position: relative;
	margin: 10px auto;
}

.aboutus_wrap a
{
	color:#333;
	
}

#aboutus_column_left
{
	float: left;
	width: 450px;
	padding-top: 30px;
}


#aboutus_column_right
{
	float: right;
	color: #727272;
	width: 450px;
	padding: 50px 10px 30px 10px;
}

#aboutus_column_right h3
{
	font-size: 18px;
	font-weight: bold;
}

#aboutus_column_right p
{
	font-size: 14px;
}

#about_us_subheadline
{
	width: 100%;
}

/****************   Portfolio Section   *************/

.portfolio_wrap
{
	width: 960px;
	position: relative;
	margin: 50px auto 0 auto;
}

#portfolio_header
{
	padding-top: 130px;
}

#portfolio_sections
{
	float: left;
	width: 960px;
	margin-top:20px;
	margin-bottom:20px;
}

.gallery_item
{
	width: 150px;
	margin: 10px 0px 0px 5px;	
	float: left;
}


/*****************  Design Section   ******************/
#design
{
	float: left;
	width: 960px;
	padding-top:20px;
	padding-bottom:60px;
	font-size:14px;
}

#designideas
{
	width: 100%;
	background-color: #d0c9b9;
}

#design_wrap
{
	width: 960px;
	height:400px;
	position: relative;
	margin: 50px auto;
	padding-bottom:20px;
}

.design_item
{
	float: left;
}








/******************  Contact Us Section  *******************/

#contact_index
{
	position: absolute;
	top: 80px;
	right: 80px;
	height: 50px;
	font-size:13px;
	color:#333;
	font-weight:bold;
	width: 294px;
	text-align:left;		
}

#contact_index a
{
	color:#fff;
	text-decoration:underline;
}


#contactus_wrap
{
	width: 960px;
	position: relative;
	margin: 50px auto;
}

#contact-section
{
	float: left;
	width: 960px;
	padding-top:20px;
	padding-bottom:60px;
	font-size:14px;
	background-image: url(/siteimages/CFC-talking-about-online-part3.png);
  	background-repeat: no-repeat;
}


.spacer
{
	padding-top: 140px;
}



#int_content
{
	width: 960px;
	position: relative;
	margin: 50px auto 0 auto;
	height:auto;
}

#maincontent
{
	
	width: 100%;
	height: 170px;
	background-color: #CDB8A5;
}


#details_title
{
	width:840px;
	margin: 15px auto;
	
}
	

