/* CSS Document */

a:link {
	color: #990033;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #990033;
}

.copyright {
	font-size: 11px;
	text-decoration: none;
	color: #555555;
}
.copyright a{
	font-size: 11px;
	text-decoration: none;
	color: #333333;
}
.copyright a:hover{
	font-size: 11px;
	text-decoration: underline;
	color: #333333;
}

.white {
	color: #FFFFFF; 
	text-decoration: none;
	font-size: 11px;
	font-style: normal;
	font-family: Arial, Helvetica, San-serif;	
}

.white a {
	color: #CCCCCC; 
	text-decoration: none;
	font-size: 11px;
	font-style: normal;
	font-family: Arial, Helvetica, San-serif;	
}
.white a:link {
 	color: #FFFFFF; 
	text-decoration: none;
	font-size: 11px;
	font-style: normal;
	font-family: Arial, Helvetica, San-serif;	
}
.white a:hover {
	color: #CCCCCC; 
	text-decoration: underline;
	font-size: 11px;
	font-style: normal;
	font-family: Arial, Helvetica, San-serif;	
}
.white a:active {
 	color: #CCCCCC; 
	text-decoration: underline;
	font-size: 11px;
	font-style: normal;
	font-family: Arial, Helvetica, San-serif;	
}

.ptable { font-size: 12px;
	line-height: 17px; 
	font-style: normal;
	font-family: Arial, Helvetica, San-serif;
	color:#3A3F44;	
	padding-left: 20px; padding-right: 25px; padding-top: 10px;
}

.indentwhite { font-size: 12px;
	line-height: 17px; 
	font-style: normal;
	font-family: Arial, Helvetica, San-serif;
	color:#CCCCCC;	
	padding-left: 15px; padding-right: 15px; padding-top: 5px;
}
	
.whiteviewall { font-size: 11px;
	line-height: 17px; 
	font-style: normal;
	font-family: Arial, Helvetica, San-serif;
	color:#CCCCCC;	
}
	
.list { font-size: 12px;
    line-height: 17px; 
	font-style: normal;
	font-family: Arial, Helvetica, San-serif;
	color:#3A3F44;
	padding-left: 15px; padding-right: 15px; padding-top: 5px;
}

.column { 
	background-color:#D3D1C5;
}	

.whitetxt { font-size: 12px;
	line-height: 17px;
	font-style: normal;
	font-family: Arial, Helvetica, San-serif;
	color:#FFFFFF;
	background-color:#848B59;	
	padding-left: 15px; padding-right: 15px; padding-top: 5px; padding-bottom: 5px;
}

.whitetxtbottom { font-size: 12px;
	line-height: 17px;
	font-style: normal;
	font-family: Arial, Helvetica, San-serif;
	color:#FFFFFF;
	background-color:#000000;	
	padding-left: 15px; padding-right: 15px; padding-top: 5px; padding-bottom: 5px;
}


.hdr18maroon {
	font-size: 18px; 
	line-height: 17px; 
	font-family:  Arial, Helvetica, San-serif;
	color: #990033;
	font-weight: normal;
}
	
.hdr14maroon {
	font-size: 13px; 
	line-height: 17px; 
	font-family:  Arial, Helvetica, San-serif;
	color: #990033;
	font-weight: bold;
}

.hdr11maroon {
	font-size: 11px; 
	line-height: 19px; 
	font-family:  Arial, Helvetica, San-serif;
	color: #990033;
	font-weight: bold;
}


li, ul { 
     font-size: 12px;
	 line-height: 14px;
}


.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align:center;
}
.copyindented {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 140%;
	text-decoration: none;
	padding-left: 20px; padding-right: 20px;
}

.photoborder {
	padding-bottom: 5px;
	padding-top: 5px;
	border: 1px solid #88AF9C;
	margin-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
}

.custom{
	background: url(../images/ring_custom_designs.jpg) no-repeat right bottom; background-color:#000000; padding-bottom: 2px;}
	
.custom2{
	background: url(../images/ring_custom_designs2.jpg) no-repeat right bottom; background-color:#000000; padding-bottom: 2px;}
	
.custom3{
	background: url(../images/ring_custom_designs3.jpg) no-repeat right bottom; background-color:#000000; padding-bottom: 2px;}
	
	
.copyright {
	font-size: 11px;
	text-decoration: none;
	color: #555555;
}
.copyright a{
	font-size: 11px;
	text-decoration: none;
	color: #333333;
}
.copyright a:hover{
	font-size: 11px;
	text-decoration: underline;
	color: #333333;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}