body {
	margin:0;
	background:url(/images/bg.jpg) repeat-x;
	background-color:#fbf9f0;
}

p,body,td,blockquote,ul,ol,li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #914e87;
}

a:link, a:visited {
	color: #914E87;
}

a:hover, a:active {
	color:#640456;
}

a.footer:link, a.footer:visited {
	color:#b196c6;
	text-decoration:none;
}

a.footer:hover, a.footer:active {
	color:#640456;
	text-decoration:none;
}

#header {
	padding-left:67px;
	background-color:#fbf9f0;
	position:relative;
}
#header a img {
	border:none;
}
#hdr-socialIcons {
	position:absolute;
	right:10px;
	top:25px;
}
#hdr-socialIcons ul {
	list-style:none;
	margin:0;
	padding:0;
}
#hdr-socialIcons li {
	margin:0 0 0 10px;
	padding:0;
	float:left;
}

#container { width:1040px; }

#shadowLeft {
	width:67px;
	/*background:url(/images/shadow_left.png) right no-repeat;*/
	min-height: 893px;
	float:left;
	border-right:1px solid #FAF8EE;
	text-align:right;
}

#shadowRight {
	/*background:url(/images/shadow_right.png) left no-repeat;*/
	min-height: 893px;
	float:left;
	min-width: 19px;
	border-left:1px solid #FAF8EE;
	text-align:left;
}

#main {
	background-color: #FAF8EE;
	float:left;
	min-height:893px;
	width:943px;
}

#left {
	float: left;
	width: 692px;
	/*margin-top: 27px;*/
}

#sidebar {
	border-left:1px solid #fbf9f0;
	width: 250px;
	float: right;
}

#content_block {
	padding:29px 47px 29px 47px;
}

#footer {
	font-size:10px;
	color:#b196c6;
}

#flash_home {
	width:943px;
	height:300px;
}

.headline {
	color:#640456;
	font-size:26px;
}


.subhead2 {
	color:#640456;
	font-size:22px;
	margin-bottom:10px;
}

.subhead {
	color:#640456;
	font-size:19px;
	line-height:45px;
}

.testimonial {
	width: 150px;
	padding: 10px;
	margin: 0 15px 15px 0;	
	background: #EED1E7;	
	float: left;	
	text-align: center;
	color: #6C025A;
}
.testimonial ul {
	text-align: left;
	margin: 0 0 0 10px;
	padding: 0;
}

.promo_box {
	width: 599px !ie;
	width: 534px;
	height: 92px;
	padding-right: 65px;
	margin-bottom: 33px;	
	overflow: hidden;	
	background: url(/images/promo_bg.jpg) no-repeat;	
	position: relative;
	top: 0;
	left: 0;
	line-height: 16px;
}

.promoHeader {
	margin-top: 4px;
	margin-bottom: 6px;
	color:#640456;
	font-size:26px;
	font-weight:normal;
}

.promo_box h2 {
	text-transform: uppercase;
	margin-top: 4px;
	margin-bottom: 1px;
	color:#640456;
	font-size:18px;
	font-weight:normal;
}

.promo_box p {
	margin-top: 2px;	
}

.promo_box .thumb {
	float: left;
	margin-right: 14px;
	border:0;
}

.promo_box .date {
	position: absolute;
	bottom: 0;
	left: 95px;
	color: #BD4E6F;
	font-size: 13px;
	margin: 0 0 4px 0;
	padding: 0;
}

.promo_box .more {
	position: absolute;
	bottom: 0;
	right: 21px;
	border:0;
}

.clear {
	clear: both;
}

.content_rule {
	width: 620px;
	margin-left: 34px;	
	height: 1px;
	overflow: hidden;	
	background: url(/images/main_rule.jpg) no-repeat;	
	position: relative;
	top: 0;
	left: -15px;
}

img.promo_expand_btn {
	margin: 0 10px 0 10px;
	cursor: pointer;
}

.column_list {
	clear: both;
}

.column_list li {
	float: left;
	width: 47%;
	list-style-type: none;
	background: url(/images/list_image.gif) 0 0 no-repeat;
	padding-left: 10px;
}


/*  Rate Grid
********************************/
.rateGrid {
	width: 100%;
}

.rateGrid tr {
	
}

.rateGrid .category {
	background: #EED1E7;
	padding: 5px;
	color: #914e87;
	font-weight: bold;
}

.rateGrid .savings {
	color: #C1507E;
}
/*******************************/

h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color:#640456;
}
h1 {font-size:26px;}
h2 {font-size:22px;}
h3 {
	font-size:14px;
	text-transform:uppercase;
}

li {
	padding-bottom: 0;
	margin-bottom: 10px;
}


.specials_button {
	width: 195px;
	height: 64px;
	padding:22px 70px 0 10px;
	margin:0;
	color:#fff;
	font-weight: bold;
	text-transform:uppercase;
	overflow: hidden;
	background: url(/images/site_graphics/specials_button_background.jpg) no-repeat;
	position: relative;
}
a.specials_button_link {
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
}
a.specials_button_link:hover, a.specials_button_link:active {
	text-decoration:underline;
}

.packagePage h2 {
	font-size: 19px;
	font-weight: normal;
	margin: 0 0 15px 0;
	padding: 0;
	text-transform: uppercase;
}
