body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 14px;
	background-color:#FBC259;
}

td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 14px;
	
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 20px;
	color: #000000;
}
h1.red {
	font-size: 20px;
	color: #D2232A;
}
h2 {
	font-size: 18px;
	color: #333333;
	margin-bottom:-15px;
}
h3 {
	font-size: 16px;
	color: #D2232A;
}
h4 {
	font-size: 14px;
	color: #24408F;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #ff6633;
}


a {
text-decoration: none;
}
a:hover
	{
	color:#CC0000;
	}
	
a:active
	{
	color:#CC0000;
	}

.whitetype {
	color: #FFFFFF;
	font-weight: bold;
}
.redtype {
	color: #D2232A;
	font-weight: bold;
}
.contentcolumn {
	padding-left: 10px;
	padding-right: 10px;
	width: 426px;
	background-color:#FFFFFF;
	border-bottom: 2px solid #000000;
	}
	
.contentcolumn-history {
	padding-left: 10px;
	padding-right: 10px;
	width: 426px;
	background-color:#FFFFFF;
	border-bottom: 2px solid #000000;
	border-right: 2px solid #000000;
}

.contentcolumn2wide {
	padding-left: 10px;
	padding-right: 10px;
	width: 626px;
	background-color:#FFFFFF;
	border-bottom: 2px solid #000000;
	border-right: 2px solid #000000;
}


.leftnavcolumn {
	padding-right: 10px;
	text-align: right;
	width: 170px;
	border-right: 2px solid #000000;
	background-color:#FFFFFF;
	border-left: 2px solid #000000;
	border-bottom: 2px solid #000000;
}
.leftnavheaders, .leftnavheaders a{
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	margin-bottom: -10px;
	text-decoration: none;
}

.leftnavheaders a, a:link, .leftnavheaders a:visited {
	text-decoration: none;
}

.leftnavheaders a:active, .leftnavheaders a:hover {
	text-decoration: none;
	color: #990000;
}

.leftnav ul
	{
	margin: 0;
	padding: 0;	
	}
	
.leftnav li
	{
	list-style: none;
	border-bottom: 1px dashed #999999;
	margin-bottom: 10px;
	}

.leftnav li a, a:link, .leftnav li a:visited
	{
	text-decoration: none;
	}
	
.leftnav li a:hover, .leftnav li a:active
	{
	color: #DB944C;
	text-decoration: none;
	}

.rightnavcolumn {
	padding-left: 10px;
	padding-right: 10px;
	border-left: 2px solid #000000;
	width: 200px;
	background-color:#FFFFFF;
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
}

.cleargrahic {
float: left;
}

#mast {
background-image:    url(images/JRW_mast1.jpg);
background-color:#FFFFFF;
background-repeat: no-repeat;
height: 118px;
padding: 0px 10px 10px 10px;
text-align: right;
border-bottom: 2px solid #000000;
border-top: 2px solid #000000;
border-left: 2px solid #000000;
border-right: 2px solid #000000;

}
 #navlist
{
margin-left: 0;
padding-left: 0;
list-style: none;
}

#navlist li
{
padding-left: 10px;
margin-bottom: 6px;
background-image:    url(images/arrow.gif);
background-repeat: no-repeat;
background-position: 0 .5em;
}
	
#rightnavbox {	
background-color: #DBDFE4;
	display:block;
	padding-left:5px;
	padding-right:2px;
	padding-top:.5px;
	padding-bottom:.5px;	
	}
	
.footer {
	padding: 4px;
	border-top: 2px solid #000000;
	text-align:center;
	}

.redline {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #8D0000;
	padding-bottom: 10px;
}

#facebookAndTwitter {
	padding:0;
	margin:-8px 0 0 0;
}

