body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-color: #000000;
	color: 315F6D;
}

a:link {
	color: #519FB6;
	text-decoration: none;
}

a:visited {
	color: #519FB6;
	text-decoration:none;
}

a:hover {
	color: #315F6D;
	text-decoration: none;
}

h1{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 140%;
 color: #315F6D;
}

h2{
 font-size: 114%;
 color: #315F6D;
}

h3{
 font-size: 100%;
 color: #315F6D;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #315F6D;
}

h5{
 font-size: 100%;
 color: #315F6D;
}

.content12black {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; COLOR: #000000;}
.content12black A:link    {  COLOR: #000000; text-decoration: none; font-weight: normal}
.content12black A:visited {  COLOR: #000000; text-decoration: none; font-weight: normal}
.content12black A:active  {  COLOR: #000000; text-decoration: none; font-weight: normal}
.content12black A:hover   {  COLOR: #005596; text-decoration: none; font-weight: normal}

.content12boldblack {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; COLOR: #000000;}
.content12boldblack A:link    {  COLOR: #000000; text-decoration: none; font-weight: bold}
.content12boldblack A:visited {  COLOR: #000000; text-decoration: none; font-weight: bold}
.content12boldblack A:active  {  COLOR: #000000; text-decoration: none; font-weight: bold}
.content12boldblack A:hover   {  COLOR: #005596; text-decoration: none; font-weight: bold}

.content12blue {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; COLOR: #315F6D;}
.content12blue A:link    {  COLOR: #315F6D; text-decoration: none; font-weight: normal}
.content12blue A:visited {  COLOR: #315F6D; text-decoration: none; font-weight: normal}
.content12blue A:active  {  COLOR: #315F6D; text-decoration: none; font-weight: normal}
.content12blue A:hover   {  COLOR: #315F6D; text-decoration: none; font-weight: normal}

.content12boldblue {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; COLOR: #315F6D;}
.content12boldblue A:link    {  COLOR: #315F6D; text-decoration: none; font-weight: bold}
.content12boldblue A:visited {  COLOR: #315F6D; text-decoration: none; font-weight: bold}
.content12boldblue A:active  {  COLOR: #315F6D; text-decoration: none; font-weight: bold}
.content12boldblue A:hover   {  COLOR: #315F6D; text-decoration: none; font-weight: bold}

.content14blue {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; COLOR: #315F6D;}
.content14blue A:link    {  COLOR: #315F6D; text-decoration: none; font-weight: normal}
.content14blue A:visited {  COLOR: #315F6D; text-decoration: none; font-weight: normal}
.content14blue A:active  {  COLOR: #315F6D; text-decoration: none; font-weight: normal}
.content14blue A:hover   {  COLOR: #315F6D; text-decoration: none; font-weight: normal}

.content14boldblue {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; COLOR: #315F6D;}
.content14boldblue A:link    {  COLOR: #315F6D; text-decoration: none; font-weight: bold}
.content14boldblue A:visited {  COLOR: #315F6D; text-decoration: none; font-weight: bold}
.content14boldblue A:active  {  COLOR: #315F6D; text-decoration: none; font-weight: bold}
.content14boldblue A:hover   {  COLOR: #315F6D; text-decoration: none; font-weight: bold}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/


#wrapper {
	width: 800px;
	margin: 0 auto;
	background-image: url(../images/bground.jpg);
}

#nav {
	font-weight: bold;
	color: 315F6D;
	background-position: center;
	margin-top: 25px;
}
#nav ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
}

#nav li {
	display: inline;
	list-style-type: none;
	margin-right: 15px;
}

#nav a {
	color: #315F6D;
	text-decoration: none;
}

#nav a:hover {
	color: #519FB6;
	text-decoration: none;
}

#homecontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 315F6D;
	margin-top: 25px;
	margin-left: 15px;
	width: 285px;
	margin-right: 100px;
	line-height: 20px;
}

#image {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 25px;
	margin-left: 100px;
	width: 285px;
	margin-right: 15px;
}

#image img {
	border:thin #CCCCCC solid
}


#jewelrynav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	left: 160px;
}

#jewelrynav ul {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #519FB6;
	margin-right: 175px;
	margin-left: 175px;
	padding-top: 3px;
	
}

#jewelrynav li {
	display: inline;
	list-style-type: none;
	margin-right: 15px;
}

#table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 500px;
}

#table td {
	padding: 3px;
	-moz-border-radius: 0px 0px 0px 0px;
}

#table td img {
	border:thin #519FB6 solid}

#arrows {
	text-align: center;
	margin-top: 15px;
}

#arrows img {
	margin-right: 15px;
	margin-left: 15px;
	top: 15px;
	
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #315f6d;
	text-align: center;
	height: 25px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 10px;
	margin-top: 10px;
	margin-left: 95px;
	margin-right: 95px;
}
