body {
	color: #676767;
	background: #e9edf6 url(sophisticated-2-bg.gif) repeat 0 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	margin-top: 25px;
}
a {
	font-weight: normal;
	color: #000;
	text-shadow: none;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
}
a:active {
	outline: 0;
	position: relative;
	top: 1px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: "Times New Roman", Times, serif;
}
h1 {
	color: #38a6ee;
}
h1 {
	background: url(dining-3-div.gif) repeat-x left bottom;
	font-size: 32px;
	padding-bottom: 10px;
}
h2 {
	font-size: 18px;
	color:#000;
	font-weight: bold;
}
h3 {
	color: #38a6ee;
	font-size: 18px;
}
#cc-container {
	width:100%;
	margin-top:0;
	margin-bottom: 0;
}
#cc-branding-outer {
	width: 950px;
	margin: 0 auto;
	min-height: 143px;
	background: #fff url(sophisticated-2-hdr.gif) no-repeat top right;
}
#cc-branding-inner {
	padding-top: 0 !important;
}
#cc-branding-inner .cc-block { margin-bottom: 0; padding-bottom: 18px; }

#cc-branding-inner img {
	padding-top: 10px !important;
}
#cc-content-outer {
	padding-top: 15px;
	min-height: 725px;
	width: 950px;
	margin:0 auto;
	background: #fff url(sophisticated-2-div.gif) repeat-x center top;
}
#cc-content-sub-outer {
}
#cc-content-sub-inner {
	color: #676767;
	padding-top: 10px !important;
}
#cc-site-info-outer {
	background: #fff url(sophisticated-2-div-ftr.gif) repeat-x center top;
	width: 950px;
	margin: 0 auto;
	min-height: 40px;
	-moz-box-shadow: 0 35px 45px -20px rgba(0,0,0,.4), 0 10px 30px -10px rgba(0,0,0,.2);
	-webkit-box-shadow: 0 35px 45px -20px rgba(0,0,0,.4), 0 10px 30px -10px rgba(0,0,0,.2);
	box-shadow: 0 35px 45px -20px rgba(0,0,0,.4), 0 10px 30px -10px rgba(0,0,0,.2);
	padding-top: 25px;
}
#cc-site-info {
	min-height: 42px;
	background: #fff url(sophisticated-2-ftr.gif) repeat-x left top;
	padding-bottom: 0 !important;
}
#reg-form {
	overflow: hidden !important;
}
.cc-divider {
	border-color:#38a6ee;
}
a.cc-calendar {
	color: #000;
}
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: "Times New Roman", Times, serif;
	background:#989fc4 url(../../common/images/regbtn-overlay.png) repeat-x center top;
	-moz-box-shadow:  0px 5px 15px -5px rgba(0,0,0,.6);
	text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.3);
	color:#fff;
	border: none;
	-moz-border-radius: 5px;
}
.cc-btn-tertiary, .cc-btn-tertiary[disabled]:hover {
	font-size: 14px;
}
a.cc-register:hover, .cc-btn-primary:hover, .cc-btn-secondary:hover, .cc-btn-tertiary:hover {
	background:#a1a8cd url(../../common/images/regbtn-overlay.png) repeat-x center top;
	color: #fff;
}
.group-sep {
	border-color: #38a6ee;
}
.cc-btn-secondary {
 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
	zoom:1;
	-moz-opacity: 0.6;
	opacity:.6;
}
/***IE6***/
* html #cc-content-outer {
	height: auto !important;
	min-height: 725px;
	height: 725px;
}
* html #cc-branding-outer {
	height: auto !important;
	min-height:143px;
	height: 143px;
	overflow: hidden;
}
* html #cc-site-info-outer {
	height: auto !important;
	min-height: 40px;
	height: 40px;
}
* html #cc-site-info {
	height: auto !important;
	min-height: 42px;
	height: 42px;
}
* html a.cc-register, .cc-btn-primary, .cc-btn-secondary, .cc-btn-tertiary {
	background-color: #989fc4;
	color: #fff;
}
* html a.cc-register:hover, .cc-btn-primary:hover, .cc-btn-secondary:hover, .cc-btn-tertiary:hover {
	color: #fff;
	background:#a1a8cd;
}
