-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
130 lines (123 loc) · 6.77 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Welcome to Explore California</title>
<link href="assets/stylesheets/main.css" rel="stylesheet" type="text/css" media="all">
<script src="assets/javascripts/jquery-1.5.1.min.js"></script>
<script src="assets/javascripts/jquery-ui-1.8.10.custom.min.js"></script>
<script src="assets/javascripts/menus.js"></script>
</head>
<body id="home">
<div id="wrapper">
<div id="mainHeader">
<a href="index.html" title="home" class="logo">
<div id="logo">
<h1>Explore California</h1>
</div>
</a>
<div id="siteNav">
<h1>Where do you want to go?</h1>
<ul>
<li><a href="tours.html" title="Our tours">Tours <br /><span class="tagline">follow our bliss</span></a>
<ul>
<li><a href="tours.html" title="Our tours">All Tours</a></li>
<li><a href="tours.html" title="find tours">Tours by Activity</a></li>
<li><a href="tours.html" title="find tours">Tours by Region</a></li>
<li><a href="tours.html" title="find tours">Tour Finder</a></li>
<li><a href="tours.html" title="find tours">Tour Finder444</a></li>
<li><a href="tours.html" title="find tours">Tour Finder555</a></li>
<li><a href="tours.html" title="find tours">Tour Finder777</a></li>
</ul>
</li>
<li><a href="mission.html" title="What we believe">Mission <br /><span class="tagline">what makes us different?</span></a></li>
<li><a href="resources.html" title="planning resources">Resources <br /><span class="tagline">plan your trip</span></a>
<ul>
<li><a href="resources/faq.html" title="Got questions?">Tour FAQs</a></li>
<li><a href="resources/additional_resources.html" title="additional resources">Tour Information</a></li>
<li><a href="resources/terms.html" title="terms and conditions">Site Terms</a></li>
</ul>
</li>
<li><a href="explorers.html" title="Our community">Explorers <br /><span class="tagline">join our community</span></a>
<ul>
<li><a href="explorers/join.html" title="join our community">Join the Explorers</a></li>
<li><a href="blog/index.html" title="read our blog!">Read our Blog</a></li>
<li><a href="explorers/gallery.html" title="contributor photos">Tour Photos</a></li>
<li><a href="explorers/video.html" title="check out our podcast">Video podcast</a></li>
</ul>
</li>
<li><a href="contact.html" title="contact us">Contact <br /><span class="tagline">we're listening</span></a>
<ul>
<li><a href="support.html" title="need help?">Support</a></li>
</ul>
</li>
</ul>
</div>
</div>
<div id="actionCall">
<h1>Explore our world your way</h1>
<a href="tours.html" title="Find your tour!"><h2>Find your tour</h2></a>
</div>
<div id="contentWrapper">
<div id="mainContent">
<div id="mainArticle">
<h1>Tour Spotlight</h1>
<p class="spotlight">This month's spotlight package is Cycle California. Whether you are looking for some serious downhill thrills to a relaxing ride along the coast, you'll find something to love in Cycle California.<br /> <span class="accent"><a href="tours_cycle.html" title="Cycle California">tour details</a></span></p>
<h1>Explorer's Podcast</h1>
<p class="videoText">Join us each month as we publish a new Explore California video podcast, with featured tours, customer photos, and some exciting new features!<span class="accent"><a href="explorers/video.html" title="Video Podcast">Watch the full video</a></span></p>
</div>
</div>
<div id="secondaryContent">
<div id="specials" class="callOut">
<h1>Monthly Specials</h1>
<h2 class="top"><img src="assets/images/calm_bug.gif" alt="California Calm" width="75" height="75" />California Calm</h2>
<p>Day Spa Package <br />
<a href="tours/tour_detail_cycle.html">$250</a></p>
<h2><img src="assets/images/desert_bug.gif" alt="From desert to sea" width="75" height="75" />From Desert to Sea</h2>
<p>2 Day Salton Sea <br />
<a href="tours/tour_detail_cycle.html">$350</a></p>
<h2><img src="assets/images/backpack_bug.gif" alt="Backpack Cal" width="75" height="41" />Backpack Cal</h2>
<p>Big Sur Retreat <br />
<a href="tours/tour_detail_cycle.html">$620</a></p>
<h2><img src="assets/images/taste_bug.gif" alt="Taste of California" width="75" height="75" />Taste of California</h2>
<p>Tapas & Groves <br />
<a href="tours/tour_detail_taste.html">$150</a></p>
</div>
<div id="trivia" class="callOut">
<h1>Did You Know?</h1>
<p>The official state flag of California was designed by William Todd and first used on June 14, 1846. The flag was not officially adopted until 1911. The flag features a grizzly bear, a red bar, a star and is one of the most recognizable state flags in the Nation.</p>
</div>
</div>
</div>
<div id="pageFooter">
<div id="quickLinks">
<h1>Quick Nav</h1>
<ul id="quickNav">
<li><a href="index.html" title="Our home page">Home</a></li>
<li><a href="tours.html" title="Explore our tours">Tours</a></li>
<li><a href="mission.html" title="What we think">Mission</a></li>
<li><a href="resources.html" title="Guidance and planning">Resources</a></li>
<li><a href="explorers.html" title="Join our community">Explorers</a></li>
<li><a href="contact.html" title="Contact and support">Contact</a></li>
</ul>
</div>
<div id="footerResources">
<h1>Resources</h1>
<ul id="quickNav">
<li><a href="resources/faq.html" title="Our home page">FAQ</a></li>
<li><a href="support.html" title="Need help?">Support</a></li>
<li><a href="resources/legal.html" title="The fine print">Legal</a></li>
</ul>
</div>
<div id="companyInfo">
<h1>Contact</h1>
<h2>Explore California</h2>
<p>5605 Nota Street<br />
Ventura, CA 93003</p>
<p>866.555.4310<br />866.555.4314 <em>(24 hour support)</em></p>
</div>
</div>
</div>
</body>
</html>