A:link { text-decoration: underline; color: #663300; }
A:visited { text-decoration: underline; color: #333; }
A:hover { text-decoration: underline; color: #CC6633; }

.backtotop A:link { text-decoration: underline; color: #666633; }
.backtotop A:visited { text-decoration: underline; color: #666633;  }
.backtotop A:hover { text-decoration: underline; color: #CC6633; }

#bodyCopy A:link { text-decoration: underline; color: #996633; }
#bodyCopy A:visited { text-decoration: underline; color: #669999; }
#bodyCopy A:hover { text-decoration: underline; color: #CC6633; }

.backtotop {
	border-top: 1px solid #669999;
	margin-top: 18px;
	}

BODY {
	background: #fff url(/_images/template/bg_interior.gif) repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 12px;
	text-align: center;
	}

#home {
	background: #fff url(/_images/template/bg_home.gif) repeat-x;
	}

.clearMe { clear: both; }
	
.container {
	width: 780px;
	margin: 0px auto;
	}

/* Header */

.header {
	background: #FECE00;
	width: 780px;
z-index:0;
	}

/* Content */
	
.contentAreaContainer {
	background: #fff url(/_images/template/bg_content.jpg) no-repeat;
	width: 780px;
	text-align: left;
	}

.crumbs {
	width: 760px;
	margin: 0px auto 1px auto;
	padding: 4px 0px 1px 0px;
	border-bottom: 1px solid #CCCC99;
	font-size: 10px;
	color: #666633;
	}

.crumbs A:link { text-decoration: none; color: #666633; margin-right: 4px; }
.crumbs A:visited { text-decoration: none; color: #666633; margin-right: 4px; }
.crumbs A:hover { text-decoration: none; color: #CC6633; margin-right: 4px; }

#homeArea { width: 718px; background: transparent; }

.pageTitle { margin: 0px 18px; }

.titleImage {
	float: left;
	display: inline;
	width: 130px;
	}

.titleText {
	float: right;
	display: inline;
	width: 587px;
	}

.titleText H2 {
	width: 100%;
	font-size: 22px;
	font-weight: normal;
	color: #B25C00;
	margin: 0px;
	padding: 4px 0px 0px 0px;
	background: transparent url(/_images/template/bottom_title_h1.gif) no-repeat bottom left;
	}

.titleText H3 {
	font-size: 14px;
	font-weight: normal;
	color: #669999;
	margin: 0px;
	padding: 4px 0px 4px 0px;
	background: transparent url(/_images/template/bottom_title_h3.gif) no-repeat bottom left;
	}
	
.contentArea {
	width: 760px;
	text-align: left;
	padding: 20px 0px;
	margin: 0px auto;
	background: transparent url(/_images/template/content_bg.gif) repeat-x;
	}

.contentArea H1 {
	padding-bottom: 2px;
	font-size: 16px;
	color: #B25C00;
	font-weight: normal;
	background: transparent url(/_images/template/border_h1.gif) no-repeat bottom left;
	}

#bodyCopy {
	margin: 0px 18px;
	line-height: 20px;
	color: #333;
	}

#bodyCopy H4 {
	color: #669999;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	background: transparent;
	}
#bodyCopy H3 {
	color: #B25C00;
	font-size: 14px;
	font-weight: bold;
	margin: 12px 0px 0px 0px;
	padding: 0px;
	background: transparent;
	}
#bodyCopy H2 {
	color: #B25C00;
	font-size: 18px;
	font-weight: bold;
	margin: 12px 0px 0px 0px;
	padding: 0px;
	background: transparent;
	}
#bodyCopy H1 {
	color: #669999;
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	background: transparent;
	}

#bodyCopy P {
	margin-top: 0px;
	}

#bodyCopy HR {
	border: none 0; 
	border-top: 1px dashed #999;
	width: 100%;
	height: 1px;
	}

.leftColumn {
	float: left;
	display: inline;
	width: 466px;
	}

.leftColumn A:link { text-decoration: none; color: #333300; }
.leftColumn A:visited { text-decoration: none; color: #666; }
.leftColumn A:hover { text-decoration: none; color: #CC6633; }

DL {
	margin: 0px;
	padding: 0px;
	}
	
DD {
	margin: 0px;
	padding: 2px 0px 4px 0px;
	background: transparent url(/_images/home/bottom_recent_news.gif) no-repeat bottom left;
	}

.leftColumn DT {
	padding: 6px 0px;
	}

.rightColumn {
	float: right;
	display: inline;
	width: 237px;
	}	

#rightCalloutMargin { margin-right: 18px; }

.rightCallout {
	text-align:left;	
	width: 237px;
	background: #F4CD72 url(/_images/callouts/bg_callout.jpg) no-repeat top right;
	}
	
.rightCalloutTop {
	width: 237px;
	background: url(/_images/callouts/tr.gif) no-repeat top right;
	}	

.rightCalloutTopInside {
	width: 237px;
	background: url(/_images/callouts/tr_inside.gif) no-repeat top right;
	}	
	
.rightCalloutBottom {
	width: 237px;
	background: url(/_images/callouts/br.gif) no-repeat top right;
	}	

.rightCallout .centerLogin {
	text-align: center;
	}

.rightCallout .recentInfo {
	text-align: left;
	width: 220px;
	margin: 0px auto 16px auto;
	font-size: 11px;
	}

.rightCallout .recentInfo H1 {
	margin: 16px 0px 6px 0px;
	padding-bottom: 2px;
	font-size: 14px;
	color: #B25C00;
	font-weight: normal;
	background: transparent url(/_images/callouts/recent_info_h1_bg.gif) no-repeat bottom left;
	}

.rightCallout .recentInfo A:link { text-decoration: none; color: #333300; }
.rightCallout .recentInfo A:visited { text-decoration: none; color: #333; }
.rightCallout .recentInfo A:hover { text-decoration: none; color: #993300; }

.rightCallout FORM {
	text-align:left;
	width: 170px;
	margin: 15px auto;
	font-size: 10px;
	}
	
.rightCallout INPUT {
	width: 170px;
	}

.rightCallout .login {
	width: 170px;
	background: url(/_images/callouts/login_divider.gif) no-repeat;
	padding-top: 7px;
	margin-top: 7px;
	}

.rightCallout .divider {
	background: url(/_images/callouts/login_divider.gif) repeat-x;
	height: 1px;
	font-size: 1px;
	}

/* Footer */
	
.footer {
	width: 716px;
	background: #fff url(/_images/template/footer_divider.gif) no-repeat;
	margin: 0px auto;
	}
	
.footerLeft {
	float: left;
	display: inline;
	margin: 8px 6px;
	font-size: 10px;
	color: #663300;
	}
	
.footerRight {
	float: right;
	display: inline;
	margin: 8px 6px;
	font-size: 10px;
	color: #663300;
	}

.footerRight A:link { text-decoration: underline; color: #663300; margin-left: 4px; }
.footerRight A:visited { text-decoration: underline; color: #663300; margin-left: 4px; }
.footerRight A:hover { text-decoration: underline; color: #CC6633; margin-left: 4px; }	