@charset "utf-8";
/* CSS Document */

body {
	background-color:#ffffff;
	margin: 0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #181818;
}

hr {
	color: #FFFFFF;
	background-color: none;
	height: 2px;
	display:block;
	margin: 15px 0;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #c2c2c2;	
}

a, a:link, a:visited {
	color:#0055a5;
	text-decoration:none;
}

a:hover, a:active {
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	/*text-decoration:bold;
	color:#000066;
	font-size: 12px;*/
}

#headerBG {
	width:100%;
	background-image:url(images/headerBG.jpg);
	background-repeat:repeat-x;
}

#header {
	width:900px;
	margin:0 auto;
	height: 182px;
	position: relative;
}

#PWPheader {
	width:900px;
	margin:0 auto;
	height: 108px;
	position: relative;
}

#logoContainer {
	width: 417px;
	height:75px;
	top: 32px;
	position: absolute;
}

#PWPlogoContainer {
	width: 380px;
	height:70px;
	top: 22px;
	position: absolute;
}

#topPhoneContainer {
	width:324px;
	position: absolute;
	left: 567px;
	top: 65px;
}

#PWPtopPhoneContainer {
	width:324px;
	position: absolute;
	left: 567px;
	top: 35px;
}

.callUs {
	font-family:"Times New Roman", Times, Georgia, serif;
	font-size:17px;
	color:#494949;
	font-style:italic;
	line-height:20px;
}

.phoneHeader {
	font-family:"Times New Roman", Times, Georgia, serif;
	font-size: 24px;
	line-height:28px;
	color:#0055a5;
	font-weight: bold;
}

#mainNav {
	width:900px;
	background-image:url(images/navBG.gif);
	background-repeat:no-repeat;
	position:absolute;
	height: 35px;
	top: 135px;
	padding-top: 6px;
	padding-bottom: 6px;
}

#mainNav a, #mainNav a:link, #mainNav a:visited {
	font:Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	line-height:35px;
	color:#727171;
	text-decoration:none;
	display:inline-block;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #c2c2c2;
	padding-top: 0px;
	padding-right: 35px;
	padding-bottom: 0px;
	padding-left: 35px;
}

#mainNav a:hover, #mainNav a:active {
	color:#0055a5;
	text-decoration: underline;
}

#mainNav ul {
	list-style:none;
	padding:0px;
	margin:0px;
	text-align:center;
}

#mainNav li {
	padding:0px;
	margin:0px;
	display:inline;
}

#mainNav a.lastItem:link, #mainNav a.lastItem:visited, #mainNav a.lastItem:hover, #mainNav a.lastItem:active {
	border:none;
}

#PWPmiddleBG {
	width: 100%;
	background-image:url(images/PWPmiddleBG.gif);
	background-repeat:repeat-x;
	background-color: #3a6a8d;
}

#PWPmiddleHolder {
	width: 900px;
	margin: 0 auto;
	padding: 25px 0;
}

#PWPmiddleContent {
	width: 900px;
	margin-top: 25px;
	position:relative;
	color: #FFFFFF;
	background-image: url(images/PWPmiddleTop.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 17px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

#PWPmiddleContent #PWPleftCol a, #PWPmiddleContent #PWPleftCol a:link, #PWPmiddleContent #PWPleftCol a:visited {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#PWPmiddleContent #PWPleftCol a:hover, #PWPmiddleContent #PWPleftCol a:active {
	text-decoration:none;
	color: #89ae38;
}


#PWPleftCol {
	width: 110px;
	float: left;
}

#PWPleftCol ul {
	list-style:none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#PWPleftCol li {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 25px;
	background-image: url(images/PWPnavArrow.png);
	background-repeat: no-repeat;
	background-position: left 4px;
}


#PWPcenterCol {
	width: 470px;
	margin-left: 121px;
	background-image: url(images/PWPcenterColBottom.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 19px;
}

#PWPcenterColContent {
	width:440px;
	background-image: url(images/PWPcolBG.png);
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 1px;
	padding-left: 15px;
}

#PWPbottomLogo {
	width: 282px;
	height: 54px;
	float:right;
}

#PWPfootercontent {
	float:left;
}

#PWPrightCol {
	width: 282px;
	float: right;
	background-image: url(images/PWPrightColBottom.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 19px;
}

#PWPrightColContent{
	width:252px;
	background-image: url(images/PWPcolBG.png);
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 1px;
	padding-left: 15px;
}

#PWPslideShow {
	width: 900px;
	height: 250px;
}

#PWPcontent {
	width: 900px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#contentContainer {
	width:900px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;

}

#contentContainer-a {
	width:900px;
	height:500px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;


}

#bigBanner {
	width: 900px;
	height: 266px;
	background-image:url(images/bigBanner.jpg);
	background-repeat:no-repeat;
	position: relative;
}

#adSpace {
	width: 900px;
	height: 180px;
	background-image:url(images/banner_mexicoBG1.jpg);
	background-repeat:no-repeat;
}

#adSpaceContent {
	width: 280px;
	height: 136px;
	float:right;
	overflow:hidden;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	position:relative;
}

#adSpaceLink {
	position:absolute;
	bottom: 10px;
	right: 10px;
	width: 150px;
	height:20px;
	text-align:right;
}

#adSpaceLink a:link, #adSpaceLink a:visited{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	font-weight: bold;
}


#bannerText {
	width: 406px;
	position: absolute;
	top: 16px;
	left: 457px;
	height: 66px;
}

.bannerHeader {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#ffffff;
	font-size:35px;
	line-height: 35px;
}

.bannerSubhead {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#ffffff;
	font-size:16px;
	line-height:26px;
}

.bannerCopy {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#00F;
	font-size:15px;
	line-height:23px;
}

#bannerButton {
	width: 121px;
	height: 34px;
	position: absolute;
	top: 208px;
	left: 741px;
}

#calloutContainer {
	width:900px;
	background-image:url(images/calloutContainerBG.gif);
	background-repeat:repeat-y;
	margin: 27px auto 0 auto;
}

#calloutContainerBottoms {
	width:900px;
	background-image:url(images/calloutContainerBottoms.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	margin:0 auto;
}

#calloutLeft {
	width:252px;
	background-image:url(images/calloutContainerTop.gif);
	background-position:top;
	background-repeat:no-repeat;
	float: left;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-bottom: 35px;
}

#calloutRight {
	width:252px;
	background-image:url(images/calloutContainerTop.gif);
	background-position:top;
	background-repeat:no-repeat;
	float:right;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-bottom: 35px;
}

#calloutMid {
	width:252px;
	background-image:url(images/calloutContainerTop.gif);
	background-position:top;
	background-repeat:no-repeat;
	margin-left: 27px;
	float: left;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-bottom: 35px;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.calloutHeader {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#3a6a8d;
	font-size:20px;
	line-height:26px;
	margin-top: 10px;
	margin-bottom: 0px;
	font-weight: bold;
	text-align: center;
}

.calloutCopy {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333;
	font-size:12px;
	line-height:18px;
	font-weight:normal;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: left;
}

#moreLeft {
	width: 66px;
	height: 18px;
	position: absolute;
	margin-left: 199px;
	margin-top: -31px;
}

#moreRight {
	height: 18px;
	width: 66px;
	position: absolute;
	margin-left: 816px;
	margin-top: -31px;

}

#moreMid {
	height: 18px;
	width: 66px;
	position: absolute;
	margin-left: 506px;
	margin-top: -31px;

}

#contentBottom {
	width:900px;
	margin-top: 32px;
	background-image: url(images/contentbottomBG.gif);
	background-repeat: repeat-y;
	margin-bottom: 30px;
	font-size: 12px;
}

#bottomLeft {
	width:555px;
	float: left;
	min-height: 200px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	color: #00F;
}

#contentBottom a, #contentBottom a:link, #contentBottom a:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:18px;
	font-weight:bold;
	color:#0055a5;
	text-decoration:none;
}

#contentBottom a:hover, #contentBottom a:active {
	text-decoration:underline;
	color:#3a6a8d;
	font-style: italic;
	text-align: right;
}

#bottomRight {
	width:252px;
	float:right;
	min-height:200px;
	padding-top: 15px;
	padding-left: 30px;
	padding-right: 12px;
}

.bottomLeftHeader {
	color:#333;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 18px;
	font-weight:bold;
	text-align: left;
}

.bottomRightHeader {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	line-height:18px;
	color:#3a6a8d;
}

.greenText {
	color:#3a6a8d;
}

.blueText {
	color: #0055a5;
	font-size: 10px;
}

#footerBG {
	width: 100%;
	min-height: 146px;
	background-image:url(images/footerBG.gif);
	background-repeat:repeat-x;
}

#footer {
	width: 870px;
	margin: 0 auto;
	padding: 25px 15px 0px 15px;
}

#vacationContent {
	width: 900px;
	margin: 25px 0;
	color: #FFF;
}

#vacationmiddleCol {
	width: 700px;
	float:center;
}

#vacationmiddleColContent {
	width:700px;
	margin-top: 8px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 15px;
	text-align: center;
	color: #333;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
}


#vacationLeftCol {
	width: 282px;
	float:right;
}

#vacationRightCol {
	width: 500px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
}

#vacationRightCol_small {
	width: 525px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
}

#vacationRightColContent {
	width:500px;
	margin-top: 8px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 15px;
	text-align: center;
	color: #333;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#vacationRightColContent_small {
	width:500px;
	margin-top: 8px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 15px;
	text-align: left;
	color: #333;
}


#vacationRightColLogos {
	width:591px;
	margin-top: 8px;
	padding-top: 0;
	padding-right: 12px;
	padding-bottom: 30px;
	padding-left: 15px;
}

#vacationQuickSearchBG {
	width: 282px;
	background-image: url(images/vacationLeftColBG.gif);
	background-repeat: repeat-y;
}

#vacationQuickSearch {
	width: 232px;
	min-height: 100px;
	background-image: url(images/vacationLeftColBottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 35px;
	line-height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	color: #0055A5;
	font-size: 13px;
	font-weight: bold;
}

#vacationTravelResourcesBG {
	width: 282px;
	background-image: url(images/vacationLeftColBG.gif);
	background-repeat: repeat-y;
	margin-top:28px;
}

#vacationTravelResources {
	width: 232px;
	min-height: 100px;
	background-image: url(images/vacationLeftColBottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 35px;
}

#vacationTravelResources ul {
	list-style:none;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	color: #0055a5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#vacationTravelResources li {
	margin: 0px;
	padding-left: 20px;
	padding-bottom: 8px;
	background-image: url(images/orangeArrow.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
}

.vacationSubHead {
	font-family: Arial, Helvetica, sans-serif;
	color: #0055a5;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
}
.PWPheadlines {
	font-size: 24px;
	color: #000;
}
#PWPTripHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
}
#PWPtripheader {
	font-size: 18px;
	color: #693;
}

