* {
	margin: 20;
	padding: 20;
		text-align: center;
}

body {
	margin: 420;
	text-align: center;
 font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
 font-style: normal;
 font-size: 12px;
 font-weight: normal;
	color: #000000;
}

.holder {
	padding: 20;
	margin: 20 auto;
		width: 1020px;
		background: url(../img/border.gif) no-repeat;
}

.holderhome {
	padding: 20;
	margin: 20 auto;
		width: 1020px;
		background: url(../img/border_home.gif) no-repeat;
}


a:link, a:visited { color: #069; text-decoration: none; }
a:hover, a:visited:hover { text-decoration: underline; }

h2 {
 font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
 font-style : normal;
 font-size : 15px;
 color: #660000;
 font-weight : bold;
 margin-top: 2px;
 margin-bottom: 8px;
}

h1 {
 font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
 font-style : normal;
 font-size : 18px;
 color: #660000;
 font-weight : bold;
 margin-top: 2px;
 margin-bottom: 8px;
}


#Masthead {
	height: 80px;
}

#OuterContainer {
	padding: 0;
	margin: 0 auto;
		width: 980px;
}

#Container {
	position: relative;
	height: 200px;
	width: 200px;
	margin: 0 auto;
	background-color: #ffffff;
	border: 5px solid #d8d2c8;
	font-size: 0px;
}

#Photo {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5;
}

#Loading {
	height: 25%;
	width: 100%;
	position: absolute;
	top: 40%;
	left: 0%;
	text-align: center;
	z-index: 0;
	line-height: 0;
}

#LinkContainer {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	/* filter:alpha(opacity:80); /* Specify opacity for IE */
}

#PrevLink, #NextLink {
	cursor: pointer;
	width: 48%;
	height: 100%;
	background: transparent url(../img/c.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
}

#PrevLink span, #NextLink span { display: none; }

#PrevLink { left: 0; float: left; }
#NextLink { right: 0; float: right; }

/* background image for IE */
#PrevLink:hover, #PrevLink:visited:hover { background: url(../img/prev_minus.gif) 20% 50% no-repeat; }
#NextLink:hover, #NextLink:visited:hover { background: url(../img/next_plus.gif) 80% 50% no-repeat; }

/* backgroudn image for compliant browsers */
#LinkContainer>#PrevLink:hover, #LinkContainer>#PrevLink:visited:hover { background: url(../img/prev_chevron.png) 20% 50% no-repeat; }
#LinkContainer>#NextLink:hover, #LinkContainer>#NextLink:visited:hover { background: url(../img/next_chevron.png) 80% 50% no-repeat; }

#CaptionContainer {
	margin: 0 auto;
	width: 200px;
	text-align: left;
	background-color: #ffffff;
	}

#CaptionContainer p {
	padding: 5px 10px 5px 10px;
 font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
 font-style: normal;
 font-size: 12px;
	font-weight: normal;
}

#Counter {
	font-weight: bold;
	color: #999;
	padding-right: 10px;
}

#About p {
	margin: 0 20px;
	padding: 5px 0;
	font-size: 12px;
	font-weight: bold;
}

#About {
	width: 100%;
	text-align: left;
	background-color: #efefef;
	border-bottom: 1px solid #dedede;
}

#AboutBody {
	margin-top: 15px;
}

#AboutBody p {
 font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
 font-style: normal;
 font-size: 12px;
 font-weight: normal;
	line-height: 1.4em;
	margin: 0 20px 10px 20px;
	padding: 0;
}







.cal a {	color: #96251f;}
#calendar {
	width: 273px;
	padding: 0;
	margin: 0;
	border-left: 1px solid #A2ADBC;
	font: normal 14px/40px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #616B76;
	text-align: center;
	background-color: #fff;
}

.nav, .nav a {
	font: bold 18px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;	color: #fff;	
	text-align: center;	text-decoration: none;	
	width: 273px;
	
}	caption {	margin: 0;	padding: 0;	width: 141px;	background: #972620;	color: #fff;	 
	font: bold 14px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	width: 273px;
}

.cal th {
	font: bold 14px/40px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #616B76;
	background: #D9E2E1;	border-right: 1px solid #A2ADBC;
	border-bottom: 1px solid #A2ADBC;	border-top: 1px solid #A2ADBC;
}

.cal td {
	border-right: 1px solid #A2ADBC;
	border-bottom: 1px solid #A2ADBC;
	width: 40px;
	height: 40px;
	text-align: center;	background: url(../img/bg_calendar.gif) no-repeat right bottom;
}

.tourdate td, td.tourdate, .tourdate {
	width: 40px;
	height: 40px;
	background: #f4f7f7;
	text-align: center;
}

.cal td a {
	text-decoration: none;
	font-weight: bold;
	display: block;
}

.cal td a:link, .cal td a:visited {		color: #608194;	background: url(../img/bg_calendar.gif) no-repeat;
}

.cal td a:hover, .cal td a:active {	color: #ffffff;	background: url(../img/bg_calendar.gif) no-repeat right top;
}


