BODY {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.indexhtm {
	background-color: black;
	background-image : url(images/background.gif);
}

.indextable {
	width: 720px;
	border-collapse : collapse;
	border-spacing : 0px;
	padding: 0px;
}

.indextable TD {
	padding: 0px;
}

.innertable {
	border-collapse : collapse;
	border-spacing : 0px;
}


.indexbackground {
	background-image : url(images/background_lines.gif);
	background-repeat : no-repeat;	
}

.indexcontents {
	width: 480px;
	height: auto;
	color: white;
	margin-left: 230px;
}

.indexNAVtable {
	color: white;
	font-family : Arial, Helvetica, sans-serif;
 	font-size : 0.7em;
	font-weight : bold;
	letter-spacing : 1px;
}

/* content pages */
.pages {
	background-color: black;
	background-image : url(images/background.gif);
}
#wholeIdx {
	width: 720px;
	border-collapse : collapse;
	border-spacing : 0px;
	background-color: Black;
	border-left : 1px solid White;
	border-right : 1px solid White;
	height: 100%;
}
#whole {
	width: 720px;
	border-collapse : collapse;
	border-spacing : 0px;
	background-color: Black;
	border-left : 1px solid White;
	border-right : 1px solid White;
	height: 100%;
	background-image : url(images/bw_background720.gif);
	background-repeat : repeat-y;
}
#photoHeaderKeyline {
	border-left: 1px solid #c0c0c0;
}
.picholder {
	float: right;
	text-align: left;
	line-height: 100%;
	margin-left: 10px;
	margin-top: 10px;
	padding-bottom: 3px;
	width: 180px;
}
.formalName {
	font-size : 0.9em;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 5px;
	color: #666;
}
.formalTitle {
	font-size : 0.9em;
	margin-bottom: 15px;
	margin-top: 5px;
	color: #666;
}
A.formal:Link, A.formal:Visited, A.formal:Active {
	font-size : 0.85em;
	color: #666;
	text-decoration: none;
	font-weight: bold;
}
A.formal:Hover {
	color: #ff9900;
	text-decoration: none;
	font-weight: bold;
}
.greyhead {
	background-color : #666;
	background-image : url(images/La_Playa_logo_plain.gif);
	height: 81px;
	background-repeat : no-repeat;
}
.pagetitle {
	color: White;
	font-family : "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size : 1em;	
	font-weight: bold;
}
.pagetable {
	width: 720px;
	border-collapse : collapse;
	border-spacing : 0px;
}
.pageContents {
	background-color: white;
	width: 543px;
	color: #333;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 0.8em;
	vertical-align: top;
}
.pageMargins {
	margin: 10px 10px 10px 10px;
	line-height: 170%;
}
.pageMargins2 {
	margin: 10px 155px 10px 10px;
	line-height: 170%;
}
.onecol {
	width: 357px;
}
.pageNAVtable {
	color: white;
	font-family : "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size : 0.7em;
	/*font-weight : bold;*/
	border-collapse : separate;
	border-spacing : 2px;
}
H1 {
	font-size : 1.5em;
	/*letter-spacing : 1px;*/
	font-family : Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 5px;
	/*text-align: center;*/
	text-transform : lowercase;
	color: #666666;	
}
H2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 1.05em;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	line-height: 1.6em;
	color: #666666;	
}
H2 A:Link, H2 A:Visited, H2 A:Active {
	text-decoration: none;
	font-weight: normal;
	color: #666666;	
}
H2 A:Hover {
	color: #ff9900;
}
.secondhead {
	font-size : 1.2em;
	margin-top: 0px;
	margin-bottom: 0px;
	text-transform : uppercase;	
}

.altSubHead {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 1.1em;
	font-weight: bold;
}
.altCopy {
	font-family : Arial, Helvetica, sans-serif;
}
.testCopy {
	font-size : 1.1em;
	font-style: italic;
}
H3 {
	font-size : 1.3em;
	letter-spacing : 1px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
}
LEGEND {
	color: #ff9900;
}

.strapback {
	background-color: #666;
	vertical-align: middle;
	margin-left: 5px;
	padding-left: 26px;
	padding-top: 6px;
	padding-bottom: 7px;
}
.strap {
	color: white;
	font-family :  "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size : 0.75em;
	font-weight: bold;
	/*letter-spacing : 1px;*/
	/*text-transform: uppercase;*/
}
.innerTable{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 1em;	
}
.TablePadding TD {
	padding: 3px;
}
.contactL {
	width: 17ex;
	vertical-align: top;
}
.navTitle {
	font-size: 120%;
	letter-spacing : 2px;
	font-weight: bold;
}

#checkListDiv {
	background-color : Silver;
	border: 1px solid Gray;
	padding: 5px;
	padding-top: 80px;
	margin-top: 0;
	background-image : url(images/header_photos/Boating_3.jpg);
	background-position : top;
	background-repeat : no-repeat;
}
#checklist LI {
	list-style-image : url(images/tick.gif);
}

#carebullets  {
}

.peoplepic {
	float: left; 
	margin-right: 10px;
}
.picborder {
	border: 1px solid Black;
}

.linkheads {
	margin-bottom: 0px;
	text-transform: uppercase;	
}

A.nav:Link, A.nav:Visited, A.nav:Active {
	font-family : "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	color: White;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing : 1px;
	font-size: 90%;
}
A.nav:Hover {
	font-family : "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	color: #ff9900;
	text-decoration: none;	
}
A.navB:Link, A.navB:Visited, A.navB:Active {
	font-family : "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 120%;
	letter-spacing : 2px;
	color: White;
	text-decoration: none;
	text-transform: uppercase;
	/*font-weight: normal;*/
}
A.navB:Hover {
	font-family : "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	color: #ff9900;
	text-decoration: none;	
}
.active {
	color: White;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing : 1px;
	font-size: 90%;	
}
.active2 {
	color: White;
	text-transform: uppercase;
	font-size: 120%;
	letter-spacing : 2px;
	font-weight: bold;
}
A:Link, A:Visited, A:Active {
	color: #333;
	text-decoration: none;
	font-weight: bold;
}
A:Hover {
	color: #ff9900;
	text-decoration: none;
}

#TandCtable {
	font-family : Arial, Helvetica, sans-serif;
 	font-size : 1.0em;
	width: 270px;
}
#TandCtable TD {
	vertical-align: top;
	line-height: 170%;
}

/* MONO IND cedit */
A.credit:Link, A.credit:Visited, A.credit:Active {
	font-family : "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	color: White;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
}
A.credit:Hover {
	color: #ff9900;
	text-decoration: none;	
}

.lolite {
	background-color: #e0e0e0;
}

#tenthanniverasy IMG {
	border: 1px solid silver;
	margin: 8px;
	padding: 8px;
}

.emergency {
	color: orange;
}

A.emergency:Link, A.emergency:Visited, A.emergency:Active {
	color: orange;
}
A.emergency:Hover {
	color: red;
}
