
.text {
	color: black;
	font-family: century gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt !important;

}


.headers
{
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	color: black;
	background-image: url(../../../coors/petercompanyjewelers/h3bg.jpg);
	padding: 7px;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 8px;
}



.border {
		border: solid 5px;
		border-color: black;
		}
		
.sponsorbox {
		border: solid 2px;
		border-color: #f3e3b8;
		margin-left: 18px;
		padding: 20px;
		background-color: white;
		}


.graybgborder {
		border: dotted 2px;
		border-color: black;
		background-color: #eeeeee;
		padding: 15px;
		margin-top: 0px;
		margin-left: 0px;
		margin-right: 5px;
		font-style: normal;
		text-align: left;
}

.pictureborder {
		border: solid 1px;
		border-color: black;
		background-color: white;
		padding: 5px;
		margin-top: 0px;
		margin-left: 0px;
		margin-right: 5px;
		font-style: normal;
		text-align: left;
}

.line {
	border-bottom: dotted #26235a 1px;
   border-top: dotted #26235a 1px;
}
	
a:link{
	color : #98012e;
	text-decoration : none;
	font-family: century gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt !important;
	font-weight: bold;

}
a:visited{
	color : #b5975b;
	text-decoration : none;
	font-family: century gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt !important;
	font-weight: bold;
}

a:hover{
	color : #000000;
	text-decoration : none;
	font-family: century gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt !important;
	font-weight: bold;
}



.featured
{background: #eeeeee;
}



h5
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: white;
	background: black;
	padding: 7px;
}

