body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/body-tile-bg.jpg);
	background-repeat: repeat-x;
	background-color: #E5EAD6;
}
ul {
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1em;
	padding-left: 20px;
	margin: 0px;
}
ul li {
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px .7em;
	padding-left: 10px;
	margin-bottom: .25em;
}


h1, h2, h3, h4 {
	font-size: 1.15em;
	margin: 0px;
	padding: 0px;
	color: #754200;
	line-height: 1.1em;
}
h2.welcome, h2.page-title {
	font-size: 1.5em;
	font-weight: normal;
	padding-top: .5em;
	padding-bottom: .5em;
}
h2.page-title {
	font-size: 1.8em;
}
h3 , .emphasis{
	font-weight: normal;
	font-size: 1.4em;
	line-height: 1.3em;
	padding-bottom: .6em;
}
h3.alt-color {
	color: #8da167;
}
h3.no-space {
	padding-bottom: 0px;
}

h4 {
	font-weight: normal;
	font-size: 1.15em;
	line-height: 1em;
	padding-bottom: .6em;
}



.parent-container {
	background-image: url(../images/body-top-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
	font-size: 0.8em;
	color: #9b7847;
	line-height: 1.6em;
}
.position-container {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
}
.topmast-container {
	padding-right: 5px;
}
a.logo {
	background-image: url(../images/logo-pax.jpg);
	height: 124px;
	width: 260px;
	float: left;
	display: block;
}
.topmast-info-container {
	text-align: right;
	float: left;
	padding-top: 20px;
	width: 480px;
	line-height: 2em;
}
.topmast-container  .pad {
	display: block;
	padding-bottom: 5px;
}
.topmast-call-out {
	float: left;
	height: 125px;
	width: 225px;
	background-image: url(../images/gift.png);
	background-position: left center;
	background-repeat: no-repeat;
	margin-left: 20px;
}
.topmast-call-out .pad {
	padding-left: 85px;
	padding-top: 30px;
}
a.call-out {
	color: #bb181f;
}


.hide {
	display: none;
}
ul.topmast-btns {
	list-style-type: none;
	padding-top: 10px;
	padding-bottom: 5px;
}
ul.topmast-btns li {
	display: inline;
	margin-left: 10px;
	background-image: none;
	padding-left: 0px;
}
ul.topmast-btns  li  a {
	font-size: 1.125em;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #a7dbd8;
	padding: 5px;
	line-height: 1em;
}
ul.topmast-btns  li  a:hover {
	background-color: #efa13b;
}


.nav-col {
	float: left;
	width: 260px;
}
ul.global-nav {
	padding-left: 5px;
	padding-top: 30px;
	padding-right: 5px;
	line-height: 1em;
}
ul.global-nav li {
	background-image: none;
	padding-left: 0px;
	padding-bottom: 5px;
}
ul.global-nav li a {
	display: block;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-size: 1.125em;
}
ul.global-nav a:hover {
	background-color: #FFFFFF;
	text-decoration: none;
}
ul.global-nav a.current {
	color: #FFFFFF;
	background-color: #c1a581;
	text-decoration: none;
}
ul.global-nav li a span.new {
	font-size: 0.8em;
	padding-left: 10px;
	color: #754201;
	text-transform: uppercase;
}


.main-content-col {
	width: 730px;
	background-image: url(../images/main-content-tile-bg.jpg);
	background-repeat: repeat-y;
	float: left;
}
.main-content-col-btm-bg {
	background-image: url(../images/main-content-btm-bg.jpg);
	background-position: 0px bottom;
	padding-bottom: 25px;
	background-repeat: no-repeat;
}
.main-content-top-bg {
	background-image: url(../images/main-content-bg.jpg);
	background-repeat: no-repeat;
	padding: 21px;
	min-height: 500px;
}
.main-content-col .pad {
	padding-right: 10px;
	padding-left: 10px;
}
.main-content-col .callout-pad {
	padding-right: 5px;
	padding-left: 5px;
}
.callout-container {
	background-image: url(../images/call-out-box-bg.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 334px;
}

.callout-pad  .nudge {
	margin-left: 10px;
}
.callout-container .pad {
	padding-top: 26px;
	padding-right: 26px;
	padding-bottom: 0px;
	padding-left: 26px;
}
.callout-container   .left-col {
	float: left;
	width: 100px;
}
.callout-container   .right-col {
	float: left;
	width: 167px;
	margin-left: 15px;
}




.foot-container {
	width: 700px;
	margin-left: 290px;
	padding-top: 20px;
	padding-bottom: 40px;
	line-height: 1.4em;
	font-size: 0.9em;
}
.foot-container h1 {
	font-size: 1.2em;
	margin: 0em;
	padding-bottom: .4em;
}
.foot-container p {
	padding-bottom: .6em;
}
.foot-container .left-col  {
	float: left;
	width: 180px;
}
.foot-container  .mid-col {
	float: left;
	width: 180px;
	margin-left: 20px;
}
.foot-container .mid-col ul {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.foot-container .right-col {
	float: left;
	width: 270px;
	margin-left: 20px;
}




.home-banner {
	background-image: url(../images/home-banner.jpg);
	background-repeat: no-repeat;
	padding-top: 156px;
}




p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0em;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1em;
	padding-left: 0px;
}
a {
	color: #efa13b;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.clear {
	line-height: 0px;
	clear: both;
	height: 0px;
}
.side-callout-container {
	background-image: url(../images/side-call-out-box-title-bg.jpg);
	background-repeat: repeat-y;
	width: 260px;
	margin-top: 20px;
}
.side-callout-container p {
	padding-bottom: .5em;
	line-height: 1.4em;
}

.side-callout-container-btm-bg {
	background-image: url(../images/side-call-out-box-btm-bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	padding-bottom: 30px;
}
.side-callout-container-top-bg {
	background-image: url(../images/side-call-out-box-bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px top;
}
.side-callout-container .pad {
	padding-top: 26px;
	padding-right: 26px;
	padding-bottom: 0px;
	padding-left: 26px;
}
form.signup {
	background-image: url(../images/form-bg.gif);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 1px;
}
form.signup .field {
	width: 155px;
	border: 1px solid #FFFFFF;
	float: left;
	background-color: transparent;
	padding-top: 5px;
	color: #9B7847;
	padding-left: 5px;
}
table.rates {
	margin-left: -5px;
	margin-bottom: 1em;
	background-color: #DAE0C5;
	width: 410px;
	border: 1px solid #F6F8ED;
}
table.rates    th,table.rates  td {
	text-align: left;
	background-color: #F6F8ED;
	padding: 5px;
}
table.rates th {
	background-color: #FBFCF7;
}

table.rates th.first {
	width: 205px;
}
.photo-col {
	float: right;
	width: 255px;
	display: inline-block;
}
.photo-col .pad {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 15px;
}
img.border {
	border: 5px solid #FFFFFF;
	margin-bottom: 5px;
}
.emphasis-block   {
	font-size: 1.3em;
	background-color: #FFFFFF;
	margin-bottom: 1em;
	color: #754200;
	display: block;
	width: 410px;
}
.emphasis-block  div.pad {
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}

.large-text {
	background-color: transparent;
	padding-right: 0px;
	padding-left: 0px;
	font-size: 1.3em;
	color: #754200;
}
.smaller-text {
	font-size: 0.9em;
}
.boomtime h1 {
	font-weight: normal;
	font-size: 1.4em;
	line-height: 1.3em;
	padding-bottom: 0px;
}
