@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: 1024px;
	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;
}
/* ----------------- header styles ---------------*/
#header {
	background: none;
	margin:0 0 0 0;
	padding:0 0 0 0;
	position: relative;
	width:1024px;
	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 {
	margin: 0;
	float:left;
	width: 162px;
	padding-bottom: 480px;
}
/* -- sidbar1 nav -- */
#sbnav {
	margin: 0px;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 15px;
	padding-right: 0;
}
#sbnav ul {
	margin:0;
	padding:0;
	list-style: none;
}
#sbnav ul a {
	font-size: 13px;
	line-height: 35px;
	color: #544225;
	text-decoration: none;
	font-weight: normal;
	text-indent: 15px;
	display: block;
	background: none;
}
#sbnav ul a.first, #sbnav ul a:active {
	line-height: 35px;
	color: #544225;
	font-weight: bold;
	text-decoration: none;
	text-indent: 20px;
	display: block;
	background: none;
}
#sbnav ul a:visited {
	color: #544225;
}
#sbnav ul a:hover {
	line-height: 35px;
	color: #544225;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-indent: 15px;
	display: block;
	background: none;
}
/* --------------------- sidebar2 styles ------------------------ */
#sidebar2 {
	background: none;
	margin:0 0 0 0;
	padding:0 0 0 0;
	float:left;
	width: 280px;
	height: 750px;
}
#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;
}
#h2 {
	margin: 0 0 0 0;
	font-size: 18px;
	color: #544225;
	padding-left: 30px;
	background: none;
	display: block;
	line-height: 20px;
}
#h2 span {
	font-size: 12px;
}
#contentLists {
	padding-top: 50px;
}
#contentLists ul {
	list-style: none;
}
#contentLists ul#list1, ul#list2, ul#list3 {
	margin-top: 10px;
	display:block;
	letter-spacing: 0.1em;
	font-weight: bold;
	list-style-position: inside;
	list-style-type: square;
}
#contentLists ul a {
	font-size: 12px;
	color: #330000;
	text-decoration: none;
}
.style1 {
	font-size: 11px
}
#contentLists ul a:visited, #contentLists ul a:link {
	color: #330000;
}
#contentLists ul a:hover {
	color:#330000;
	font-size: 16px;
	font-weight: bold;
	list-style-position: inside;
	list-style-type: square;
}
#column1, #column2, #column3 {
	float:left;
	width: 194px;
}
#column1 ul {
	padding-left: 30px;
}
#column2 ul, #column3 ul {
	padding-left: 35px;
}
/* -------------------- 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 ------------- */
#footer {
	padding: 0em;
	clear: both;
	margin-left: 163px;
	margin-right:582px;
	margin-top: 0;
}
#footer h4 {
	font-size:8px;
	color:#544225;
	padding-top: 1em;
	padding-bottom: 1em;
	font-weight: normal;
}