* {
padding: 0;
margin: 0;
}

body {
background: #FEFEFE;
font: 9pt Arial, sans-serif;
line-height: 12pt;
}

#content {
position: relative;
margin: 5px auto;
width: 750px;
}

#header {
position: relative;
background: url(images/caletapalms.jpg);
height: 150px;
border: 0;
}

#header h1 {
text-align: right;
padding: 5px;
color: #FFFFFF;
font: 25pt Arial, sans-serif;
text-transform: uppercase;
font-weight: 600;
}
#header h2 {
	font-size: medium;
	color: #CCCCCC;
	text-align: right;
	padding: 5px;
}


#topnav {
	position: relative;
	margin: 2px 2px 2px 0;
	width: 746px;
	text-align: center;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
	background: #F0F0F0;
}

#topnav ul li {
	list-style-type: none;
	float: left;
	margin: 2px 15px 2px 0;
	padding: 2px 7px 2px 0;
	text-align: left;
}

#topnav ul li a {
color: #006699;
text-decoration: none;
border: 0;
display: inline;
}

#topnav ul li a:hover {
color: #000;
text-decoration: underline;
border: 0;
}

#bodyText {
float: left;
position: relative;
margin-top: 2px;
text-align: justify;
width: 540px;
}

#bodyText p {
margin: 0;
padding: 5px 5px 5px 10px;
}

#bodyText h1 {
font: 15pt Garamond, "Times New Roman", serif;
font-weight: 550;
margin: 5px 2px;
}

#bodyText h2 {
	font: 12pt Garamond, "Times New Roman", serif;
	margin: 0;
	padding: 10px;
	clear: left;
}

#bodyText a {
color: #336699;
text-decoration: none;
}

#bodyText a:hover {
color: #000;
text-decoration: underline;
}

#bodyText img {
	border: 1px solid #666633;
	padding: 2px;
	margin: 5px;
}
.rightalign {
	float: right;
}
.smallgrey {
	font-size: 9px;
	color: #999999;
}



#rightmargin {
float: right;
position: relative;
margin-top: 25px;
width: 200px;
padding: 2px;
}

#rightmargin h1 {
	font: 11pt Garamond, "Times New Roman", sans-serif;
	padding: 4px 0 1px;
	margin-bottom: 2px;
	font-weight: 500;
	border-bottom: 1px solid #000;
	text-align: right;
}

#rightmargin p {
font: 9pt Arial, sans-serif;
}

#rightmargin ul li{
list-style-type: none;
margin:0;
padding: 0;
}
#listbox {
	margin: 10px;
	padding: 10px;
	width: auto;
	border: 1px dotted #999999;
	list-style: none;
	line-height: 15px;
	font-weight: bolder;
}
.clearboth {
	clear: both;
}



#rightmargin a {
	color: #666633;
	text-decoration: none;
	border-bottom: 1px solid #F0F0F0;
	display: block;
	float: right;
}

#rightmargin img {
	float: right;
	border: 1px solid #666633;
	padding: 5px 2px;
	margin-left: 2px;
	margin-top: 5px;
	margin-right: 2px;
	margin-bottom: 5px;
}

#footer {
padding: 2px;
margin: 0;	
background-color: #F0F0F0;
font-size: 8pt;
text-align: right;
}

#gallery {
	margin-top: 2px;
	text-align: center;
	width: 750px;
	clear: both;
}

#gallery p {
margin: 0;
padding: 5px 5px 5px 10px;
}

#gallery h1 {
font: 15pt Garamond, "Times New Roman", serif;
font-weight: 550;
margin: 5px 2px;
}

#gallery h2 {
font: 12pt Garamond, "Times New Roman", serif;
margin: 0;
padding: 10px;
}

#gallery img {
float: none;
border: 1px solid #666633;
padding: 2px;
}

#gallery a {
color: #336699;
text-decoration: none;
}

#gallery a:hover {
color: #000;
text-decoration: underline;
}

.highlight {
	font-style: italic;
	border: thin dashed #CC0000;
	background-color: #CCCCCC;
}
.smalltxt {
	font-size: small;
}
