@charset "utf-8";

body {
	background-image: url(images/bg-vertical-gradient.png);
	background-repeat: repeat-x;
	background-color: #2E3192;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 0px;
}

h1 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: "Gill Sans MT", "Gill Sans", Tahoma, "Trebuchet MS", Arial;
	font-size: 26px;
	font-weight: normal;
}
.h1 {
	color: #2e3192;
}
h2 {
	font-family: "Gill Sans MT", "Gill Sans", Tahoma, "Trebuchet MS", Arial;
	font-size: 24px;
	font-weight: normal;
}
.h2 {
	color: #2E3192;
}
h3 {
	font-family: "Gill Sans MT", "Gill Sans", Tahoma, "Trebuchet MS", Arial;
	font-size: 24px;
	color: #2E3192;
	font-weight: normal;
}


#header {
	background-image: url(images/citi-header.png);
	background-repeat: no-repeat;
	float: left;
	height: 147px;
	width: 1000px;
	position: relative;
}

#header-logo {
	background-image: url(images/citi-logo.png);
	background-repeat: no-repeat;
	float: left;
	height: 112px;
	width: 249px;
	position: relative;
	margin-top: 18px;
	margin-left: 16px;
}
#header-plane {
	background-image: url(images/header-plane.png);
	background-repeat: no-repeat;
	float: left;
	height: 112px;
	width: 130px;
	position: relative;
	margin-top: 18px;
	margin-left: 261px;
}
#header-motto {
	float: left;
	height: 77px;
	width: 320px;
	position: relative;
	margin-top: 18px;
	text-align: right;
	padding-top: 35px;
}
.gillsans38 {
	font-family: "Gill Sans MT", "Gill Sans", Tahoma, "Trebuchet MS", Arial;
	font-size: 38px;
	color: #FFFFFF;
}
.gillsans32 {
	font-family: "Gill Sans MT", "Gill Sans", Tahoma, "Trebuchet MS", Arial;
	font-size: 32px;
	color: #FFFFFF;
}
.gillsans28 {
	font-family: "Gill Sans MT", "Gill Sans", Tahoma, "Trebuchet MS", Arial;
	font-size: 28px;
	color: #FFFFFF;
}
.gilsans24 {
	font-family: "Gill Sans MT", "Gill Sans", Tahoma, "Trebuchet MS", Arial;
	font-size: 24px;
	color: #FFFFFF;
	line-height: 22px;
}
#navigation {
	float: left;
	height: 35px;
	width: 950px;
	position: relative;
	background-image: url(images/nav-bar.png);
	background-repeat: no-repeat;
	padding-right: 25px;
	padding-left: 25px;
	font-size: 18px;
}

#navigation-links {
	float: left;
	height: 35px;
	width: 700px;
	position: relative;
}
#navigation-links a {
	display: block;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #000000;
	float: left;
	position: relative;
	padding-right: 9px;
	padding-left: 9px;
	padding-top: 8px;
	height: 27px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
}
#navigation-links a:hover {
	text-decoration: none;
	color: #FFFFCC;
	background-image: url(images/nav-bar-hover.png);
	background-repeat: no-repeat;
	background-position: left;
}

#navigation-phone {
	float: left;
	height: 29px;
	width: 250px;
	position: relative;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-top: 6px;
}

#banner {
	float: left;
	height: 288px;
	width: 975px;
	position: relative;

	background-image: url(images/banner-La Jolla.png);
	background-repeat: no-repeat;
	padding-left: 25px;
	font-family: "Gill Sans MT", "Gill Sans", Tahoma, "Trebuchet MS", Arial;
	font-size: 28px;
	color: #FFFFFF;

	background-image: url(images/banner-La Jolla.jpg);
	background-image: url(images/banner-La Jolla.jpg);
	background-image: url(images/banner-lajolla.jpg);
}
#body {
	float: left;
	width: 1000px;
	position: relative;
	background-color: #FFFFFF;
}
#body-headline {
	float: left;
	height: 49px;
	width: 475px;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-top: 15px;
	padding-left: 25px;
}
#body-headline-socialmedia {
	float: left;
	height: 64px;
	width: 212px;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
#body-body {
	width: 662px;
	min-height: 300px;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
	float: left;
	position: relative;
}
#body-body li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	list-style-position: outside;
	list-style-image: url(images/arrow.png);
	list-style-type: none;
}



#footer {
	float: left;
	height: 148px;
	width: 1000px;
	position: relative;
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
}
#footer-links {
	float: left;
	width: 880px;
	margin-top: 40px;
	padding-right: 60px;
	padding-left: 60px;
	text-align: center;
	padding-top: 15px;
	height: 50px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#footer-links a {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
#footer-links a:hover {
	text-decoration: underline;
}

#footer-sublinks {
	float: left;
	height: 40px;
	width: 1000px;
	position: relative;
	text-align: center;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 2px;
}
#footer-sublinks a {
	font-size: 12px;
	color: #FFFFFF;
}


#banner-btm {
	background-image: url(images/banner-btm.png);
	background-repeat: no-repeat;
	float: left;
	height: 16px;
	width: 1000px;
	position: relative;
}
#body-left {
	background-image: url(images/body-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	min-height: 250px;
	width: 712px;
	position: relative;
	background-color: #FAFAFB;
}
#body-right {
	background-image: url(images/right-column-bg.png);
	background-repeat: repeat-x;
	background-position: top;
	float: left;
	min-height: 250px;
	width: 262px;
	position: relative;
	padding-right: 13px;
	padding-left: 13px;
	padding-top: 14px;
	padding-bottom: 15px;
	background-color: #FFFFFF;
}
#body-right-btn1 {
	text-align: center;
	float: left;
	height: 35px;
	width: 262px;
	margin-bottom: 10px;
	background-image: url(images/right-column-btn.png);
	background-repeat: no-repeat;
	padding-top: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#body-right-btn1 a {
	font-family: "Gill Sans MT", "Gill Sans", Tahoma, "Trebuchet MS", Arial;
	font-size: 21px;
	color: #2E3192;
	text-decoration: none;
}

#body-right-btn2 {
	text-align: center;
	float: left;
	height: 35px;
	width: 262px;
	margin-bottom: 10px;
	background-image: url(images/right-column-btn.png);
	background-repeat: no-repeat;
	padding-top: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#body-right-btn2 a {
	font-family: "Gill Sans MT", "Gill Sans", Tahoma, "Trebuchet MS", Arial;
	font-size: 21px;
	color: #2E3192;
	text-decoration: none;
}

#body-right-btn3 {
	text-align: center;
	float: left;
	height: 35px;
	width: 262px;
	margin-bottom: 20px;
	background-image: url(images/right-column-btn.png);
	background-repeat: no-repeat;
	padding-top: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#body-right-btn3 a {
	font-family: "Gill Sans MT", "Gill Sans", Tahoma, "Trebuchet MS", Arial;
	font-size: 21px;
	color: #2E3192;
	text-decoration: none;
}

#body-right-container2 {
	float: left;
	width: 220px;
	position: relative;
	padding-right: 21px;
	padding-left: 21px;
}
#body-right-airplane {
	background-image: url(images/right-plane.png);
	background-repeat: no-repeat;
	float: left;
	height: 71px;
	width: 220px;
	position: relative;
	margin-bottom: 15px;
}
#body-right-creditcards {
	background-image: url(images/right-credit-cards.png);
	background-repeat: no-repeat;
	float: left;
	height: 80px;
	width: 220px;
	position: relative;
}
.cities {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #B3AA73;
	font-weight: bold;
}
.prices {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}
.small-blue-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2E3192;
}
.whiteborder {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.style14 {font-family: Arial, Helvetica, sans-serif; font-weight: bold;}
.style15 {font-family: Arial, Helvetica, sans-serif}
.style16 {color: #FFFFFF}
.style18 {color: #333333}
.style19 {font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #333333; }
