/* ------ Style Sheet for Jewelry Pages ------ */

#PageSelect {
padding-top: 5px;
padding-bottom: 10px;
clear: both;
margin-bottom: 5px;
}

#PageSelect img {
border: none;
margin: 0px;
}

#MainContent {
clear: both;
margin-top: 25px;
}

#MainContent img{
border: 1px solid #333333;
padding: 5px;
margin-bottom: 3px;
}

#LeftColumn {
float: left;
width: 312px;
margin-bottom: 10px;
margin-top: 10px;
}

#RightColumn {
float: right;
width: 231px;
margin-top: 10px;
}

#Description {	
border: 1px solid #333333;
padding: 10px;
margin-bottom: 5px;
}

#Description h1 {
line-height: 120%;
margin-top: 0px;
font-size: 165%;	
}

#Description img {
border-width: 0px;
margin: 0;
padding: 0;
}

.Subhead {
color: #FFF7EE;
font-family: Lucida Sans Unicode, Lucida Grande, Geneva, Verdana, Arial, sans-serif;
font-size: 60%;
font-weight: normal;
}

