/* CSS Document */

  @font-face {
    font-family: Century Gothic;
    font-style:  normal;
    font-weight: 700;
    src: url(../CENTURY2.eot);
  }

body, table {
	background-repeat: repeat-x;
	}

body, p, li, ol, td, pre {	
	font-family:"Verdana", "Arial", "Helvetica", "sans-serif";
	font-size:11px;
	color: #444;
	text-decoration:none;				
	}

a {
	font-size:11px;
	color: #3586BE;
	text-decoration: none;
	}

a:hover {
	font-size:11px;
	color:#8A9D3F;
	text-decoration: underline;
	}
				
h1	{	
	font-family:"Century Gothic", "Arial", "Helvetica", "sans-serif";
	font-size: 16px;
	color:#666;
	line-height:18px;
	font-weight:bold;
	text-decoration:none;
	padding: 0;
	margin:0;
	letter-spacing: 0.1em;	
	}
				
h2	{	
	font-family:"Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color:#666666;
	line-height:12px;
	font-weight:bold;
	text-decoration:none;	
	}

h3	{	
	font-family:"Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 13px;
	color:#6699CC;
	line-height:13px;
	font-weight:bold;
	text-decoration:underline;	
	}
.directory h1 {
	font-family:"Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color:#666;
	line-height:18px;
	font-weight:bold;
	text-decoration:none;
	padding: 0;
	margin:0;
}
.directory h2 {	
	font-family:"Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color:#666666;
	line-height:12px;
	font-weight:bold;
	text-decoration:none;
	padding-left:8px;	
}
.directory h3 {	
	font-family:"Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 13px;
	color:#6699CC;
	font-weight:normal;
	text-decoration:none;
	padding-left:14px;
	padding-top:2;
	padding-bottom:2;
	margin:0;
}

select, button {
	font-family:"Verdana", "Arial", "Helvetica", "sans-serif";
	font-size:11px;
	color: white;
	background-color: #666666;
	width: 200px;
	vertical-align: middle;
	}

input {
	font-family:"Verdana", "Arial", "Helvetica", "sans-serif";
	font-size:11px;
	vertical-align: middle;
	}
	
	.texta { 
 border: 1px solid #666666; 
}


td.BlackLineTop {
	line-height: 5px;
	border-bottom: 1px solid #FFF;
	background-color: #000;
	}
	
td.BlackLineBottom {
	line-height: 5px;
	border-top: 1px solid #FFF;
	background-color: #000;
	}
	
.breadcrumb {
	padding-left: 5px;
	vertical-align: center;
	height: 30px;
	}
	
#MainBody {
	padding-left: 5px;
	padding-right: 15px;
	padding-top: 1.5em;
	}
	
	#MainBody h1 {
		display: block;
		border-bottom: 1px solid #E6E6EB;
		width: 100%;
		padding-bottom: 3px;
		}
		
	#Content {
		padding: 0 0 10px 0;
		}
		
		#Content ul {
			list-style-image: url(../images/interface/arrow.gif);
			margin-left: 2em;
			margin-top: 0;
			padding: 0;
			}
			
		#Content li {
			padding-top: 2px;
			padding-bottom: 2px;
			margin: 0;
			padding-left: 0px;
			padding-right: 0px;
			}
		
	#news ul {
		list-style: none;
		margin: 0 0 1.5em 0;
		padding: 0;
		border: none;
		}
		
	#news li {
		border-bottom: 1px solid #E6E6EB;
		margin: 0;
		}

	#news li a {
		background-image: url(../images/interface/arrow2.gif);
		background-repeat: no-repeat;
		display: block;
		padding: 5px 5px 5px 1.75em;
		text-decoration: none;
		width: 100%;
		}

	html>body #news li a {
		width: auto;
		}

		
	#Details {
		padding: 7px;
		}

#RightBarTop {
	background-color: #ECECF0;
	}
		
#RightBar {
	background-color: #F9F9FA;
	padding-top: 1.5em;
	}
	
		#RightBar h1 {
			display: block;
			border-bottom: 1px solid #E6E6EB;
			width: 100%;
			padding-bottom: 3px;
			text-transform: lowercase;
			text-indent: 0.5em;
			margin-bottom: 0.5em;
			}
		#RightBar div {
			padding-left:5px;
		}
		
		#RightContent {
			padding-left: 10px;
			padding-right: 10px;
			margin-bottom: 1.75em;
			}
			
		/*#RightBar input {
			width: 165px;
			}*/
			
		#RightBar #RightContent img {
			margin-left: 8px;
			}
			
		/*#RightBar ul {
			list-style-image: url(../images/interface/arrow.gif);
			margin-left: 2em;
			margin-top: 0;
			}
			
		#RightBar li {
			padding-top: 2px;
			padding-bottom: 2px;
			}*/
			
		#RightBar ul {
			list-style-type: none;
			margin: 0 0 1.5em 0;
			padding: 0;
			border: none;
			}
			
		#RightBar li {
			margin: 0;
			background-image: url(../images/interface/arrow2.gif);
			background-repeat: no-repeat;
			display: block;
			padding: 3px 3px 3px 1.75em;
			text-decoration: none;
			width: 100%;
			}
	
		/*#RightBar li a {
			background-image: url(../images/interface/arrow2.gif);
			background-repeat: no-repeat;
			display: block;
			padding: 3px 3px 3px 1.75em;
			text-decoration: none;
			width: 100%;
			}*/
			
		#Banners {
			text-align: center;
			width: 210px;
			}
			
		#Banners img {
			margin-bottom: 8px;
			}
	
#FooterBody {
	padding-left: 5px;
	padding-right: 15px;
	padding-top: 1.5em;
	}
	
	
#FooterLinks {
		display: block;
		border-top: 1px solid #E6E6EB;
		width: 100%;
		padding-top: 3px;
		text-align: right;
		}
	
#SageFooter {
	color: #444;
	text-align: center;
	margin-top: 1em;
	margin-bottom: 1em;
	}
		#SageFooter a, #SageFooter a:hover {
			color: #444;
			text-decoration: none;
			}
			
#menuLayer, #menuLite, #menuFg {
	z-index: 100;
	}
	
#quotes {
	background-color:#F5F5F5;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 18px;
	border-top: 1px solid #E6E6EB;
	border-bottom: 1px solid #E6E6EB;
	text-align: left;
	font-style: italic;
	color:#999999;
}
#btnPrev, #bntPlay, #btnNext {
 background-color:#CCCCCC;
 border:2px solid #999999;
}
.tourimages {
	border:3px solid #CCCCCC;
}
.trborder 

{ 

BORDER-RIGHT: 1px solid #35866e; 
BORDER-TOP: 1px solid #35866e; 
BORDER-LEFT: 1px solid #35866e; 
BORDER-BOTTOM: 1px solid #35866e; 

}