h2 { letter-spacing: .5em;
	text-align: center
	}

h3 { text-align: center;
	padding-right: 10%;
	padding-left: 10%;
	}

dt {font-style: italic;
	color: red;
	text-indent: 1em
	}

dd { width: 80%
	}

.altrow { background-color: #CCCCCC;
	color: #333333}

table {
	font-size: 90%;
	background-color: #FFFFFF;
	color: #666666;
	
	
	}
	
td {
	padding: 7px;
	font-size: 12px;
	}

caption {
	font-style: italic;
	font-size: 16px;
	color: #666666;
	font-weight: bold;
	}
#hotnews {
	background-image: url(../graphics/stockingstuffers.jpg);
}


.linklist {line-height: 2em
	}

.desc {
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	background-color: #FFFFFF;
	}
#main .desc td {
	padding-top: 25px;
	padding-bottom: 25px;
	border: thin none #666666;
}

.title {
	font-style: oblique;
	font-weight: bold;
	padding-top: 0px;
	}
	
.reserve_link {
	font-size: 12px;
	font-style: italic;
	color: #CC0000;
	font-weight: bold;
	display: inline;
}
.new {
	font-style: italic;
	color: #FF0000;
}

