body { 
						margin: 0px;
						padding: 0px; 
						/* background-color: #d1c362;  old color */
						background-color: #b9d3ca;
						font-family: Arial, Verdana, Helvetica; 
						font-size: 10pt;
						background-image: url(../images/mainBG2.gif); 
						background-repeat: repeat-x; /* horizontal repeat */
						}

.headerarea {
background-image: url('../images/header.gif');
width: 706px;
height: 114px;
background-color: #b9d3ca;
border: none;
background-repeat: no-repeat;
}

a:link { color: #958973; text-decoration: none; }
a:active { color: #3b6d92; text-decoration: none; }
a:visited { color: #958973; text-decoration: none; }
a:hover { color: #958973; text-decoration: underline; font-style: italic; }

/* font sizer controls */
#fontcontrolcontainer { padding: 0px; }
#fontcontrolcontainer .fontcontrols { border-bottom: dashed 1px #666666;  }

#fontcontrolcontainer .fontsize { color: #666666; font-size: 10px; font-weight: bold; }

#fontcontrolcontainer .defaultfont a:link { 
font-size: 10px; 
text-decoration: none; 
font-weight: bold; 
color: #666666; 
font-style: normal;
}
#fontcontrolcontainer .plusonefont a:link { 
font-size: 12px; 
text-decoration: none; 
font-weight: bold; 
color: #666666; 
font-style: normal;
}
#fontcontrolcontainer .plustwofont a:link { 
font-size: 14px; 
text-decoration: none; 
font-weight: bold; 
color: #666666; 
font-style: normal;
}
#fontcontrolcontainer .plusthreefont a:link { 
font-size: 16px; 
text-decoration: none; 
font-weight: bold; 
color: #666666; 
font-style: normal;
}
#fontcontrolcontainer .defaultfont a:visited { 
font-size: 10px; 
text-decoration: none; 
font-weight: bold; 
color: #666666; 
font-style: normal;
}
#fontcontrolcontainer .plusonefont a:visited { 
font-size: 12px; 
text-decoration: none; 
font-weight: bold; 
color: #666666; 
font-style: normal;
}
#fontcontrolcontainer .plustwofont a:visited { 
font-size: 14px; 
text-decoration: none; 
font-weight: bold; 
color: #666666; 
font-style: normal;
}
#fontcontrolcontainer .plusthreefont a:visited { 
font-size: 16px; 
text-decoration: none; 
font-weight: bold; 
color: #666666; 
font-style: normal;
}
#fontcontrolcontainer .defaultfont a:hover { 
font-size: 10px; 
text-decoration: none; 
font-weight: bold; 
color: #666666; 
font-style: normal; 
}
#fontcontrolcontainer .plusonefont a:hover { 
font-size: 12px; 
text-decoration: none;  
font-weight: bold; 
color: #666666; 
font-style: normal; 
}
#fontcontrolcontainer .plustwofont a:hover { 
font-size: 14px; 
text-decoration: none; 
font-weight: bold; 
color: #666666; 
font-style: normal; 
}
#fontcontrolcontainer .plusthreefont  
a:hover { 
font-size: 16px; 
text-decoration: none;  
font-weight: bold; 
color: #666666; 
font-style: normal; 
}

.bgC01 {
					  /*	background-color: #d1c362; old color */
						background-color: #b9d3ca;
						}

#rightBGImg {
						background-color: #002706;	
						background-image: url(../images/right_bg2.jpg);
						background-repeat: no-repeat; 
						}

#container1 { 
						/* margin: auto; 
						text-align: center;  */
						width: 974px; 
						}

#container2 {
	background-color: #ffffff;
	/* padding: 15px; */
						padding: 0 15px 15px 15px;
	text-align: left;
						}

#rightCopy p {
						font-style: italic;
						font-family: Arial, Verdana, Helvetica;
						font-size: 14px;
						font-weight: bold;
						color: #fefefe;
						padding-left: 14px;
						padding-right: 10px;
						text-align: left;
						}

.footer {
						text-align: right;
						font-size: 8pt;
						color: #958973;
						}



.footerWh {
						color: #fefefe;
						font-weight: bold;
					}

.putty {
						background-color: #e8ded2;
					}
