@charset "utf-8";
body {
	background-image: url(/img/main/WNCMountainLakeBGD.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	background-color: #C0DDFD;
	background-position: center top;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-align: center;
	padding: 10px;
}
.textItalic {
	font-style: italic;
}

.mainTableBGD {
	background-image: url(/img/main/WNCMountainLake.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 460px;
	padding-top: 85px;
	margin: 0px;
}
.rightTable {
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	padding: 10px;
	width: 300px;
	border: 1px solid #456A85;
	font-size: 14px;
	line-height: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.menuTable {
	padding: 10px;
}

.textRateS {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.divider {
	height: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

.textMainTable {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	padding: 10px;
	text-align: left;
	vertical-align: top;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #456A85;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #426984;
}
.tableBorder {
	border: 1px solid #000000;
}

.pictureBorderLeft {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	border: 1px solid #000066;
}

.textRateTitleTop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
	background-color: #eeeeee;
}
.textRateTitleLeft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
	background-color: #FFFFee;
}
.pictureBorderRight {
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #000066;
	margin-left: 5px;
}
.textBold {
	font-weight: bold;
}
.textLarge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #456A85;
}
.textLargeRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #990000;
}
