@charset "utf-8";
/* CSS Document */

body {
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color: #666;
}

/*HEADER AND FOOTER LINKS */
a.footlink:link 
{
		font-size:13px;
		padding-left:12px;
		padding-right:12px;
	color:#666666;
	text-decoration:none;
	font-weight:bold;
}
a.footlink:visited 
{
		font-size:13px;
		padding-left:12px;
		padding-right:12px;	

	color:#666666 ;
	text-decoration:none;
	font-weight:bold;
}
a.footlink:hover 
{
	font-size:13px;
		padding-left:12px;
		padding-right:12px;	
	color:#cc9933 ;
	text-decoration:none;
	font-weight:bold;
}

/*ALL CONTENT GOES IN HERE*/
.content
{
	
}


.copyright
{
		font-size:9px;
	color:#666666 ;
	padding-right:12px;
}

.indextext
{
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	padding-right:25px;
	color:#666666;
}


.indeximages2 img
{
	float:left;
	margin-right:8px;

	border-style: solid;
	border-color:#a9b564;
	border-width:8px;	
}

/*INDEX IMAGES*/
.indeximages img
{
	border-style: solid;
	border-color:#a9b564;
	border-width:4px;	
}
.indeximages:hover img 
{
	
		border-style:solid;
	border-color: #cc9933;
	border-width:4px;	
}

.indeximages:hover{
color: #cc9933; /* Dummy definition to overcome IE bug */
}

/*css for station*/
.indeximages3 img
{
	border-style: solid;
	border-color:#a7a7aa;
	border-width:4px;	
}
.indeximages3:hover img 
{
	
		border-style:solid;
	border-color: #cc9933;
	border-width:4px;	
}

.indeximages3:hover{
color: #cc9933; /* Dummy definition to overcome IE bug */
}
.imagetable
{
	border-style: solid;
	border-color:#a9b564;
	border-width:4px;		
}

.about-text
{
	font-size:13px;
	font-weight:bold;
	color:#666;
	
}


/* SUB MENU LINKS*/
a.sublink:link 
{
		font-size:13px;
	color:#666666;
	text-decoration:none;
	font-weight:bold;
	padding-bottom:10px;
}
a.sublink:visited 
{
		font-size:13px;
	color:#666666 ;
	text-decoration:none;
	font-weight:bold;
	padding-bottom:10px;
}
a.sublink:hover 
{
	font-size:13px;
	color:#cc9933 ;
	text-decoration:none;
	font-weight:bold;
	padding-bottom:10px;
}

/* SUB MENU LINKS*/
a.sublink2:link 
{
		font-size:12px;
	color:#cc9933 ;
	text-decoration:none;
	padding-bottom:10px;
}
a.sublink2:visited 
{
		font-size:12px;
	
	text-decoration:none;
	padding-bottom:10px;
	color:#cc9933 ;
}
a.sublink2:hover 
{
	font-size:12px;
	color:#666666 ;
	text-decoration:none;
	padding-bottom:10px;
}

.size15bold
{
	font-size:15px;
	font-weight:bold;
	color:#666;
	line-height:17px;
}
.size12
{
	font-size:12px;
	color:#666;
	line-height:17px;
}

.size12bold
{
		font-size:12px;
	font-weight:bold;	
	color:#666;
	line-height:17px;
	
}
.size11
{
	font-size:11px;
	color:#666;
	line-height:17px;
}

.size11bold
{
		font-size:11px;
	font-weight:bold;	
	color:#666;
	line-height:17px;
	
}
.size12noheight
{
		font-size:12px;
	color:#666;
	
}


ol
{
  margin: 0;
	padding-left: 25px;
	padding-right:15px;
}


li
{
	font-size:12px;
	color:#666;
	padding-bottom:5px;
}

.linksep
{
	padding-bottom:5px;
}

/*font 12 grey orange hover links */
a.link12bold:link 
{
		font-size:12px;

	color:#666666;
	text-decoration:none;
	font-weight:bold;
}
a.link12bold:visited 
{
		font-size:12px;


	color:#666666 ;
	text-decoration:none;
	font-weight:bold;
}
a.link12bold:hover 
{
	font-size:12px;

	color:#cc9933 ;
	text-decoration:none;
	font-weight:bold;
}



/*CSS for jewelry.php*/
a.jewelrylink:link 
{
		font-size:11px;

	color:#666666;
	text-decoration:none;
	font-weight:bold;
}
a.jewelrylink:visited 
{
		font-size:11px;


	color:#666666 ;
	text-decoration:none;
	font-weight:bold;
}
a.jewelrylink:hover 
{
	font-size:11px;

	color:#cc9933 ;
	text-decoration:none;
	font-weight:bold;
}

.size11new
{
	font-size:11px;
	color:#666;
	padding-top:8px;
}

a.rollover {
	display: block;
	width: 84px;
	height: 20px;
	text-decoration: none;
	background: url("../art/previous.gif");
	}

a.rollover:hover {
	background-position: -84px 0;
	}

.displace {
	position: absolute;
	left: -5000px;
	}
	
a.rollover2 {
	display: block;
	width: 73px;
	height: 20px;
	text-decoration: none;
	background: url("../art/next.gif");
	}

a.rollover2:hover {
	background-position: -73px 0;
	}
	

/* PRODUCT CSS*/

.ptitle
{
	font-size:13px;
	line-height:17px;
	font-weight:bold;
}

.ptext
{
	font-size:12px;
	line-height:17px;
}


.breakul
{
	margin:0;
	padding-left:15px;
	line-height:15px;
}


a.sublink4:link 
{
	
	color:#666666;
	text-decoration:none;
	font-weight:bold;
	padding-bottom:10px;
}
a.sublink4:visited 
{

	color:#666666 ;
	text-decoration:none;
	font-weight:bold;
	padding-bottom:10px;
}
a.sublink4:hover 
{

	color:#cc9933 ;
	text-decoration:none;
	font-weight:bold;
	padding-bottom:10px;
}