/* CT Fine Furniture Stlye Sheet */

* {
	margin: 0px;
	padding: 0px;
}


body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #333333;
	color: #000000;
	text-align: center;
	background-image: url(/images/ct-furniture-bkg4.gif);
	background-position: center;
	background-repeat: repeat-y;
	margin: 0 0 20px 0;
	padding: 0; 
	}
	

/*************************/
/* Main Wrapper Style */
#page {
	background-color: white;
	text-align: left;
	margin: 0px auto;
	padding: 0;
	width: 800px;
	}
/* End Main Wrapper Style */
/*************************/


/*************************/
/* Header Section Styles */
#header {
	margin: 0; 
	padding: 0; 
	background: #333333;
	background-image: url(/images/ct-furniture-hdr-table.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	border-bottom: 2px solid #DC9430;
	height: 179px;
	}
/* End Header Section Styles */
/*************************/


/*************************/
/* Structure Styles */
#content {
	font-size: 1.2em
	}
	
#main {
	width:715px;
	margin-top:15px;
	margin-bottom:15px;
	margin-left:35px;
	margin-right:50px;
	padding: 0px;
	text-align:left;
	color:#000000;
	font-size: 1.1em;
}

#main p {
	padding:0px 0px 2em 0px;
}

#wood {
	width:799px;
	margin-top:15px;
	margin-bottom:15px;
	margin-left:0px;
	margin-right:0px;
	padding:0px;
	text-align:center;
	color:#000000;
	font-size: 1.1em;
}

#portfolio {
	text-align:center;
}

#portfolionav {
	line-height:18px;
	width:765px;
	background:#DBBE87;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/* font-weight:bold; */
	border-bottom: 2px solid #DC9430;
	padding-left:35px;
	padding-top: 2px;
}

#purchasenav {
	line-height:18px;
	width:660px;
	background:#DBBE87;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/* font-weight:bold; */
	border-bottom:2px solid #DC9430;
	padding-left:140px;
	padding-top: 2px;
}

#portfolionav a, #purchasenav a {
	text-decoration:none;
	color:#000000;
	padding-left:10px;
	padding-right:15px;
}

#portfolionav a:hover, #purchasenav a:hover {
	color:#FFFFFF;
}
/* End Structure Styles */
/*************************/


/*************************/
/* Images Styles */
.right {
	float:right;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:10px;
	border:	1px solid #000000;
}

.mainimg {
	border:1px solid #000000;
}

.mainimg a:hover {
	text-decoration:none;
	border:1px solid #555555;
}
/* End Images Styles */
/*************************/


/*************************/
/* Text Styles */
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}
	
a {
	color: #5A1608;
	text-decoration: none;
	}

a:hover {
	color: #DC9430;
	text-decoration: underline;
	}
	
#main a:hover {
	text-decoration: none;
}
/* End Text Styles */
/*************************/


/*************************/
/*	Begin Header Text Styles */
/* h1 Styles */
h1 {
	font-size: 4em;
	text-align: left;
	font-family: Times;
	padding-left: 25px;
	padding-top: 15px;
	margin: 0;
	}
	
h1, h1 a, h1 a:visited {
	text-decoration: none;
	color:#DC9430;
	}
	
h1 a:hover {
	text-decoration: none;
	color: #D6AF6E;
	}

/* h2 Styles */
h2 {
	margin: 30px 0 0;
	font-size: 1.6em;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}
	
h2, h2 a, h2 a:visited {
	color: #333;
	text-decoration: none;
	}

h2 a:hover {
	color: #5A1608;
	text-decoration: none;
	}

/* h3 Styles */
h3 {
	padding: 0;
	margin: 30px 0 0;
	font-size: 1.3em;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}
	
h3, h3 a, h3 a:visited {
	color: #333;
	text-decoration: none;
	}
	
h3 a:hover {
	color: #5A1608;
	text-decoration: none;
	}
/*	Begin End Text Styles */
/*************************/


/*************************/
/* CT Styles */
.bigcap {
	font-size:115%;
	}

.description {
	padding-left:28px;
	color:#DC9430;
	text-decoration:none;
	font-size:1.4em;
	}
/* End  CT Styles */
/*************************/


/*************************/
/* Footer Styles */
#footer {
	padding: 0;
	margin: 0 auto;
	width: 800px;
	clear: both;
	background: #333333; 
	border-top: 2px solid #DC9430;
	border-bottom: 2px solid #DC9430;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	color:#FFFFFF;
	}
	
/* End Footer Styles */
/*************************/
