/* Glooscap Trail Stylesheet */

body {
	background-image: url(/images/bg.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-color: #ffffff;
/*
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
*/
}

IMG.photo {
	border: 2px solid #333333;
}

A:link {
	text-decoration: none;
	color: blue;
}

A:visited {
	text-decoration: none;
	color: purple;
}

A:hover {
	text-decoration: underline;
	color: red;
}

A.TopNav:link {
	text-decoration: none;
	color: #ffffff;
}

A.TopNav:visited {
	text-decoration: none;
	color: #ffffff;
}

A.TopNav:hover {
	text-decoration: none;
	color: #ECB383;
}

A.TopNav2:link {
	text-decoration: none;
	color: #ECB383;
}

A.TopNav2:visited {
	text-decoration: none;
	color: #ECB383;
}

A.TopNav2:hover {
	text-decoration: none;
	color: #ECB383;
}

A.Feature:link {
	font-family: verdana,arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
}

A.Feature:visited {
	font-family: verdana,arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
}

A.Feature:hover {
	font-family: verdana,arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #990000;
}

A.WhatsNew:link {
	text-decoration: none;
	color: #000000;
}

A.WhatsNew:visited {
	text-decoration: none;
	color: #000000;
}

A.WhatsNew:hover {
	text-decoration: none;
	color: #DCCFC1;
}

A.WhatsNew2:link {
	text-decoration: none;
	color: #660000;
}

A.WhatsNew2:visited {
	text-decoration: none;
	color: #660000;
}

A.WhatsNew2:hover {
	text-decoration: none;
	color: #660000;
}

A.Footer:link {
	text-decoration: none;
	color: #666666;
}

A.Footer:visited {
	text-decoration: none;
	color: #666666;
}

A.Footer:hover {
	text-decoration: underline;
	color: #666666;
}

A.Footer2:link {
	text-decoration: underline;
	color: #333333;
}

A.Footer2:visited {
	text-decoration: underline;
	color: #333333;
}

A.Footer2:hover {
	text-decoration: underline;
	color: #999999;
}

A.Main:link {
	text-decoration: underline;
	color: #333333;
}

A.Main:visited {
	text-decoration: underline;
	color: #333333;
}

A.Main:hover {
	text-decoration: underline;
	color: #993300;
}

A.Listings:link {
	text-decoration: none;
	color: #333333;
}

A.Listings:visited {
	text-decoration: none;
	color: #333333;
}

A.Listings:hover {
	text-decoration: underline;
	color: #333333;
}

A.Favorite:link {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
}

A.Favorite:visited {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
}

A.Favorite:hover {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	color: #990000;
}

A.Category:link {
	text-decoration: none;
	color: #000000;
}

A.Category:visited {
	text-decoration: none;
	color: #000000;
}

A.Category:hover {
	text-decoration: none;
	color: #7F1F00;
}

TD {
	font-family: verdana,arial;
	font-size: 11px;
	font-weight: normal;
}

TD.Favorite {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #a45405;
}

TD.Clock {
	font-family: verdana,arial;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
}

TD.Footer {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}

TD.Content {
	font-family: verdana,arial;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}

TD.TalesContent {
	font-family: arial;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
}

TD.TalesTitle {
	font-family: verdana,arial;
	font-size: 11pt;
	font-weight: bold;
	color: #660033;
}

TD.TalesDate {
	font-family: arial;
	font-size: 9pt;
	font-weight: normal;
	color: #333333;
}

TD.ListingsHeader {
	font-family: verdana,arial;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}

TD.Listings {
	font-family: verdana,arial;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}

TD.FeaturedListings {
	font-family: verdana,arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}

TD.FooterNav {
	font-family: verdana,arial;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}

TD.Region {
	font-family: verdana,arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}

.TourTitle {
	font-family: verdana,arial;
	font-size: 13px;
	font-weight: bold;
	color: #CC6906;
}

.listingtable {
	background-color: #F7F7F1;
	border-color: #cccccc;
	border-width: 1;
	border-style: solid;
	border-right-width:1;
	border-right-style: solid;
	border-right-color: #cccccc;
}

.listingtable TD {
	font-family: arial;
	font-weight: normal;
	font-size: 9pt;
	color: #333333;
	border-top-width:0;
	border-top-style: solid ;
	border-top-color: #ffffff;
	border-bottom-width:0;
	border-bottom-style: solid ;
	border-bottom-color: #cccccc;
}

TD.listingheader { 
	font-family: verdana,arial;
	font-size: 10pt; 
	font-weight: bold;
	color: #003300;
	border-top: 0px solid #E9E9E9;
	border-left: 0px solid #E9E9E9;
	border-right: 0px solid #E9E9E9;
	border-bottom: 1px solid  #C4C4C4;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-image: url(../gizmos/contactheaderback2.gif);
}

TD.listingtext { 
	font-family: arial;
	font-size: 9pt; 
	font-weight: normal;
	color: #333333;
	border-top: 0px solid #E9E9E9;
	border-left: 0px solid #E9E9E9;
	border-right: 0px solid #E9E9E9;
	border-bottom: 0px solid  #C4C4C4;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}

TD.printheader { 
	font-family: verdana,arial;
	font-size: 10pt; 
	font-weight: bold;
	color: #003300;
	border-top: 0px solid #E9E9E9;
	border-left: 0px solid #E9E9E9;
	border-right: 0px solid #E9E9E9;
	border-bottom: 1px solid  #C4C4C4;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 5px;
	background-image: url(../gizmos/contactheaderback2.gif);
}

