/* CSS Document */

body {
background:url(../images/background.jpg) repeat-x #000000;
margin:0px;
color:white;
font-family:Georgia, "Times New Roman", Times, serif;
}

.navigation {
font-size:15px;
font-family:Georgia, "Times New Roman", Times, serif;
padding-left:40px;
color:white;
font-weight:bold;
text-align:left;
}

.background-footer {
background:url(../images/footer-background.jpg) no-repeat;
}

.navigation li {
line-height:20px;
list-style-image:none;
list-style-type:none;
}

.navigation a:link, a:visited {
color:white;
text-decoration:none;
}

.navigation a:hover {
text-decoration:underline;
}

.jewelry {
padding-top:10px;
}

.shop-pad {
padding-top:10px;
}

.maintext {
font-family:Georgia, "Times New Roman", Times, serif;
color:white;
font-size:14px;
text-align:left;
line-height:19px;
}

.maintext a {
color:white;
text-decoration:underline;
}

.address {
font-family:Georgia, "Times New Roman", Times, serif;
color:white;
padding-left:17px;
padding-top:5px;
font-size:12px;
text-align:left;
}

.address a {
color:white;
}

.small {
font-size:12px;
}

.small a {
color:white;
}

.introhead {
padding-top:10px;
padding-left:10px;
}

.introhead a {
color:white;
text-decoration:underline;
}