body {
    
    margin: 0px;
    padding: 0px;
    font-family: Arial, Sans-Serif;
    font-size: 62.5%;
    background-image: url(/images/bg.jpg);
    background-repeat: repeat-x;
	background-color: #FBEDCC;
	color: #3f3f3f;
}

#container {
    
    width: 850px;
    height: 625px;
    margin-left: auto;
    margin-right: auto;
}

#top {

	width: 850px;
	height: 94px;
}

#homeleft {

	width: 517px;
	height: 530px;
	/*background-image: url(/images/homeleft.jpg);*/
	background-repeat: no-repeat;
	float: left;
}

#hometopholder {
	
	
	margin: 0px;
	width: 517px;
	height: 256px;
	overflow: hidden;
	background-color: #FFFFFF;
}

#homefader1 {
	
	padding: 15px 0px 0px 15px;
	width: 502px;
	height: 241px;
	background-image: url(/images/homelefttop_005.jpg);
	background-repeat: no-repeat;
}

#homefader2 {
	
	padding: 15px 0px 0px 15px;
	width: 502px;
	height: 241px;
	background-image: url(/images/homelefttop_032.jpg);
	background-repeat: no-repeat;
}

#homefader3 {
	
	padding: 15px 0px 0px 15px;
	width: 502px;
	height: 241px;
	background-image: url(/images/homelefttop_025.jpg);
	background-repeat: no-repeat;
}

#homefader4 {
	
	padding: 15px 0px 0px 15px;
	width: 502px;
	height: 241px;
	background-image: url(/images/homelefttop_037.jpg);
	background-repeat: no-repeat;
}

#homefader5 {
	
	padding: 15px 0px 0px 15px;
	width: 502px;
	height: 241px;
	background-image: url(/images/homelefttop_023.jpg);
	background-repeat: no-repeat;
}

#homefader6 {
	
	padding: 15px 0px 0px 15px;
	width: 502px;
	height: 241px;
	background-image: url(/images/homelefttop_028.jpg);
	background-repeat: no-repeat;
}

#mainhometext {

	padding: 15px 0px 0px 15px;
	width: 235px;
	height: 55px;
	color: #FFFFFF;
	font-size: 2em;
	line-height: 29px;
}

#topflags {

	margin-top: 10px;
	float: left;
}

#topflags img {

	border: 0px;
}

#navtop {

	border-bottom: 1px dashed #B77077;
	height: 40px;
	line-height: 40px;
	color: #FFFFFF;
	font-size: 1.5em;
	float: right;
}

#navbottom {

	width: 615px;
	height: 45px;
	float: right;

}

#navbottom ul {

	padding: 0px;
	margin: 0px 0px 0px 0px;
}

#navbottom li {
	
	/*padding: 0px 25px 0px 0px;*/
    list-style: none;
	line-height: 45px;
	font-size: 1.5em;
	float: left;
}

#navbottom li a {

	padding-left: 20px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(/images/navicon.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

#homeright {

	width: 333px;
	height: 530px;
	background-image: url(/images/homeright.jpg);
	background-repeat: no-repeat;
	float: left;
}

#homeright ul {

	margin: 5px 0px 0px 10px;
	padding: 0px;
}

#homeright li {

	padding: 30px 0px 0px 0px;
	width: 173px;
	height: 70px;
	list-style: none;
	font-size: 1.5em;
	font-weight: bold;
}

#homeright li a {
	padding-left: 38px;
	width: 135px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left;
	display: block;
	color: #3f3f3f;
}

#homebottomholder {

	width: 517px;
	height: 274px;
	background-image: url(/images/homeleftbottom.jpg);
	background-repeat: no-repeat;
}

#homebottomleft {

	margin: 15px 0px 0px 45px;
	width: 271px;
	height: 250px;
	display: inline;
	float: left;
}

#homebottomleft p {

	margin: 5px 0px 5px 0px;
	padding: 0px 15px 0px 0px;
	font-size: 1.2em;
	color: #FFFFFF;
}

#homebottomright {

	margin: 15px 0px 0px 8px;
	width: 192px;
	height: 250px;
	display: inline;
	float: left;
}

.hometitle {

	color: #FFFFFF;
	font-size: 1.8em;
	padding: 0px 0px 0px 0px;
}

.purplebar {
	height: 39px;
	clear: both;
}

.purplebarinner {

	height: 39px;
	line-height: 39px;
	background-image: url(/images/homepurplepointtile.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-size: 1.2em;

}

.purplebarinner a {

	padding-left: 57px;
	color: #FFFFFF;
	text-decoration: none;	
	background-image: url(/images/homepurplepoint.jpg);
	background-repeat: no-repeat;
	background-position: left;
	display: block;
}

#footer {

	margin-top: 10px;
	border-bottom: 1px solid #800E2B;
	width: 820px;
	height: 25px;
	color: #7B7973;
	margin-left: auto;
    margin-right: auto;
	line-height: 25px;
}

#footer a {

	color: #800E2B;
	text-decoration: none;
}

#footer a:hover {

	color: #800E2B;
	text-decoration: underline;
}


/*tier styles*/

#tierContent {
	height: 530px;
	background-color: #FFFFFF;
	font-size: 1.2em;
	line-height: 1.3em;
}

#tierContent p {
	padding: 0px 0px 15px 0px;
	margin: 0px;
}

#tierContent strong {
	color: #800e2b;
}

#tierContent h1 {
	font-size: 2.8em;
	line-height: 1.3em;
	padding: 0px 10px 19px 26px;
	margin: 0px;
	background: transparent url(/images/header_underline.jpg) no-repeat scroll left bottom;
}

#tierContent h2 {
	font-size: 1.9em;
	line-height: 1.3em;
	color: #800e2b;
	padding: 0px 10px 10px 0px;
	margin: 0px;
}

#tierLeft, #tierLeftCSIndex, #tierLeftCS, #tierLeftNarrow, #tierLeftWindowBlinds {
	float: left;
	width: 412px;
	height: 500px;
	background: transparent url(/images/tierleft.jpg) no-repeat scroll 0px 0px;
	padding: 30px 0px 0px 13px;
}

#tierLeftWide {
	float: left;
	width: 850px;
	height: 500px;
	background: transparent url(/images/fullwidthbg.jpg) no-repeat scroll 0px 0px;
	padding: 30px 0px 0px 13px;
}

#tierLeftNarrow {
	width: 277px;
	background-image: url(/images/tierleft_narrow.jpg);
}

#tierLeftCSIndex {
	width: 331px;
	background-image: url(/images/tierleft_csindex.jpg);
}

#tierLeftCS {
	width: 331px;
	background-image: url(/images/tierleft_cs.jpg);
}

#tierLeftCSIndex #tierText {
	height: 165px;
	margin-bottom: 8px;
}

#tierLeftWindowBlinds {
	
	width: 412px;
	float: left;
}

#tierRightWindowBlinds {

	width: 425px;
	height: 530px;
	float: left;
}

#tierRightWindowBlindsTop {

	width: 425px;
	height: 287px;
}

#tierRightWindowBlindsBottom {

	padding-top: 18px;
	width: 425px;
	height: 225px;
	background-image: url(/images/windowblindsrightbg.jpg);
	background-repeat: no-repeat;
}

.tierRightWindowBlindsBottomLink {

	padding-left: 50px;
	width: 300px;
	height: 44px;
	font-size: 1.2em;
}

.tierRightWindowBlindsBottomLink a {

	color: #494949;
	text-decoration: none;
}

.tierRightWindowBlindsBottomLink a:hover {

	/*text-decoration: underline;*/
}

#tierTopFabricBooks {

	width: 850px;
	height: 317px;
	background-image: url(/images/fabricbooksbgtop.jpg);
	background-repeat: no-repeat;
}

#tierBottomFabricBooks {
	
	padding-left: 20px;
	width: 840px;
	height: 211px;
	background-image: url(/images/fabricbooksbgbottom.jpg);
	background-repeat: no-repeat;
}

#tierText {
	padding: 5px 40px 0px 26px;
	height: 390px;
	overflow: auto;
}

#tierTextHolder {

	margin-bottom: 10px;
	height: 290px;
	overflow: auto;
}

#tierPic {
	float: left;
}

a.greyBox {
	background: #5d5d5d url(/images/clickbut.gif) no-repeat scroll 5px 6px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 4px 9px 4px 21px;
	float: left;
	margin-right: 15px;
	display: inline;
}

a.redBox {
	background: #800e2b url(/images/clickbut_red.gif) no-repeat scroll 5px 6px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 4px 3px 4px 21px;
	float: left;
	/*margin-right: 15px;*/
	display: inline;
}

#linksCS {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#linksCS li {
	margin: 0px;
	padding: 0px 0px 28px 0px;
	font-size: 1.1em;
	
}

#linksCS li a {
	padding-left: 53px;
	width: 270px;
	height: 18px;
	color: #636363;
	text-decoration: none;
	background: transparent url(/images/csicon.gif) no-repeat scroll 25px 0px;
	display: block;
}

#linksCS li strong {
	font-size: 1.1em;
	color: #3f3f3f;
}

#qualityDiv {
	float: left;
	background: transparent url(/images/Quality.jpg) no-repeat scroll 0px 0px;
	width: 506px;
	height: 530px;
}

#qualityDiv div {
	background-image: url(/images/csicon.gif);
	background-repeat: no-repeat;
	font-size: 1.1em;
	line-height: 1.5em;
}

#qualityTop {
	height: 152px;
	padding: 25px 40px 0px 305px;
	background-position: 272px 27px;
}

#qualityMiddle {
	height: 151px;
	padding: 25px 300px 0px 55px;
	background-position: 22px 27px;
}

#qualityBottom {
	height: 152px;
	padding: 25px 50px 0px 305px;
	background-position: 272px 27px;
}

#aboutDiv {
	float: left;
	background: transparent url(/images/AboutUs.jpg) no-repeat scroll 0px 0px;
	width: 425px;
	height: 530px;
}

div.imgCaption {
	display: block;
	width: 360px;
	color: #FFFFFF;
	background-color: #800e2b;
	padding: 3px 0px 2px 5px;
	margin: 490px 0px 0px 1px;
}

#fabricbooksleft {

	padding-top: 15px;
	width: 390px;
	height: 190px;
	float: left;
}

#fabricbookslefttextholder {

	margin-bottom: 7px;
	width: 370px;
	height: 175px;
	float: left;
	overflow: auto;
}

#fabricbooksleftholder {

	width: 410px;
	height: 300px;
	overflow: auto;
	float: left;
}

#fabricbooksright {

	width: 370px;
	height: 300px;
	float: left;
}

#fabicbookimagenav {

	width: 110px;
	height: 20px;
	background-color: #800E2B;
	text-align: center;
	line-height: 20px;
}

#fabicbookimagenav a {

	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.FabricBooksPhotoTileTop {

	margin: 15px 0px 0px 30px;
	width: 100px;
	height: 95px;
	float: left;
}

.FabricBooksPhotoTileTopLink {

	padding-left: 17px;
	width: 78px;
	height: 20px;
	line-height: 14px;
	background-image: url(/images/fabrictop.jpg);
	background-repeat: no-repeat;
	background-position: left;
	font-size: 0.9em;
}

.FabricBooksPhotoTileTopLink a {

	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.FabricBooksPhotoTileBottom {

	margin: 0px 0px 0px 30px;
	width: 100px;
	height: 95px;
	float: left;
}