@import url('file:///Macintosh HD/Users/maguireneblett/My Webs/nitaenochinteriors/reset.css');
body{
	background:eae4cc;
	color:#000000;
	font-family: "Times New Roman", Times, serif;
	font-size:18px;
	background-color: #EAE4CC;
	border-color: #000000;
	word-spacing: 15px;
	padding-top: 25px;
}
a {
	text-decoration: none;
	color: #000000;
	transition: all 0.3s ease-out;
	position: relative;
	padding: 0.5em;
	margin: -0.5em;
	letter-spacing: 1px;
	z-index: 4;
}
 
a:hover {
	color: #999999;
	z-index: 4;
}
}
h1{
	padding:10px;
	margin:20px;
	font-size:18px;
	text-transform:uppercase;
	text-shadow:1px 1px 1px #fff;
	color:#000000;
	background-color: #999999;
	background-repeat: repeat-x;
	background-position: left bottom;
	opacity: .8;
	z-index: 4;
	letter-spacing: 1px;
	word-spacing: 20px;
	}
.h1 a:hover{
	color:#999999;
}
.rm_wrapper{
	position:relative;
	width: 103%;
	background-color: #8C6E42;
	overflow: auto;
	left: -10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
	word-spacing: 3px;
	height: 550px;
}
.rm_container{
	width:100%;
	overflow:hidden;
	position:relative;
	height:550px;
	margin:0 auto;
}
.rm_container h2{
	padding:5px 25px;
	position:absolute;
	bottom:10px;
	right:100px;
	color:#666666;
	font-size:24px;
	text-transform:uppercase;
	text-shadow:1px 1px 1px #fff;
	background-color: transparent;
	background-repeat: repeat;
	background-position: left top;
}
.rm_container ul{
	width:800px;
}
.rm_container ul li{
	float:left;
	margin-left:-30px;
	position:relative;
	overflow:hidden;
	width:310px;
	height:465px;
	border:30px solid #f0f0f0;
	border-width:50px 30px 0px 30px;
	background-color:#f0f0f0;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.rm_container ul li img{
	position:absolute;
	top:-14px;
	left:1px;
	width: 310px;
	height: 465px;
}
.rm_mask_right, .rm_mask_left{
	position: absolute;
	height: 110px;
	background: #f0f0f0;
	width: 530px;
	bottom: -30px;
	left: 0px;
	-moz-transform:rotate(-3deg);
	-webkit-transform:rotate(-3deg);
	transform:rotate(-3deg);
}
.rm_mask_right{
	left:auto;
	right:0px;
	-moz-transform:rotate(3deg);
	-webkit-transform:rotate(3deg);
	transform:rotate(3deg);
}
.rm_corner_right, .rm_corner_left{
	background: #f0f0f0;
	position:absolute;
	width:200px;
	height:100px;
	bottom:0px;
	left:-65px;
	-moz-transform:rotate(45deg);
	-webkit-transform:rotate(45deg);
	transform:rotate(45deg);
}
.rm_corner_right{
	left:auto;
	right:-65px;
	-moz-transform:rotate(-45deg);
	-webkit-transform:rotate(-45deg);
	transform:rotate(-45deg);
}
.rm_nav a{
	position:absolute;
	top:200px;
	width:38px;
	height:87px;
	cursor:pointer;
	opacity:0.7;
}
.rm_nav a:hover{
	opacity:1.0;
}
.rm_nav a.rm_next{
	right:-10px;
	background-color: transparent;
	background-image: url(/images/next.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.rm_nav a.rm_prev{
	left:-10px;
	background-color: transparent;
	background-image: url(/images/prev.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.rm_controls{
	position:absolute;
	top:0px;
	left:40px;
	height:20px;
}
.rm_controls a{
	cursor:pointer;
	opacity:0.7;
	padding-left:24px;
	font-size:16px;
	text-transform:uppercase;
	height:20px;
	float:left;
	line-height:20px;
}
.rm_controls a:hover{
	opacity:1.0;
}
.rm_controls a.rm_play{
	display:none;
	background-color: transparent;
	background-image: url(/images/play.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.rm_controls a.rm_pause{
	background-color: transparent;
	background-image: url(/images/pause.png);
	background-repeat: no-repeat;
	background-position: left center;
}
/* Footer Style */
.footer{
	position:inherit;
	bottom:0px;
	left:0px;
	width:100%;
	font-size:12px;
	height:20px;
	padding-bottom:17px;
	text-transform:uppercase;
	background-color: #EAE4CC;
	padding-top: 20px;
	padding-right: 0px;
	word-spacing: 3px;
}
.footer a{
	letter-spacing:1px;
	color:#000000;
	padding-top: 20px;
	padding-bottom: 17px;
	word-spacing: 5px;
}
.footer a:hover{

}
.footer a span{

}
.footer a.left{

	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 15px;


}
