body { 
	background: #FFF;
	color: #000;
	font-family: Arial,Helvetica,sans-serif;
	font-size:12px;
	width: 800px;
	margin: 0 auto 0 auto;
	position: relative;
}


#leftCol {
	width: 180px;
}


#rightCol{
	width:600px;
	float:right;	

}

#contentArea {
	width: 590px;
	margin: 0 auto;
}

.contentName{
	color:#955600;
	font-weight:bold;
}

.contentBold{
	font-weight:bold;
}

.contentBoldmaroon{
	color:#80002c;
	font-weight:bold;
}


/*
   #content-wrapper {
	position: relative;
	margin: -112px 279px;
	width: 654px;
   }

   #content-wrapper-gallery {
	margin: -360px 280px;
	width: 644px;
	height: 520px;
   }
*/


#logo {
	border:0px;
	height:130px;
	width:167px;
}

.logoImg {
	border:none;
}

/*
   #page-content {
    float: right;
	width: 530px;
	background-color: white;
   }	
   #page-content-gallery { }
*/


.galleryLanding a img{
      border:none;
      padding: 0 1em;
}

/*
   #header img {
	position: absolute;
	left: 0px;    
	z-index: -1;
   }


   #header-photoframe img {
	top: 8px;
	left: 277px;
	position: absolute;
	z-index: -2;
   }
*/

h5 {
	font-size: 120%;
	color: #6C4653;
	text-align:center;
	margin-top:1em;
	margin-bottom:1px;
}

h3 {
	text-align:center;
	margin-top:-15px;
}




/* --- Home page --- */

/* Important - border is required to eliminate random
   space between html and body in Mozilla.  Required
   for absolute positioning.       */
/*
   #main-content { 
	border: 0px solid #FFF;
  	position: relative;
	width: 800px;
	margin: 0 auto;
   }
*/
     
/*
   #main-content img {
	position: absolute;
	left: 0px;
	top: 4px;   
	z-index: -1;
   }
*/

#photoframe img {
	
}

ul {
	list-style: none;
	list-style-image: none;
	list-style-position: outside;
}


#navigation {
	background-image:url('images/nav.png')!important;
	margin-left: auto;
	margin-right: auto;
	padding:4px;
	height:278px;
}

#navigation ul {
	margin-top: 0;
}

#navigation li {
	padding:0;
	width: 180px;
	margin-left: -43px;
}

#navigation a {
	text-decoration: none;
	color:#000!important;
	display:block;
	width: 178px;
	font-style:italic;
	padding-top:10px;
	padding-bottom:10px;
}

#navigation a:hover {
	
}

#navigation a:active {
	
}

body#home li#homeNav a,
body#aboutUs li#aboutUsNav a,
body#drapes li#drapesNav a,
body#blinds li#blindsNav a,
body#upholstery li#upholsteryNav a,
body#bedding li#beddingNav a,
body#gallery li#galleryNav a,
body#contact li#contactNav a  {
	background-image:url('images/hover.png');
	color:#80002c;
}


.link_text {
	margin-left: 34px;
	color:#000;
	}

a{
	color:#80002c;
	text-decoration:none;
	}


#newsletter {
	background-image:url('images/newsletter.png');
	width: 180px;
	height: 110px;
	margin-top:22px;
	}

	#nlForm {
	margin-left:12px;
	padding-top:4px;
	color:#FFF;
	}

	#nlForm input {
	margin-top:4px;
	}
	
#hdButton{
	margin-top:20px;
	}
#hdButton img{
	border:0px;
	}


#intro {
	text-align: left;
	width:600px;
	margin-left: auto;
	margin-right: auto;
}

#introtxt {
	padding:1px 0px 25px;
}

#genInfo {
width:180px;
}

/*--Universal--*/

.contentText {
	padding:8px;
}
.contentImages {
	position:relative;
	float: right;
	padding: 8px;
}
/*  ---  Package Prices --- */

.tableHere {
	padding:37px;
	background: white;
}
.package {
	text-align:center;
}
.tabImage {
	position: absolute;  
	z-index: -1;
}
td{
	font-size: 10px;
	line-height: 95%;
}
td.tab{
	color:white;
	background-color: #6c4653;
}
td.odd {
	background-color: #f7f3f4;
}
td#list {
	font-weight: bold;
	background-color: #D0B6BD;
}	
td.dark{
	color:#f7f3f4;
	background-color: #6c4653;
}
tr.eleven{
	font-weight:bold;
	color: #6c4653;
}
td#border{
	border-bottom: 1px solid #D0B6BD;
}

.resources {
	margin:0 auto 0 auto;
	text-align: center;
}

.onewed #banner1{margin: 0 auto;}



/*  --- Footer ---  */

#footer {
	clear: both;
	font: Arial, Helvetica, sans-serif; 
	text-align: center;
	width: 800px;
	margin-top: 0;
	padding-top: 20px;
}
#footer h3 {
	font: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #6C4653;
	margin-top: 0;
}

#footer h4 {
	font: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: gray;
}
#footer a {
	text-decoration: none;
	color:#6C4653;
}
#footer a:hover {
	font-weight: bold;
	color:#6C4653;
	margin-top: -140px;
}