/* Start of CMSMS style sheet 'jminterior_style' */
@charset "utf-8";
*{
padding:0px;
margin:0px;}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	background-color: #F5EBF3;
}
#logo {
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	margin-left:50px;
	height: 199px;
	width: 335px;
}
#strap {
	height: 40px;
	width: 543px;
	position: absolute;
	top: 77px;
	right:170px;
	background-image: url(images/strap.gif);
}


#wrapper {
	text-align: center;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #7B7C80;
	position: relative;
}
#header {
	background-color: transparent;
	height: 194px;
	width: 900px;
	background-image: url(images/header2.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
#Content {
	background-color: #FFFFFF;
	text-align: left;
}
#mainTxt {
	background-color: #FFFFFF;
	padding: 0px 20px 0px 20px;
	width: 635px;
}
#mainTxt2 {
	background-color: #ffffff;
	padding: 20px 20px 20px 20px;
	width: 635px;
}
#mainImage {
	/*background-color: #E4E4E4;*/
	margin:0px;
	padding:0px;
	height: 299px;	
	z-index:10;
}
p {
	font-size: 1.2em;
	color: #666666;
	line-height: 1.6em;
}
h1 {
	font-size: 1.8em;
	color: #7E4E68;
}
h2 {
	font-size: 1.4em;
	font-weight: bold;
	color: #7B7C80;
	line-height: 2em;
}
h3 {
	font-size: 1.4em;
	line-height: 2em;
	color: #333333;
}
li {
	font-size: 12px;
	margin-left: 50px;
	list-style-position: inside;
	line-height: 20px;
	color: #999999;
}
/* --------------Floats and borders for pictures------------------*/
.picLeftNoBorder {
	float: left;
	margin-right: 10px;
}
.picRightNoBorder {
	float: right;
	margin-left: 10px;
}
.picLeftWithBorder {
	float: left;
	margin-right: 10px;
	border: 1px solid #B950A2;
}
.picRightWithBorder {
	float: right;
	margin-left: 10px;
	border: 1px solid #B950A2;
}


/* --------------end Floats and borders for pictures------------------*/
#news {
	width: 189px;
	margin-right: 20px;
	position: absolute;
	top: 500px;
	right: 0px;
	background-color: #E4E4E4;
}
#news2 {
	width: 189px;
	margin-right: 20px;
	position: absolute;
	top: 200px;
	right: 0px;
	/*background-color: #FAEDF7;*/
}
#news2 img{
border: solid 1px #7E4E68;}

#news2 h2 {
color: #7B7C80;}


#fade_image{
	border: 2px solid #B950A2;
	/*border: 2px solid #7E4E68;*/
	background-image: url(images/kitchen.jpg);
	height: 268px;
	width: 442px;
	margin-left:20px;
	z-index:20px;
	
	
	
}
a:link {
	color: #7E4E68;
}
a:visited {
	color: #7B7C80;
}
a:hover {
	color: #B950A2;
}
a:ative {
	color: #B950A2;
}

#rightBar {
	width: 415px;
	top: 204px;
	right: 10px;
	position: absolute;
	
}
.pad10 {
	height: 10px;
	width: 100%;
}
.pad12 {
	height: 12px;
	width: 100%;
}

#rightBar img{
border: 2px solid #B950A2;
	/*border: 2px solid #7E4E68;*/
	margin-left: 8px;
	margin-right: 8px;
}
#news_inner {
	padding: 10px;
}

#topNav {
	background-color: transparent;
	height: 20px;
	width: 730px;
	position:absolute;
	top:145px;
	left:160px;	
	z-index:100;
	
}
.NewsSummaryLink
{font-size: 1.2em;
	color: #7E4E68;
	line-height: 1.6em;
}

/*---------------------------- pic links ----------------------------------------*/

#rightBar a{
	height: 100%;
	width: 100%;
	display:block;
	outline:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
}
	
#rightBar a.curtains{
	height:125px;
	width:187px;
	display:block;
	text-indent:-5000px;
	background-repeat: no-repeat;
	background-image: url(images/handmade.jpg);
	float:left;
	margin-left: 10px;
	border: 2px solid #B950A2;
}
#rightBar a.roman{
	height:125px;
	width:187px;
	display:block;
	text-indent:-5000px;
	background-repeat: no-repeat;
	background-image: url(images/roman.jpg);
	border: 2px solid #B950A2;
	float: right;
	margin-right: 10px;
}
#rightBar a.interior{
	height:125px;
	width:187px;
	display:block;
	text-indent:-5000px;
	background-repeat: no-repeat;
	background-image: url(images/interior.jpg);
	float:left;
	margin-left: 10px;
	margin-top:14px;
	border: 2px solid #B950A2;
}
#rightBar a.blinds{
	height:125px;
	width:187px;
	display:block;
	text-indent:-5000px;
	background-repeat: no-repeat;
	background-image: url(images/blinds.jpg);
	border: 2px solid #B950A2;
	float: right;
	margin-right: 10px;
	margin-top:14px;
}

.testimonial {
	background-image: url(images/quote.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 80px;
}

#news_inner li{
margin-left:8px;
padding-left:0px;}
/* End of 'jminterior_style' */

