*, body {
	margin:0;
	padding:0;
	list-style:none;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:14px;
}
body {
	color:#7c6b54;
	background:#e6dbc0;
}
img {
	border:0;
}
a {
	color:#475457;
	outline:none;
}
a:hover {
	background:#FFFFFF;
	text-decoration:underline;
}
h1 {
	text-align:center;
	font-size:140%;
	font-weight:normal;
	color:#7c6b54;
}
h1.dark {
	color:#ffdfc7;
}
.hr-basic, .hr-basic-dark, .hr-long {
	height:11px;
	border:0;
	margin:5px 0 10px 0;
}
.hr-basic {
	background:url(../images/ornament-basic.gif) top center no-repeat;
}
.hr-basic-dark {
	background:url(../images/ornament-basic-dark.gif) top center no-repeat;
}
.hr-long {
	background:url(../images/ornament-long.gif) top center no-repeat;
}
.hr-basic hr, .hr-basic-dark hr, .hr-long hr {
	display:none;
}
#top-header {
	background:#4c576b url(../images/top-header-bg.gif) 0 0 repeat-x;
	line-height:6px;
}
#h-body,
#c-body,
#f-body {
	width:770px;
	margin:0 auto;
	text-align:left;
	/*background:red;*/
}
#header {
	height:76px;
	background:#475457 url(../images/header-bg.gif) 0 0 repeat-x;
}
		#h-body {
			height:76px;
		}
		#h-left {
			float:left;
			width:203px;
			height:66px;
			padding:10px 0 0 12px;
			/*background:green;*/
		}
		#h-left a:hover {
			background:none;
		}
		#h-right {
			float:right;
			width:555px;
			height:76px;
			/*background:blue;*/
		}
		#menu {
			margin:35px 4px 0 0;
			float:right;
		}
		#menu li {
			float:left;
		}
		#menu li a {
			text-decoration:none;
			background:#fff3eb;
			display:block;
			width:70px;
			padding:4px;
			font-size:120%;
			border-top:1px solid #6c7475;
			border-right:1px solid #475457;
			text-align:center;
		}
		#menu li a:hover{
			background:#e9a687;
			color:#FFF;
		}
#content {
	background:#eae7d2 url(../images/content-bg.gif) top left repeat-x;
	width:100%;
	overflow:hidden;
}
	/* INDEX PAGE STARTS HERE */
	#i-left {
		float:left;
		width:555px;
		/*background:red;*/
		margin:0 0 0 0;
	}
		#home-display {
			height:215px;
			text-align:left;
			padding:35px 170px 10px 15px;
			margin:10px 0 10px 0;
			background:url(../images/uzhana-home-display.jpg) top left no-repeat;
			/*background:green;*/
		}
		#home-display h1 {
			color:#FFFFFF;
		}
	#i-left h1 {
		/*color:#FFFFFF;*/
		margin:8px 0 10px 0;
		font-size:160%;
	}
	#i-left a h1 {
		text-decoration:underline;
	}
	#i-left p {
		margin:0 0 12px 0;
		font-size:115%;
	}
	#i-left p,
	#i-left p a {
		color:#FFFFFF;
	}
	#i-left a {
		text-decoration:underline;
	}
	#i-left a:hover {
		background:#FFFFFF;
		color:#7c6b54;
	}
		#carousel {
			margin:0 0 8px 0;
		}
		#carousel h1 {
			text-align:left;
			margin:0 5px 0 10px;
			display:inline;
		}
		#carousel a.header {
			font-size:150%;
			text-decoration:none;
			margin:0 4px 0 4px;
			padding:0 10px 0 10px;
		}
		#carousel .images {
			text-align:center;
		}
		#carousel .images a,
		#carousel .images a:hover {
			text-decoration:none;
			background:none;
		}
		#carousel img {
			padding:4px;
			background:#FFF;
			border:1px solid #d8d8c0;
		}
	#i-right {
		float:right;
		width:215px;
		/*background:blue;*/
		text-align:center;
		padding:20px 0 0 0;
	}
	#i-right h3 {
		text-align:left;
		margin:0 0 0 20px;
		font-size:130%;
	}	
		#contact-form-two {
			text-align:left;
			margin:5px 0 5px 25px;
		}
		#contact-form-two label {
			display:block;
		}
		
		#crafts {
			margin:7px 0 5px 22px;
		}
		#crafts li {
			margin:0 0 4px 0;
			text-align:left;
		}
		#crafts li a {
			text-decoration:underline;
		}
		#crafts li a:hover {
			background:#FFFFFF;
			color:#7c6b54;
		}
	#c-left {
		float:left;
		width:197px;
		margin:13px 0 0 0;
		padding:0 5px 0 0;
		border-right:1px solid #ddc6a9;
		/*background:green;*/
	}
		#master-photo { 
			padding:5px;
			background:#FFF;
			border:1px solid #d8d8c0;
		}
		#master-info {
			text-align:left;
			margin:10px 0 0 10px;
		}
		#randomly-sld {
			background:#475457;
			padding:7px 0 5px 0;
			text-align:center;
			margin:14px 5px 10px 0;
		}
		#randomly-sld a img {
			background:#FFF;
			padding:3px;
		}
	#c-right {
		float:right;
		width:550px;
		text-align:left;
		margin:13px 0 0 0;
		padding:0 0 0 0;
		/*background:blue;*/
	}
		#master-photos {
			text-align:left;
			margin:0 0 10px 0;
		}
		#master-photos a img {
			padding:4px;
			background:#FFF;
			border:1px solid #d8d8c0;
		}
		#master-photos a:hover {
			background:none;
		}
	/* CRAFT PAGE */
	#c-page {
		/*background:red;*/
	}
	#c-page .entry {
		margin:0 0 4px 0;
		text-align:center;
	}
	#c-page .entry a:hover {
		background:none;
		text-decoration:none;
	}
	#c-page .entry a img {
		padding:4px;
		background:#FFF;
		border:1px solid #d8d8c0;
	}
	
#footer {
	background:#e6dbc0;
	border-top:1px solid #FFF;
	overflow:hidden;
	width:100%;
}
#footer a {
	background:none;
	text-decoration:none;
}
	#f-left {
		float:left;
		width:480px;
		/*height:45px;*/
		font-size:95%;
		padding:20px 0 0 20px;
		/*background:green;*/
	}
	#f-right {
		float:right;
		width:255px;
		height:55px;
		text-align:right;
		padding:15px 15px 0 0;
		/*background:blue;*/
	}
.clearer {
	clear:both;
	overflow:hidden;
	height:1px;
}