/* **********************************
// style.css                        +
// @copyright Pandav,Inc. 2009      +
// Please Contact: tom@pandav.us    +
// mac espresso					    +
// **********************************/


/* Global Reset of HTML Elements*/
*{
	padding: 0px;
	margin: 0px;
}

body{
	font-family: "Helvetica", Helvetica, Arial, sans-serif;
	color:#444444;
	font-size:24px;
	background: #F4F4F4 url(../images/bgnew.png) top left repeat-x;
}

a, img, a:focus, a:visited{
	text-decoration: none;
	border:none;
	outline: none;
}

/* Marker for news link */
#afterFeatures{
	width: 20px;
	height: 1px;
	display: block;
}

#buffer{
	width: 1200px;
	margin: 0 auto;
}
#wrapper{
	width: 1000px;
	margin:  0 auto;
	background:  transparent;	
}

div.mainDiv{
	display: block;
}

.iPhoneSpacedMainContent{
	padding-right: 40px;
}

#header{
	height: 92px;	
}

#logo{
	float: left;
	margin-top: 30px;
}

#navigation{
	float: left;
	font-family: "Lucida Grande", Lucida, sans-serif;
	font-size: 11pt;
	font-weight:  300;
	margin-top: 56px;
}

#navigation li{
	list-style: none;
	text-align: right;
	float: left;
	padding-left: 20px;	
}

#navigation a{
	text-decoration: none;
	color: #444444;
}

#navigation a:hover{
	color: #0099CC;
}

#maps{
	height: 200px;	
	background: #FFFFFF url(../images/mapbg.gif) 0 0 repeat-x;
}

#summary{
	height: 150px;
}

#summary p{
	width: 735px;
	padding-top: 40px;
	font-family: 'Georgia', Georgia, serif;
	font-size: 25px;
	color: #555555;
	line-height: 1.5;
	float: right;
}

#description{
	height: 210px;
}

div.descriptionBox, div.rightMostDescriptionBox, div.smallQuote{	
	text-align: left;
	width: 220px;
	float: right;
	margin-right: 42px;
	line-height: 1.6;
	display: inline;
}

div.descriptionBox p.header, div.rightMostDescriptionBox p.header{
	margin-top: 6px;
}

div.descriptionBox h3, div.rightMostDescriptionBox h3{
	font-size:  18px;
	font-weight: bold;
	padding-top: 3px;
}

div.descriptionBox p.header img, div.rightMostDescriptionBox p.header img{
	float: left;
	margin-left: 5px;
	margin-right: 8px;
	display: inline;
}

p.bigUnderline {
	width: 690px;
	height: 5px;
	background: transparent url(../images/underline.gif) top left repeat-x;
	display: block;
	margin-left: 30px;
	margin-top: 15px;
	overflow: hidden;
}

p.descriptionContent{
	margin-top: 12px;
	font-size:  12px;
	width:  220px;
	display: block;
	margin-left: 5px;
	font-family: 'Lucida Grande', Lucida, sans-serif;
	
}

.sectionHeader, .sectionHeaderBlack{
	font-size: 20pt;
	font-family: 'Georgia',Georgia,serif;
	font-weight: normal;
}

p.sectionIntro, p.sectionIntroBlack, p.sectionP{
	width: 230px;
	display: block;
	margin-top: 18px;
	font-family: 'Lucida Grande', Lucida, sans-serif;
	font-size: 14px;
	line-height: 1.6;
	margin-left: 5px;
}

.sectionHeaderBlack, p.sectionIntroBlack{
	color: #AAAAAA;
}

#featureTable{
	font-size: 14px;
	height: 340px;
	margin-top: 20px;
	margin-bottom: 38px;
}

#featureTable div.descriptionBox{
	float: left;
}

#featureTable table{
	line-height: 1.5;
}

#tableBox{
	float: right;
	background: #DDDDDD;
	margin-right: 42px;
	padding: 10px;
	margin-top: 20px;
	display: inline; /* ie 6 fix */

}

#featureTable table th{
	font-size: 18px;
	padding-bottom: 10px;
}

tr.headers{
	border-bottom: 1px solid #999999;
}

th.left{
	text-align: left;
}

th.center{
	text-align: center;
}

#featureTable table td{
	width: 250px;
	font-family: 'Helvetica', Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
}

#featureTable table td.fullb, #featureTable table td.fully, #featureTable table td.empty{
	text-align: center;
	width: 100px;
}

#featureTable table td.fully, #featureTable table td.fullb{
	background: transparent url(../images/dot.gif) top center no-repeat;
	background-position: center 2px;
}

#news{
	height: 450px;
	margin-bottom: 25px;
}

#news p.intro{
	font-family: 'Lucida Grande', Lucida, sans-serif;
	font-size:  16px;
	line-height: 1.4;
	color: #888888;
	margin-top:  12px;
	margin-left: 2px;
}

.newsEntry{
	text-align: left;
	width: 220px;
	float: right;
	padding-right: 42px;
	line-height: 1.6;
	height: 190px;
	margin-bottom: 12px;
}

.newsEntry h3{
	margin-top: 18px;
	font-size:  18px;
	font-weight: bold;
	color: #AAAAAA;
	padding-top: 3px;
}

.newsEntry p.header img{
	float: left;
}

div.newsEntry p.descriptionContent{
	margin-top: 8px;
	font-size:  12px;
	width:  220px;
	height: 80px;
	display: block;
	font-family: 'Lucida Grande', Lucida, sans-serif;
	margin-left: 0px;	
	color: #666666;
}

.newsEntry p.date{
	color: #0099CC;
	font-size: 14px;
	margin-top: 8px;
	background-position: 190px 4px;
	float: left;
}

.newsEntry p.descriptionContent a{
	color: #888888;
}

.newsEntry p.descriptionContent a:hover{
	color: #AAAAAA;
}

.newsEntry a.read{
	width: 13px;
	height: 16px;
	float: right;
	background: #000000 url(../images/arrowBlack.gif) top right no-repeat;
	padding-right: 30px;
	background-position: right 3px;
	padding-bottom: 1px;
	font-size: 13px;
	margin-top: 11px;
	color: #AAAAAA;
}

.newsEntry a.read:hover{
	color: #555555;
}

#about{
	margin-top: 50px;
	height: 300px;
}

#leftAbout{
	width: 482px;
	display: block;
	float: left;
	font-family: 'Georgia',Georgia, serif;
	display: inline;
}

#leftAbout h1{
	font-weight: normal;
	font-size: 22px;
	margin-top: 25px;
}

p.about{
	font-size: 16px;
	margin-top: 18px;
	margin-bottom: 14px;
	line-height: 1.4;
}

p.email{
	font-size: 16px;
	font-weight: bold;
	color: #0099CC;
}

p.email a{
	color: #0099CC;
}

p.email a:hover{
	color: #222222;
}

#team{
	width: 470px;
	margin-left: 42px;
	float: left;
	display: inline;
}

div.member{
	height: 80px;
	width: 100%;
	display: block;
	margin-bottom: 8px;
}
.member img{
	width: 75px;
	height: 75px;
	display: block;
	border: 1px solid #999999;
	float: left;
	overflow: hidden;
	padding: px;
}

.member h1{
	text-align: left;
	font-family: 'Georgia',Georgia, serif;
	font-weight: normal;
	font-size: 16px;
	margin-left: 89px;
	padding-top: 10px;
	
}

.member p{
	font-size: 14px;
	font-family: 'Georgia',Georgia, serif;
	margin-left:  89px;
	margin-top: 4px;
	line-height: 1.3;	
}

/*Side Bar Styling*/

#rightSideBar{	
	width: 205px;
	height: 1500px;
	float: right;
	margin-top: 20px;
	background-color:transparent;
	display: block;
	z-index: 1;
	overflow: hidden;
}
 
div.rightBox{
	
	text-align: right;
	height: 140px;
	display: block;
	margin-top: 0px;
	margin-bottom: 40px;
}

div.rightBox h3{
	font-size:  18px;
	font-weight: bold;
	margin-right: 30px;

}

div.rightBox h2{
	font-size:  12px;
	font-weight: bold;
	margin-right: 35px;
	margin-top: 8px;

}

p.rightUnderline{
	width: 150px;
	height: 2px;
	background: transparent url(../images/underline.gif) top left repeat-x;
	overflow: hidden;
	margin-right: 27px;
	margin-top: 6px;
	float: right;
	display: inline;
}

p.rightContent, p.sideQuote {
	margin-top: 10px;
	margin-right: 28px;
	font-size:  13px;
	width:  150px;
	float:right;
	display: inline;
	line-height: 1.3;
	overflow: hidden;
}

p.sideQuote{
	font-family: 'Georgia', Georgia, serif;
}

a.arrow{
	background: transparent url(../images/arrow.gif) top left no-repeat;
	padding-left: 20px;
	padding-bottom: 1px;
	color: #444444;
	font-weight: bold;
	overflow: hidden;
}

a.arrow:hover{
	color: #0099CC;
}

#twit{
	height: 300px;
	margin-top: 322px;
	background: transparent url(../images/twit.jpg) top right no-repeat;
}

#twit h3{
	padding-top: 144px;
	color: #AAAAAA;
	margin-bottom: 2px;
}

#twit p{
	color: #666666;
	line-height: 1.4;
}
#twit a{
	color: #0099CC;
	background: transparent url(../images/arrowBlack.gif) top right no-repeat;
	padding-right: 18px;
	background-position: right 0px;
	
}

#twit a:hover{
	color: #999999;
}

#twitter a{
	color: #0099CC;
}

#twitter a:hover{
	color: #222222;
}

#apple{
	margin-right: 28px;
	margin-top: 14px;
}

#apple img{
	border:none;
	border-style:none;
}
#iphone{ 
	padding-left: 0px;
	background-color:transparent;
}
#spacer{
	height: 1000px;
	margin-bottom: 0px;
}

#tripreviews{
	margin-bottom: 20px;
}

#footer{
	height: 40px;
	float: left;
	padding: 5px;
	margin-top: 25px;
}

#footer li{
	list-style: none;
	text-align: left;
	font-family: 'Georgia', Georgia, serif;
	font-size: 12px;
	float: left;
	margin-right: 20px;
	margin-bottom: 3px;
	color: #AAAAAA;
		
}

#footer a{
	color: #666666;
}

#footer a:hover{
	color: #0099CC;
}

