BODY {
	margin: 0px;
}

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

.indextable TD {
	padding: 0px;
}

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

.indexcontents {
	width: 100%;
	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 */
.noprint {
	display: none;
}
#whole {
	width: 100%;
	border-collapse : collapse;
	border-spacing : 0px;
	background-color: black;
	border-left : 1px solid White;
	border-right : 1px solid White;
	height: 100%;
}
.picholder {
	float: right;
	text-align: left;
	line-height: 100%;
	margin-left: 10px;
	margin-top: 10px;
	padding-bottom: 3px;
	/*width: 135px;*/
}
.formalName {
	font-size : 1.1em;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 5px;
}
.formalTitle {
	font-size : 1.1em;
	margin-bottom: 15px;
	margin-top: 5px;
}
A.formal:Link, A.formal:Visited, A.formal:Active {
	font-size : 0.9em;
	color: #333;
	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 : Arial, Helvetica, sans-serif;
	font-size : 1em;	
	font-weight: bold;
}
.pagetable {
	width: 100%;
	border-collapse : collapse;
	border-spacing : 0px;
}
.pageContents {
	background-color: white;
	width: 100%;
	color: #333;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 0.8em;
	vertical-align: top;
}
.onecol {
	width: 357px;
}
.pageNAVtable {
	display: none;
}
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;
}
H2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 1.1em;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	line-height: 1.6em;
}
H2 A:Link, H2 A:Visited, H2 A:Active {
	text-decoration: none;
	font-weight: normal;
}
.secondhead {
	font-size : 1.2em;
	margin-top: 0px;
	margin-bottom: 0px;
	text-transform : uppercase;	
}
H2 {
	font-size : 1.0em;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;	
}
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: 10px;
	padding-top: 4px;
	padding-bottom: 5px;
}
.strap {
	color: white;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 0.9em;
	font-weight: bold;
	letter-spacing : 1px;
	/*text-transform: uppercase;*/
}
.innerTable{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 1em;	
}
.contactL {
	width: 16ex;
	vertical-align: top;
}
.navTitle {
	/*font-size: 140%;*/
	letter-spacing : 1px;
}

#checklist LI {
	list-style-image : url(images/tick.gif);
}

.peoplepic {
	float: left; 
	margin-right: 10px;
}

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

A.nav:Link, A.nav:Visited, A.nav:Active {
	color: White;
	text-decoration: none;
	/*text-transform: uppercase;*/
}
A.nav:Hover {
	color: #ff9900;
	text-decoration: none;	
}
A.navB:Link, A.navB:Visited, A.navB:Active {
	/*font-size: 140%;*/
	letter-spacing : 1px;
	color: White;
	text-decoration: none;
	text-transform: uppercase;
}
A.navB:Hover {
	color: #ff9900;
	text-decoration: none;	
}
.active {
	color: White;
	/*text-transform: uppercase;	*/
}
A:Link, A:Visited, A:Active {
	font-family : Arial, Helvetica, sans-serif;
	color: #333;
}
A:Hover {
	color: #ff9900;
}
/* MONO IND cedit */
A.credit:Link, A.credit:Visited, A.credit:Active {
	font-family : Arial, Helvetica, sans-serif;
	color: White;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
}
A.credit:Hover {
	color: #ff9900;
	text-decoration: none;	
}