@charset "UTF-8";
/* 
FEIZY RUG Website Styles
©2008 Rebecca Duff
version 1.0, 
for questions or comments contact rebeccajduff@gmail.com
*/
/* ---- Print Styles 1 ----*/
/* ---------- base styles ------------- */
* {
	padding:0;
	margin: 0;
}
body {
	margin:0 0 0 0;
	padding:0 0 0 0;
	background: none;
	text-align:center;
	font-family:Verdana, Arial, sans-serif;
	font-size: 100%;
}
#wrapper {
	background: none;
	position: relative;
	width: 861px;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	padding:0 0 0 0;
	text-align: left;
}
#clear {
	margin:0 0 0 0;
	padding:0 0 0 0;
	clear:both;
	font-size:1px;
	line-height:0;
}
#rugbg, rugbg2, rugbg3 {
	display: none !important;
}
/* ----------------- header styles ---------------*/
#header {
	background: none;
	margin:0 0 0 0;
	padding:0 0 0 0;
	position: relative;
	width:861px;
	height:80px;
}
#header h1 {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-family:Verdana, Arial, sans-serif;
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #544225;
	color: #544225;
}
/*     <h1><p align="left"><img id="logo" alt="Feizy Rugs&reg;" title="Feizy Rugs&reg;" /></p></h1> */
#header h1 img#logo{ 
	background:url(../Images/photos/feizylogo.jpg); width:550px; height:61px;
}
/* -- main navigation styles --*/
#header ul, #header ul li, #header ul a {
	display: none !important;
}
/* --------------------- sidebar1 styles ------------------------ */
#sidebar1, #flashmenu {
	display: none !important;
}
/* --------------------- sidebar2 styles ------------------------ */
#sidebar2 {
	background: none;
	margin:0 0 0 0;
	padding:0 0 0 0;
	float:left;
	width: 279px;
	height: 740px;
}
#sbphotos {
	margin:0 0 0 0;
	padding:0 15px 0 15px;
	text-align: center;
}
/* --------------------- content styles ------------------------ */
#content {
	margin:0 0 0 0;
	padding:0 0 0 0;
	float:left;
	width: 582px;
}
#contentHeader {
	background: none;
	width: 562px;
	height: 78px;
	margin:0 0 15px 0;
	padding:0 0 0 20px;
	vertical-align: middle;
	line-height: 5.3em;
}
#content h2 {
	margin:0 0 0 0;
	padding:0 0 0 0;
	font-size: 24px;
	font-weight: bold;
	color: #544225;
}
#content span {
	margin:0 0 0 0;
	padding:0 0 0 0;
	font-size: 18px;
	font-weight: bold;
	color: #544225;
}
#content h3 {
	margin:0 0 0 0;
	padding:0 10px 0 20px;
	color: #544225;
	font-size: 13px;
	font-weight: normal;
}
#content ul {
	list-style: square;
	text-indent: 20px;
	display: block;
}
p.marginb {
	margin-bottom: 8px;
}
p.underline {
	text-decoration: underline;
}
/* -------------------- footer styles -------------------------------- */
#footer {
	margin:0 0 0 0;
	padding:0 0 0 0;
	width: 861px;
	height: 40px;
	clear: both;
	display: block;
	text-align: left;
}
#footer h4 {
	margin:0 0 0 0;
	padding: 0 0 10px 0;
	font-size:8px;
	color:#544225;
	font-weight: normal;
	text-align: left;
}
/* ------------ footer nav ------------- */
#footerNav {
	margin:0 0 0 504px;
	padding: 0 0 0 0;
}
#leftArrow, #rightArrow {
	display: none !important;
}
#navText {
	color: #544225;
	font-size: 13px;
	font-weight: bold;
	float: left;
}