/* CSS Document */

* {
	padding: 0;
	margin: 0;
}
body { 
	font-family: trebuchet ms, verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background: url(../images/dotBG1x2.jpg);
	overflow-x: hidden; 
}
body.noscroll {
	overflow-x: hidden; overflow-y: hidden; overflow: hidden;
}
/*
html, body {
	SCROLLBAR-FACE-COLOR: #D1D1D1; 
    scrollbar-arrow-color: #FFFFFF;
    scrollbar-highlight-color: #FFFBF0;
    scrollbar-3dlight-color: #808080;
    scrollbar-shadow-color: #FFFBF0;
    scrollbar-darkshadow-color: #808080;
    scrollbar-track-color: #CCCCCC;
    scrollbar-base-color: #D2E89E;
} 
*/
p {
	margin-bottom: 1em;
}
h1 {
	font-size: 110%;
	text-transform: uppercase;
	color: #5A6F7E;
	font-weight: bold;
}
h2 {
	margin: 0;
	margin-bottom: 1em;
}
h1, h2, h3 {
	font-family:Georgia, "Times New Roman", Times, serif
}
.entry h3 {
	/*
	color: #FFFFFF;
	background: #557E8C;
	padding: 5px 8px;
	display: inline;
	*/
	color: #557E8C;
	border-bottom: 2px dotted #557E8C;
	line-height: 2.2em;
	margin-bottom: 15px;
}

/* ---------- Links ---------- */

a {
	font-weight: bold; 
	text-decoration: none;
	color: #7EC5E5;
	color: #D14256;
}
a:hover {
	border: none;
	color: #FFFFFF;
	color: #607482;
	text-decoration: underline;
}
a:active, a:focus { 
	outline: 0; 
}
#overlayPanel a {
	color: #212121;
	text-decoration: underline;
	font-weight: bold;
	font-size: 105%
}
#overlayPanel a:hover {
	color: #1b4c6f;
	text-decoration: none;
	font-weight: bold;
}

/* ---------- Main Divs ---------- */

#header {
	width: 589px;
	background: #000;
	margin: 0 0 10px 0;
	float: left;
	padding-top: 2px;
	border-top: 2px solid #000;
	border-bottom: 1px solid blue;	
	width: 603px;
}	
#content {
	width: 540px;
	padding: 0 20px 10px 15px;	
	height: auto; 
	min-height: 371px;
	margin: 0px;
	float: left;
}
*html #content {
	height: 200px;
}
#formContainer {
	height: 67px; 
	background: url(../images/dotBG2.jpg); 
	padding: 5px 0 0 6px;
}
#Email, #user_email {
	color: #6B94A2;
	font-weight: bold;
	padding-left: 5px;
}
#splash {
	background-image:url(../images/NRM_home.jpg); 
	position: relative; 
	width: 553px; 
	border: 2px solid #204560; 
	height: 300px; 
	margin-top: 12px;
}
#shout {
	position: absolute; 
	top: 10px; 
	left: 35px; 
	color: #FFFFFF;
}
#overlayBG {
	position: absolute; 
	top: 0; right: -2px; 
	height: 270px; 
	width: 130px; 
	padding: 20px 10px 10px 25px; 
	background: #6B94A2; 
	background: #284C64; 
	filter:alpha(opacity=40);-moz-opacity:.40; opacity:.40;
}
#overlayDetails {
	color: white; 
	position: absolute; 
	top: 0; right: -2px; 
	height: 270px; 
	width: 130px; 
	padding: 10px 15px 10px 20px; 
	font-size: 13px;
}

/* ---------- Clearfix ---------- */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */


/* ---------- Live Table ---------- */

#liveTable {	 
	background:url(../images/dotBG2.jpg); 
	border: 1px solid #FFF;
	Padding: 15px 7px 11px 15px; 
}
.info {
	font-size: 12px;
}
#liveListing {
	border: 3px solid #C5EDF7;
	padding:0;
}
.arc90_altrows-Brown {
  padding: 2px 0;
  font-family: Arial, Helvetica, sans-serif;
 
}

.arc90_altrowsBrown0 {
  background-color: #D0997E;
  background-color: #C5EDF7;
}

.arc90_altrowsBrown1 {
  /* background-color: #E5C6B7;
  background-color: transparent; 
  background-color: #B8E6F5;*/
  
  background: #9EDCF1;
  background: #B8E8F5;
}

.arc90_altrowsBrown2 {
  background-color: #F3E4DD;
}

.arc90_altrows-Brown td {
  font-size: .85em;
  padding: .8em .6em;
		

}
.arc90_altrows-Brown th {
		border: 1px solid #BF5623;
		padding: .5em;
		color: #FFF;
}

/* ---------- Contact Form ---------- */


#contactForm {
	margin: 15px 15px 0 15px; 
	background:url(../images/dotBG2.jpg); 
	border: 1px solid #FFF; 
	width: 402px; 
	padding: 5px 15px 5px 10px;
}
.frmQ {
	padding-right: 3px;
	color: #509E64;
	text-align:right;
	font-weight: bold;
}
.frmA {
	padding-left: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #607482;
	color: #6B94A2;
	font-size: 13px;
}
.boxwidth {
	width: 277px;
	height: 18px;
	padding: 2px 0 0 3px;
}
.boxwidth2 {
	width: 220px;
	height: 19px;
	padding: 2px 0 0 3px;
	margin-top: 4px !important; margin-top: 0;
}
.boxwidthTxt {
	width: 277px;
	padding: 2px 0 0 3px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
.send {
	margin-top: 5px;
}
.send a {
	background: #E0DFE3;
}
.send a:hover {
	background: #FFF;
}
.req {
	color: #D14256;
}
.mail	{
	margin: 0 7px 2px 2px;
}
.formPad {
	padding: 5px; padding-right: 0;
}
.subscribe {
	margin-bottom: 1px !important; margin-top: 2px;	
}

/* ---------- Misc ---------- */


#overlayPanel {
	position: absolute; 
	top: 168px; left: 20px; height: 55px; width: 327px; 
	border: 2px solid #D14256; padding: 6px 10px 8px; color: #204560; color: #FFFFFF; background: #FC5948;
	text-transform: uppercase; line-height: 1.4em; font-size: 90%;
}
.hdrWidth {
	width: 580px;
}
.noBG {
	background: none;
}
.padLeft {
	margin-left: 13px;
}
.homeTitle {
	line-height: 28px;
	font-weight: bold;
}
.homeTitle2 {
	line-height: 22px;
	font-weight: bold;
}
.break {
	font-size: 10px;
	line-height: 10px;
}
.homeLink {
	color:#6DC7E1;
}
.homeCell {
	padding-top: 9px !important; padding-top: 5px;
}
#news {
	voice-family:"\"}\"";
	voice-family:inherit;
	line-height: 1.4em; 
}
/*end*/
/*\*/
html#news {

line-height: 1.5em; /* for safari */

}/*end*/
	
