﻿a { text-decoration: none; color: #9c1e3d; font-size: 12px; font-family: Arial, Helvetica, sans-serif; }
a:hover { text-decoration: underline; }
p { color: #000; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; }
li { color: #000; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; }
h1, h2, h3, h4, h5, h6 { color: #000; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; }
h1 { margin: 0; padding: 13px 0; font-size: 18px; }
h2 { font-size: 16px; }
ul li { list-style-image: url('/images/Layout/square_bullet.gif'); margin-bottom: 5px; }
hr { color: #c4ba99; }
strong { color: #3B382E; }

.goldborder { border: 2px solid #c3b998; }
.rockbullet_header {
	background-image: url('/images/Layout/rockbullet.jpg'); 
	background-repeat: no-repeat;
	background-position: left top; 
	padding: 8px 0 8px 50px;
	line-height: 25px; 
	color: #9C1E3D;
	font-weight: bold; 
	font-size: 14px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.red_boldfont {
	color: #9C1E3D;
	font-weight: bold; 
}
.boldstrong { font-weight: bold; font-style: italic; }

