@import "new.css";
body {
	font-size: 11px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #333333;
	text-align:center; 
	background-color:#EFF0E0;
	}
	
									/* Global Styles - Do not edit */
/* --------------------------------------------------------------------------------------------------*/
/* --------------------------------------------------------------------------------------------------*/
/* --------------------------------------------------------------------------------------------------*/
a:link { color: #993300; text-decoration: none; font-weight: bold }
a:visited { color: #993300; text-decoration: none; font-weight: bold }
a:hover {	color: #993300; text-decoration: underline; font-weight: bold}	
a:active { color: #993300; text-decoration: underline; font-weight: bold }


.wrapper {width:770px; margin:0 auto; text-align:left;}

.footerNav {
	font-family: verdana, arial, helvetica, sans-serif;
  	font-size:10px;
	font-weight: normal;
	/*/*/letter-spacing: -.5px; /* */
	color: #ffffcc;
	margin: 12px 0px 0px 0px;
}

.footerNav a:link {color: #ffffcc; text-decoration: none; font-weight: normal }
.footerNav a:visited {color: #ffffcc; text-decoration: none ; font-weight: normal}
.footerNav a:hover {color: #ffffcc; text-decoration: none; font-weight: normal }
.footerNav a:active{color: #ffffcc; text-decoration: none; font-weight: normal }

.footerSubNav {
	font-family: verdana, arial, helvetica, sans-serif;
  	font-size:10px;
	font-weight: normal;
	/*/*/letter-spacing: -.5px; /* */
	color: #979766;
	margin: 6px 15px 6px 0px;
}

.footerSubNav a:link {color: #979766; text-decoration: none; font-weight: normal }
.footerSubNav a:visited {color: #979766; text-decoration: none ; font-weight: normal}
.footerSubNav a:hover {color: #979766; text-decoration: none; font-weight: normal }
.footerSubNav a:active{color: #979766; text-decoration: none; font-weight: normal }

.footerPipe {
	font-family: verdana, arial, helvetica, sans-serif;
  	font-size:10px;
	font-weight: normal;
	/*/*/letter-spacing: -.5px; /* */
	color: #666633;
	margin: 12px 0px 0px 0px;
}

.footerPipe a:link {color: #666633; text-decoration: none; font-weight: normal }
.footerPipe a:visited {color: #666633; text-decoration: none ; font-weight: normal}
.footerPipe a:hover {color: #666633; text-decoration: none; font-weight: normal }
.footerPipe a:active{color: #666633; text-decoration: none; font-weight: normal }
/* --------------------------------------------------------------------------------------------------*/
/* --------------------------------------------------------------------------------------------------*/
/* --------------------------------------------------------------------------------------------------*/
	


.rightSideBar {
	font-family: verdana, arial, helvetica, sans-serif;
  	font-size:11px;
	font-weight: normal;
	text-align: center;
	color: #000000;
	margin: 0px 60px 0px 60px;
}

.rightSideBar a:link {color: #000000; text-decoration: none; font-weight: normal }
.rightSideBar a:visited {color: #000000; text-decoration: none ; font-weight: normal}
.rightSideBar a:hover {color: #993300; text-decoration: none; font-weight: normal }
.rightSideBar a:active{color: #993300; text-decoration: none; font-weight: normal }


td {
	font-family: georgia, times new roman, times, serif;
  	font-size:12px;
	color: #993300;
	/*/*/line-height: 140%; /* */
#	margin: 20px 40px 20px 0px;
}


.copy {
	font-family: georgia, times new roman, times, serif;
  	font-size:12px;
	color: #993300;
	/*/*/line-height: 180%; /* */
	/*/*/letter-spacing: .35pt; /* */
	margin: 20px 40px 20px 0px;
}

.copy:first-letter {
  	font-size:300%;
	font-weight: bold;
	/*/*/line-height: 100%; /* */
}
figure{margin:0;padding:0;}
.cfimage{width:220px;float:left;margin-right:10px;}
.cfimageblock{height:114px;display:block;color:#fff;padding-top:10px;}