/* home */
#featureWrap {
background: url(/img/feature-bg.jpg) #6666cc;
}
#feature {
width: 960px;
margin: 0 auto;
/*background: url(/img/feature-rocks.png) no-repeat top left;*/
min-height: 215px;
height: auto !important; /* ie6 */
height: 215px; /* ie6 */
}
#featureLogo {
float: left;
height: 215px;
width: 176px;
}
#feature p {
margin: 0;
padding-left: 200px;
color: #fff;
}
#feature p#quote {
font-size: 28px;
font-weight: bold;
padding-top: 28px;
padding-bottom: 12px;
}
#feature p a {
color: #fff;
color: #000033;
text-decoration: none;
}
#feature p a:hover {
text-decoration: underline;
}
#content #left {
float: left;
width: 600px;
text-align: justify;
}
#content #right {
float: right;
width: 360px;
}
#content #right #appointment, #content #right #rotate, #spotlight {
width: 244px;
padding: 0;
margin-right: 0;
margin-left: auto;
text-align: center;
color: #fff;
}
#content #right #rotate {
margin-top: 20px;
}
#content #right #appointment p {
padding: 5px;
}
#content #right #appointment {
background: url(/img/redbox-bg.png) bottom left;
}
#mission {

}

#spotlight {
margin-top: 20px;
background: url(/img/redbox-bg.png) bottom left;
}
#spotlight-content
{ 
background: url(/img/redbox-bg-top.png) top left no-repeat;
padding: 5px 5px 20px 5px;
}
#spotlight-content img {
margin-top: 5px;
}
#spotlight-content p a { color: #fff; }