/*COMMON STRUCTURE STYLES START HERE*/

html,
body {
margin: 0;
padding: 0;
border: 0;
float: none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F2AC97;
	margin: 0 30px;
}
p {
	margin: 0 0 12px 0;
	padding: 0;
}
ul {
	list-style: none;
	margin-left: -1em;
	padding-left: 1em;
	text-indent: 0em;
}
.mainTable {
	border-width: 0px 6px 6px 6px;
	border-style: none solid solid solid;
	border-color: #FFFFFF;
	padding: 18px 34px 0 34px;
	background-color: #339999;
}
.gradientBox {
	padding: 0 30px 0px 30px;
	background-image: url(images/gradient.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 273px;
}
.gradientBoxContent {
	padding: 14px 14px 0 14px;
	width: 208px;
	background-color: #FFFFFF;
}
.headerPad {
	padding-bottom: 20px;
}
.content {
	padding-right: 18px;
	padding-bottom: 34px;
}

/*COMMON TYPE STYLES START HERE*/

.bodyCopy {
	font-size: 14px;
	line-height: 18px;
	color: #FFFFFF;
}
.bodyCopy a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.bodyCopy a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.bodyCopy a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.bodyCopy a:visited:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.sidebarHeader {
	font-size: 20px;
	line-height: 16px;
	font-weight: bold;
	color: #F19974;
}
.bodyHighlight {
	font-size: 15px;
	line-height: 16px;
	font-weight: bold;
	font-style: italic;
	color: #F1D1C8;
}
.bodyHighlight a:link {
	color: #F1D1C8;
	text-decoration: underline;
}
.bodyHighlight a:hover {
	color: #F1D1C8;
	text-decoration: none;
}
.bodyHighlight a:visited {
	color: #F1D1C8;
	text-decoration: underline;
}
.bodyHighlight a:visited:hover {
	color: #F1D1C8;
	text-decoration: none;
}


/*NAVIGATION STYLES START HERE*/

.nav {
	font-size: 13px;
	color: #336666;
	padding: 0px 10px 0 10px;
}
.nav a:link {
	color: #336666;
	text-decoration: none;
}
.nav a:hover {
	color: #000000;
	text-decoration: none;
}
.nav a:visited {
	color: #336666;
	text-decoration: none;
}
.nav a:visited:hover {
	color: #000000;
	text-decoration: none;
}


/*FOOTER STYLES START HERE*/

.footer {
	font-size: 12px;
	line-height: 16px;
	color: #336666;
}
.footernav {
	font-size: 12px;
	color: #336666;
}
.footernav a:link {
	color: #336666;
	text-decoration: none;
}
.footernav a:hover {
	color: #336666;
	text-decoration: underline;
}
.footernav a:visited {
	color: #336666;
	text-decoration: none;
}
.footernav a:visited:hover {
	color: #336666;
	text-decoration: underline;
}
.footerTag {
	font-size: 10px;
	color: #000000;
}
.footerTag a:link{
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}
.footerTag a:hover{
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.footerTag a:visited{
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}
.footerTag a:visited:hover{
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}


/*HOME PAGE STYLES START HERE*/
.homeContent {
	padding: 0px 45px;
}
.gradientBoxHome {
	padding: 0 30px 23px 30px;
	background-image: url(images/gradient.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

/*FORM STYLES START HERE*/
.formBody {
	font-size: 13px;
	line-height: 18px;
	color: #FFFFFF;
	font-weight: bold;
}
.formError {
	font-weight: bolder;
	color: #990000;
	font-size: 11px;
	text-align: left;
	font-family: Helvetica, Arial, san-serif;
}
.form {
	font-weight: bolder;
	color: #009999;
	font-size: 11px;
	text-align: left;
	font-family: Helvetica, Arial, san-serif;
}
.form_field {
	font-family: Helvetica, Arial, san-serif;
	font-size: 11px;
	color: #000000;
	padding-right: 6px;
	padding-bottom: 6px;
}
.form_field a:link {
	color: #006BB5;
	text-decoration: underline;
}
.form_field a:hover{
	color: #006BB5;
	text-decoration: none;
}
.form_field a:visited{
	color: #006BB5;
	text-decoration: underline;
}
.form_field a:visited:hover{
	color: #006BB5;
	text-decoration: none;
}


/*FLASH STYLES START HERE*/
#slideshow {
	width: 394px;
	height: 262px;
	float: left;
	margin: 0px;
}
#flashcontent {
	width: 880px;
	height: 280px;
	float: left;
	margin: 0px 0px 0px 0px;
}
/*SPECIALS STYLES START HERE*/
.specialsTable {
	padding: 16px 32px 16px 16px;
	background-color: #FFFFFF;
}
.specialsHeader {
	font-size: 18px;
	color: #336666;
	font-weight: bold;
	padding-bottom: 12px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F2AC97;
	
}
.specialsOffer {
	font-size: 14px;
	color: #336666;
	line-height: 20px;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 0;
}
.specialsDisclaimer {
	font-size: 13px;
	font-style: italic;
	color: #339999;
	line-height: 16px;
}
.specialsInfo {
	font-size: 12px;
	color: #666666;
}


/*MISC TEXT STYLES START HERE*/
.attBullet {
	font-size: 14px;
	font-style: italic;
	color: #336666;
}
.attBullet a:link{
	font-size: 14px;	
	color: #336666;
	text-decoration: none;
}
.attBullet a:hover {
	font-size: 14px;
	color: #336666;
	text-decoration: underline;
}
.attBullet a:visited{
	font-size: 14px;	
	color: #336666;
	text-decoration: none;
}
.attBullet a:visited:hover {
	font-size: 14px;
	color: #336666;
	text-decoration: underline;
}
.attBullet li {
	font-size: 14px;
	color: #336666;
	margin: 6px;
}
.mapBullet {
	font-size: 16px;
	color: #FFFFFF;
	list-style-type: disc;
}
.mapBullet li {
	font-size: 14px;
	color: #FFFFFF;
	margin: 4px;
}


/*COTTAGE TEXT STYLES START HERE*/
.cottageTopNav {
	font-size: 15px;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 26px;
}
.cottageTopNav a:link {
	font-size: 15px;
	line-height: 16px;
	font-weight: bold;
	color: #F1D1C8;
	text-decoration: none;
}
.cottageTopNav a:hover{
	font-size: 15px;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.cottageTopNav a:visited {
	font-size: 15px;
	line-height: 16px;
	font-weight: bold;
	color: #F1D1C8;
	text-decoration: none;
}
.cottageTopNav a:visited:hover{
	font-size: 15px;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.cottageSubNav {
	font-size: 15px;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-right: 26px;
}
.cottageSubNav a:link {
	font-size: 15px;
	line-height: 16px;
	font-weight: bold;
	color: #8FC6C7;
	text-decoration: none;
}
.cottageSubNav a:hover{
	font-size: 15px;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.cottageSubNav a:visited {
	font-size: 15px;
	line-height: 16px;
	font-weight: bold;
	color: #8FC6C7;
	text-decoration: none;
}
.cottageSubNav a:visited:hover{
	font-size: 15px;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.cottageNav {
	font-size: 14px;
	line-height: 18px;
	color: #FFFFFF;
}
.cottageNav a:link {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.cottageNav a:hover{
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #F1D1C8;
	text-decoration: none;
}
.cottageNav a:visited {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.cottageNav a:visited:hover{
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #F1D1C8;
	text-decoration: none;
}
.cottageHomePad {
	padding-right: 38px;
	padding-bottom: 30px;
}
.cottageHomeTextPad {
	padding-left: 24px;
	padding-top: 0;
}
.cottageBoxContent {
	padding: 12px 12px 18px 12px;
	width: 208px;
}
.efficiencyTop {
	font-size: 20px;
	font-weight: bold;
	color: #F1D1C8;
}
.reservationInfo {
	font-size: 12px;
	color: #FFFFFF;
}

/*RATE TEXT STYLES START HERE*/
.cottageName {
	font-size: 20px;
	color: #339999;
	font-weight: bold;
}
.rateHeader {
	font-size: 18px;
	color: #F19974;
	font-weight: bold;
}
.rates {
	font-size: 16px;
	padding: 2px 0;
}
.efficiencyRates {
	font-size: 14px;
	line-height: 14px;
	padding: 4px 0;
}
.efficiencyRates span {
	font-size: 14px;
	color: #336666;
	line-height: 14px;
	padding: 4px 0;
}

/* Back Door Styles*/
.bdheaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #336666;
}
.bd_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC3300;
}
.bd_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.bd_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #336666;
}
.bd_body a{
	color: #336666;
	text-decoration:underline;
}
.bd_body a:visited{
	color: #336666;
	text-decoration:underline;
}
.bd_body a:visited:hover{
	color: #336666;
	text-decoration:none;
}
.bd_body a:visited:hover{
	color: #336666;
	text-decoration:none;
}
.bd_logout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.bd_logout a{
	color: #FFFFFF;
	text-decoration:underline;
}
.bd_logout a:visited{
	color: #FFFFFF;
	text-decoration:underline;
}
.bd_logout a:visited:hover{
	color: #FFFFFF;
	text-decoration:none;
}
.bd_logout a:visited:hover{
	color: #FFFFFF;
	text-decoration:none;
}

