@charset "utf-8";
/* CSS Document - for pages that use photos in the right column - width is expressed in px not ems */

#mainContent {
	margin-right: 300px;
}
#rsCol { /* on the pages where this is enabled, the mainContent division will need a larger right side margin */
	float:right;
	display:inline;
	width: 270px;
	margin: 0; padding: 0;
	margin-top: 20px;
	font-size: 0.8em;
	text-align: center;
}
#rsCol p {
	margin: 0; padding: 0;
	margin-left: 10px;
	margin-right: 10px;
}
.jetphoto1 {
	background-image: url(assets/gsJet1-1985-gulfstreamIII-interior.jpg);
	background-repeat: no-repeat;
	height: 204px;
	width: 260px;
}
.jetphoto2 {
	background-image: url(assets/gsJet2.jpg);
	background-repeat: no-repeat;
	height: 170px;
	width: 260px;
}
.jetphoto3 {
	background-image: url(assets/gsJet3.jpg);
	background-repeat: no-repeat;
	height: 201px;
	width: 260px;
}
.jetphoto4 {
	background-image: url(assets/gsJet4-V-cockpit.jpg);
	background-repeat: no-repeat;
	height: 187px;
	width: 260px;
}
.jetphoto5 {
	background-image: url(assets/gsJet5-4-climbout.jpg);
	background-repeat: no-repeat;
	height: 179px;
	width: 260px;
}
.jetphoto9 {
	background-image: url(assets/gsJet9.jpg);
	background-repeat: no-repeat;
	height: 177px;
	width: 260px;
}
.jetphoto10 {
	background-image: url(assets/gsJet10-cockpitof-GV.jpg);
	background-repeat: no-repeat;
	height: 210px;
	width: 260px;
}
.jetphoto11 {
	background-image: url(assets/gsJet11.jpg);
	background-repeat: no-repeat;
	height: 198px;
	width: 260px;
}
.jetphoto15 {
	background-image: url(assets/gsJet15-interior.jpg);
	background-repeat: no-repeat;
	height: 206px;
	width: 260px;
}
.jetphoto16 {
	background-image: url(assets/gsJet16.jpg);
	background-repeat: no-repeat;
	height: 192px;
	width: 260px;
}
.pilotphoto1 {
	background-image: url(assets/pilot-captain.jpg);
	background-repeat: no-repeat;
	height: 182px;
	width: 260px;
}
.pilotphoto2 {
	background-image: url(assets/contract-pilots.jpg);
	background-repeat: no-repeat;
	height: 168px;
	width: 260px;
}
