/* Style sheet for rifleman harris jason salkey official site copyright jason salkey/riflemanharris.co.uk */
body, td  {
	font-family : arial, helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	background-color : #FFFFEE;
	scrollbar-face-color : #FFFFEE;
	scrollbar-shadow-color : #583e00;
	scrollbar-highlight-color : #583e00;
	scrollbar-3dlight-color : #FFFFEE;
	scrollbar-darkshadow-color : #FFFFEE;
	scrollbar-track-color : #DDDDAA;
	scrollbar-arrow-color : #583e00;
}

p, ul  {
	font-family : arial, helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	line-height : 15px;
}

/* custom styles */

.headline	{
	color: #AAAA00;
	font-size : 26px;
	font-weight: normal;
	line-height : 30px;
}

.latest	{
	color: #AAAA00;
	font-size : 24px;
	font-weight: normal;
	font-style : italic;
}

.gbold	{
	color: #AAAA00;
	font-size : 16px;
	font-weight: bold;
	font-style : italic;
}

.bbold	{
	color: #583E00;
	font-size : 14px;
	font-weight: bold;
}

.bboldu	{
	color: #583E00;
	font-size : 14px;
	font-weight: bold;
	text-decoration: underline;
}

.hbbold	{
	color: #583E00;
	font-size : 20px;
	font-weight: bold;
}

.brown	{
	color: #583e00;
	font-size : 14px;
	font-weight: normal;
}

.red	{
	color: #FF0000;
	font-weight: normal;
}

.brntxt	{
	color: #785500;
}

.pagenavt	{
	font-size : 11px;
}

td.nav	{
	background-color: #623510;
}

td.nav2	{
	background-color: #000000;
}

.moncontents {
	background-color : #F6ECCE;
	line-height : 14px;
	font-family : arial, helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
}

h1  {
	font-family : arial, helvetica, sans-serif;
	font-size : 26px;
	color : #583e00;
	font-style : normal;
	font-weight : normal;
}

h2  {
	font-family : arial, helvetica, sans-serif;
	font-size : 24px;
	color : #AAAA00;
	font-style : italic;
	font-weight : normal;
}

h3  {
	font-family : arial, helvetica, sans-serif;
	font-size : 20px;
	color : #583e00;
	font-style : normal;
	font-weight : bold;
}

h4	{
	font-family : arial, helvetica, sans-serif;
	font-size : 32px;
	color : #BD9B47;
	font-style : italic;
	font-weight : normal;
}

h5	{
	font-family : arial, helvetica, sans-serif;
	font-size : 16px;
	color : #BD9B47;
	font-style : italic;
	font-weight : bold;
	text-decoration : underline;
}

/* standard text links */

a  {
	color : #999900;
	font-size: 12px;
	font-family : arial, helvetica, sans-serif;
	font-weight: normal;
	line-height : 16px;
}

a:visited  {
	color : #666600;
}

a:hover  {
	color : #997711;
}

a:active  {
	color : #CCCC66;
}

/* back to top of page link */

a.top	{
	color : #999900;
	text-decoration : none;
	font-size : 11px;
	font-weight : normal;
	font-style : italic;
}

a.top:visited  {
	color : #999900;
}

a.top:hover  {
	color : #997711;
}

a.top:active  {
	color : #CCCC66;
}

/* main navigation left side */

a.main {
	color: #FFFFEE;
	font-size: 13px;
	font-family : arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	line-height : 16px;
}

a.main:visited  {
	color : #FFFFEE;
}

a.main:hover {
	color: #CCCC66;
}

/* inter-page navigation links */

a.pagenav {
	color: #008800;
	font-size: 11px;
	font-family : arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-style : italic;
	line-height : 16px;
}

a.pagenav:visited  {
	color : #008800;
}

a.pagenav:hover {
	color: #997711;
}

a.pagenav:active {
	color: #CCCC66;
}

a.readmore {
	color: #999900;
	font-size: 14px;
	font-family : arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-style : italic;
	line-height : 16px;
}

/* copyright text */
	
.copyright  {
	font-family :  arial, helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
	line-height : 11px;
}

.copybold  {
	font-family :  arial, helvetica, sans-serif;
	font-size : 10px;
	font-weight: bold;
	color : #000000;
	line-height : 11px;
}

