/*---------------------------------------------------- 	

Website design by ink. 
www.inkdesign.ca

------------------------------------------------------*/

/* Colors

Blue #bbc4cc;
Red #672e24;

-------------------*/

a img {
	border: none;
}

a:link, a:visited {
	text-decoration: none; 
	color: #bbc4cc;
}

a:hover, a:active{ 
	color: #fff;
	text-decoration: underline; 
}

body{
	background: #51221a;
	margin: 0px;
	padding: 0px;
}

/* ~~ borders ~~ */

.border{
	border-right: 1px solid #9da6a6;
	border-left: 1px solid #9da6a6;
}

.borderfull{
	border-top: 1px solid #9da6a6;
	border-bottom: 1px solid #9da6a6;
}

.bordertop{
	border-top: 1px solid #9da6a6;
}

.borderRED{
	border-right: 1px solid #51221a;
	border-left: 1px solid #51221a;
}

/* ~~ buttons ~~ */

#buttons{
	margin: 0 auto;
	width: 510px;
	padding: 20px 0 40px 0;
}

a.button{
	clear:both;
	display:block;
	float:right;
	padding:10px;
	margin:4px 8px 4px 8px;
	border:1px solid #ede5dd;
	text-decoration:none;
	font: bold 20px Georgia, "Times New Roman", Times, serif;
	line-height:20px;
	text-align:center;
	width: 160px;
	color:#fff;
	background:#672e24;	
}

a.button:hover {
	color:#333;
	background:#97b0b0;
}

.navtext {
	background: #292725;
	border: 1px solid #e2d7cd;
	color: #fff;
	float: left;
	font: 8pt Arial, Helvetica, sans-serif;
	height: 15px;
	margin-right: 10px;
	margin-top: 8px;
	padding: 2px;
	text-align: center;
	width: 115px;
	text-decoration: none;
}

a.navtext:hover, a.navtext:active { 
	background: #672e24;
	color: #fff;
	text-decoration: none;
}

/* ~~ layout ~~ */

.wavetop{
	background: #171616 url(../images/beach_09.gif) no-repeat;
	height: 50px;
	border-right: 1px solid #9da6a6;
	border-left: 1px solid #9da6a6;
}

.wavebot{
	background: #292725 url(../images/beach_08.gif) no-repeat;
	height: 32px;
	border-right: 1px solid #9da6a6;
	border-left: 1px solid #9da6a6;
}

.waveBKG{/* ~~ guestbook ~~ */
	background: #171616 url(../images/waveBKG.gif) no-repeat;
}

.content{
	background: #171616;
	color: #b4b0b0;
	font: 13px Arial, Helvetica, sans-serif;
	text-align: justify;
	border-right: 1px solid #9da6a6;
	border-left: 1px solid #9da6a6;
	line-height: 16px;
}

.contenttable{
	color: #b4b0b0;
	font: 13px Arial, Helvetica, sans-serif;
	text-align: justify;
	padding: 20px 0 20px 0;
	line-height: 16px;	
}

h1{
	color: #fceded;
	font: 16px Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	text-align: center;
}

h2{
	color: #fff;
	font: 15px Georgia, "Times New Roman", Times, serif;
	padding-left: 15px;
	padding-right: 15px;
}

h3{
	color: #fff;
	font: 17px Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	padding-left: 10px;
	letter-spacing: 1px;
}
	
.columnL{
	font: 12px  Arial, Helvetica, sans-serif;
	color: #b4b0b0;
	padding: 0 8px 8px 0;
	border-right: 1px solid #1b1b1b;
}

.columnL a:link, .columnL a:visited {
	color: #fff;
	text-decoration: none;
}

.columnL a:hover, .columnL a:active {
	color: #bbc4cc;
	text-decoration: underline;
}


/* ~~ footer ~~ */

.footer2{
	background: #292725;
	color: #fceded;
	font: 11px Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: middle;
	border-bottom: 1px solid #9da6a6;
	border-right: 1px solid #9da6a6;
	border-left: 1px solid #9da6a6;
	padding-bottom: 10px;
}

.footer{
	background: #292725;
	color: #fceded;
	font: 11px Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: middle;
	border-right: 1px solid #9da6a6;
	border-left: 1px solid #9da6a6;
}

.footer a:link, .footer a:visited{
	color: #CCC;
	text-decoration: none;
}

.footer a:hover, .footer a:active {
	color: #fff;
	text-decoration: underline;
}

/* ~~ fonts and features ~~ */

.padleft{
	padding-left: 20px;
}

p {
	padding: 0 15px 0 15px;
}	

.fontSMALL{
	font-size: 10px;
}

.smalltext{
	font: 10px Arial, Helvetica, sans-serif;
}

.smallGRYtxt{
	font: 11px Arial, Helvetica, sans-serif;
	color: #b4b0b0;
}

.txtLRG{
	font: 16px Arial, Helvetica, sans-serif;
}

.WHtxt{
	color: #fceded;
}

.titleWH{
	color: #fff;
	font: 15px Georgia, "Times New Roman", Times, serif;

}

.WHtxtLRG{
	color: #ffffff;
	font: 13px Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	line-height: 19px;
}

.BLUtxtLRG{
	color: #97b0b0;
	font: 13px Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	line-height: 19px;
}/*

.flare{
	border-top: 1px dotted #373636;
	border-bottom: 1px dotted #373636;
	color: #fff;
	font: 21px Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	padding: 4px 0px 4px 0px;
	text-align: center;
}*/
	
.tollfree{
	font: bold 20px Georgia, "Times New Roman", Times, serif;
	color: #fff;
}

img.border {
	padding: 4px;
	border: 1px solid #000;
	background: #fceded;
}

/* ~~ navigation ~~ */

.menubar{
	background: #2e2d2d; 
	padding: 10px 0;
	border: 1px solid #91a6a6;
}

.menubartxt{
	font: 10px Arial, Helvetica, sans-serif;
	text-align: center;
	color: #CCC;
}

.menubartxt a:link, .menubartxt a:visited{
	color: #fff;
	text-decoration: none;
}

.menubartxt a:hover, .menubartxt a:active{
	color: #9da6a6;
	text-decoration: none;
}

.menubartxtLRG{
	font: 16px Arial, Helvetica, sans-serif;
	text-align: center;
	padding-bottom: 10px;
}

.menubartxtLRG a:link, .menubartxtLRG a:visited {
	color: #fff;
	text-decoration: none;
}

.menubartxtLRG a:hover, .menubartxtLRG a:active {
	color: #fff;
	text-decoration: underline;
}

.subnav{
	border-top: 1px solid #97b0b0;
	border-bottom: 1px solid #97b0b0;	
	color: #fff;
	font: bold 13px Arial, Helvetica, sans-serif;
	padding: 8px 0 8px 0;
	text-align: center;
}

.subnav a:link, .subnav a:visited {
	color: #bbc4cc;
	text-decoration: none;
}

.subnav a:hover, .subnav a:active {
	color: #fff;
	text-decoration: none;
}

/* ~~ rates ~~ */

.rates1{
	background: #672e24; 
	font: 12px Arial, Helvetica, sans-serif;
	color: #fff;
	text-align: center;	
}

.rates2{
	background: #e2d7cd; 
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #292725;
	padding: 6px 0 6px 0;
	text-align: center;
}

.rates2 a:link, .rates2 a:visited{
	color: #672e24;
	text-decoration: underline;
}

.rates2 a:hover{
	color: #333;
	text-decoration: underline;
}

.rates3{
	background: #ede5dd;
	font: 13px Arial, Helvetica, sans-serif;
	color: #292725;
	font-weight: bold;
	text-align: center;
}

.ratesTitle{
	background: #672e24;
	font: 15px Arial, Helvetica, sans-serif;
	color: #fff;
	padding: 4px 0 4px 0;
	text-align: center;
}

.ratesSpecial{
	background: #672e24; 
	font: 13px Arial, Helvetica, sans-serif;
	color: #fff;
	text-align: center;
}

.ratesborder{
	background: #292725;
	border: 1px solid #e2d7cd;
	font: 11px Arial, Helvetica, sans-serif;
	color: #fff;
	text-align: center;
	padding: 5px;
}

.table{
	border: 1px solid #9da6a6;
	font: 13px Arial, Helvetica, sans-serif;
	color: #9da6a6;
	background: #171616;
	padding: 10px;
	line-height: 16px;
}

.table2{
	border-top: 1px solid #97b0b0;
	border-bottom: 1px solid #97b0b0;
	font: 11px Arial, Helvetica, sans-serif;
	color: #9da6a6;
}

.table3{
	background: #292725;
	color: #fceded;
	font: 12px Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #9da6a6;
}

.table6{
	border-top: 4px solid #97b0b0;	
	color: #CCC;
	font: 13px Arial, Helvetica, sans-serif;
	padding: 10px 4px 10px 4px;
	line-height: 17px;
}

.tablespecialstxt{
	border: 1px solid #97b0b0;
	font: 11px Arial, Helvetica, sans-serif;
	color: #000;
	letter-spacing: 1px;
}

.tablespecialstxt a:link, .tablespecialstxt a:visited {
	color: #fff;
	text-decoration: none;
}

.tablespecialstxt a:hover, .tablespecialstxt a:active {
	color: #97b0b0;
	text-decoration: underline;
}
	
ul {
	list-style-type: disc;
	line-height: 19px;
	padding-right: 10px;
} 

ol {
	list-style-type: disc;
} 

.clickto{
	padding: 4px 6px 4px 6px;
	color: #b4b0b0;
	font: 12px Arial, Helvetica, sans-serif;
	text-align: justify;
}
