@charset "utf-8";
/* CSS Document */
#outer-container {
  background-color:#430649;
  width: 831px;
  height: 1025px;
  margin: 15px 50px 15px 50px; 
  position: relative;
 /* border-width:thick;
	border-left-color: #fef896;
	border-bottom-color: #fef896;
	border-right-color: #fef896;
	border-top-color: #fef896;
	border-style:solid;	*/
}
#container {
  background-color:#430649;
  width: 830px;
  height: 1019px;
  left: 0px;
  position: relative;
  border-width: thick;
	border-left-color: #7770bb;
	border-width:medium;
	border-bottom-color: #7770bb;
	border-right-color: #7770bb;
	border-top-color: #7770bb;
	border-style:solid;	
}
#top {
	background: url(../graphx/rosaryheader.jpg) no-repeat;
	top: 15px;
	left: 5px;
	width: 830px;
	height: 222px;
	align: center;
	  margin: 35px 15px 15px 15px;
	/*border-width:medium;
	border-left-color: #7770bb;
	border-right-color: #7770bb;
	border-top-color: #7770bb;
	border-bottom-color: #7770bb;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-style:solid;*/
}
 #header-nav a.home {
	display: block;
	float: left;
	position: absolute;
	left: 9px;
	top: 4px;
	width: 65px;
	height: 25px;
	font-family: Trajan Pro, Georgia, Verdana;
	a.link color: #7770bb; 
	a.visited: #dbd9e4; 
	a.hover: #dbd9e4; 
	a.active: #7770bb;
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
}
#header-nav a.cart {
	display: block;
	float: left;
	position: absolute;
	left: 75px;
	top: 4px;
	width: 150px;
	height: 25px;
	font-family: Trajan Pro, Georgia, Verdana;
	a.link color: #7770bb; 
	a.visited: #dbd9e4; 
	a.hover: #dbd9e4; 
	a.active: #7770bb;
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
}
#header-nav a.beads {
	display: block;
	float: left;
	position: absolute;
	left: 275px;
	top: 4px;
	width: 175px;
	height: 25px;
	font-family: Trajan Pro, Georgia, Verdana;
	a.link color: #7770bb; 
	a.visited: #dbd9e4; 
	a.hover: #dbd9e4; 
	a.active: #7770bb;
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
}
#header-nav a.jewelry {
	display: block;
	float: left;
	position: absolute;
	left: 430px;
	top: 4px;
	width: 175px;
	height: 25px;
	font-family: Trajan Pro, Georgia, Verdana;
	a.link color: #7770bb; 
	a.visited: #dbd9e4; 
	a.hover: #dbd9e4; 
	a.active: #7770bb;
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
}
#header-nav a.sorella {
	display: block;
	float: left;
	position: absolute;
	left: 604px;
	top: 4px;
	width: 220px;
	height: 25px;
	font-family: Trajan Pro, Georgia, Verdana;
	a.link color: #7770bb; 
	a.visited: #dbd9e4; 
	a.hover: #dbd9e4; 
	a.active: #7770bb;
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
}

#header{
	position: absolute;
	top:273px;
	left: 8px;
	width:830px;
	text-align:center;
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
	
	
	
}

#left{
	position: absolute;
	padding-top: .5em;
	top: 330px;
	left: 100px;
	width: 350px;
	height: 550px;
	/*border-width:medium;
	border-left-color: #7770bb;
	border-bottom-color: #7770bb;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-right-color: #7770bb;
	border-top-color: #7770bb;
	border-style:solid;*/
}

#right{
	position: absolute;
	padding-top: .5em;
	top: 330px;
	left: 525px;
	width: 300px;
	height: 550px;
	text-decoration: none;
	/*border-width: medium;
	border-top-color: #7770bb;
	border-right-color: #7770bb;
	border-right-width: medium;
	border-right-style: solid;
	border-bottom-color: #7770bb;
	border-left-color: #7770bb;
	border-style:solid;*/
}
#footer{
	position: absolute;
	left: 28px;
	top: 980px;
	width: 800px;
	padding-top: 1.2em;
	font-size: .9em;
	color: #ffffff;
	text-decoration: none;
	font-family: Trajan Pro, Georgia, Verdana;
}
a.link{
	a.link color: #ffffff; 
	a.visited: #ffffff; 
	a.hover: #ffffff; 
	a.active: #ffffff;
	color: #ffffff;
	text-decoration: none;
}

li{
color:#fff;
font-size: 1.2em;
font-style: bold;
font-family: Trajan Pro, Georgia, Verdana;
}


h1{
font-family: Trajan Pro, Georgia, Verdana;
font-weight: 2em;
font-style: normal;
color:#fff;
	}

h2{
font-family: Trajan Pro, Georgia, Verdana;
font-weight: 1em;
font-style:normal;
color:#ffffff;
}


</style>
