/* www.threefoldneedlepoint.com cascading style sheet for print

Copyright 2005 Threefold Designs. All Rights Reserved.

web designer: J6 design
email : contact@j6design.com.au
internet: www.j6design.com.au
 
................................................................ */

body {
	margin: 0px;
	color: #333333;
	background: #ffffff url(../images/Threefold-Designs-White.gif) no-repeat fixed right top;
	text-align: justify;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	WIDTH: 6.6in;
	padding-top: 75px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h1 {
	font-size: 18px;
	color: #000000;
}

h2 {
	font-size: 16px;
	color: #F34754;
}

h3 {
	font-size: 12px;
	color: #000000;
}

a:link {
		color: #333333;
		text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
	}

.printHide {
	display: none;
}

.print {
	display: inline;
}
.imageBox {
	border: 1px solid #000000;
}

/* layout for print
................................................................ */

.menu {
	display: none;
}

#feature {
	display: none;
}

#main {
	WIDTH: 6.6in;
	float: left;
}

.content {
	WIDTH: 6.6in;
	float: left;
	overflow: visible;
	position: relative;
}

.section {
	WIDTH: 6.6in;
	float: left;
	overflow: visible;
	position: relative;
	border: none;
	padding-top: 20px;
}

.textLeft {
	WIDTH: 4in;
}
.textRight {
	WIDTH: 2in;
}
.column {
	WIDTH: 6in;
}

.picColumn {
	WIDTH: 2.5in;
}

.decs {
	WIDTH: 3.5in;
	margin-right: 0px;
	background-color: #FFFFFF;
}

.insLeft {
	WIDTH: 6in;
}

.midColumn {
	WIDTH: 6in;
	margin: 0px;
	padding: 0px;

}
.columnBUY {
	display: none;
}

.footer {
	display: none;
}

.footerHM {
	display: none;
}
