/* css style/ */
/* All associated graphics copyright 2012, A Ticket For Travel, Inc. */


/* colors used:
   #000080 - navy
   #009933 - Green
   #3f3326 - dark brown-black 
   #869fc2 - light grey blue
   #b8a2b7 - med violet
   #eeda99 - med gold 
   #fdfdfd - pale blue background
   #ffcc99 - light gold 
   #ffffff - white
*/ 

html {
	margin: 0px;
	padding: 0px;
	}

body {
    margin: 0px; 
	padding: 0px;
	}

a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #3f3326;
	}

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

a:hover, a:active { 
	text-decoration: underline; 
	color: #000080;
	}

acronym {
	border-bottom: none;
	}

/* using an image to replace text */
#pageSpacer1 h2 { 
	margin:0; 
	background: url('travel-medBrassBoxt.gif') no-repeat center top; 
	height: 20px; 
	float: none;
	z-index: 8;
	}

#pageSpacer1 h2 span {
	display: none;
	}

#containerBack {
    position: relative; 
    margin: 0px;
	background: url('containerTableBack4.gif') no-repeat center top; 
	height: 100px; 
	z-index: 8;
	}

.containerPictures1 {
    position: relative;
    left: 50%;
    margin: 0px 0px 0px -401px;
    padding-top: 8px;
    border: 0;
    width: 801px;
	z-index: 9;
    }

  
.pic58 {
    position: relative;
    left: 6px;
    margin: 0px 6px 0px 0px;
    padding: 0px;
    border-top: 2px ridge #EEDA99;
    border-right: 2px groove #FFCC99;
    border-bottom: 2px groove #FFCC99;
    border-left: 2px ridge #EEDA99;
    width: 58px;
    float: left;
    }

.pic91 {
    position: relative;
    left: 6px;
    margin: 0px 6px 0px 0px;
    padding: 0px;
    border-top: 2px ridge #EEDA99;
    border-right: 2px groove #FFCC99;
    border-bottom: 2px groove #FFCC99;
    border-left: 2px ridge #EEDA99;
    width: 91px;
    float: left;
    }

.pic100 {
    position: relative;
    left: 6px;
    margin: 0px 6px 0px 0px;
    padding: 0px;
    border-top: 2px ridge #EEDA99;
    border-right: 2px groove #FFCC99;
    border-bottom: 2px groove #FFCC99;
    border-left: 2px ridge #EEDA99;
    width: 100px;
    float: left;
    }

.pic114 {
    position: relative;
    left: 6px;
    margin: 0px 6px 0px 0px;
    padding: 0px;
    border-top: 2px ridge #EEDA99;
    border-right: 2px groove #FFCC99;
    border-bottom: 2px groove #FFCC99;
    border-left: 2px ridge #EEDA99;
    width: 114px;
    float: left;
    }

.pic157 {
    position: relative;
    left: 6px;
    margin: 0px 6px 0px 0px;
    padding: 0px;
    border-top: 2px ridge #EEDA99;
    border-right: 2px groove #FFCC99;
    border-bottom: 2px groove #FFCC99;
    border-left: 2px ridge #EEDA99;
    width: 157px;
    float: left;
    }

.pic215 {
    position: relative;
    left: 6px;
    margin: 0px 6px 0px 0px;
    padding: 0px;
    border-top: 2px ridge #EEDA99;
    border-right: 2px groove #FFCC99;
    border-bottom: 2px groove #FFCC99;
    border-left: 2px ridge #EEDA99;
    width: 215px;
    float: left;
    }

/* using an image to replace text */
#navList {
    position: relative;
    margin: 0px;
    padding: 0px;
    border: 0;
    background: url(travel-medBrassBoxwdkbrownb2.gif) no-repeat center top;
    height: 25px;
	z-index: 8;
    }

#navList ul {
    position: relative;
    left: 50%;
    margin: 0px 0px 0px -451px;
    width: 900px;
    list-style:none;
	z-index: 9;
    }

#navList li {
    float: left;
	z-index: 9;
    }

#navList ul a {
    display: block;
    padding: 0 1em;
    line-height: 1.5em;
    background: url(travel-pipe-dkbrown.gif) repeat-y left top;
    text-decoration: none;
	color:#3f3326;
	z-index: 9;
	}

#navList ul a:hover {
	color: #000080;
	}

#navList ul .first a {
    display: block;
    padding: 0 1em;
    line-height: 1.5em;
    background: url(travel-pipe-dkbrown.gif) repeat-y left top;
    text-decoration: none;
	color:#3f3326;
	z-index: 9;
	}

#navList ul .first a:hover {
	color: #000080;
	}

#navList ul .last a {
    display: block;
    padding: 0 1em;
    line-height: 1.5em;
    background: url(travel-pipe-dkbrown.gif) repeat-y left top;
    text-decoration: none;
	color:#3f3326;
	z-index: 9;
	}

#containerBody {
    position: relative;
    margin:  0px 0px 0px 0px; 
    background: transparent url('travelBackground.jpg') no-repeat scroll center 0px;
	z-index: 10;
	}
	
#contactme {
    position: relative;
    left: 50%;
    margin: 0px 0px 0px -401px;
    padding: 13px;
    height: 77px;
    width: 801px;
    text-align: center;
    border-top: 5px ridge #EEDA99;
    border-right: 5px groove #FFCC99;
    border-bottom: 5px groove #FFCC99;
    border-left: 5px ridge #EEDA99;
    background-color: #fdfdfd;
    font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
    font-style: oblique;
    font-weight: bold;
    font-size: 12pt;
    color: #009933;
	z-index: 13;
    }

#contactme a {
    text-decoration: underline;
    background-color: #fdfdfd;
	color: #009933;
	z-index: 13;
	}
	
#contactme .mymail {
    font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 12pt;
    background-color: #fdfdfd;
    color: #009933;
	z-index: 13;
    }
    
#contactme .myaddress{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 12pt;
    background-color: #fdfdfd;
    color: #009933;
	z-index: 13;
    }
    
#contactme .letsDance{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-style: oblique;
    font-weight: bold;
    font-size: 12pt;
    background-color: #fdfdfd;
    color: #009933;
	z-index: 13;
    }
  
#containercopyright2007 {
    position: relative;
    left: 50%;
    margin: 0px 0px 20px -401px;
    padding: 0;
    width: 801px;
	z-index: 11;
	}

 #copyright2007 {
    margin: 0; 
    font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    color: #869fc2;
	z-index: 11;
    }
