#sister_menu_lav {
	position:absolute;
	width:200px;
	height:79px;
	z-index:1;
	left: 37px;
	top: 55px;
}
#content_lav, #writing {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	position:absolute;
	width:410px;
	height:290px;
	z-index:3;
	left: 33px;
	top: 185px;
}
#content_shop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	position:absolute;
	width:685px;
	height:290px;
	z-index:3;
	left: 33px;
	top: 185px;
}
#ravenwood_menu_lav {
	position:absolute;
	width:200px;
	height:77px;
	z-index:2;
	left: 493px;
	top: 55px;
}

#content_raven {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	position:absolute;
	width:410px;
	height:290px;
	z-index:3;
	left: 33px;
	top: 185px;
}

#Layer1 {
	position:absolute;
	width:227px;
	height:115px;
	z-index:4;
	left: 493px;
	top: 175px;
}

#shopbath, #shopbody {
	clear: both;
	margin: 0;
	padding: 10px 0 0 0;
	}

#shopleft {
	margin: 0 10px 0 0;
	width: 325px;
	float: left;
	}
	
#shopright {
	margin: 0 0 0 10px;
	width: 325px;
	float: right;
	}
	
.shopitem-outer {
	border: 1px dashed #333333;
	width: 300px;
	margin: 5px 0 15px 0;
	padding: 0; 
	}
	
.shopitem-inner {
	margin: 0;
	padding: 5px;
	background-color: #EFE1F4;
	border-top: 1px dashed #333333;
	height: 260px;
	}
	
.leftslice {
	background-color: #FFFFFF;
	background-image: url(../sistersister_website/images/left_slice.jpg);
	background-repeat: no-repeat;
}
.home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(../sistersister_website/images/maintext_bg.jpg);
	background-repeat: no-repeat;
	padding: 0px 0px 0px;
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(../sistersister_website/images/maintext_bg.jpg);
	background-repeat: no-repeat;
	padding: 8px 8px 8px;
}
.blog, .writingmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #FFFFFF;
}
.ravenmain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(../sistersister_website/images/maintext_bg.jpg);
	background-repeat: no-repeat;
	padding: 8px 8px 8px;
}
.ravenblog {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #FFFFFF;
}

h2 {
	font-size: 18px;
	line-height: 22px;
	text-transform: uppercase;
	font-weight: 100;
	color: #333333;
	}
	
.center {
	text-align: center;
	}

.subheader {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
}
.productdesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	padding: 0px;
}
.blend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #000000;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: bolder;
	color: #666666;
}
.picborder {
	border: 2px solid #666666;
}
.blenddesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	padding: 0px;
}
.greenpicborder {
	border: 2px solid #A6B5A2;
}
#content_lav a:link {
	font-style: normal;
	font-weight: bold;
	color: #BAA4D2;
	text-decoration: none;
}
#content_lav a:visited {
	font-style: normal;
	font-weight: bold;
	color: #BAA4D2;
	text-decoration: none;
}
#content_lav a:hover {
	font-weight: bold;
	color: #BAA4D2;
	text-decoration: underline;
}
#content_lav a:active {
	font-weight: bold;
	color: #C8B0E1;
	text-decoration: underline;
}
.blog a:link {
	font-style: normal;
	font-weight: bold;
	color: #BAA4D2;
	text-decoration: none;
}
.blog a:visited {
	font-style: normal;
	font-weight: bold;
	color: #BAA4D2;
	text-decoration: none;
}
.blog a:hover {
	font-weight: bold;
	color: #BAA4D2;
	text-decoration: underline;
}
.blog a:active {
	font-weight: bold;
	color: #C8B0E1;
	text-decoration: underline;
}
#content_raven a:link {
	font-style: normal;
	font-weight: bold;
	color: #A6B5A2;
	text-decoration: none;
}
#content_raven a:visited {
	font-style: normal;
	font-weight: bold;
	color: #A6B5A2;
	text-decoration: none;
}
#content_raven a:hover {
	font-weight: bold;
	color: #A6B5A2;
	text-decoration: underline;
}
#content_raven a:active {
	font-weight: bold;
	color: #A6B5A2;
	text-decoration: underline;
}

#writing a:link, .writingmenu a:link {
	font-style: normal;
	font-weight: bold;
	color: #BAA4D2;
	text-decoration: none;
}
#writing a:visited, .writingmenu a:visited {
	font-style: normal;
	font-weight: bold;
	color: #BAA4D2;
	text-decoration: none;
}
#writing a:hover, .writingmenu a:hover {
	font-weight: bold;
	color: #BAA4D2;
	text-decoration: underline;
}
#writingg a:active, .writingmenu a:active {
	font-weight: bold;
	color: #C8B0E1;
	text-decoration: underline;
}
