
/*------------------------------------<content>-------------------------------*/



h2 {
	font-style: italic;
}



.upper-case {
	text-transform:uppercase;
	font-weight:bold;
	}

.package { 
	clear: both;
	width: 100%;
}

.package h3 {
	background: #9E6728;
	width: 830px;
	margin-bottom: 0;
}

* > .package h3 {
	width: 100%;
}

.package h3 .title{
	width: 645px;
	padding: 10px 0pt 5px 10px;
	float: left;
	color: #ffffff;
}

.package h3 a {
	float: right;
	width: 115px;
}

.package .info {
	background: url(/images/curriculum/price-bg.gif) repeat-y top right #d5ae81; 
	width: 820px;
	padding: 10px 0 12px 10px;
	margin-bottom: 10px;
}

.package .info img {
	float: left;
}

.package .info h4 {
	margin: 0px 0 0 340px;
}

.package .info p {
	font-size: .95em;
	margin: 5px 0 0 340px !important;
	width: 320px;
	color: #ffffff;
}


.price { 
	width: 145px;
	float: right;
}


h5 {
	font-size: 2em;
	text-align: center;
	padding: 0px;
	margin: 5px 0 15px;
	color: #ffffff;
}

.price a {
	background: url(/images/curriculum/itinerary-bttn.gif) no-repeat;
	width: 117px;
	height: 26px;
	text-align: center;
	padding-top: 5px;
	display: block;
	margin: 0 0 0 15px;
}


.price-big { 
	width: 145px;
	float: right;
}
.price-big a {
	background: url(/images/home/itinerary-big-bttn.gif) no-repeat;
	width: 117px;
	height: 37px;
	text-align: center;
	padding-top: 5px;
	display: block;
	margin: 0 0 0 15px;
}


.event{ 
	width: 803px;
	color: #F5F0E8;
}



.event h2{ 
	font-size: 13px;
	color: #F5F0E7;
	padding: 10px;
	margin: 0px;
	font-weight: normal;
}

.event a {
	font-size: 11px;
	text-decoration: none;
	color: #9E6728;
	margin: -25px 10px 0 0;
}

.event a:hover {
	color: #D5AE81;
}

.event {
	padding: 10px;
	font-size: 11px;
	color: #383838;
	margin-bottom: 30px;
}
.event h3{
	font-size: 1.25em;
	font-weight: bold;
	margin: -50px 0 0 50px;
	text-transform: uppercase;
}

.event h4{
	font-size: 1.25em;
	font-weight: bold;
	text-transform: uppercase;
}

.event p {
	font-size: 1.125em;
	margin: 10px 0px;
}
.event ul li {
	margin: .5em 40px;
	font-size: 1em;
}

.download {
	background: url(/images/home/arrow.png) no-repeat 85% 50%;
	text-transform: uppercase;
	padding: 13px 10px 10px 10px;
	color: #F5F0E8 !important;
}


.download:hover{
	background-image: url(/images/home/arrow-hover.png);
	color: #491F0C !important;
}

