body {
	margin:0px;
	padding:0px;
}

body #ctsc_body {
  min-width: 967px;
  width: 967px; 
  margin: 0 auto;
}

#ctsc_header td, #ctsc_header th, #ctsc_header textarea, #ctsc_header select, #ctsc_header h2, #ctsc_header h3, #ctsc_header h4, #ctsc_header h5, #ctsc_header h6 {
	font-family: arial, sans-serif;
	font-size: 12px;
}
#ctsc_header form {
	margin:0;
	padding:0;
	background-color: #AC1B30;
}
#ctsc_header fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}
#ctsc_header legend {
	display: none;
}
#ctsc_header p {
	margin:12px 0;
}
#ctsc_header h1 {
	margin:0 0 12px 0;
	padding:3px 0px;
	font-size:1.5em;
	color:#274873;
	border-bottom:#CCC dotted 2px;
	display:block;
	font-weight:normal;
}
#ctsc_header h2 {
	margin:0;
	padding:0;
	font-size:1.3em;
	color:#4c7296;
	font-weight:bold;
}
#ctsc_header h3 {
	margin:0;
	padding:0;
	font-size:1.2em;
	color:#746a42;
	font-weight:bold;
}
#ctsc_header h4 {
	margin:0;
	padding:0;
	font-weight:bold;
}
.ctsc_cover {
  zoom: 1;
}
.ctsc_cover:after {
  content: '.';
  visibility: hidden;
  display: block;
  clear: both;
  height: 0;
}

#ctsc_header {
  margin: 0px 0px;
  font-size: 11px;
  line-height: 15px;
  color: black;
  font-family: arial;
  zoom: 1;
}
#ctsc_header:after {
  content: '.';
  visibility: hidden;
  display: block;
  height: 0px;
  clear: both;
}

#ctsc_header #topsmallnav {
	text-align: right;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin: 0;
}
#ctsc_header #topsmallnav a:first-child {
  border-left: none;
}
#ctsc_header #topsmallnav a {
  border-left: 1px solid #e08080;
  color: black;
  text-decoration: none;
  padding: 0 1em;
}
#ctsc_header #topsmallnav a:hover {
  text-decoration: underline;
  color: #C21D03;
}

#ctsc_header img {
  float: left;
  border: 0;
}

#ctsc_header ol,
#ctsc_header li {
  margin: 0;
  padding: 0;
  list-style-position: outside;
  list-style-type: none;
  
}
#ctsc_header ol {
	height: 45px;
	width: 530px;
	float: right;
	padding-right: 10px;
	margin-right: 18px;
}
#ctsc_header ol li#lodging,
#ctsc_header ol li#dining,
#ctsc_header ol li#specials,
#ctsc_header ol li#shop,
#ctsc_header ol li#events,
#ctsc_header ol li#about {
	float: right;
	padding-top: 23px;
	text-decoration: none;
	clear: none;
	zoom: 1;
	padding-right: 4px;
	padding-left: 4px;
}

#ctsc_header ol li a {
	outline-width: 0px;
	font-family: arial;
	font-size: 11px;
	padding: 10px;
	font-style: normal;
	text-decoration: none;
	font-variant: normal;
    font-weight: bold;
	color: #333333;
	display: block;
	margin: 0;
}
#ctsc_header ol li:hover > a,
#ctsc_header ol li a:hover {
	color: #CC0000;
}


#ctsc_header ol li div {
	padding: 2px 10px 10px 10px;
	position: absolute;
	z-index: 10;
	float: none;
	clear: both;
}

#ctsc_header ol li div ol {
  height: auto;
  width: auto;
  float: none;
  display: none;
  background-color: white;
  font-family: Arial;
  border: 1px solid #d1d0ba;
}

#ctsc_header ol li:hover div ol {
  display: block;
}
#ctsc_header ol li div ol li.divider a {
	padding-top: 4px;
	background-image: url(dotted_rule.gif);
	background-repeat: no-repeat;
	background-position: 10px 0px;
}
#ctsc_header ol li div ol li a {
	width: auto;
	height: auto;
	text-decoration: none;
	text-indent: 0;
	display: block;
	color: #666666;
	line-height: 21px;
	font-size: 11px;
	background-color: white;
	/* IE6 needs "hasLayout" */
  zoom: 1;
	min-width: 100px;
	font-weight: normal;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-left: 10px;
}
#ctsc_header ol li div ol li a:hover {
  color: #CC0000;
}

#ctsc_header #bottom {
  padding-top: 10px;
  zoom: 1;
  clear: left;
  height: 50px;
  border-bottom: 1px solid black;
  padding-bottom: 4px;
}
#ctsc_header #bottom:after {
  content: '.';
  visibility: hidden;
  display: block;
  height: 0px;
  clear: both;
}

#ctsc_header h1,
#ctsc_header h2,
#ctsc_header h3 {
  height: 50px;
  margin: 0;
  padding: 0;
  border: none;
  float: left;
  position: relative;
  font-weight: bold;
}
#ctsc_header h1 span,
#ctsc_header h2 span,
#ctsc_header h3 span {
  position: absolute;
  bottom: 12px;
}

#ctsc_header h2 {
  position: relative;
  width: 176px;
  text-align: right;
  text-transform: uppercase;
  color: #666;
  font-size: 11px;
  line-height: 13px;
}
#ctsc_header h2 span {
  right: 10px;
}
#ctsc_header h1 {
  border-left: 1px solid #e08080;
  width: 430px;
  color: #C21D03;
  font-size: 24px;
  line-height: 28px;
}
#ctsc_header h1 span {
  left: 10px;
  bottom: 9px;
}
#ctsc_header h3 {
  border-left: 1px solid #e08080;
  width: 359px;
  color: black;
  font-size: 11px;
  line-height: 13px;
  font-weight: normal;
  float: left;
}
#ctsc_header h3 span {
  left: 10px;
}

#ctsc_header h1 {
  position: relative;
  width: 176px;
  text-align: right;
  border-left: none;
  border-right: 1px solid #e08080;
}
#ctsc_header h1 span {
  right: auto;
  bottom: 20px;
  left: 10px;
  text-transform: uppercase;
  font-size: 14px;
}
#ctsc_header h1.secondlevel {
  text-align: left;
  border-left: 1px solid #e08080;
  border-right: none;
  line-height: 14px;
  width: 430px;
}

#ctsc_header h1.secondlevel span, #ctsc_header h1.secondlevel a span {
  bottom: 12px;
  left: 14px;	
  text-decoration: none;
  color: #C21D03;
  font-size: 24px;
  line-height: 26px;
  text-transform: none;
}
#ctsc_header h1.secondlevel a span, #ctsc_header h1.secondlevel a {
	cursor: pointer;
	text-decoration: none;
}
#ctsc_header h1.secondlevel span.small {
  bottom: 30px;
  left: 14px;	
  text-decoration: none;
  color: #C21D03;
  font-size: 11px;
  line-height: 11px;
  text-transform: uppercase;
}
#ctsc_header h1.secondlevel  span.big {
  right: auto;
  bottom: 2px;
  left: 12px;
  text-transform: lowercase;
  font-size: 24px;
  line-height: 36px;
  text-decoration: none;
  color: #C21D03;
}
#ctsc_header .breadcrumb {
	display: inline;
	float: left;
	width: 176px;
	height: 50px;
	position: relative;
}

#ctsc_header div.breadcrumb a {
	color: #666;
	font-size: 11px;
	font-weight: bold;	
	text-decoration: none;
	bottom: 16px;
	right: 10px;
	position: absolute;
	text-transform: uppercase;
	text-align: right;
}

#ctsc_header div.breadcrumb a.twoline {
	bottom: 9px;
}

#ctsc_content {
	width:967px;
	overflow:hidden;
}
#contentBox {
	background-color:#FFF;
	padding:3px 12px;
	text-align:left;
}

#ctsc_header .btn {
	width:80px;
}

#ctsc_header #ctsc_headerTop {
	height:74px;
	text-align:right;
	padding:0 3px;
	font-weight:bold;
	color:#514c3a;
}
#ctsc_header .logout {
	background-color:#FFF;
	padding:0 2px;
	font-size:11px;
	color:#514c3a;
	text-decoration:none;
}
#ctsc_header .logout:hover {
	text-decoration:underline;
}

#ctsc_header .headerNav {
	height:25px;
	overflow:hidden;
	margin:0 3px;
	padding:0;
}
#ctsc_header .headerNav ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
#ctsc_header .headerNav li {
	float:left;
	line-height:25px;
	display:inline;
	padding:0;
	margin:0;
	text-align:center;
	color:#FFF;
	font-weight:bold;
	font-size:13px;
}
#ctsc_header .headerNav li a {
	color:#FFF;
	display:block;
	text-decoration:none;
	padding:0 20px;
}
#ctsc_header .headerNav li a:hover {
	background-color:#b9cad6;
}



#ctsc_header #contentColumns {
	margin-bottom:10px;
}
#ctsc_header #contentColumns td {
	vertical-align:top;
	text-align:left;
}
#ctsc_header #sidebar {
	width:160px;
	border:1px solid #cccccc;
	background-image:url(sidebarBack.gif);
	background-repeat:no-repeat;
	text-align:left;
	padding:10px;
}
#ctsc_header #contentMain {
	padding:0 10px;
}
#ctsc_header #callout {
	width:220px;
	border:1px solid #cccccc;
	background-image:url(calloutBack.gif);
	background-repeat:no-repeat;
	padding:10px;
}
#ctsc_header #callout p {
	margin:10px 0;
}

#ctsc_header .tbl {
	border-collapse:collapse;
}
#ctsc_header .tbl th {
	background-color:#f0edde;
	border:1px solid #999;
	padding:2px 8px;
	text-align:center;
	font-weight:bold;
	vertical-align:center;
}
#ctsc_header .tbl td {
	border:1px solid #999;
	padding:2px 4px;
}

#ctsc_header #contentMain a {
	color:#3366cc;
}


#ctsc_header #sidebar ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
#ctsc_header #sidebar li {
	line-height:12px;
	color:#5d7098;
	margin-bottom:10px;
}
#ctsc_header #sidebar li a {
	color:#4a5c7e;
	text-decoration:none;
}
#ctsc_header #sidebar li a:hover {
	text-decoration:underline;
}
#ctsc_header .sidebarCurrentPage {
	color:#2f5a8f;
	font-weight:bold;
}

#ctsc_footer {
	background-image: url(footer_img.jpg);
	width: 990px;
	margin-top: 0;
	margin-right: 0px;
	margin-left: 0px;
	background-repeat: no-repeat;
	height: 60px;
	margin-bottom: 0px;
	clear: left;
}
#ctsc_footer #links {
	text-align: right;
	font-size:11px;
	font-family: arial;
	color: #000000;
	width: 400px;
	float: right;
	margin: 0px;
	padding-right: 60px;
	padding-top: 40px;
}
#ctsc_footer #links a:first-child {
  border-left: none;
}
#ctsc_footer #links a {
  border-left: 1px solid #C21D03;
  color: black;
  text-decoration: none;
  padding: 0 1em;
}
#ctsc_footer #links a:hover {
  text-decoration: underline;
  color: #C21D03;
}
#ctsc_footer #copyright {
	text-align: left;
	margin: 0px;
	color: #000000;
	font-family: arial;
	font-size:11px;
	width: 300px;
	float: right;
	padding-top: 40px;
	padding-right: 190px;
}
