/*
 Screen style    
 Site: Nautica 13
*/

.box {
 background-color: #a9628d;
 border: 5px solid #fff;
 color: #fff;
 margin-bottom: 12px;
 padding: 10px;

}

.box.left {
 float: left;
 padding: 30px 11px 10px 17px;
 width: 230px;
}

.box.left.packages {
 font-size: 0.91em;
 line-height: 1.3;
 padding: 5px 6px 25px 7px;
 width: 246px;
}

.box.left.packages h2 {
 font-size: 1.3em;
 margin: 0.5em 0 0.75em 0;
}

.box.left.packages img {
 border: 3px solid #fff;
}

.box.left.welcome {
 background-image: url(../images/bg/blue/logo_welcome_nat_chiro.jpg);
 background-position: top-left;
 background-repeat: no-repeat;
 padding-top: 18px; 
 min-height: 407px;
 color: #000;
}

.box.left.welcome p {
 color: #000;
}

.box.left.welcome h2 {
 margin-bottom: 0.75em;
 font-size: 1.18em;
 margin: 0 0 0.5em 0;
}

.box.left.welcome img {
 border: 0px solid #000;
 padding-right: 7px;
}

.box.right {
 float: right;
 width: 449px;
}

#content {
 background: transparent url(../images/bg/blue/content-bottom_nc.gif) left bottom no-repeat;
 color: #8D8D8D;
 padding-bottom: 12px;
}

#content a {
 background-color: transparent;
 color: #555555;
 text-decoration: none;
}

#content a:hover {
 background-color: transparent;
 color: #470F00;
}

#content a:link {
 color: #0000FF;
}

#content a:visited {
 color: #C00000;
}

#content a:hover{
 color: #0000C0;
}

#content h1, #content h2, #content h3 {
 background-color: transparent;
 color: #470F00;
}

#footer {
 background-color: #DFF1EE;
 background-image: none;
 color: #684C35;
 width: 716px;
}

#footer a {
 background-color: transparent;
 color: #000000;
}

#footer a:link {
 color: #0000FF;
}

#footer a:visited {
 color: #0000C0;
}

#footer a:hover {
 background-color: transparent;
 color: #684C35;
}

#footer p {
 background: #dec2d3 url(../images/bg/blue/footer-bottom_nc.gif) bottom left no-repeat;
 color: #000000;
}

#inner-wrapper {
 background: #e0b2ce url(../images/bg/blue/inner-wrapper-top_nc.gif) left top no-repeat;
 color: #8D8D8D;
}
/*
#testimonials-link a:hover span, #testimonials-link a.current span {
 background-position: -29px 0;
}

#testimonials-link a:hover {
 background-color: #DDF1EE;
 color: #453121;
}

#testimonials-link span {
 background-image: url(../images/nav/blue/testimonials.gif);
}
*/
#wrapper {
 width: 828px;
}

