img, div { behavior: url(iepngfix.htc) }
body {
	text-align:center;
	font-family:serif;
	font-size:10pt;
	color:#444;
		background-color: #bdce9d;

}
strong {
	font-weight:bold;
}
em {
	font-style:italic;
}
h1 {
	font-size:22pt;
	margin:0 0 10px 0;
	width:100%;
	text-align:center;
}
h2 {
	font-size:15pt;
		margin:0 0 10px 0;

}
h3 {
	font-size:13pt;


}
h4 {
	font-weight:bold;
}
p {
	margin:0 0 10px 0;
}
#container {
	width:961px;
	background-color:#FFFBE6;
	border:1px #A5A5A5 solid;
	margin:10px auto;
	text-align:left;
	padding:12px;
}
/* for Internet Explorer */
/*\*/
* html #container{
	width:985px;
}

#footer {
	text-align:center;
	font-size:10pt;
	margin:20px 0 0 0;
	clear:both;
}
.caption {
	font-size:9pt;
}
.notice {
	background-color:#FFF;
	border:2px #FF0000 solid;
	padding:2px;
}

/*NAV BAR*/
#navigation {
	background-color: #A3BA79;
	border-width: 1px 0;
	font-size:10pt;
	margin: 1em 0 1em 0;
}

#navigation ul, #navigation ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#navigation ul {
	padding: 5px 0;
	text-align: center;
}

#navigation ul li {
	display: inline;
	margin-right: 1.5em;
}

#navigation ul li.last {
	margin-right: 0;
}

#navigation ul li a {
	padding: 5px 1em;
	color: #000;
	text-decoration: none;
}
#navigation ul li a:hover {
	background-color:#69754E;
}

#navigation ul li a:hover span {
	color: #FFF;
	text-decoration: none;
}

/* PAGE SPECIFIC STYLES */

#design_info {
	width:325px;
	float:right;
	position:relative;
	min-height:412px;
}
#design_info img {
	vertical-align:text-bottom;
	margin:0 3px 0 0;
}
#design_info blockquote {
	margin:0 0 0 24px;
}
/* for Internet Explorer */
/*\*/
* html #design_info{
	height:412px;
}

#news table, 
#hanging table{
	margin:0 0 0 50px;
}
#news, 
#showrooms,
#hanging {
	font-size:11pt;
}
#showrooms table{
	margin:0 0 0 50px;
}
#showrooms table td{
	padding:10px;
}
#product_info #design_info{
	font-size:10pt;
}
#collections h2 {
	margin: 0px;
	font-weight:normal;
}
#collections h3 {
	margin: 0px;
	font-weight:normal;
}
#collections h4 {
	margin: 0px;
	font-weight:normal;
}
#info_footer {
	position:absolute;
	bottom:0px;
	left:0px;
}
#product_info #design_info {
	text-align:justify;
	width:310px;
	margin:0 15px 0 0;
}
#overview .swatch{
	float:left;
	margin:9px;
}
#news .swatch{
	float:left;
	margin:5px 10px;
}
#repeats table {
	width:700px;
	border-collapse:collapse;
	margin:0 0 20px 0;
}
#repeats table td {
	border: 1px #CCC solid;
	padding:3px;
}
#repeats table th {
	background-color:#CCC;
	border: 1px #CCC solid;
	font-size:16pt;
	padding:5px;
}
