*{padding: 0;
margin: 0}
			
			
			
body{
	text-align: center;
	background-color: #333333;
	font-family: Arial, sans-serif;
	font-size: 10pt;
	padding-bottom: 75px;
}
		

#container{
  margin: 0 auto;
  width: 800px;
  text-align: left;
}

div.header{
	height: 53px;
	width: 800px;
	background-color: #000;
	background-image: url('images/design/headbot.jpg');
}
div.headerTop{
	height: 120px;
	width: 800px;
	background-color: #000;
	background-image: url('images/design/headtop2.jpg');
}

div.nav{
	background-color: #669966;
	height: 27px;
	width: 786px;
	border: 2px solid #ccc;
	padding-left: 10px;
}

div.productInfo{
	clear: left;
	width:570px;
	height: 150px;
}

div.productImage{
	width: 160px; 
	padding-left: 10px;
	height: 150px;
	float: left;
}


table.main{
	background-color: #fff;
	width: 800px;
	height: 500px;
	border: 2px solid #ccc;
	border-top: 0px;
}

table.main td.first{
	width: 600px;
	background-image: url('images/design/gift1.jpg');
	background-repeat: no-repeat;
	background-position: right bottom;
	vertical-align: top;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 250px;
}

table.main td.second{
	width: 200px;
	background-image: url('images/design/gift2.jpg');
	background-repeat: no-repeat;
	background-position: left bottom;
	vertical-align: top;
	padding-top: 20px;
}

div.footer{
	background-color: #669966;
	height: 30px;
	width: 790px;
	border: 2px solid #ccc;
	border-top: 0px;
	color: #fff;
	padding: 3px;
	font-size: 8pt;
}

div.smallbox{
	float: left;
	width: 30px;
	height: 27px;
	background-image: url('images/design/giftbox.gif');
	background-position: left center;
	background-repeat: no-repeat;
}

a.jewelry:link, a.jewelry:active, a.jewelry:visited, a.jewelry:hover{
	display: block;
	color: #CCFFCC;
	font-size: 10pt;
	float: left;
	padding: 3px;
	padding-top: 5px;
	padding-left: 0px;
	padding-right: 30px;
	text-decoration: none;
}

a.jewelry:hover{	
	display: block;
	color: #FFCC33;
	text-decoration: none;
}

a.login:link, a.login:active, a.login:visited{
	color: #fff;
	text-decoration: none;
}

a.login:hover{	
	text-decoration: underline;
}

div.generalHead{
	font-size: 10pt;
	color: #336633;
	font-weight: bold;	
}

div.sideHeading{
	font-size: 10pt;
	color: #336633;
	text-align: center;
	font-weight: bold;
}

div.hoursofop{
	text-align: center;
	padding-top: 10px;
}

div.footer1{
	float: left;
	text-align: left;
	width: 400px;
}
div.footer2{
	float: left;
	text-align: right;
	width: 390px;
}

table.contactList, table.consoleForm{
	width: 500px;
}

a.subNav{
	text-decoration: underline;
	color: #666;
}
a.subNav:hover{
	color: #336633;
}

table.contactList td{
	padding: 20px;
}

table.consoleForm td{
	padding: 2px;
}

table.consoleForm td.submitField{
	text-align: center
}

.failed{
	color: red;
}

div.linkWrapper{
	padding: 10px;
	padding-left: 25px;
	padding-bottom: 25px;
}

div.indexContent{
	padding: 5px;
	line-height: 1.8em;
}

img.logo{border: 0px}

.linkTitle{
	font-weight: bold
}

ul.services{
	padding-left: 50px;
	line-height: 20px;
}
