	body {
		background:#fff;		
		color:#513811;
		font:0.7em/1.6em arial, verdana, sans-serif;
		text-align:center;
		margin:5px auto;		
		}

/* Presentation Stylesheet for general items */

	h1 {
		font-family:century gothic, verdana, arial, sans-serif;
		font-size:2em;
		font-weight:normal;
		margin:65px 60px 20px 65px;
		padding:0 0 10px 0;
		border-bottom:1px solid #DBC8AC;
		}

	p {
		font-size:1.2em;
		line-height:1.5em;
		margin:10px 60px 10px 65px;
		padding:0;
		}

	p.link {
		background:url('../images/linkarrow.gif') top left no-repeat;
		font-size:1em;
		margin:10px 60px 10px 65px;
		padding:0 30px 0 20px;
		line-height:1.2em;
		}

	p.link a {
		color:#D9B67E;
		}

	p.link a:link, p.link a:visited, p.link a:active {
		color:#D9B67E;
		}

	p.link a:hover {
		color:#AA8347;
		}

	img {
		border:0px solid gray;
		}

/* Layout Stylesheet */ 


	#header {
		display:none;
		}
						
	#mainimage {
		width:900px;
		height:257px;
		margin:5px auto 0  auto;
		}

	#cc {
		width:100%;
		text-align:left;
		}

		#middlecclcstrapmiddle h2 {
			font-family:century gothic, verdana, arial, sans-serif;
			font-size:1.2em;
			font-weight:normal;
			color:#A37D42;
			}

		#middlecclcstrapmiddle p {
			font-family:century gothic, verdana, arial, sans-serif;
			font-size:1.5em;
			font-weight:normal;
			color:#3D1500;
			}

		.middleccrc {
			display:none;
			}

		.middlecclcstrapmiddle {
			display:none;
			}

	#footer {
		background:url('../images/tradelinens_footerbg.jpg') top center no-repeat;
		width:900px;
		height:41px;
		margin:5px auto 0 auto;
		font-size:10px;
		color:#D0AF7B;
		}

		#footerlc {
			float:left;
			width:540px;
			margin:0;
			padding:20px 0 0 10px;
			text-align:left;
			}

		#footerrc {
			float:right;
			width:335px;
			margin:0;
			padding:20px 10px 0 0;
			text-align:right;
			}

		#footer a {
			color:#fff;
			}
		
		#footer a:link, #footer a:visited, #footer a:active {
			color:#fff;
			}

		#footer a:hover {
			color:#000;
			}

	.clear {
		clear:both;
		}

		
/* Presentation Stylesheet for general text links */

	a:link, a:visited, a:active {
		text-decoration:none;
		font-weight:bold;
		color:#662400;
		}
		
	a:hover {
		text-decoration:none;
		font-weight:bold;
		color:#000;
		}	