/* Heart of New Mexico CSS */

a:link, a:visited {
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	}
	
.backtotop {
	font: bold 10px Arial, Helvetica, sans-serif;		
	color: #CC9933;	
	text-decoration: none;
	}

body {
	background-color: #000000;
	margin-top: 2px;	
	}

#copyright {
	font: bold 11px/40px Arial, Helvetica, sans-serif;
	color: #EFD081;	
	text-align: center;		
	}

/* destinations links */
div#destinations {	
	width: 140px;				  
	}
#destinations ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#destinations li {	
	font: bold 11px Arial, Helvetica, sans-serif;	
	color: #FFFFFF;
	text-indent: 10px;
	margin:0;	
	padding: 5px 0;			
	}
#destinations a:link,#destinations a:visited {
	display: block;	
	color: #FFFFFF;	
	text-decoration: none;					
	}
#destinations a:hover {
	display: block;	
	color: #000000;
	text-decoration: none;
	background-color: #EFD081;		
	}	

.downloadreader {
	font: normal 11px/12px Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0 30px;
	padding: 0;
	}
	
.eventslink {
	font: normal 11px/18px Arial, Helvetica, sans-serif;
	color: #CC3300;
	}
	
.footer {
	background-image: url("../images/footer.gif");
	background-repeat: no-repeat;	
	height: 25px;	
	padding-right: 50px;
	}
.header {
	background-image: url("../images/header.gif");
	background-repeat: no-repeat;	
	height: 25px;		
	}

div#intro {
	width: 350px;
	float: right;	
	text-align: left;				
	border: 2px solid #EFD081;
	margin-top: 40px;		
	}
#intro p {
	font: normal 12px/20px "Times New Roman", Times, serif;	
	color: #000000;
	text-align: justify;			
	padding: 5px;	
	}
#intro p:first-letter {
	font: normal 300% "Times New Roman", Times, serif;	
	color: #CC3300;
	float: left;
	}
	
.itinerary {
	font: normal 11px/18px Arial, Helvetica, sans-serif;	
	color: #000000;
	}
	
.itinerarybold {
	font: bold 12px/18px Arial, Helvetica, sans-serif;		
	color: #000000;	
	text-decoration: none;
	}		
	
.itineraryred {
	font: normal 12px/18px "Times New Roman", Times, serif;	
	color: #993300;
	}
.itineraryred a:link, .itineraryred a:visited {
	text-decoration: underline;
	}
.itineraryred a:hover {
	text-decoration: none;
	}
	
.itinerarytitle {
	font: bold 18px/22px "Times New Roman", Times, serif;	
	color: #CC3300;	
	text-decoration: none;
	}

.months {
	font: bold 11px/16px Arial, Helvetica, sans-serif;	
	color: #CC3300;	
	text-decoration: none;		
	}

/* navigation menu*/
.nav {
	width: 100%;
	
		
	background-color: #000000;		
	}
.nav a:link, .nav a:visited {		
	font: bold 11px/13px Arial, Helvetica, sans-serif;
	color: #FFFFFF;				
	padding: 0 20px;	
	text-decoration: none;		
	}
.nav a:hover{	
	color: #000000;	
	text-decoration: none;
	background-color: #EFD081;	
	}
	
p {
	font: normal 11px/18px Arial, Helvetica, sans-serif;	
	color: #000000;		
	}
	
.red {
	font: normal 11px/20px Arial, Helvetica, sans-serif;	
	color: #CC3300;	
	}	
					
.searchbtn {	
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #EFD081;	
	border: 2px outset #CCCCCC;			
	cursor: auto;
	}
	
.sidetriptitle {
	font: bold 20px/22px "Times New Roman", Times, serif;	
	color: #000000;	
	}
.sidetriptitle-sm {
	font: bold 14px/18px "Times New Roman", Times, serif;	
	color: #000000;
	text-align: center;	
	}
					
.tourtitle {
	font: bold 27px/35px "Times New Roman", Times, serif;	
	color: #CC3300;
	text-align:center;	
	margin-top:0;
	}

.triplink {
	font: bold 14px/20px Arial, Helvetica, sans-serif;	
	color: #CC3300;	
	text-decoration: none;
	}

.triplinksmall {
	font: bold 11px/20px Arial, Helvetica, sans-serif;	
	color: #CC3300;	
	text-decoration: none;
	}
	
.triplinktiny {
	font: bold 10px/16px Arial, Helvetica, sans-serif;	
	color: #CC3300;	
	text-decoration: none;
	}
		
.whitelink {
	font: bold 11px/20px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;			
	}	
.whitelink a:hover {
	text-decoration: underline;
	}
