body {
	background: url(../images/background-shadows.jpg) top center no-repeat;
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	background-color: #fff;
	text-align: center;
}

#container {
	width: 700px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}

h1 {
	margin: 0;
	padding: 0;
}

h1 a {
	display: block;
	width: 698px;
	height: 149px;
	background: url(../images/awning-storefront.jpg) top left no-repeat;
	border: solid 1px #6f1e1d;
	border-top: none;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

.watches h1 a {
	background: url(../images/awning-watches.jpg);
}

.gemstones h1 a {
	background: url(../images/awning-gemstones.jpg);
}

.goldsilver h1 a {
	background: url(../images/awning-goldsilver.jpg);
}

.diamonds h1 a, .about h1 a {
	background: url(../images/awning-diamonds.jpg);
}

.bridal h1 a {
	background: url(../images/awning-weddingbands.jpg);
}

.promos #content img {
	margin: 0 0 0 49px;
}

img.holiday, .promos #content img.holiday {
	display: block;
	margin: 8px 0 0 0;
	border: 0;
}

img.promo {
	display: block;
	margin: 8px 0 0 0;
	border: 0;
}

h1 span {
	display: block;
	position: absolute;
	left: -9999px;
}

#content {
	width: 698px;
	margin: 5px 0 0 0;
	padding: 0;
	border: solid 1px #6f1e1d;
	background: #fff;
	clear: both;
}

#flash {
	width: 698px;
	height: 365px;
}

p {
	font-size: 12px;
	line-height: 18px;
	margin: 0 0 9px 16px;
	padding: 0;
}

.home p {
	font-size: 14px;
	line-height: 20px;
	margin: 4px 10px;
}

p.hours {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h2 {
	font-size: 26px;
	line-height: 30px;
	color: #072f39;
	margin: 12px 12px 6px 16px;
	padding: 0;
	border-bottom: solid 1px #6f1e1d;
}

.home h2 {
	font-size: 14px;
	line-height: 20px;
	margin: 0 0 4px 0;
	border: 0;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	margin: 6px 0 2px 16px;
	color: #6f1e1d;
}

ul.logos {
	margin: 0 0 0 50px;
	padding: 0;
	list-style: none;
}

ul.logos li {
	margin: 0;
	padding: 0;
}

ul.logos a img {
	border-bottom: solid 1px #fff;
}

ul.logos a:hover img {
	border-bottom: solid 1px #6f1e1d;
}

ul.logos span {
	visibility: hidden;
	position: absolute;
}

#products, #contactform {
	width: 420px;
	height: 400px;
	margin: 12px;
	padding: 0;
	float: right;
	display: inline;
	border: solid 1px #6f1e1d;
	background: #fff;
	overflow: hidden;
}

.watches #products {
	height: 410px;
}

#products a {
	display: block;
	margin: 10px 0;
}

.about #products {
	width: 300px;
	height: 400px;
}

#contactform {
	height: auto;
	background: #eee;
	padding-top: 10px;
	overflow: visible;
}

#contactform legend {
	font-weight: bold;
	color: #072f39;
	font-size: 13px;
	line-height: 15px;
	padding: 0 4px;
	margin-bottom: 5px;
}

.required {
	color: #6f1e1d;
}

.tip {
	font-size: 11px;
	font-style: italic;
	text-align: right;
	margin-left: 180px;
}

#contactform p label {
	display: block;
	float: left;
	width: 75px;
}

#contactform input, #contactform select {
	font-size: 12px;
}

a {
	color: #072f39;
	font-style: italic;
}

a:hover {
	color: #6f1e1d;
}

#footer {
	width: 720px;
	margin: 0 auto;
	background: url(../images/footer-background.jpg) top left no-repeat;
	padding: 9px 0 16px 0;

}

#footer address {
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 12px;
}

#footer a {
	color: #ffebc7;
}

img.left {
	float: left;
	margin: 0 14px 0 0;
}

a img {
	border: 0;
}

div:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

p.belniak {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	opacity: 0.6;
	margin-top: 20px;
}

p.belniak a {
	font-style: normal;
}
