﻿
#homeLeftText {
background:transparent url(/images/menubackground.jpg) repeat scroll 0 0;
font-size:1.2em;
height:521px;
padding:50px 27px 0 29px;
width:194px;

}

.mainContent {
	background:#DFDFDF none repeat scroll 0 0;
    margin-right:10px;
    width:749px;
}

#homeContactLink {
background:#393536 url(/images/whiteblock.gif) no-repeat scroll 10px 7px;
color:#EAEAEA;
display:inline;
float:left;
font-size:1.2em;
margin:0 0 0 0;
padding:5px 0 5px 20px;
width:202px;
}
#collection
{
    border-bottom:2px solid white;
}

#exclusive
{
}

.range
{
    margin-left:40px;

}
.rangeInner
{
    margin-top:20px;
    margin-bottom:20px;
    height:183px;
}
.rangeText
{
    width:200px;
    color:black;
    float:left;
    font-size:1.175em;
}

.rangeText H3
{
    font-size:1.9em;
    color:gray;
}
.rangeText SPAN
{
    color:gray;
}

.rangeText A
{
    color:black;
}

.rangeText A:hover
{
    text-decoration:none;
    color:olive;
}


#collectionInner
{
    background:url(/images/whitegrad.gif) repeat-y right;
}
#exclusiveInner
{
    
}

.imagecontainer
{
    float:left;
    width:300px;
    background:pink;
}
.image
{
    float:right;
    width:152px;
    height:152px;
    margin-left:10px;
    margin-top:15px;
}
#exImg1
{
      background:url(/images/exclusive1.jpg) no-repeat 0 0;
}
#exImg2
{
     background:url(/images/exclusive2.jpg) no-repeat 0 0;
}
#exImg3
{
     background:url(/images/exclusive3.jpg) no-repeat 0 0;
}

#coImg1
{
      background:url(/images/collection3.gif) no-repeat 0 0;
}
#coImg2
{
     background:url(/images/collection2.gif) no-repeat 0 0;
}
#coImg3
{
     background:url(/images/collection1.gif) no-repeat 0 0;
}