.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
}
A   	{ color: #000000; text-decoration: none; }
A:link	{ color: #B51B13; text-decoration: underline; }
A:visited { color: #B51B13; text-decoration: underline; }
A:active { color: #B51B13; text-decoration: underline; }
A:hover	{ color: #776969; text-decoration: underline; }

.intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #ffffff;
}
A.intro:link	{ color: #ffffff; text-decoration: underline; }
A.intro:visited { color: #ffffff; text-decoration: underline; }
A.intro:active { color: #ffffff; text-decoration: underline; }
A.intro:hover	{ color: #E1DFAF; text-decoration: underline; }

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-top-color: #E41C41;
	border-right-color: #E41C41;
	border-bottom-color: #E41C41;
	border-left-color: #E41C41;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
h3 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003333;
	text-align: center;
}
.ContentBox {
	padding: 10px;
}
.TourPicture {
	border: 1px solid #410000;
}
.CatalogBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	text-align: center;
}




 #catlist
{
	margin: 0;
	padding: 0 0 20px 10px;
	display: block;
}

#catlist ul, 

{

list-style-type: none;
}
#catlist li
{
	float: left;
	clear: none;
	height: 250px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 5px;
	width: 200px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
		list-style-type: none;
}


#catlist a:link, #catlist a:visited
{
color: #666666;
}

#catlist a:link#current, #catlist a:visited#current, #catlist a:hover
{
background: transparent;
color: #000;
}

#catlist a:hover { color: #000; }
.Stats {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.ItemBox {
	margin-right: 50px;
	margin-bottom: 6px;
	margin-left: 10px;
	float: right;
	position: relative;
	width: 300px;
	clear: right;
	text-align: right;
	display: block;
}
.ItemPic {
	border: 1px solid #333333;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
A.footer   	{ color: #ffffff; text-decoration: none; }
A.footer:link	{ color: #ffffff; text-decoration: none; }
A.footer:visited { color: #ffffff; text-decoration: none; }
A.footer:active { color: #ffffff;  text-decoration: underline;}
A.footer:hover	{ color: #95B5DA;  text-decoration: underline;}

.text2 {
	font-family: Times New Roman, Times, serif;
	font-size: 17px;
	color: #000000;
	font-weight: bold;

}
A.text2   	{ color: #000000; text-decoration: none; }
A.text2:link	{ color: #maroon; text-decoration: none; }
A.text2:visited { color: #maroon; text-decoration: none; }
A.text2:active { color: #maroon;  text-decoration: underline;}
A.text2:hover	{ color: #FF0000;  text-decoration: underline;}

.textnew {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
}
.whitenav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}

A.whitenav   	{ color: #FFFFFF; text-decoration: none; }
A.whitenav:link	{ color: #FFFFFF; text-decoration: none; }
A.whitenav:visited { color: #FFFFFF; text-decoration: none; }
A.whitenav:active { color: #FFFFCC;  text-decoration: underline;}
A.whitenav:hover	{ color: #FFFFCC;  text-decoration: underline;}


.yellownav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFCC;
}
.linktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D10500;
}
.titlenew {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC3300;
}

.dwBucket a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#b51b13;
	text-decoration:none;
}


.dwBucket a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#776969;
	text-decoration:underline;
}


.dwBucketBorderRight{
	border-right:1px dotted  #F3A7A7;
	
}

.dwImages{
	border:1px solid #FCF1EF;
}

