/*-----------------------------------------------------
Default CSS Document
-----------------------------------------------------*/


/*----------------------
CSS Reset
----------------------*/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, img, q, dl, dt, dd, ol, ul, li, legend, caption{
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
}
strong{font-weight:bold;}
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }
a img { border: none; }
a{outline:none;}

/*-------------------
Quick Classes
---------------------*/

.fleft{float:left; margin: 0 10px 0 0;}
.fright{float:right; margin: 0 0 0 10px;}
.aleft{text-align:left;}
.aright{text-align:right;}
.clear{clear:both;}

/*----------------------
Text Formatting
----------------------*/

strong, em, b, i {
    font-family: "Lucida Grande","Lucida Sans Regular", "Lucida Sans", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
}

h1, h2, h3, h4, h5, h6, address {
    font-family: "Lucida Grande","Lucida Sans Regular", "Lucida Sans", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
}


p {
	font-size: 12px;
	line-height: 1.5em;
	color: #fff;
	margin: 0 0 8px 0;
}

.leftCol p {
	font-size: 11px;
	margin: 0 0 8px 0;
	position:relative;
	top:33px;
}

.rightCol p {
	margin: 0;
	padding: 0  0 8px 10px;
	text-transform: uppercase;
}
.middleCol #mainContent p {
	color: #331e12;
	font-size: 16px;
}
body.agents #mainContent p, body.contact #mainContent .profileRight p, body.gallery #mainContent p {
	font-size:12px;
}
body.about #mainContent p {
	font-size: 14px;
}
.middleCol #mainContent p.more {
	font-size:11px;
	letter-spacing:1px;
	text-transform: uppercase;
	font-weight:bold; }
.middleCol #mainContent p.sub-nav {
	font-size:12px;
}
.greyText {
	color: #666;
	text-transform: uppercase;
}

cite {
	color: #339933;
}

h1.logo a {
	display: block;
	float: left;
	width: 218px;
	height: 46px;
	background: url(../images/logo.png) top left no-repeat;
	overflow:hidden;
}

h1.logo span {
	display: none;
}

h2 {
	font-size: 18px;
	font-weight: bold;
	color: #ffe56e;
}
body.blog h2 a {
	color: #331e12
}
body.blog h2 a:hover {
	color:#393;
}
body.gallery h2 {
	clear:both;
}
h2 small a {
	font-size: 11px;
	color:#ccc;
	text-transform:uppercase;
	float:right;
	margin: 5px 0 0 0;
}

#mainContent h2 {
	color: #331e12;
}

/*----------------------
Link Formatting
----------------------*/

a{
	color: #339933;
	text-decoration: none;
}
	a:hover{
		color: #663300;
		text-decoration: underline;
	}

.contentFull .middleCol a:hover {
	color: #ffffcc;
}
	
.westjet {
	width: 160px;
	height: 29px;
	background: url(../images/logo_westjet.jpg) top left no-repeat;
	display: block;
	margin: 0 0 10px 0;
}

.aircanada {
	width: 160px;
	height: 29px;
	background: url(../images/logo_aircanada.jpg) top left no-repeat;
	display: block;
	margin: 0 0 10px 0;	
}
.specials {
	width: 160px;
	height: 29px;
	background: url(../images/specials.jpg) top left no-repeat;
	display: block;
}
.westjet span,
.aircanada span,
.specials span {
	display: none;
}

body.why-us #mainContent a.why-us,
body.agents #mainContent a.profiles,
body.awards #mainContent a.awards,
body.testimonials #mainContent a.testimonials {
	color: #663300;
	text-decoration: none;
	background:#ffc;
	padding:3px;
}

/*----------------------
Body Formatting
----------------------*/

body{
	padding: 0;
	margin: 0 auto;
	text-align: left;
	font-size: 12px;
	font-family: "Lucida Grande","Lucida Sans Regular", "Lucida Sans", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	color: #fff;
	background: url(../images/bgrepeat.jpg) top left fixed repeat-x #250c07;
	line-height: 1.5;
}

#container {
	margin: 0 auto;
	width: 960px;
	height: auto;
}

#bodybg {
	margin: 0 auto;
	width: 1020px;
	min-height: 1012px;
	background: url(../images/bodybg.jpg) top center no-repeat fixed;
	overflow: auto;
}

#header {
	float: left;
	width: 790px;
	height: 70px;
	padding: 30px 0 0 170px;
}

.leftCol {
	float:left;
	width:150px;
	height:auto;
	margin:0 20px 0 0;
	padding:0;
	text-align:right;
}

.middleCol {
	float: left;
	width: 630px;
	height: auto;
	margin: 20px 0 0 0;	
	position:relative;
	top:-20px;
}

.rightCol {
	float:left;
	height:auto;

	width:160px;
}
.contentFull {
	float: left;
	width: 960px;
}

.contentFull .middleCol{
	padding: 0 0 10px 0;
	border-bottom: 1px solid #000;
	float: left;
	height: auto;
}
.contentFull blockquote {
	padding: 20px 0 10px 0;
	border-top: 1px solid #000;
	float: left;
	height: auto;
}
.contentFull blockquote p {
	margin:0 0 5px 0; }
/*----------------------
Navigation Formatting
----------------------*/

#navHolder {
	float: left;
	width: 630px;
	height: 33px;
	list-style: none;
}

#navHolder li {
	float: left;
	padding: 0 9px 0 0;
}

#navHolder li.last {
	float: right;
	padding: 0;
}

#navHolder li a span {
	display: none;
}

	#navHolder li a.home {
		width: 61px;
		height: 33px;
		background: url(../images/btn_home.gif) top left no-repeat;
		overflow: hidden;
		display: block;
	}
	
	#navHolder li a.about {
		width: 61px;
		height: 33px;
		background: url(../images/btn_about.gif) top left no-repeat;
		overflow: hidden;
		display: block;
	}
	
	#navHolder li a.agents {
		width: 71px;
		height: 33px;
		background: url(../images/btn_agents.gif) top left no-repeat;
		overflow: hidden;
		display: block;
	}
	
	#navHolder li a.blog {
		width: 57px;
		height: 33px;
		background: url(../images/btn_blog.gif) top left no-repeat;
		overflow: hidden;
		display: block;
	}
	
	#navHolder li a.gallery {
		width: 130px;
		height: 33px;
		background: url(../images/btn_gallery.gif) top left no-repeat;
		overflow: hidden;
		display: block;
	}
	
	#navHolder li a.info {
		width: 108px;
		height: 33px;
		background: url(../images/btn_info.gif) top left no-repeat;
		overflow: hidden;
		display: block;
	}
	
	#navHolder li a.contact {
		width: 84px;
		height: 33px;
		background: url(../images/btn_contact.gif) top left no-repeat;
		overflow: hidden;
		display: block;
	}

#navHolder li a:hover {
	background-position: bottom;
}

body.home #navHolder li a.home,
body.about #navHolder li a.about,
body.agents #navHolder li a.agents,
body.blog #navHolder li a.blog,
body.gallery #navHolder li a.gallery,
body.info #navHolder li a.info,
body.contact #navHolder li a.contact{
	background-position: bottom;
}

/*----------------------
Content Formatting
----------------------*/

#mainContent {
	float: left;
	width: 610px;
	height: auto;
	min-height:145px;
	padding: 10px;
	background: #fff;
	border-bottom: 5px solid #100100;
}
#mainContent ul, #mainContent ol {
	color:#331e12;
	margin: 15px 0 15px 20px;
	font-size:14px;
}
#mainContent ul li {
	margin: 0 0 2px 0;
}
body.home #mainContent,
body.agents #mainContent,
body.contact #mainContent,
body.about #mainContent {
	float: left;
	width: 590px;
	height: auto;
	padding:20px;
	background: #fff;
	border-bottom: 5px solid #100100;
}

.newsletter {
	float: left;
	height: auto;
}
.newsletterBox {
	float: left;
	height: auto;
}
.newsletterBox input.first {
	border-right:2px solid #000;
}
.textInput {
	height: 18px;
	float: left;
	width: 165px;
	color: #666;
	background: #fff;
	border: none;
	padding: 6px;
}
.submitBtn {
	height: 30px;
	float: left;
	color: #fff;
	background: #2e6a24;
	border: 0;
	margin: 0;
	cursor: pointer;
	text-transform: uppercase;
	font-weight:bold;
}

.travelList {
	float: left;
	list-style: none;
	font-size: 12px;
	padding: 0 20px 0 0;
}

.travelList li {
	padding: 0 0 5px 0;
}
.split {
	width:286px;
}
.split li {
	display:block;
	float:left;
	width:133px;
	margin: 0 10px 0 0;

}
.travelList li a {
	font-size: 14px;
}

.agentsList {
	padding: 0;
}

.agentsList li {
	display:block;
	float:left;
	width:190px;
	padding: 0 20px 20px 0;
}
.blogList li {
	display:block;
	float:left;
	width:135px;
	padding: 0 20px 20px 0;
}
.blogList li a {
	font-size:14px; }
.profileLeft {
	float: left;
	width: 320px;
	height: auto;
	padding: 0 20px 0 0;
	margin: 0 20px 0 0;
	border-right: 1px dashed #ccc;
}

.profileRight {
	float: left;
	width: 220px;
	height: auto;
}

.profileImg {
	float: right;
	margin: 0 0 0 5px;
}

.splitter {
	float: left;
	border-bottom: 1px solid #000;
}

/*----------------------
Home Blog Formatting
----------------------*/

.blogBox {
	float: left;
	width: 300px;
	height: 90px;
	margin: 0 10px 20px 0;
}

.blogBox a img, body.gallery a img  {
	display:block;
	float: left;
	width: 90px;
	height: 90px;
	border: 5px solid #0d0e0b;
	margin: 0 7px 15px 15px;
}
.blogBox a img {
	margin: 0 15px 0 0;
}
body.gallery a.edit img {
	border:0;
	width:auto;
	height:auto;
	float:none;
	display:inline;
	margin:0;
}
.blogBox a:hover img {
	border: 5px solid #000;
}

.middleCol #mainContent p.blogDate,
p.blogDate {
	font-size: 11px;
	letter-spacing:1px;
	color: #666;
	margin: 0 0 2px 0;
	text-transform: uppercase;
}

.leftCol p.blogDate {
	margin: 30px 0 0;
}
.leftCol h2#latest {
	margin:63px 0 -60px 0;
}
h3 {
	font-size: 14px;
	font-weight:bold;
	color: #ffe56e;
	margin: 0 0 2px 0;
}
#mainContent h3 {
	color: #333;
	margin: 1.25em 0 2px 0;	 }
.blogBox p {
	margin: 0;
}
h4 {
	color:#666;
	text-transform:uppercase;
	font-weight:bold;
}
body.blog #mainContent p {
	margin: 0 0 20px 0;
}
.twitter small {
	font-size:9px;
	text-transform: uppercase;
	letter-spacing: .1em;
	display:block;
	margin: 0 0 15px 0;
}

/*----------------------
Footer Formatting
----------------------*/

#footer {
	margin: 20px 0 0 170px;
	width: 620px;
	height: auto;
	padding: 5px;
	background: #0b0503;
}

#footer p {
	font-size: 10px;
	margin: 0;
}

/*----------------------
Contact Form Formatting
----------------------*/

.contactMsg {
	float: left;
	width: 340px;
	height: 185px;
	font-family: "Lucida Grande","Lucida Sans Regular", "Lucida Sans", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #666;
	background: #fff;
	border: none;
	padding: 10px;
}

.contactInput {
	float: right;
	width: 245px;
	height: 20px;
	color: #666;
	background: #fff;
	border: none;
	padding: 5px 5px 2px;
	margin: 0 0 10px 0;
}

.contactSubmit {
	float: left;
	width: 75px;
	height: 30px;
	color: #fff;
	background: #2e6a24;
	border: none;
	margin: 0 0 0 15px;
	padding: 5px;
	cursor: pointer;
	font-weight:bold;
}


.award {
	margin: 0 0 20px 0;
	width:310px;
	float:left; }
	
/* pagination */	
	p.page {
		margin: 0 0 0 20px;
		padding: 5px 0;
		clear:both;
		font-size:11px;
		color: #eee; }					
			p.page a {
				padding:2px 5px;
				margin:0 2px;
				border:1px solid #393;
				text-decoration: none;
				color: #393; }
						p.page a:hover {
							color: #630;
							background:none;
							border:1px solid #630; }	
			p.page strong {
				font-size:1em;
				color:#fff;
				margin:0 5px;}
				
#mainContent p.photo {
		display: block;
		font-size: 10px;
		color: #666;
		border:1px solid #eee;
		padding: 5px; }
#mainContent p.photo img {
		display: block;
		margin: 0 0 4px 0; }
#mainContent p.photo.left { float: left; margin: 0 15px 15px 0; }
#mainContent p.photo.right { float: right; margin: 0 0 15px 15px; }
#mainContent p.photo.center { margin: 15px auto; text-align: center; clear:both; }
#mainContent p.photo.center img {
			margin: 0 auto; }				
p.rss {
	padding: 0 0 0 25px;
	background:url(/images/feed.png) top left no-repeat;
}
.booking {
	margin: 33px 0 0;
}


/*----------------------
Survey Form Formatting
----------------------*/

fieldset {
	border:1px solid #666;
	margin: 0 0 20px 0; }
legend {
	font-weight:bold;
	font-size: 14px; }
fieldset label {
	display:block;
	float:left;
	width: 225px;
	margin: 0 10px 0 0; }
fieldset p {
	padding:0 0 10px 0;
	border-bottom: 1px dotted #333;
	clear:both;
}
fieldset .text {
	width: 360px;
	padding:5px;
	color: #666;
	background: #fff;
	border: none;
}
fieldset textarea {
	height: 150px;}
	
#award {
	float:right;
	margin:-70px 160px 20px 0;
}

/*----------------------
Newsletter Formatting
----------------------*/
.newsletter li {
font-size:11px;
text-transform: uppercase;
color:#666;
}
.newsletter li a {
font-size: 14px;
text-transform: none;
}