/* css Fun Tours default style v2.3 */
/* written by Eppie Adams <cewebsites.com>  */


/* Images should be linked as if the CSS file sits in the same folder as the images. ie. no paths. */



/* basic elements */

body {background: #000080 url(images/background2.gif) repeat; font: 14px Times Roman; color: #000000; text-decoration: none; } 

a:link {font: bold 12px tahoma, Arial, Helvetica, sans-serif;color: #0000C0; text-decoration: none;}
a:visited {font: bold 12px tahoma, Arial, Helvetica, sans-serif;color: purple; text-decoration: underline;}
a:hover {font: bold 12px tahoma, Arial, Helvetica, sans-serif;color: #C00000; text-decoration: underline;}

p {font: 14px Times Roman; color: #000000; text-decoration: none; text-align: justify;}
li {font: bold 14px Times Roman; color: #000000; text-decoration: none; text-align: left;}
td {font: 14px Times Roman; color: #000000; text-decoration: none; }

h1 {font: bold 24px Times Roman; color: #c00000; text-decoration: none; line height: 100%; text-align: center;}
h2 {font: bold 24px Times Roman; color: #000080; text-decoration: none; line height: 100%; text-align: center;}
h3 {font: bold 24px Arial, sans-serif; color: #c00000; text-decoration: none; font-weight: 900; line height: 100%;}
h4 {font: bold 24px Times Roman; color: #000080; text-decoration: none; line height: 100%;}
h5 {font: bold 18px Times Roman; color: #000000; text-decoration: none; line height: 100%}
h6 {font: bold 14px Times Roman; color: #000000; text-decoration: none; line height: 125%; text-align: center;}



/* Container Styles */

#container {position: relative; width: 806px; margin: -15px auto; padding: 0; text-align: left;}



/* Intro Styles */


#container2 {position: relative; width: 806px; background: 		#ffffff; border: 5px solid #000040; margin: 0 auto; padding: 0; text-align: left;}


/* Supporting Text Styles */ 



#links {font: 14px Times Roman; text-decoration: none; line height: 100%; position: absolute; top: 10px; left: 30px; width: 750px;}
 
#header {position: absolute; left: 0px; top: 35px; z-index: 3;}
 
#left1 {border: 0px; position: absolute; left: 5px; width: 245px; z-index: 5; padding-right: 10px;}
 
#middle {border: 0px; position: absolute; left: 260px; width: 245px; z-index: 5; padding: 10px;}
 
#right {border: 0px; position: absolute; left: 512px; width: 245px; z-index: 5; padding-left: 10px;}





#footer {width: 794px; height: 50px; background: #02056c; margin-top: 15px; padding: 6px 12px 0 0; border-top: 3px solid #fbc713; text-align: right; z-index: 5;}

#footer  {font-size: 12px; color: #ffffff;}




