/**********
   BODY
**********/
td {
	font-family: Arial, Geneva, Verdana, sans-serif;
	/*font-size: x-small;*/
	font-size: 10px;
	color: #000000;
}
.td {
	font-family: Arial, Geneva, Verdana, sans-serif;
	/*font-size: x-small;*/
	font-size: 10px;
	color: #887A35;
}

.press_header {
	font-family: Arial, Geneva, Verdana, sans-serif;
	font-size: 12pt;
	color: #9B8948;
}
.footertext {
	font-family: Arial, Geneva, Verdana, sans-serif;
	font-size: 8pt;
	color: #9B8948;
}
.welcome {
	font-family: Arial, Geneva, Verdana, sans-serif;
	font-size: 8pt;
	color: #51260B;
}
.orange {
	font-family: Arial, Geneva, Verdana, sans-serif;
	font-size: x-small;
	color: #E96B10;

}
.onepass {
	font-family: Arial, Geneva, Verdana, sans-serif;
	font-size: 8pt;
	color: #000000;
}
.promoBox {
	border-style: solid;
	border-color: #C5BA8E;
	border-width: 1px;
	margin: 0px 10px 10px 0px;
}

ul.press {
	margin: 0 0 0 15px;
	padding: 0;
	}


/**********
   LINKS
**********/
a {
	font-family: Arial, Geneva, Verdana, sans-serif;
	font-size: 11px;
	color:  #000000;
	font-weight:bold;
	text-decoration: underline;
}
a:Hover {
	font-family: Arial, Geneva, Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight:bold;
	text-decoration: none;
}

.mr {
	position: relative;
	font-family: Arial, Geneva, Verdana, sans-serif;
	font-size: 5pt;
	font-weight:bold;
	height: 5;
	color: #000000;
}

/*** FOOTER ***/
/**************/

td.footer {
	font-family: Arial, Geneva, Verdana, sans-serif;
	font-size: 10px;
	color: #AAAAA9;
	text-decoration: none;
}
td.footer a:link {
	font-family: Arial, Geneva, Verdana, sans-serif;
	font-size: 10px;
	color: #AAAAA9;
	text-decoration: none;
	}
	
td.footer a:visited {
	font-family: Arial, Geneva, Verdana, sans-serif;
	font-size: 10px;
	color: #AAAAA9;
	text-decoration: none;
	}
	
td.footer a:hover {
	font-family: Arial, Geneva, Verdana, sans-serif;
	font-size: 10px;
	color: #AAAAA9;
	text-decoration: underline;
	}


/*** HOMEPAGE ***/
/****************/

td#h-callout {
	background:url(images/h-bottom-bg.gif) left top no-repeat;
	width: 399px;
	}
	
td#h-callout td {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size:11px;
	color: #000000;
	letter-spacing: 1px;
	}	
	
td#h-callout td a:link { color: #000000; text-decoration: underline; font-size:11px; }
td#h-callout td a:visited { color: #000000; text-decoration: underline; font-size:11px; }
td#h-callout td a:hover { color: #000000; text-decoration: none; font-size:11px; }


/*** SECOND LEVELS ***/
/*********************/

td#main {
	background:url(center/images/main-bg.gif) left top no-repeat;
	width: 270px;
	height: 206px;
	}
td#main p {
	margin: 0 21px;
	color: #ffffff;
	font-size: 11px;
	}
	
td#main p a { color: #000000;}
	
table#tabs { background-color: #F6F0EC;	}
table#tabs td { color: #000000; font-size: 11px; }

h1 {
	margin: 13px auto 12px 16px;
	color: #F4C96B;
	font-size: 13px;
	font-weight: bold;
	}
	
h2 {
	margin: 10px 0;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	}
	
table#sections { background-color: #F1E8E2;	}
table#sections td { color: #000000; font-size: 11px; }

ul#sitemap { margin: 10px auto 10px 25px; }

div#center-listing td {
	color: #605F5F; /** matches color of images/divider_black.gif" **/
	}
	
table#promotions td {
	padding: 6px 0 6px 0;
	}