/* CSS Document */

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
border: 0;
}

body {
	color: #353129;
	margin: auto auto;
	text-align: center;
	width: 100%;
	border-top-style: none;
	border-bottom-style: none;
	font: Georgia, "Times New Roman", Times, sans-serif;
	background-image: url(../pattern.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
a {
	font:Georgia, "Times New Roman", Times, serif;
	color: #993333;
	vertical-align: middle;
}

#wrapper {
	width: 960px;
	text-align: center;
	height: 500px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	border: none;
	background-color: #FFFFFF;
}

#banner {
	height: 110px;
	width: 960px;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding-top: 20px;
	background-color: #ECE9D8;
	background-image: url(../images/aqua_neck.jpg);
	background-position: center center;
	background-repeat: repeat-x;
}
#nav {
	width: 960px;
	background: #484A47;
	height: 30px;
	vertical-align: middle;
	padding-top: 10px;
}


#nav ul {
	text-align: center;
	vertical-align: middle;
}
ul {
	list-style-type: square;
	padding-left: 0px;
	margin-left: 0px;
	vertical-align: middle;
	font-size: large;
}


#nav ul li {
	display: inline;
	text-align: center;
	vertical-align: middle;
}

#nav ul li a{
	text-decoration: none;
	text-align: center;
	color: #C2CF96;
	list-style: none;
	vertical-align: middle;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-position: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#nav a:hover, body#index #t-index a{
	color: #ECEBF0;
	margin: 0px;
	vertical-align: middle;
	padding: 0px 10px;
}

#nav a:hover, body#about #t-about a{
	color: #ECEBF0;
	padding: 0px 10px;
	margin: 0px;
}

#nav a:hover, body#jewelry #t-jewelry a{
	color: #ECEBF0;
	padding: 0px 10px;
	margin: 0px;
}

#nav a:hover, body#gifts #t-gifts a{
	color: #ECEBF0;
	padding: 0px 10px;
	margin: 0px;
}

#nav a:hover, body#map #t-map a{
	color: #ECEBF0;
	padding: 0px 10px;
	margin: 0px;
}

#nav a:hover, body#contact #t-contact a{
	color: #ECEBF0;
	padding: 0px 10px;
	margin: 0px;
}

#content p {
	clear: none;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	width: 960px;
	float: none;
	margin-top: 10px;
	margin-right: 20px;
	margin-left: 20px;
}
.content {
	text-align: center;
	height: 260px;
	width: 960px;
	margin-top: 45px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #353129;
	line-height: 20px;
	}

.content2 {
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #353129;
	line-height: 20px;
	padding-top: 35px;
	padding-right: 80px;
	padding-left: 80px;
	margin-top: 5px;
	padding-bottom: 35px;
}

.content3 {
	text-align: left;
	height: 210px;
	width: 675px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #353129;
	line-height: normal;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 285px;
	margin-top: 5px;
	clear: both;
	float: none;
}

.content4 {
	text-align: left;
	height: 180px;
	width: 855px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #353129;
	line-height: normal;
	padding-top: 40px;
	padding-right: 40px;
	padding-left: 65px;
	margin-top: 5px;
	clear: both;
	float: none;
}

#bar {
	width: 960px;
	height: 35px;
	background-color: #484A47;
	margin-top: 5px;
}

h1 {
	color: #687D77;
	text-align: center;
	text-decoration: none;
	padding-bottom: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	padding-top: 10px;
	line-height: 125%;
}
h2 {
	color: #687D77;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
	line-height: 20px;
	padding-bottom: 10px;
}
h3 {
	font: italic lighter normal 85% Georgia, "Times New Roman", Times, serif;
	text-indent: 4px;
	text-align: left;
	padding-bottom: 3%;
}
h4 {
	color: #687D77;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	font-style: normal;
	line-height: 24px;
	font-weight: lighter;
	font-variant: normal;
}
h5 {
	text-align: center;
	padding-bottom: 3%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
	color: #687D77;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}

#footer{
	color: #687d77;
	text-align: center;
	white-space: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	height: 100px;
	width: 960px;
	margin-bottom: 15px;
	line-height: 20px;
}

