body,html {
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-face-color:#A71C1E;
	scrollbar-highlight-color:#E1A851;
	scrollbar-3d-light-color:#A71C1E;
	scrollbar-base-color:#E1A851;
	scrollbar-dark-shadow-color:#A71C1E;
	scrollbar-shadow-color:#A71C1E;
	scrollbar-track-color:#D2C299;
	font-family: Arial, Helvetica, Sans Serif;
	background-color: #BCAF94;
	background-image:url(images/background.jpg);
	background-position:top;
	background-repeat: repeat-x;
	font-size: 11px;
	line-height: 1.5em;
	margin-top:0;}
	
td {font-size: 11px;
	line-height: 1.5em;
	font-family: Arial, Helvetica, Sans Serif;
	vertical-align: top;
	text-align: left;}
	
	
/*  red copy area */

td.redarea { background-image: url(images/redbg.jpg);
	background-repeat: repeat-y;
	color: #CBB29B;
	font-weight: bold;
	}
	
.leftred {padding: 8px 30px 10px 40px;
	line-height: 1.25em;}
	
.lgheading {color: #E4DA9E;
	font-size: 1.3em;
	font-weight: bold;}
	
.lgfont {color: #CBB29B;
	font-size: 1.2em;
	font-weight: bold;}
	
.tanheading {color: #E4DA9E;
	font-size: 1.2em;
	font-weight: bold;}
	
td.redarea a {color: #CBB29B;
	font-size: 1em;
	font-weight: bold;}
td.redarea a:hover {color:#E4DA9E;}

td.redarea a.linktan {color: #E4DA9E;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;}
td.redarea a.linktan:hover {color:#433628;}


/* tan copy area */
td.tanarea { background-image: url(images/tanbg.jpg);
	background-repeat: repeat-y;
	color: #433628;}
	
td.tanareasub { background-image: url(images/tanbgsub.jpg);
	background-repeat: repeat-y;
	color: #433628;}
	
.lefttan a {color: #A71C1E;}
.lefttan a:hover {color:#433628;} 

.lefttan {padding: 0 30px 5px 40px;}

.righttan {padding: 0 20px 5px 20px;}

.subtan {padding: 0 20px 5px 25px;}

.emphred {color: #A71C1E;
	font-weight: bold;}
	
td.tanarea a.linkred {color: #A71C1E;}
td.tanarea a.linkred:hover {color:#433628;} 


/* bottom copy */
.bottomcopy {padding-top: 20px;
	color: #433628;
	font-weight: normal;
	line-height: 1.75em;}

a.linkbottom {color: #433628;
	font-weight: normal;}
a.linkbottom:hover {color: #000000;}
	


