body { 
	margin-top: 14px; margin-left: 14px; margin-right: 14px;	margin-bottom: 14px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #c0b287;
	color: Black;	
	font-size: 9pt;}

p { 	
	margin-bottom: 4px;	
	margin-top: 2px;	
	margin-right: 10px;	
	margin-left: 10px;	
	font-size: 9pt; 
}
/* -----------------  divs ------------------------  */
.center {
	text-align: center;}	
	
.sm {
	font-size: 8pt;}	

.block {
	margin-left: 20px; margin-right: 20px; 
}

.right {
	text-align: right; 
}

.blockWide {
	margin-left: 60px; margin-right: 80px; 
}

.indent {
	margin-left: 30px; margin-right: 30px; text-align: left;}	
	
.justify {
	text-align: justify;
	margin-bottom: 3px;
	text-indent: 0px;}	
	
.caption {
	text-indent: 0px;
	margin: 0; 
	font-size: 7pt;
	text-align: center;}	 
	
.centerB { 
	text-align: center; 
	font-weight: bold; 
	padding: 4px;
	color: Black;}
	
.rightB { 
	text-align: right; 
	margin-right: 10px; 
	font-weight: bold; }
	
.footer { 
	color: #d2c6a1; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: .85em; 	text-align: center;
	text-indent: 0; }

.cite {
	font-family: Times New Roman; font-size: 11pt;
	font-style: italic;
	text-align: right;
	margin-right: 30px;}	 
	
.tag {
	font-size: 8pt; font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold; text-align: center;
	padding: .5em;
	color: #695135;
}	
.leftdiv {
	float: left;
	width: 49.9%; /* by making one side less than 50%, IE won't flicker when resizing the browser narrower. */
	padding: 0px;
	margin: 0;
	text-align: justify;
}
.rightdiv {
	float:right;
	width: 50%; /* see .leftdiv above */
	padding: 0px;
	margin: 0;
	text-align: justify;
}	
.toClear {
	clear: both;
	text-align: center;
	display: inline;
	min-width:700px;
}
.ideaBox {
	border: 1px solid #3b70c0;
	font-size: 8pt;
	padding: 10px;
}

/*  --------------------- containers ---------------------- */

#header {
	background-image: url(../images/bgGrass.jpg);
	height: 254px;
	width: 100%;
	text-align: left;
	vertical-align: top;
}
#header1 {
	background-image: url(../images/bgGrass1.jpg);
	height: 170px;
	width: 100%;
	text-align: left;
	vertical-align: top; 
}
#header2 {
	background-image: url(../images/bgGrass2.jpg);
	height: 162px;
	width: 100%;
	text-align: left;
	vertical-align: top; 
}
.content {
	text-align: left;
	margin-left: 25px;
	margin-right: 25px;
	padding-top: 4px;
	padding-bottom: 8px;
	overflow: hidden;
	
}
.contentL {
	float: left;
	width: 50%;
	margin-left: 15px;
	padding: 8px;
	text-align: left;
}
.contentR {
	margin-left: 50%;
	margin-right: 15px;
	padding: 8px;
	text-align: left;
}
.contentFP {
	float:left;
	width:75%;
	margin: 0;
	padding:8px;
	text-align: left;
}
.hotbox {
	margin-left: 75%;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	white-space: nowrap;
}
.menu {
	height: 18px;
	display: inline;
	padding: 0px;
}

/*  -------------- colors -------------------- */
#red {
	color: #af4110; }	
#brown {
	color: #908256;
}
#blue {
	color: #3b70c0;
}
/*  ----------------- lists -------------------- */
ul {
	list-style: square outside;
	display: block;
	white-space: normal;
	margin: 4px 10px 4px 80px;
}	 
/*  -----------------------links ------------------- */
a, a:link, a:active, a:visited { 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold; 
	font-size: 9pt; 
	color: #999066;
	margin-top: 2px; margin-bottom: 2px;
	text-decoration: none;}	
a:hover {
	color: #8b99cb;}	
	
a.sm, a:link.sm, a:active.sm, a:visited.sm { 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold; 
	font-size: 8pt; 
	color: Black;}	
a:hover.sm {
	color: #3E549D;
	font-size: 8pt;}
	
a.dev, a:link.dev, a:active.dev, a:visited.dev { 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-style: normal; font-weight: bold; 
	font-size: .85em; 
	color: #d2c6a1;}	
a:hover.dev {
color: #ffffff;
}
p a:link {
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 100%;
}
p a:visited {
	color: Black;
}
p a:hover {
	color: #c8450b;
}
/*  ------------------------- headers ----------------- */
h1 {font-family: "Times New Roman", Times, serif;
	color: #ffffff; 
	font-size: 15pt; 	font-weight: bold; font-style: italic;
	text-align: left;
	margin-left: 10px; margin-top: 16px; margin-bottom: 4px;}
h2 { 	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000; 
	font-size: 14pt; 
	text-align: center;
	font-weight: lighter;
	margin-left: 10px; margin-top: 4px; margin-bottom: 4px; margin-right: 40px;}
	
h3 {font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000; 
	font-size: 13pt; 
	text-align: left;
	font-weight: lighter;
	margin-left: 10px; margin-top: 4px; margin-bottom: 4px;}	
	
/*  ----------------- tables ------------------------ */	
table#dotted	{
border: 1px dotted Gray;
}	
td#frame {
	border: 1px solid #81a686; padding: 4px;
}
/*  ------------------------ forms ------------------- */	
td#frmR	{
	text-align:right; 
	font: 9pt Arial, Verdana, "Sans Serif", bold; 
	color:#000000;
 	font-weight: bold;
	 vertical-align: middle;
	 padding-right: 6px;	
	 padding-top: 2px; padding-bottom: 2px;
	 }
.blkLine2 {
	text-align: left;
	display: block;
	clear: both;
	overflow: hidden;
}
	
td#frmL	{
	text-align: left; 
	font: 9pt Arial, Verdana, "Sans Serif";
	font-weight: bold; 
	color:#000000;	
	 vertical-align: middle;
	 padding-left: 6px;
	  padding-top: 2px; padding-bottom: 2px;}
	 
td#frmC	{
	text-align: center; 
	font: 9pt Arial, Verdana, "Sans Serif";
	font-weight: bold; 
	color:#000000;	
vertical-align: middle;
	 padding: 2px; }	
	
input { vertical-align: middle;
}	

select { vertical-align: middle;
}	

checkbox { vertical-align: middle;
}

option { vertical-align: middle;
}

hr {
	text-align: center; width: 75%; color: #c0b081;}
	/*  *************page container ******************** */
	#border {
	border: 2px solid black;
	background-color: #c0b287;
	height: 100%;
	min-width: 760px;
}

/* --------------- form related ---------------- */
/* not needed in real pages, for testing only, from here... */
form#snug {
	margin-top: 0; margin-bottom: 0px;
}
#outerform {
	text-align: center;
	/width: 800px;
}
/* ...to here */

#innerform {
	background-color: #a79a71;  /* for testing only */
	text-align: left;
	border: 1px solid #9aaac6;
	display: block;
	padding: 8px;
	/* border: 2px solid #000000; */  /* for testing only */
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}

#innerform .contact{
	background-color: #a79a71;  /* for testing only, put whatever the other bkg color is RLN*/
	text-align: left;
	display: block;
	padding: 8px;
	border: 2px solid #000000;
	width: 350px;
	margin-right: auto;
	margin-left: auto;
}

#innerform .contact textarea {
	margin-left: 8px;
}

#innerform p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.25em;
	text-align: left;
}

#innerform h1 {
	font-size: 2em;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#innerform h2 {
	font-size: 1.2em;
	line-height: 1.5em;
	font-weight: bold;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#innerform h3 {
	font-size: 1em;
	font-weight: bold;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#innerform .ctrsm {
	font-size: .8em;
	line-height: 1.5em;
	text-align: center;
}

#innerform .lftsm {
	font-size: .8em;
	line-height: 1.5em;
	text-align: left;
}

input.button {
  color: #000000; background: #6b91d2;
  margin-top: 2pt;
  text-align: center;
  font-weight:bold;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  border: 1px solid #000000;
  }
/* end of form related css */

