






a.TopBottomBarLink:link, a.TopBottomBarLink:visited {
	text-transform: uppercase;
	line-height: 41px;
	font-size: 14px;
	padding-right: 10px;
	padding-left: 10px;
	display: block;
}

a.TopBottomBarLink:hover {
	text-transform: uppercase;
	line-height: 41px;
	font-size: 14px;
	padding-right: 10px;
	padding-left: 10px;
	display: block;
	background-color: #706900;
	text-decoration: none;
}

#categories {
	background-image: url(graphics/left_link.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

.cat_link:link, .cat_link:visited {
	font-size: 12px;
	line-height: 26px;
	text-transform: uppercase;
	color: #FFF;
	display: block;
	padding-left: 25px;
}

.cat_link:hover{
	font-size: 12px;
	line-height: 26px;
	text-transform: uppercase;
	color: #FFF;
	display: block;
	padding-left: 25px;
	background-image: url(graphics/rollover.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
}

.pageHeader {
	font-family:geneva;
	font-style:normal;
	text-align:left;
	color:#7C6236;
	font-size:170%;
	font-weight:normal;
	line-height:25px;
	margin-bottom:6px;
	margin-top:14px;
	margin-left: 0px;
	padding-left: 0px;
}

.promoHeader {
	font-family:geneva;
	font-style:normal;
	text-align:left;
	color:#7C6236;
	font-size:140%;
	font-weight:normal;
	line-height:25px;
	margin-bottom:6px;
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
}


.BoxHeader{
	color:#7C6236;
	font-size:16px;
	text-transform: uppercase;
	font-weight: normal;
}

.box_brdr{
	border: 1px solid #EEEFEA;
}

.BoxContent {
	color:#575655;
	font-family:geneva;
	font-size:13px;
	font-style:normal;
	font-weight:normal;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 0px;
}

h2 {
color:#7C6236;
font-size:110%;
font-weight:normal;
letter-spacing:4px;
line-height:16px;
margin-bottom:14px;
text-transform:uppercase;
}

.news_sub_title{
	font-size:20px;
	color:#A13075;
	font-weight:normal;
}


.TopBottomBar a{
	color:#FFF;
}

.footer_link, .footer_link a{
		color:#FFF;
		font-size:12px;
}
