/* BASIC */
body {
	font: 62.7% Verdana, Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4, p, ul, ol {
	margin: 0px;	padding: 0px;
}
a img { 
	border: none;
}

#banner {
	background: url(rtj_banner07_130822.png) no-repeat right top;
	height: 129px;
}
/* start new #navcontainer */
#navcontainer  {
	background: black;
	padding-top: 2px;
	padding-bottom: 4px;
}
#navcontainer ul {
	margin: 0;
	padding: 0;
	margin-top: 2px;
	list-style-type: none;
	text-align: left;
	white-space: nowrap;
}
#navcontainer ul li {
	display: inline;
	letter-spacing: 1px;
}
#navcontainer ul li a {
	text-decoration: none;
	padding: .2em 1em;
	color: #E7E7E7;
	background-color: #000;
	font-size: 1.2em;
}
#navcontainer ul li a:hover {
	color: #000;
	background-color: #B2F511;
}
#navcontainer ul li a#here  {
	color: #152D6A;
	background-color: #B2F511;
}
/* end new #navcontainer */
/* MAIN */
#main a {
	text-decoration: none;
	border-bottom: 1px dashed #B2F511;
	color: #152D6A;
}
#main h1 {
	color: #152D6A;
	margin-top: 15px;
	margin-bottom: 5px;
	border-bottom: 2px solid #B2F511;
	font: normal 2.7em Impact, "Arial Narrow", sans-serif;
	text-transform: /* uppercase */;
	letter-spacing: 1px;
	word-spacing: 5px;
}
#main h2 {
	font: normal 2.1em Georgia, "Times New Roman", Times, serif;
	margin-top: 15px;
	margin-bottom: 3px;
	color: #152D6A;
}
#main h3 {
	font: normal 1.4em Georgia, "Times New Roman", Times, serif;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #152D6A;
	font-weight: bold;
}
#main p {
	font-size: 1.25em;
	margin-bottom: 5px;
	color: #152D6A;
}
/* headlines: put the green flag on the left */
.warning {
	background: url(images/flag_green.png) no-repeat left center;
	padding-top: 2px;
	padding-left: 40px;
	border-bottom: 1px dotted #CCCCCC;
}
/* This warning class makes the error messages on the feedback form bold and red. */
.formWarning {
    font-weight: bold;
    color: #f00;
}
/* recaptcha alignment */
/* #recaptcha_widget_div  {
	margin-left: 140px;
} */
/* NEWS */
#news .story {
	background: url(images/bg_story.png) repeat-y;
	color: #FFFFFF;
	padding: 5px 5px;
	border-bottom: 1px dashed #AAEB11;
	display: block;
	text-decoration: none;
	line-height: 110%;
}
#news span.title {
	font-size: 1.3em;
	font-weight: bold;
	display: block;
	line-height: 120%;
	color: #FFCC00;
}
#news a.story:hover {
	color: #4A761D;
	background: url(images/bg_story_high.png);
}
#news h2 {
	background: #B2F511 url(images/bg_newshead03.png) no-repeat;
	color: #333333;
	font-size: 2em;
	padding-top: 25px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#news a.story:hover span.title {
	color: #000000;
}
/* mods */
.mainphoto01  {
	width: 150px;
	height: 200px;
	margin-top: 50px;
	float: left;
}
.mainphoto02  {
	width: 129px;
	height: 100px;
	margin-top: 20px;
	float: left;
}
.bcFront  {
	width: 464px;
	height: 550px;
	margin-left: 40px;
}
.pIndex p  {
	margin-left: 170px;
	margin-top: 20px;
}
.pServices p  {
	margin-left: 150px;
	margin-top: 20px;
}
table  {
	padding-bottom: 10px;
}
.contract  {
	width: 262px;
}
.scope  {
	width: 300px;
}
td  {
	vertical-align: top;
}
tbody tr:hover  {
	background: #D8FA89;
}
th  {
	text-align: left;
	padding-left: 38px;
	font-size: 1.25em;
	color: #152D6A;
}
.odd  {
	background: #DFDFDF;
}
.contact  {
	margin-left: 70px;
}
.map  {
	margin-left: 70px;
	border: 1px solid grey;
	padding: 2px;
}
form {
	padding-top: 5px;
	padding-bottom: 30px;
}
.form_label  {
	font-size: 1em;
	float: left;
	width: 300px;
	margin-right: 0px;
	margin-left: 140px;
	text-align: left;
	padding-top: 0px;
}
input.inputbox,
textarea.inputbox  {
	width: 300px;
	margin-top: 0px;
	margin-left: 140px;
}
p input.submit  {
	font-size: 1em;
	background-color: #C9EF73;
	margin-left: 55px;
	padding: 8px;
	border-radius: 5px;
}
p input.submit:hover  {
	background-color: #FFC97B;
}
.quote  {
	margin-left: 100px;
	margin-right: 100px;
	font-size: 1.25em;
	color: #152D6A;
}
.quote li  {
	padding-bottom: 8px;
}
#main p.align  {
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 1.45em;
}
.services  {
	margin-left: 50px;
}