.whiteborder {
	border: 1px solid #FFFFFF;
}
body {
	background-color: #000000;
	background-image: url(images/bg_lines.gif);
	background-repeat: repeat;
}
.homemaincopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-align: left;
	margin-right: 35px;
}
.homemaincopybold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-align: left;
	margin-right: 25px;
	font-weight: bold;
}

.Cabins {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-align: left;
}

.CabinsCenter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-align: center;
}

.CabinsBold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #000000;
	text-align: left;
	font-weight: bold;
}

.CabinsCenterBold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	line-height: 25px;
	color: #000000;
	text-align: center;
	font-weight: bold;
}

.Rates {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-align: left;
}

.RatesBold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #000000;
	text-align: left;
	font-weight: bold;
}

.RatesCenter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-align: center;
	font-weight: normal;
}

.RatesCenterBold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 18px;
	color: #000000;
	text-align: center;
	font-weight: bold;
}
.RatesSmallCenter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 18px;
	color: #000000;
	text-align: center;
}

.PetsBold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-align: left;
	font-weight: bold;
}

.PetsHighlight {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
}

.homemaincopyitalix {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-align: left;
	margin-right: 35px;
	font-weight: bold;
	font-style: italic;
}
.footerlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 0px;
}
.navlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	background-color: #5c482b;
}
a:hover {
	color: #5C482B;
	text-decoration: underline;
}
.copy2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-align: left;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

.cabinImageCenter {

    font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-align: center;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #333333;
	margin-top:0px;
    margin-bottom:0px;
}
.cabinImageLeft {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-align: center;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #333333;
}
.cabinImageRight {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-align: center;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #333333;
}
.copy3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-align: left;
	padding: 25px 35px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 10px;
	margin: 10px;
	font-weight: bold;
}
.colorButton {
	background-color: #5C482B; 
	color: #FFFFFF
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #CCCC99;
	font-weight: normal;
	text-indent: 5px;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #CCCC99;
	font-weight: normal;
	text-indent: 5px;
}
