body {
	background: url(holiday-4-bg.gif) repeat top left;
	color: #ffffff;
	font-size: 14px;
	line-height: 22px;
}
a {
	font-weight: normal;
	color: #7d8792;
	text-shadow: none;
}
a:hover {
	text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
h1 {
	font-size: 42px;
	line-height: 42px;
}
h1,
h2 {
	color:#fff;
	font-weight: bold;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, .5);
}
h2 {
	font-size: 24px;
	color:#fff;
}
h3 {
	color:#fff;
	font-weight:bold;
	background: #979ea7;
	padding: 3px;
	border-radius: 5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	text-shadow: -1px -1px 0 rgba(0, 0, 0, .5);
}
#cc-container {
	width:100%;
	margin-top:0;
	margin-bottom: 0;
}
#cc-content {
	font-weight: bold;
	text-shadow: 0px 1px 0 rgba(0, 0, 0, .3);
}
#cc-content-outer {
	background: transparent url(holiday-4-trans.png) repeat top left;
	border-radius: 12px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	min-height: 700px;
	width: 950px;
	margin:0 auto;
}
#cc-branding-outer {
	position:relative;
	min-height:175px;
	background: url(holiday-4-bg_top.gif) repeat-x top left;
}
#cc-branding-inner {
	min-height: 121px;
	padding-top: 0 !important;
	background: transparent url(holiday-4-hdr.png) no-repeat top right;
	width: 950px;
	margin:0 auto;
}
#cc-branding-inner img {
	padding-top: 20px !important;
}
.cc-divider {
	border-color:#eddcc7;
}
#cc-site-info-outer {
	background: url(holiday-4-ftr.jpg) repeat-x bottom left;
	min-height:360px;
}
a.cc-calendar {
	color: #7d8792;
}
a.cc-calendar:hover {
	text-decoration: none;
}
a.cc-register,
.cc-btn-primary,
.cc-btn-secondary,
.cc-btn-tertiary,
.cc-btn-tertiary[disabled]:hover {
	font-family: Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
	background:#B5BCC4 url(../../common/images/regbtn-overlay.png) repeat-x center top;
	border-radius: 5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	box-shadow: 2px 2px 4px rgba(0, 0, 0, .3);
	-moz-box-shadow: 2px 2px 4px rgba(0, 0, 0, .3);
	-webkit-box-shadow: 2px 2px 4px rgba(0, 0, 0, .3);
	border:none;
	color:#fff;
	font-size: 18px;
	text-shadow: 0 1px 0 rgba(0, 0, 0, .8);
	letter-spacing: -1px;
	font-weight: bold;
}
a.cc-register:hover,
.cc-btn-primary:hover,
.cc-btn-secondary:hover,
.cc-btn-tertiary:hover {
	background:#c8ccd2 url(../../common/images/regbtn-overlay.png) repeat-x center top;
	color: #fff;
}
.group-sep {
	border-color: #DBE3D8;	
}
.cc-btn-secondary {
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
	zoom:1;
	-moz-opacity: 0.6;
	opacity:.6;
}
/***IE6***/
* html #cc-content-outer {
	background: none;
}
* html #cc-branding-outer {
	height: auto !important;
	min-height:175px;
	height: 175px;
	overflow: hidden;
}
* html #cc-branding-inner {
	height: auto !important;
	min-height: 121px;
	height: 121px;
	background: transparent url(holiday-4-hdr-ie6.png) no-repeat top right;
}
* html #cc-site-info-outer {
	height: auto !important;
	min-height:360px;
	height: 360px;
}
* html a.cc-register, .cc-btn-primary, .cc-btn-secondary, .cc-btn-tertiary, a.cc-register:hover, .cc-btn-primary:hover, .cc-btn-secondary:hover, .cc-btn-tertiary:hover {
	background-image: #none;
}
* html a.cc-register, .cc-btn-primary, .cc-btn-secondary, .cc-btn-tertiary {
	color: #fff;
	background-color: #B5BCC4;
}
* html a.cc-register:hover,
.cc-btn-primary:hover,
.cc-btn-secondary:hover,
.cc-btn-tertiary:hover {
	background:#c8ccd2;
}

