

body {
	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2d2d2d;
	background: #000000 url(images/body_bg.jpg) repeat-x;
}

h1, h2, h3 {
	margin: 0;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: normal;
	color: #000000;
}

h1 {
	margin: 0;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: normal;
	color: #8f0006;
	font-size: 1.7em;
	background:#F5EDD6;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #A42424;
}

a:hover {
	background: none;
}

#wrapper {
	width: 950px;
	margin: 0 auto;
	
}

/* Header */

#header {
	width: 950px;
	height: 128px;
	margin: 0 auto;
	background: url(images/header.gif) no-repeat left top;
}
#midheader {
	width: 950px;
	height: 172px;
	margin: 0 auto;
	height:264px;
	background:#2e2e2e;
	background:url(images/mid-header-2.jpg) no-repeat;
}
#invheader {
	width: 950px;
	height: 172px;
	margin: 0 auto;
	height:264px;
	background:#2e2e2e;
	background:url(images/investment_header.jpg) no-repeat;
}
#rugsheader {
	width: 950px;
	height: 172px;
	margin: 0 auto;
	height:264px;
	background:#2e2e2e;
	background:url(images/rugs_header.jpg) no-repeat;
}
#makingheader {
	width: 950px;
	height: 172px;
	margin: 0 auto;
	height:264px;
	background:#2e2e2e;
	background:url(images/making-header.jpg) no-repeat;
}
#shopheader {
	width: 950px;
	height: 172px;
	margin: 0 auto;
	height:264px;
	background:#2e2e2e;
	background:url(images/shop-header.jpg) no-repeat;
}
#galleryheader {
	width: 950px;
	height: 172px;
	margin: 0 auto;
	height:264px;
	background:#2e2e2e;
	background:url(images/gallery-header.jpg) no-repeat;
}
#aboutheader {
	width: 950px;
	height: 172px;
	margin: 0 auto;
	height:264px;
	background:#2e2e2e;
	background:url(images/about-header.jpg) no-repeat;
}
#contactheader {
	width: 950px;
	height: 172px;
	margin: 0 auto;
	height:264px;
	background:#2e2e2e;
	background:url(images/contact-header.jpg) no-repeat;
}
#serviceheader {
	width: 950px;
	height: 172px;
	margin: 0 auto;
	height:264px;
	background:#2e2e2e;
	background:url(images/service-header.jpg) no-repeat;
}
/* Logo */

#logo {
	width: 640px;
	color: #B2B2B2;
	margin-left:250px;
}

#logo h1, #logo p {
}

#logo h1 {
	float: left;
	padding: 100px 0 0 20px;
	letter-spacing: -1px;
	text-transform: uppercase;
	font-size: 2.6em;
}

#logo p {
	float: left;
	margin: 0;
	padding: 110px 0 0 5px;
	text-transform: uppercase;
	font: bold 14px Arial, Helvetica, sans-serif;	
} 

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Search */

#search {
	float: right;
	width: 230px;
	padding-top: 16px;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 90px 0 0 0px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 200px;
	border: none;
	text-transform: lowercase;
	border: 1px #525252 dotted;
	font: bold 1.2em Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#search-submit {
	display: none;
}

/* Menu */

#menu {
	width: 950px;
	height: 39px;
	margin: 0 auto;
	padding: 0;
	background: url(images/img02.jpg) repeat-x left top;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
	
}

#menu li {
	float: left;
	border-right:1px solid #550114;
}

#menu a {
	display: block;
	padding: 11px 18px 10px 20px;
	text-transform: none;
	text-decoration: none;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	border: none;
}

 #menu .current_page_item a{
 
 background:#000000;
 }
#menu a:hover {
	text-decoration: none;
	color:#ffc000;
	background:url(images/menu_hover.jpg) repeat-x;
}
/*#menu li a{
background:url(images/menu_sep.jpg);
}
#menu li:first-child a{
background:transparent none repeat scroll 0 0;
background-repeat:no-repeat;
}*/
#menu li a.active {
	background:url(images/menu_hover.jpg) repeat-x;
	color:#FFC000;

}
/* Page */

#page {
	width: 950px;
	margin: 0 auto;
	background: #fff8e3;
}
#pageindex {
	width: 950px;
	margin: 0 auto;
	background: #000000;
}

/* Content */

#content {
	float: left;
	width: 600px;
	padding: 15px 0 0 20px;
}
#Contentfull {
	float: left;
	width: 900px;
	padding: 15px 0 0 20px;
}
#contentindex {
	float: left;
	width: 930px;
	padding: 15px 0 0 20px;
	background:#000000;
}
.post {
}

.post .title {
	color: #000000;
}

.post .title a {
	background: none;
	color: #000000;
	border: none;
}

.post .title a:hover {
	text-decoration: underline;
}

.post .meta {
	border-bottom: 1px dashed #D2D4C9;
	text-transform: uppercase;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.post .entry {
	padding: 3px 0 3px 0;
	text-align: left;
}

/* Sidebar */

#sidebar {
	background-color:#f5edd6;
	float:right;
	overflow:hidden;
	width:280px;
	
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
padding-top:5px;
padding-bottom:5px;

}

#sidebar li ul {
	padding-bottom: 30px;
}

#sidebar li li {
	line-height: 35px;
	border-bottom: 1px dashed #D2D4C9;
	
}

#sidebar h2 {
	color:#2e2e2e;
	font-size:15px;
	font-weight:bold;
	padding-bottom:10px;
}

#sidebar p {
	padding-bottom: 20px;
	
}

#sidebar a {
	color: #787878;
	border: none;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #787878;
}
.sidebarheader{
	background:transparent url(images/block_row.gif) no-repeat scroll left top;
	padding:10px 0 0 14px;
}
.sidebarcontent{
	padding:2px 12px 0 23px;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
	
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer {
	width: 910px;
	height: 93px;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFC000;
	background:url(images/footer_bkg.jpg) no-repeat;
	padding:15px 20px 0;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 10px;
	
	
}

#footer a {
	color: #FFFFFF;
}
.footer_left{
	display:inline;
	float:left;
	width:380px;
	
}
.footer_right{
	float:right;
	margin:0 0 0 20px;
	text-align:right;
}
#footer .footer_right p {
	margin: 0;
	font-size: 11px;
	text-transform: uppercase;
	line-height:1.6em;
}
#footer .footer_left p {
	margin: 0;
	line-height: normal;
	
	line-height:1.6em;
}
.phone {
	margin: 0;
	line-height: normal;
	text-transform: uppercase;
	font-weight:bold;
	font-size:12px;
}
