/* 	---------print CSS---------	*/

/* general site */
	body {
		background: white;
		font-size: 12pt;
		font-family: Georgia, "Times New Roman", Times, serif;
	}
	#container, #contentwrap {
		width: auto; 
		margin: 0 5%;
		padding: 0; 
		border: 0;
		float: none !important;
		color: black; 
		background: transparent;
		font-family: Georgia, "Times New Roman", Times, serif;
	}
	/*#container {
		width:auto;
		margin:0 5% !important;
		padding:0 !important;
		color: black;
		float:none;
	}
	#contentwrap{
		width:auto;
		margin:0 !important;
		padding:0 !important;
		color: black;
		float:none;
	} */
	#footer p {
		line-height: 24px;
		padding: 10px 10px 10px 10px;
		text-align:center;
		font-size: 11pt;
	}
	
	/* header and nav */
	#header { /* Sets header to width of header-print.gif*/
		width:auto;
		height:auto;
	}
	#header_image {  /* Hides standard header*/
		display:none !important;
	}
	#header_image_print { /* Reveals print header*/
		display:block !important;
		width:100%; 
		height:100%;
		clear:both;
		
		/* changes size of header-print image from 1x1 to 800x175 */	
	}
	#nav { /* hide nav bar */
		display:none !important;
	}
	h1{
		font-size: 16pt;
	}
	
	h2, h3, h4 {
		font-size: 14pt;		
	}
	p {
		line-height: 1.5;
		margin-bottom: 24pt;
		clear:left; /*fixes problems with p text coming up on .gallery divs/ */
	}

	/* 	Links	*/
	a:link, a:visited {
	text-decoration:underline;
	font-weight:normal;
	color:#666666;
	}
	
	/* Images */
	img {
		display: block; /* makes images not inline by default */
		border:0px;
		float: none !important; /*fixes problems with printing pages */
		page-break-before: auto !important; /*fixes problems with printing pages */
	}

/* hacks */

	/* displays uri in link print-out:
	a[href]:after {  
		content: " (" attr(href) ") ";
		font-size: 90%; }
	*/

/* end general site */

/*------------------------------------------ */

/* home page */
	#content1 {
		padding: 0px 0px 20px 0px;
		float:left;	
	}
	#featured {
		padding: 1em 1em 1em 1em;
		clear:both;
		background-color: #363636;
		/*border-top: 10px solid #777777;
		border-bottom: 10px solid #777777; */
		}
	.fheader {
		padding-left: 0.8em;
		/*font:Arial, Helvetica, sans-serif;
		font-size: 9px; */
		}
	.first, .second, .third {
		width: 16em;
		height: 16em;
		float:left;
		margin: 0.6em 0.6em 0.6em 0.6em;
		padding: .2em .2em .2em .2em; 
		overflow:hidden;
		}
	#main {
		padding: 20px 0px 20px 0px;      
		}
	#quotes {
		background-color:#777777;
		padding: 20px 10px 10px 20px;
		}
	#quotes blockquote {
		color: #000000;
		clear:both;
		line-height:30px;
		}
/* end home page */

/*------------------------------------------ */

/* about-us page */
	/*img#don {
		float:right;
		margin: 25px 0px 25px 25px;
		border: 10px solid #666666;
		}
	img#crew {
		border: 10px solid #666666;
	}
	img.shop {
		float: left;
		margin-bottom: 10px;
		margin-right: 10px;
		border: 10px solid #666666;
	}
	img.shoplast {
		clear:left;
		margin-bottom: 10px;
		margin-right: 10px;
		border: 10px solid #666666;
	}
	.section {
	border-bottom: 1px solid #D9A55E;
	padding-bottom: 30px;
	}
/* end about-us page */

/*------------------------------------------ */

/* gallery page */
	#gallery {
		margin-left: 0px;
	}
	.gallery_heading {
		padding-bottom: 40px;
	}
	.gallery_item {
		padding-bottom: 60px;
		page-break-before:always;
	}
	.gallery_item img {
		border: 10px solid #727272;
		margin-right: 15px;
	}
	blockquote {
	color: #666666;
	font-style: italic;
	line-height: 22px;
	}
	.gallery_note {
		color: #D5A484;
	}
	.page_descrip {
		/*font-size:14px; */
		line-height: 26px;
		
	}
	.gallerydoortitle {
		font-size: small;
		font-weight: 500;
		color: #FFCC66;
		letter-spacing: 0px;
		font-size: 14px;
	}
	.gallerydoortitle a {
		color: #FFCC66;
		text-decoration:none;
	}
/* end gallery page*/

/*------------------------------------------ */

/* hardware pages */
	#hardware_nav {
		margin-bottom: 50px;
	}	
	#hardware_intro {
		line-height: 26px;
		margin-bottom: 80px;
		width: 675px;
	}
	.hardwareitem {
		border: 1px solid #CCCCCC;
		padding: 15px 20px 20px 20px;
		text-align: left;
		width:575px;
		margin: 0px 0px 120px 0px; /* 0px padding to left and right, prevents loop squishing*/
		clear:both;
		float: left;
	}
	.hardwareitem img {
		border: 10px solid #FFFFFF;
		margin-right: 20px;
	}
	.hardwareitem h3 {
		color: #DAC2A9;
	}
	.hardware_subtitle {
		font-weight: bold;
	}
	.hardware_linkback {
		clear:both;
	}
/* end hardware pages */

/*------------------------------------------ */

/* door-lines pages */
	#doorlinenav {
		margin-bottom: 50px;
	}	
	#doorlineintro {
		line-height: 26px;
		margin-bottom: 80px;
		width: 675px;
	}
	.doorlineitem {
		/*border: 1px solid #CCCCCC; */
		padding: 15px 20px 20px 20px;
		text-align: left;
		/*width:575px; */
		/*clear:both; */
		/*border-bottom:#CCCCCC, 2px, solid; */
		float: left;
		height: 400px;
	}
	.doorlineitem img {
		border-width: 0px;
		margin-right: 20px;
	}
	.doorlineitem h3 {
		color: #DAC2A9;
	}
	.doorlineitem_subtitle {
		font-weight: bold;
	}
	.doorlineitem_linkback {
		clear:both;
	}
	.formerid {
		font-size: .8em;
	}
/* end door-lines pages */

/*------------------------------------------ */

/* contact-us page */
	.contact {
		font-size: 18px;
		line-height: 30px;
	}
	.contact2 {
	
		font-size: 24px;
		line-height: 30px;
	}
	.contact_forms {
		border: 1px dashed #CCCCCC;
	}
	.address {
		font-size: 16px;
	}
/* end contact-us page*/

/*------------------------------------------ */

/* door-details pages */
	.doordetails {
		padding: 20px;
	}
	.doordetails td {
		padding: 10px;
	}
/* end door-details pages */

/*------------------------------------------ */

/* custom_details page*/

	.ConDetGeneral {
		padding: 10px 10px 10px 10px;
	}

/* end custom_details*/

/*------------------------------------------ */

