@charset "UTF-8";
/* CSS Document */

.day {background-color:#a02013; padding: .3em .5em .3em .5em;color:#fff; text-decoration:none}

h2.press { background-image:url(../../images/h2-press.gif); background-repeat:no-repeat; background-position:left;height:55px;}

h2.thebar { background-image:url(../../images/h2-thebar.gif); background-repeat:no-repeat; background-position:center;height:55px;}

h2.showme {background-image:url(../../images/h2-showme.gif); background-repeat:no-repeat; background-position:center;height:55px;}

h2.specials {background-image:url(../../images/h2-specials.gif); background-repeat:no-repeat; background-position:center;height:55px;}

h2.updates {background-image:url(../../images/h2-updates.gif); background-repeat:no-repeat; background-position:center;height:55px;}

h2.whatsnew {background-image:url(../../images/h2-whatsnew.gif); background-repeat:no-repeat; background-position:center;height:55px;}

.red { color:#483621}

.snall {font-size:.7em}

#nav {
	text-align:center;
	clear: both;
	list-style: none;
	overflow: hidden;
	height: 24px;
}

#nav li {
	float: left;
	margin-right: .5em;
	padding:0;
}

#nav a {
	font:115%;
	padding: .5em .75em;
	color:#666666;
	text-decoration:none;
	border: none;
	height: 30px;
	float: left;
	display: block;
	width: auto;
	background:#e6e6e6;
}


#nav a:hover {
	background:#d9d9d9;
}

#nav a.active {
	color:#fff;
	background:#9dcbed;
	background-position: 0 -62px;
}

	ul#navSide {
			font-size:1.1em;
			list-style: none;
			margin: 0;
			padding:0;
			overflow: hidden;
			width:155px;
			}
		#navSide li {
			margin-left: .25em ;
			list-style: none;
			padding: 0 15px 2px 20px;
			}
		#navSide li a {
			border-bottom:1px solid #170d02;
 			color: #fbd97c;
			padding: .3em;
			display: block;
			text-decoration: none;
			}

		#navSide li a:hover {
			color:#fffce5;
			padding: .3em;
			border-bottom:1px solid #fffce5;
			}

		#navSide .active { color:#fffce5;
			padding: .3em;
			border-bottom:1px solid #fffce5;

			}
			
/* EXPANDED CONTENT */
.dhtmlgoodies_question{overflow:hidden;cursor:pointer;}

.dhtmlgoodies_answer{visibility:hidden;height:0px;overflow:hidden;position:relative;}

.dhtmlgoodies_answer_content{position:relative;}

.expand {color:#483621; margin: 10px 5px 10px 30px;font-weight:lighter; font-size:.9em; font-style:italic; padding:3px 3px 10px 10px; background-color:#efe6a3; height:8px}

.dhtmlgoodies_answer li{ padding-bottom:3px}

.dhtmlgoodies_answer ol{font-size:12px;padding:3px 129px 15px 35px;}

.dhtmlgoodies_answer p{ padding-bottom:3px}

.dhtmlgoodies_answer ul{font-size:12px;padding:3px 100px 15px 35px;}

.red1 {color:#8a0100; text-decoration:underline}

.anchor{text-align:right; font-size:8px; margin:-15px 10px 0 0}

.small{font-size:12px; line-height:125%;}
