/* Body */
body {
	background:url(http://www.sanibelarmswest.com/img/Background.jpg) repeat;
	background-color: #FFFFFF;
}

.Body-Text {
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	font-size: 13px;
}
.Body-Text-Accent {
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	font-size: 13px;
	font-style:italic;
}
.Body-Text-Bold {
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	font-size: 13px;
	font-weight: bold;
}

/* Title */
.Title-Text {
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	font-size: 16px;
}
.Title-Text-Accent {
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	font-size: 16px;
	font-style:italic;
}
.Title-Text-Bold {
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	font-size: 16px;
	font-weight: bold;
}

/* Footer */
.Footer-Text {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000066;
}
.Footer-Nav {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}

/* Rates */
.Rate-Table {
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	font-size: 13px;
}
.Rates-Title-1 {
	font-weight: bold;
	text-decoration: underline;
	background-color: #BCD9E9;
}
.Rates-Title-2 {
	font-weight: bold;
	text-decoration: underline;
	background-color: #A3CBE0;
}
.Rates-Text {
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	font-size: 13px;
}
.Rates-Row1 {
	background-color: #BCD9E9;
}
.Rates-Row2 {
	background-color: #A3CBE0;
}

/* Specials */
.Specials-Title-Text {
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	font-size: 15px;
	font-weight: bold;
	text-decoration:none;
}

/* Policies */
.Policy-Table {
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	font-size: 13px;
	border-width: thin;
	border-style:solid;
	border-color: #000066;
}
.Policy-Title {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000066;
}
.Policy-Text {
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	font-size: 13px;
}

/* Link */
a:link {
	color: #000099;
}
a:visited {
	color: #003366;
}
a:hover {
	color: #0000FF;
}
a:active {
	color: #0066FF;
}

/* Flash */
.FLASH {
	border: none;
	border-bottom: none;
	border-left: none;
	border-right: none;
	border-top: none;
}

/* Travel Spike */
#Travel {
	padding-bottom: 10px;
}

/* Photo-Pop */

#Photo-Pop {
}

#Thumb-Frame {
	height: 382px;
	overflow: auto;
}

#Thumb {
	border: #000066 1px solid;
	margin-bottom: 5px;
	width: 150px;
	height: 120px;
}

#Main {
	border: #000066 1px solid;
	width: 400px;
	height: 320px;
}

#Nav-Btns {
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	font-size: 13px;
	font-weight: bold;
}

/* END */