/*
 Screen style2    
 Site: madameroses.com
*/

#welcomebox {
 color: #8D8D8D;
 padding-top: 18px; 
}

.box {
 color: #8D8D8D;
}

#content {
 color: #8D8D8D;
 padding-bottom: 12px;
}

#content a {
 color: #555555;
}

#content h1, #content h2, #content h3, #content h4, #content h5 {
 color: #470F00;
}

#footer {
 background-color: #DFF1EE;
 background-image: none;
 color: #684C35;
 width: 716px;
}

#footer a {
 color: #684C35;
}

#footer a:hover {
 background-color: transparent;
 color: #CCC;
}

#footer p {
 background: #DFF1EE url(../img/footer-bottom.gif) bottom left no-repeat;
 color: #684C35;
}

#inner-wrapper {
 background: #D0E7E3 url(../img/inner-wrapper-top.gif) left top no-repeat;
 color: #8D8D8D;
}

#nav a#nav04 {
 width: 111px;
}

#nav a#nav05 {
 width: 109px;
}

#nav a:hover {
 background-color: #D0E7E3;
 color: #453121;
}

#home-link {
 height: 107px;
 width: 29px;
 left: -1px;
}

#home-link a:hover span, #home-link a.current span {
 background-position: -29px 0;
}

#home-link a:hover {
 background-color: #DDF1EE;
 color: #453121;
}

#wrapper {
 width: 828px;
}

/*------------------------------------------------------------*
 ~Scrolling Images Information~
 ~added on sep.2~
**------------------------------------------------------------*/
#scroll-wrap {
 display: block;
 width: 439px;
 overflow: hidden;
/*border: 5px solid #ccc;*/
 border: none;
 padding:0;
/*margin-right:15px;*/
}

#scroll-con {
 display: block;
 width: 2500px;
}

#scroll-menu {
 clear:both;
 display:block;
 margin-right:30px;
 float:right;
 margin-top:5px;
 width:180px;
 padding:0;
}

#scroll-menu a {
 display:block;
 padding: 0;
 width:20px;
 border: 1px solid #ccc;
 margin-left:3px;
 text-align:center;
 float:right;
}

#scroll-menu a:hover {
 text-decoration: none;
}

#one, #two, #three, #four {
 float: left;
 width: 469px;
 overflow: hidden;
 height:170px;
 background-color:#fff;
}
