/* 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: 770px; margin: -15px auto; padding: 0; text-align: left;}



/* Intro Styles */

#pageHeader {width: 795px; height: 365px; background: url(images/collage_back5.gif) no-repeat;} 

#quickSummary {width: 770px; height: 101px; background: transparent; margin-top: -105px; margin-left: 10px;}

#container2 {position: relative; width: 770px; background: 		#f1f3f4; border: 5px solid #000040; margin: 0 auto; padding: 0; text-align: left;}


/* Supporting Text Styles */ 

#text {margin: 0 20px 0 20px; padding-top: 5px; }

#footer {width: 758px; height: 50px; background: #02056c; margin-top: 15px; padding: 6px 12px 0 0; border-top: 3px solid #fbc713; text-align: right;}

#footer  {font-size: 12px; color: #ffffff;}




