body {
    	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	color: #211a08;
	background-color: #ffff00; /*  #0c489b; SET THIS FOR HIGH RESOLUTION and SHORT CONTENT */
	padding: 0em;
	margin: 0em;
	height: 100%;
}

/* HEADING CASCADES OFF CONTENT STYLE */
h1 {
	font-size: 140%; /* SET SO BODY CONTROLS SIZE */
}

h2 {
	font-size: 130%; /* SET SO BODY CONTROLS SIZE */
}

h3 {
	font-size: 120%; /* SET SO BODY CONTROLS SIZE */
}

h4 {
	font-size: 110%; /* SET SO BODY CONTROLS SIZE */
}

h5 {
	font-size: 100%; /* SET SO BODY CONTROLS SIZE */
}

h6 {
	font-size: 80%; /* SET SO BODY CONTROLS SIZE */
}

p {
	font-size: .95em;  /* equals 12pt CASCADES OFF CONTENT STYLE FONT SIZE at BODY 100% */
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;    
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 3px;
	margin-left: 50px; 
}

h1.price {
	text-align: right;
	margin-right: 30px;	
}

.travelText {
	display: block;
    	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	text-align: center;
	color: #ffffff;
	background-color: #5c86b8;
	margin: 0px;
}

h3.title {
	text-align: left;
	color: #000080;
	background: #ffff00;
	margin-right: 20px;
	margin-left: 20px;
}

ul.features {
	text-align: left; 
	font-size: .85em; 
	font-weight: bold; 
	padding-left: 30px; 
	color: #5c86b8; 
	background: transparent;
}

/* MAIN PAGE STYLES  top/bottom padding set in resolution style sheet */
#outerpage {
	background-image:url(../images/design/tilj_bkgd.jpg); /* OUTER PAGE BODY BACKGROUND IMAGE */
	background-attachment:fixed; /* OUTER PAGE BODY BACKGROUND IMAGE */
	background-color: #ffff00; /* MATCHES BODY BACKGROUND COLOR */
}

/* innerpage division width set in resolution style sheets */
#innerpage {
    	background-image: url(../images/design/travel_bkgd_2.jpg); /* INNER PAGE BACKGROUND */
	background-attachment:fixed; /* INNER PAGE BACKGROUND */
	background-color: #ffffff;
}

.innerborder {
	border-top: #5c86b8 4px outset; /* #919191 */
  	border-right: #5c86b8 5px outset; 
  	border-bottom: #5c86b8 5px outset;
  	border-left: #5c86b8 4px outset;		
}

/* SPECIAL PAGE DIVISION STYLES IN PRINT STYLES TOO */

#header {
	display: block;
}

#leftMenu {
	display: block;
}

.header {
	background: url(../images/design/travelinn_header2011.jpg); /*USE IMAGE FOR HEADER BACKGROUND */
	background-color: #6ba8d5;
	margin: 0em;
	padding: 0em;
	height: 160px; /*180px*/
}

#content {
	display: block;
}

#footer {
	display: block;
}

#printHeader {
  	text-align: center;
	display: none;
}

/* END SPECIAL PAGE DIVISION STYLES */

/* SPECIAL MARGIN STYLES */
.margin20 {
	text-align: left;
	margin-right: 20px;
	margin-left: 20px;
}

.margin50 {
	text-align: left;
	margin-right: 20px;
	margin-left: 50px;
}

.margin100 {
	text-align: left;
	margin-right: 20px;
	margin-left: 100px;
}

.margin150 {
	text-align: left;
	margin-right: 20px;
	margin-left: 150px;
}

.margin200 {
	text-align: left;
	margin-right: 20px;
	margin-left: 200px;
}

.margin250 {
	text-align: left;
	margin-right: 20px;
	margin-left: 250px;
}

.margin300 {
	text-align: left;
	margin-right: 20px;
	margin-left: 300px;
}

.margin350 {
	text-align: left;
	margin-right: 20px;
	margin-left: 350px;
}

/* TEXT STYLES */

.bodytext {
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: .8em;
	text-align: left;
	margin-right: 20px;
}

.maintext {
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: .9em;
	text-align: left;
	margin-right: 20px;
}

.hdEmphasis {  
	font-size: 1.1em;
	font-weight: bold; 
	background-color: #eff4ff; /* ADJUST THIS FOR BACKGROUND COLOR */
}

/*Small text for copyright notice*/
.textlink {
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: .85em;
	text-align: center;
	background-color: transparent;
}

/*Small text for copyright notice*/
.small {
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: .65em;
	text-align: center;
	background-color: transparent;
}

/* SPECIAL FONT COLORS */
.mountain {
    	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	color: #0c489b;
}

.snow {
    	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	color: #ffffff;
	margin: 0px;
}

.river {
    	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	color: #0084b0;
}

.spruce {
    	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	color: #006633;
}

.pine {
    	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	color: #009900;
}

.cherry {
    	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	color: #ff0000;
}

.maroon { 
    	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	color: #800000;
} 

/* END TEXT STYLES */

/* IMAGE FLOAT STYLES */
.rightFoot { 
	float: right;
	margin-top: 0px;	
	margin-right: 10px;	 
	margin-bottom: 10px;
	margin-left: 20px; 
}

.leftFoot { 
	float: left;
	margin-top: 0px;	
	margin-right: 20px;	 
	margin-bottom: 10px;
	margin-left: 10px; 
}

.rightSide { 
	float: right;
	margin-top: 0px;	
	margin-right: 30px;	 
	margin-bottom: 12px;
	margin-left: 35px; 
}

.leftSide { 
	float: left; 
	margin-top: 0px;	
	margin-right: 35px;	
	margin-bottom: 12px;
	margin-left: 30px;	 
}

.centerR {
	float: right;
	margin-right: 20px;
	margin-bottom: 10px; 
	margin-left: 10px;
}

.centerL {
	float: left; 
	margin-right: 10px;
	margin-bottom: 10px; 
	margin-left: 20px; 
}
/* END IMAGE FLOAT STYLES */

div.clear {
	clear: both;
	padding-top: 0px; 
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}	

hr {
	color: #ffff00;
	background-color: #ffff00;
	height: 0.2em;
}

.divHr {
	border-top: #ffff00 4px solid;
	margin-top: -10px;
	margin-bottom: -10px;
}

/* Special Custom Horizontal Rule */
hr.mainbgcolor {
	color: #0c489b;
	background-color: #0c489b;
	height: 0.2em;
	margin-right: 4px;
	margin-left: 4px;
}

/* ANCHOR AND MENU CSS*/	
/* This document's anchor pseudo-classes*/
/*General Link CSS for text links*/
a {
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
   	font-weight: bold;
   	color: #0000ff;
   	background-color: transparent;
   	text-decoration: none;
}

a:link {
	font-weight: bold; 
	color: blue;  
	text-decoration: none; 
}

a:visited {
	font-weight: bold; 
	color: purple; 
	text-decoration: none; 
}

a:active { 
	font-weight: bold; 
	color: green; 
	text-decoration: none; 
}

a:hover {
	font-weight: bold; 
	Color: #ff0000;
	text-decoration: none; 
}

/* New Special Link Anchors*/
a.special {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: none;
	color: #000fff;
}

a.special:link {
	text-decoration: none;
	color: #000fff;
}

a.special:active {
	text-decoration: none;
	color: #000fff;
}

a.special:visited {
	text-decoration: none;
	color: #008080;
}

a.special:hover {
	text-decoration: underline;
	color: Red;
}
a.special:visited:hover {
	text-decoration: underline;
	color: Red;
}

/*BASIC CSS LOGO GRAPHIC STYLES*/

.logo {
	border-top: #cecece .15em solid; 
	border-right: #4a4a4a .15em solid; 
	border-bottom: #4a4a4a .15em solid;
	border-left: #cecece .15em solid;
}

.logo:link {
	border-top: #cecece .15em solid; 
	border-right: #4a4a4a .15em solid; 
	border-bottom: #4a4a4a .15em solid;
	border-left: #cecece .15em solid;
}

.logo:visited {
	border-top: #cecece .15em solid; 
	border-right: #4a4a4a .15em solid; 
	border-bottom: #4a4a4a .15em solid;
	border-left: #cecece .15em solid; 
}

.logo:hover {
	border-top: #4a4a4a .15em solid; 
	border-right: #cecece .15em solid; 
	border-bottom: #cecece .15em solid;
	border-left: #4a4a4a .15em solid;
}

.logo:visited:hover {
	border-top: #4a4a4a .15em solid; 
	border-right: #cecece .15em solid; 
	border-bottom: #cecece .15em solid;
	border-left: #4a4a4a .15em solid;
}


/* MYSTICBUTTON ******** MYSTICBUTTON ******** MYSTICBUTTON ********* */

/* Begin MYSTICBUTTON Link ANCHOR */
a.mysticbutton {
	font-size: .94em;
	font-weight: bold;
	text-align: left;
	display: block;
	width: 17em; /*Adjust For Text Length*/
	margin: 1em 0em;
}

a.mysticbutton:link {
	color: #ffffff; 
	background-color: #063e89;
	text-decoration: none;  
	border-top: #cecece .15em solid; 
	border-right: #4a4a4a .15em solid; 
	border-bottom: #4a4a4a .15em solid;
	border-left: #cecece .15em solid;
}

a.mysticbutton:visited {
	color: #ffffff; 
	background-color: #063e89;
	text-decoration: none;  
	border-top: #cecece .15em solid; 
	border-right: #4a4a4a .15em solid; 
	border-bottom: #4a4a4a .15em solid;
	border-left: #cecece .15em solid; 
}

a.mysticbutton:hover {
	color: #ffffff; 
	background-color: #3c5ed9;
	text-decoration: none; 
	border-top: #4a4a4a .15em solid; 
	border-right: #cecece .15em solid; 
	border-bottom: #cecece .15em solid;
	border-left: #4a4a4a .15em solid;
}

a.mysticbutton span {
	font-size: .96em;
	font-weight: bold;
	color: #0c479d; 
	background-color: #e6e6e6;
	text-decoration: none; 
	padding-top: 0em; 
	padding-right: 0.4em;
	padding-bottom: 0em;  
	padding-left: 0.4em; 
}
/* Enhances mystic button with text and a shaded background */

td.mbEnhanced {
	background-color: #eff4ff;
	width: 60%;
}

td.mbEnhanced p {
	text-align: left;
	color: #3c5ed9;
	font-size: 1em;
	font-weight: bold;
	background: inherit;
}
