/* Home Page Elements */

.taghead {
	height: 48px;
	background: #fbeecc;
}
#tagline {
	position: absolute;
	top: 4px;
	left: 138px;
	width: 640px;
	height: 54px;
	font-size:54px;
	line-height: 54px;
	background-image: url(../_images/home/tagline.png);
}
#leftcol {
	float:left;
	width: 316px;
	padding:11px 22px 11px 12px;
}
#leftcol h1 {
	font: 16px Georgia, "Times New Roman", Times;
	letter-spacing: .50em;
	text-transform: uppercase;
	color: #e1b87f;
	width: 316px;
	display:block;
	text-align: center;
	padding: 4px 0px 4px 0px;
	background: #6b2f24;
}
#whatsnew {
	margin-top: 22px;
	border: solid 1px #fff;
	width: 314px;
}
#leftcol #whatsnew h1 {
	display: block;
	padding: 10px 20px 5px 20px;
	text-align: left;
	margin:0px;
	font: 10px Verdana;
	color: #fff;
	background-color: transparent;
	width: auto;
	background-image: url(../_images/home/itemhead_bg.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#whatsnew h2 {
	padding: 0px 0px 0px 0px;
	font: 10px Verdana;
	color: #6b2f23;
	text-transform: uppercase;
	margin:0px;
	letter-spacing: .50em
}
#whatsnew .item {
	padding: 5px 20px 5px 20px;
	text-align: left;
	font: 10px Verdana;
	color: #000;
}
#whatsnew .item .text {
	line-height: 1.4em;
}
#leftcol #whatsnew .item h1 {
	font:18px Georgia, "Times New Roman", Times;
	letter-spacing: normal;
	text-transform: none;
	color: #6b2f23;
	margin:5px 0px 5px 0px;
	padding: 5px 0px 5px 0px;
	background: none;
}
#leftcol #whatsnew .item h1 a {
	color: #6b2f23;
	text-decoration: none;
}
#leftcol #whatsnew .item h1 a:hover {
	text-decoration: underline;
}
#whatsnew .morelink {
	text-align:right;
	display:block;
	padding: 5px 0px 5px 0px;
}
#whatsnew .morelink a {
	/* color: #a9d6fd; */
	color: #fff;
	text-decoration: none;
}
#whatsnew .morelink a:hover {
	text-decoration: underline;
}
#centercol {
	float:left;
	width: 216px;
	background-color: #feeecc;
}
#centercol h1 {
	display:block;
	width: 216px;
	font: 16px Georgia, "Times New Roman", Times;
	letter-spacing: .25em;
	text-transform: uppercase;
	color: #702d1d;
	text-align: center;
	padding: 4px 0px 4px 0px;
	background: #fee4a4;
	margin-top:0px;
}
.trow1 {
	margin:0px 10px 0px 10px;
	padding:10px 5px 10px 5px;
	font:10px Verdana;
	text-align: center;
	border-top: solid 1px #ebcf99;
}
#centercol h1 a,
#centercol a {
	color: #702d1d;
	text-decoration: none;
}
#centercol h1 a:hover,
#centercol a:hover {
	text-decoration: underline;
}
#centershad {
	width: 100%;
	position: absolute;
	background: url(../_images/home/center_bg.png) repeat-y;
	background-position: center bottom;
}
#centercol .text {
	display: block;
	width: 216px;
	height: 134px;
	background: url(../_images/home/center_text.gif) no-repeat;
}
#centercol .image {
	display: block;
	width: 216px;
	/* min-height: 306px; */
	/* height: auto !important; */
	height: 306px;
	background: url(../_images/home/center_photo.jpg) no-repeat;
}
#rightcol {
	float: right;
	width: 316px;
	padding:11px 12px 11px 22px;
	clear: both;
}
#rightcol h1 {
	font: 16px Georgia, "Times New Roman", Times;
	letter-spacing: .50em;
	text-transform: uppercase;
	color: #fff;
	width: 316px;
	display:block;
	text-align: center;
	padding: 4px 0px 4px 0px;
	background: #686e80;
	margin-bottom:0px;
}
#rightcol .item {
	padding: 5px 20px 5px 20px;
	width: 276px;
	text-align: left;
	font: 10px Verdana;
	color: #000;
}
#rightcol .item h1 {
	text-align: left;
	font:18px Georgia, "Times New Roman", Times;
	letter-spacing: normal;
	text-transform: none;
	color: #6b2f23;
	margin:5px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	background: none;
	width:276px;
}
#rightcol .morelink {
	text-align:right;
	display:block;
	width:276px;
	padding: 5px 0px 5px 0px;
}
#rightcol .morelink a {
	/* color: #a9d6fd; */
	color: #6b2f23;
	text-decoration: none;
}
#rightcol .morelink a:hover {
	text-decoration: underline;
}

#rightcol .item .text {
	line-height: 1.4em;
}
#rightcol .item h1 a {
	color: #6b2f23;
	text-decoration: none;
}
#rightcol .item h1 a:hover {
	text-decoration: underline;
}
#rightcol #subbox {
	color: #fff;
	width: 316px;
	display:block;
	text-align: left;
	background: #686e80;
	margin:20px 0px 0px 0px;
}
#rightcol #subbox h1 {
	text-transform: none;
	letter-spacing: normal;
	text-align: left;
	width: 276px;
	font: 18px Georgia, "Times New Roman", Times;
	padding: 5px 20px 5px 20px;
	margin: 0px 0px 5px 0px;
	border-bottom: solid 1px #fff;
	color: #a9d6fd;
}
#rightcol #subbox h1 a {
	color: #a9d6fd;
	text-decoration: none;
}
#rightcol #subbox h1 a:hover {
	text-decoration: underline;
}
#rightcol #subbox .text {
	display:block;
	width: 276px;
	padding: 5px 20px 5px 20px;
	text-align: left;
	font: 10px Verdana;
}
#rightcol #subbox .morelink {
	text-align:right;
	display:block;
}
#rightcol #subbox .morelink a {
	color: #a9d6fd;
	text-decoration: none;
}
#rightcol #subbox .morelink a:hover {
	text-decoration: underline;
}