body { }
#home { background-image: url(../images/background.jpg); }
#contact { background-image: url(../images/housedress.jpg); }
#collections { background-image: url(../images/diamond-rose.jpg); }
#stores { background-image: url(../images/yellow.jpg); }
#about { background-image: url(../images/bg_red.jpg); }
p { color: #474646; font-size: 13px; font-family: Georgia, "Times New Roman", Times, serif; line-height: 1.5em; text-align: justify; margin: 0; padding: 10px 25px 0; }
td { }
a:link { color: #649334; text-decoration: none; }
a:visited { text-decoration: none; }
a:hover { text-decoration: none; }
a:active {  }
#container { border: dotted 2px gray; }
#nav { background-color: #666; height: 35px; padding-left: 20%; }
#nav ul { width: 500px; list-style-type: none; display: inline; }
#nav li { color: white; font-size: 15px; font-family: Georgia, "Times New Roman", Times, serif; width: 125px; float: left; margin: 0; padding: 0; }
#nav a:link { color: #fff; text-decoration: none; margin: 0; padding: 0; }
#nav a:active { color: #fff; text-decoration: none; margin: 0; padding: 0; }
#nav a:hover { color: #dcceb2; text-decoration: none; margin: 0; padding: 0; }
#nav a:visited { color: white; text-decoration: none; margin: 0; padding: 0; }
#content { background-color: #fff; width: 100%; margin-top: 0; margin-right: 0; margin-bottom: 0; padding: 0; }
#content img { margin: 10px 25px 10px 10px; padding: 5px; border: solid 1px #808080; }
.pad { padding-right: 50px; padding-bottom: 50px; padding-left: 50px; }
h1 { color: gray; font-size: 26px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; text-align: left; margin-top: 1.5em; }
h2 { color: #493500; font-size: 20px; font-family: "Times New Roman", Georgia, Times, serif; text-decoration: none; text-align: left; }
h3 { color: gray; font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-variant: small-caps; text-align: left; }
.footer { margin-left: 35%; }
.footer a:link { color: #474936; font-size: 11px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; }
