/* http://www.lizzgreer.com/style.css */

* {
	margin: 0;
	padding: 0;
}

body {
	background: #fff;
}

p {
	font-family: Verdana, sans-serif;
	margin-bottom: 1em;
}

#container {
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#header {
	text-align: right;
}

#player {
	padding-bottom: 20px;
	padding-left: 30px;
}

#main {
}

#footer p {
	text-align: right;
	font-size: 10px;
	color: #999;
	padding-right: 20px;
}

#footing {
	width: 1024px;
	height: 32px;
}

.navText {
	font-family : Verdana, Arial;
	font-size : 10;
	color : #532821;

}

.navText a {
	font-family : Verdana, Arial;
	font-size : 10;
	color : #532821;
}

.footerText {
	font-family : Verdana, Arial;
	font-size : 9px;
	color : #B1B1B0;
}

.boldHeaderText {
	font-weight:bold;
	font-family : Verdana, Arial;
	font-size : 14px;
	color: #543019;
}

body{
	font-family : Verdana, Arial;
	text-align: center;
	margin-top:10px;
	font-size: 10pt;
	color: #543019;
}

td{
	font-family : Verdana, Arial;
	font-size: 10px;
	text-decoration:none;
	color: #543019;
	line-height : 1.7em;
}

h1{
	font-family : Verdana, Arial;
	color: #F7B9CF
}

.bordered img {
	margin: 0;
	padding: 0;
	align: right;
}

.bordered {
	margin: 0;
	padding: 0;
	text-align: right;
	width: 1000px;
	border-top: 1px solid #000;
	border-bottom: 1px dashed #000;
}

.navText {
	font-family : Verdana, Arial;
	font-size : 10;
	color : #532821;
}

.navText a {
	font-family : Verdana, Arial;
	font-size : 10;
	color : #532821;
}

a {
	text-decoration:none;
	color: #000000;
}

.productName {
	font-family:"Lucida Sans";
	font-style:italic;
	color:#532821;
	font-size:19px;
}

.selectRug {
	font-weight:bold;
	color:#ABBD26;
}

.bordered img {
	margin: 0;
	padding: 0;
	align: right;
}

.bordered {
	margin: 0;
	padding: 0;
	text-align: right;
	width: 1000px;
	border-top: 1px solid #000;
	border-bottom: 1px dashed #000;
}

#prodnav {
	list-style-type:none;
	width:165px;
	margin-left:0px;
	padding-left:0px;
}

#prodnav li {
	margin-bottom:5px;
	margin-left:15px;
	/*padding-left:5px;*/
	margin-right:5px;
}

.unselectedLI a {
	text-decoration:none;
	color:#543019;
}
.unselectedLI a:visited {
	text-decoration:none;
	color:#543019;
}
.unselectedLI a:hover {
	text-decoration:none;
	color:#F58F9D;
	font-weight:bold;
}

#selectedLI {
	list-style-image:url();
	text-decoration:none;
	color:#F58F9D;
	font-weight:bold;
	
}

#selectedLI a {
	text-decoration:none;
	color:#F58F9D;
	font-weight:bold;
}

a:visited {
	color:#000;
}

a:hover {
	color:#000;
}

.contact_box {
	line-height: 1.3;
	margin-left: 30px;
	margin-bottom: 20px;
}
.contact_box a, .contact_box a:hover, .content a, .content a:hover, .content a:visited, .link, .link:hover, .link:visited {
	color: #F58F9D;
	font-weight: bold;
}

.news_item {
	margin-bottom: 30px;
	line-height: 1.4;
}
.news_item p {
	margin: 0;
	margin-bottom: 10px;
}
.headline {
	font-weight: bold;
}
.headline em {
	font-style: normal;
	color: #F58F9D;
}
.headline span {
	font-weight: normal;
}

#rugmark p {
	padding-bottom: 1em;
}
