@charset "utf-8";
body {
	background-image: url(ccw_assets/ccw_bg.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}
.logo {
	display: inline-block;
	margin: 0px auto;
	top: -4px;
	left: 10px;
	position:relative;
	z-index:2;
}
.home-body-table {
	margin-top: -395px;
	position: static;
	background-image: url(ccw_assets/ccw_home_table_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	z-index:1;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #D7BA80;
	text-decoration: none;
}
.footer a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #D7BA80;
	text-decoration: none;
}
.footer a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #D7BA80;
	text-decoration: none;
}
.footer a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #D7BA80;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
}
.body-table {
	background-image: url(ccw_assets/ccw_home_table_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}.inside-table {
	background-image: url(ccw_assets/ccw_body_main_repeat.png);
	background-repeat: repeat;
	background-position: center top;
}
.body-table-left {
	background-image: url(ccw_assets/ccw_body_left_repeat.png);
	background-repeat: repeat-y;
	background-position: right top;
}
.body-table-right {
	background-image: url(ccw_assets/ccw_body_right_repeat.png);
	background-repeat: repeat-y;
	background-position: left top;
}
.inside-main-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	line-height: 18px;
}
.inside-main-text a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #D0BB8A;
	text-decoration: underline;
	line-height: 18px;
}
.inside-main-text a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #D0BB8A;
	text-decoration: underline;
	line-height: 18px;
}
.inside-main-text a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #D0BB8A;
	text-decoration: underline;
	line-height: 18px;
}
.inside-main-text a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color:#D0BB8A;
	text-decoration: none;
	line-height: 18px;
}
.news-date-text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #C1A688;
	text-decoration: none;
	line-height: normal;
	font-weight: bold;
}
.news-title-text {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	color: #000;
	text-decoration: none;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
}
.brown-40 {
	background-image: url(ccw_assets/ccw_brown40.png);
	background-repeat: repeat;
}
.brown-75 {
	background-image: url(ccw_assets/ccw_brown75.png);
	background-repeat: repeat;
}

.accommodations-title-text {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C1A688;
	text-decoration: none;
	line-height: 18px;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #2E1407;
}
.accommodations-main-text {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	line-height: normal;
}
.gallery-image {
	border: medium solid #FFF;
}
.gallery-image a:link {
	border: medium solid #FFF;
}
.friends-table {
	background-color: #FFF;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #666;
}
.rates-table {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #34261C;
	border-right-color: #34261C;
}
