@charset "utf-8";
/* CSS Document */
<style type="text/css">
body {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
	td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #FFF;
}
a:link {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: underline;
}
a:visited {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: underline;
}
a:hover {
	color: #FFA500;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
object {
display:block;
}
.body3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #FFF;
	text-decoration: none;
}
.body3 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #FFF;
	text-decoration: underline;
}
.body3 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #FFA500;
	text-decoration: none;
}
.body3 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #FFF;
	text-decoration: none;
}
.body2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
.body2 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #000000;
	text-decoration: underline;
}
.body2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #FFA500;
	text-decoration: none;
}
.body2 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
.heading{
	font-family:Times New Roman;
	font-size:24px;
	color:#6C6B69;
	font-weight:bold;
	font-style:italic;
	text-decoration:none;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #ffffff;
	text-decoration: none;
}
.footer a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #ffffff;
	text-decoration: none;
}
.footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFA500;
	text-decoration: none;
}
.footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #ffffff;
	text-decoration: none;
}
.pops {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
.pops a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
.pops a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FFA500;
	text-decoration: none;
}
.pops a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
pop.border { 
    align: center
  }
  td.border-right { 
    width: 25px; 
    background-image: url(images/pop_LS.gif)
  }
  td.border-left { 
    width: 25px; 
    background-image: url(images/pop_RS.gif)
  }
  td.border-bottomRight { 
    width: 25px; 
    height: 25px; 
    background-image: url(images/pop_LRC.gif)
  } 
  td.border-bottomLeft { 
    width: 25px;
    height: 25px;
    background-image: url(images/pop_LLC.gif)
  } 
  td.border-topLeft { 
    width: 25px;
    height: 25px;
    background-image: url(images/pop_TLC.gif)
  }
  td.border-bottom { 
    height: 25px;
    background-image: url(images/pop_B.gif)
  }
  td.border-top { 
    height: 25px;
    background-image: url(images/pop_T.gif)
  }
  td.border-center { 
    background-color: white  
  }
.bricks{
	background-image: url(images/plymouth_jewelery_bricks.jpg);
	background-repeat: repeat-y;
}

table.shadow { 
    align: center
  }
  td.shadow-right { 
    width: 10px; 
    background-image: url(images/plymouth_jewelery_rightside.jpg)
  }
  td.shadow-left { 
    width: 10px; 
    background-image: url(images/plymouth_jewelery_leftside.jpg)
  }
  td.shadow-bottomRight { 
    width: 10px; 
    height: 10px; 
    background-image: url(images/plymouth_jewelery_rightcorner.jpg)
  } 
  td.shadow-bottomLeft { 
    width: 10px;
    height: 10px;
    background-image: url(images/plymouth_jewelery_leftcorner.jpg)
  } 
  td.shadow-bottom { 
    height: 10px;
    background-image: url(images/plymouth_jewelery_bottom.jpg)
  }
  td.shadow-center { 
    background-color: white  
  }

</style>
